Date: Mon, 21 Jan 2002 11:26:40 -0600 From: "Robert D. Hughes" <rob@robhughes.com> To: <freebsd-stable@FreeBSD.ORG> Subject: RE: hang at boot Message-ID: <B95B566BD245174196CA4EE29E5818831B6445@HEXCH01.robhughes.com>
next in thread | raw e-mail | index | archive | help
Well, its really a little more complicated than that, as I always add the local machine to etc/hosts, and on clients and servers I add applicable systems like file servers, etc, though I generally try to separate functions to avoid such dependencies. I also have root's email aliased to root@domain.com as I have several boxes that I get reports emailed from, and I don't want to spend my days logging into each one to see if there's any email I need to worry about. Thanks, Rob -----Original Message----- From: Dmitry Morozovsky [mailto:marck@rinet.ru] Sent: Monday, January 21, 2002 11:08 AM To: Robert D. Hughes Cc: freebsd-stable@FreeBSD.ORG Subject: RE: hang at boot On Mon, 21 Jan 2002, Robert D. Hughes wrote: RDH> Ok... that does explain it, but this system is actually a DNS server RDH> (double-split), and uses itself for DNS. Is there a work around? Named RDH> doesn't get loaded until later, along with the mail server, since I do RDH> it with scripts rather than from rc.conf. And since this box is rather RDH> important, and since I waited around 10 minutes for it to go past that, RDH> it seems rather troublesome. If its just a configuration issue, tell me RDH> and I'll research it on the net. Workaround is to add fully qualified host name to /etc/hosts. It's also applicable to machine names which filesystems are automounted via NFS, 'cause `mount -a -t nfs' runs also before named start... RDH> On Sun, Jan 20, 2002 at 01:00:16PM -0600, Robert D. Hughes wrote: RDH> > I'm getting a hang at boot now with a cvsup build from 1/16. The hang RDH> occurs at "recovering vi sessions". A ctrl-c gets it past. Anyone else RDH> seen this? RDH> RDH> That's the timeout for a DNS lookup when vi is trying to send an email RDH> saying there's a file to recover, it's nothing to do with your cvsup at RDH> all :) Sincerely, D.Marck [DM5020, DM268-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B95B566BD245174196CA4EE29E5818831B6445>