Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2012 12:30:15 GMT
From:      "Bjoern A. Zeeb" <bz@freebsd.org>
To:        freebsd-rc@FreeBSD.org
Subject:   Re: kern/165769: [rc][jai][ipv6] IPv6 Initialization on external iface is too slow for jail
Message-ID:  <201203121230.q2CCUFuk051942@freefall.freebsd.org>

index | next in thread | raw e-mail

The following reply was made to PR kern/165769; it has been noted by GNATS.

From: "Bjoern A. Zeeb" <bz@freebsd.org>
To: Oleg Ginzburg <olevole@olevole.ru>,
 bug-followup@FreeBSD.org
Cc: freebsd-jail <freebsd-jail@freebsd.org>
Subject: Re: kern/165769: [rc][jai][ipv6] IPv6 Initialization on external iface is too slow for jail
Date: Mon, 12 Mar 2012 12:21:01 +0000

 On 12. Mar 2012, at 12:01 , Oleg Ginzburg wrote:
 
 > =D0=97=D0=B4=D1=80=D0=B0=D0=B2=D1=81=D1=82=D0=B2=D1=83=D0=B9=D1=82=D0=B5=
 ,
 >=20
 > On Monday 12 March 2012 15:27:32 bz@freebsd.org wrote:
 >> This has nothing to do with jails, just with interfaces, possibly
 >> switch ports and spanning tree.
 >=20
 > /etc/rc.d/netwait the script concerns only in a case "complete"-type =
 jail, not=20
 > for "service"-type as is written in my example
 
 I don't see a difference but I see what you mean with "on start" which I =
 treated
 as "on boot".  The answer unfortunately is - DAD is not supposed to take =
 that
 long that it would matter, so the NIC drivers are probably silly or are =
 required
 to do silly things.  I wonder if you might even see a DOWN/UP cycle.
 
 The workaround you can apply is to use the prestart option to the jail =
 to add that
 sleep 1 you need and let the startup script configure the IP addresses =
 for you.
 See jail_exec_prestart<n> in man 5 rc.conf.
 
 
 /bz
 
 --=20
 Bjoern A. Zeeb                                 You have to have visions!
    It does not matter how good you are. It matters what good you do!
 


home | help

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