Re: em0 net interface Link state changed to UP too late at boot time



Hi Kevin.

Ok. I'll try that.

Thank you.

--
Robi


Kevin Downey wrote:
On 6/28/07, Roberto Nunnari <roberto.nunnari@xxxxxxxx> wrote:
Hi Kevin.

No DHCP. The box gets a static address. From rc.conf:

ifconfig_em0="inet aaa.bbb.ccc.ddd netmask 255.255.252.0 media 1000baseTX"

as you see, I also tried to use a fixed speed (both on the server
NIC and the switch port) instead of autoconfiguration, but it
doesn't help.




Kevin Downey wrote:
> On 6/28/07, Roberto Nunnari <roberto.nunnari@xxxxxxxx> wrote:
>> Thank you Gilbert.
>>
>> I think I will give that a try.
>>
>> But it seams to me that is not the solution.. it may
>> be a workaround but not a solution.. It seams to me
>> that early_late_divider is in case you mount a FS
>> like /usr/local where there are startup scripts executed
>> at the late stages of the boot process.. and that's
>> not my case.. my case is that the em0 interface, somehow
>> gets ready too late.. it doesn't react in a responsive
>> way to the up command.. I have other boxes with different
>> NICs, mounting that FS without problem and without
>> the early_late_divider option.
>>
>> Can anybody tell why this strange behaviour started
>> after upgrading from 5.3-RELEASE to 6.1-RELEASE (that
>> was last summer or early fall). May it be related with
>> the problems of the em driver? Is there a solution?
>>
>> is there a way to tell the boot system to wait until
>> ifconfig_em0 is be up?
>>
>> or a way to have em0 responde up before in the boot stage?
>>
>> Thank you again.
>> Best regards.
>>
>> --
>> Robi
>>
>>
>> Lowell Gilbert wrote:
>> > Roberto Nunnari <roberto.nunnari@xxxxxxxx> writes:
>> >
>> >> ..but on the other box (the em0 one that at the second
>> >> retry will succed to mount the NFS FS) is there since
>> >> I upgraded it from 5.3-RELEASE to 6.1-RELEASE
>> >>
>> >> Again.. any hints?
>> >
>> > I think you're looking for the early_late_divider as described in the
>> > manual for rc.conf(5).
>> >
>
> if you are using dhcp there is an option to run dhcp in the
> background, which means the system doesn't stop and wait for dhcp to
> configure the address. So if you are using dhcp take a look at the
> dhcp variables in the rc.conf manpage
>



try adding an "up" in there.
ifconfig_em0="up inet aaa.bbb.ccc.ddd netmask 255.255.252.0 media 1000baseTX"


_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Who is altering my hostname?
    ... netmask 255.255.255.255 ... broadcast 0.0.0.0 ... iface venet0:0 inet static ... I have also removed some packages with dhcp in their names. ...
    (Debian-User)
  • Re: 3rd Time Liucky...?
    ... inet 192.168.1.100 netmask 0xffffff00 broadcast 192.168.1.255 ... well as posted your lan card is connected but the wireless is not. ... set to auto configure by DHCP? ... can try manuall IP's with and with out DHCP. ...
    (uk.comp.sys.mac)
  • Console configuration tool
    ... I am looking for a tool to administer the basic network ... parameters (IP, Netmask, gateway, DHCP (if that's the case), etc). ...
    (Debian-User)
  • Re: Comcast Cable modem on linux? Anyone get it to work?
    ... When using dhcp, most values will come from the the last stanza from ... Hmmmm, I do not see my netmask number at all in there. ... better do a little more research into what dhclient is doing for you, ...
    (alt.os.linux)
  • Re: Netgear PS100 Print server ... how to set network to make work?
    ... A good catch re DHCP. ... > What do you have doing DHCP serving on your network? ... I have a Linksys router as DHCP for network. ... >>My hunch is that my netmask make its so the 192.168.0.150 range is not ...
    (microsoft.public.windowsxp.network_web)