Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 2009 12:26:37 -0700
From:      Nerius Landys <nlandys@gmail.com>
To:        RW <rwmaillists@googlemail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: /etc/rc.d/named dilemma
Message-ID:  <560f92640908221226o5da22c8frae08de57520d98be@mail.gmail.com>
In-Reply-To: <560f92640908221213p2e426650x3bcad3b93de4d4a3@mail.gmail.com>
References:  <560f92640908212137s376f1dc8vaba59618a6b71d67@mail.gmail.com> <20090822164219.1d439ae4@gumby.homeunix.com> <560f92640908221213p2e426650x3bcad3b93de4d4a3@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
One last question.  I'm getting interesting [kernel?] messages during
bootup.  You know, the kind that are highlighted white in the console.

The relevant lines of rc.conf look like this right now:

defaultrouter="64.156.192.1"
hostname="daffy.nerius.com"
ifconfig_em0="inet 64.156.192.169  netmask 255.255.255.0"
waitfornetwork_enable="YES"
named_enable="YES"
sshd_enable="YES"
#ntpdate_enable="YES"
ntpd_enable="YES"
linux_enable="YES"
apache22_enable="YES"
mysql_enable="YES"


Early on in the bootup, the ifconfig shows for em0:

inet 64.156.192.169 ...
media: Ethernet autoselect
status: no carrier

Then later on:

Waiting for network to initialize.
<highlighted>em0: link state changed to UP</highlighted>
<highlighted>calcru: runtime went backwards from 37332 usec to 16577
usec for pid 47 (sh)...</highlighted>
... (more messages about calcru)

And then everything starts fine, including ntpd.

Why is em0 only brought up when I do my ping command in
/etc/rc.d/waitfornetwork?  And are these calcru messages something to
be worried about?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?560f92640908221226o5da22c8frae08de57520d98be>