Re: guessnet with ifplugd during boot fails

From: Olaf Conradi (oohlaf_at_gmail.com)
Date: 02/27/05

  • Next message: Wayne Topa: "X menus won't run xterm pgms"
    Date: Sun, 27 Feb 2005 18:43:50 +0100
    To: debian-user@lists.debian.org
    
    

    On Sun, 27 Feb 2005 11:18:47 +0100, Thomas Hood <jdthood@yahoo.co.uk> wrote:
    > On Sat, 26 Feb 2005 18:40:10 +0100, Olaf Conradi wrote:
    > > This is my configuration:
    > >
    > > and my /etc/default/ifplugd contains:
    > > INTERFACES="" with
    > > HOTPLUG_INTERFACES="all"
    > >
    > > I also tried putting INTERFACES="eth0" in /etc/default/ifplugd and
    > > commented the hotplug stanza in /etc/network/interfaces, but that
    > > setup gave the same results.
    > >
    > > Does anyone know why guessnet does not detect my server during boot?
    > > Is it guessnet where the problem lies?
    >
    > The problem is probably #245651.

    Ah, yes, that was it. Hotplugs starts ifplugd too early during boot as
    discover loads the driver at S36discover.

    I changed INTERFACES="eth0" in ifplugd again, rebooted, but it still
    didn't configure the interface. I realized the
    HOTPLUG_INTERFACES="all" still caused ifplugd to be started before
    S39ifupdown. When I changed it to HOTPLUG_INTERFACES="eth1 eth2" it
    worked.

    Maybe add some logic to /etc/hotplug.d/net/ifplugd.hotplug to exclude
    the interfaces named in INTERFACES if HOTPLUG_INTERFACES is set to
    "all"? Or call this something else?

    Or I could disable hardware detection during boot in discover or skip
    my network driver.
    Doesn't hotplug do the same more or less?

    > Don't hold your breath waiting for this to be fixed. Hot plugging of
    > network cards isn't supported in sarge.

    OK, I'll start breathing again :)

    Cheers,
     -Olaf

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Wayne Topa: "X menus won't run xterm pgms"

    Relevant Pages

    • Re: boot process stalls at "Configuring network interfaces ..."
      ... the laptop boot process now stalls at the ... I had guessnet based setup in the laptop (the guessnet interfaces file ...
      (Debian-User)
    • Re: Panic during boot (in_arpinput).
      ... each vlan.During the boot up while it's configuring the interfaces, it reliably panics. ... If I don't assign the carp interfaces a vhid and pass at boot time, it boots up OK, but I need the carp interfaces. ... This makes me suspect a CARP-specific bug as opposed to the wider issue of under-synchronization of the address lists. ...
      (freebsd-current)
    • Re: Network adapter management in laptop
      ... Jochen Schulz wrote: ... > after boot. ... I might have "accused" ifplugd without having done enough prob. ... ago) when boot finishes I am left with an eth0 without IP configuration. ...
      (Debian-User)
    • Re: Getting boot not to hang if ethernet not plugged into modem
      ... and the rest of the boot will then finish out. ... Well, since interfaces are brought up by /etc/init.d/network, I think ... statements in the 'start' case of that script. ... expects a network connection. ...
      (Debian-User)
    • Re: Network adapter management in laptop
      ... > Now ifplugd is broken and every time I boot I must issue a manual ifup ... How is ifplugd broken? ... I cannot find any outstanding bugs above ... the same version as is sarge). ...
      (Debian-User)