public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] Re: disabling nics using boot options.
@ 2003-01-09 17:01 Bill Nottingham
  2003-01-09 20:16 ` Roy Dragseth
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bill Nottingham @ 2003-01-09 17:01 UTC (permalink / raw)
  To: linux-ia64

Roy Dragseth (Roy.Dragseth@cc.uit.no) said: 
> Further investigation shows that if I connect the Gbit interface to a 10Mbs 
> hub everything works ok, e.g. using the ksdevice=eth2 boot option works as 
> expected.
> 
> I have narrowed this down to the following problem:  When the init process 
> tries to configure the eth2 with dhcp it fail, but if I logon as root and run
> 
> /etc/init.d/network start
> 
> everything works ok.  Subsequent reboots also works ok because now the 
> information is cached in /etc/dhcpc/.  If I remove the cached info the 
> problem turn up again.

So, it works post-install, but not in the installer? Hm. The dhcp client
code is different in the two cases, but not in a way that should
significantly affect this case.

Bill


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Linux-ia64] Re: disabling nics using boot options.
  2003-01-09 17:01 [Linux-ia64] Re: disabling nics using boot options Bill Nottingham
@ 2003-01-09 20:16 ` Roy Dragseth
  2003-01-09 20:27 ` Bill Nottingham
  2003-01-09 20:41 ` Roy Dragseth
  2 siblings, 0 replies; 4+ messages in thread
From: Roy Dragseth @ 2003-01-09 20:16 UTC (permalink / raw)
  To: linux-ia64

On Thursday 09 January 2003 18:01, Bill Nottingham wrote:
> So, it works post-install, but not in the installer? Hm. The dhcp client
> code is different in the two cases, but not in a way that should
> significantly affect this case.

Well, it doesn't work during a normal bootup either.  If I remove the cached 
info in /etc/dhcpc/ and reboots, the network initialization fails:

Setting network parameters:  [  OK  ]
Bringing up interface lo:  [  OK  ]
Bringing up interface eth2:  dhcpcd[536]: timed out waiting for a valid DHCP 
server response
Determining IP information for eth2... failed.
[FAILED]

If I log in and run /etc/init.d/network start everything works ok:

root@compute-1-1 root]# /etc/init.d/network start
Setting network parameters:  [  OK  ]
Bringing up interface lo:  [  OK  ]
Bringing up interface eth2:  [  OK  ]

I cannot see what it is different when init starts the network from when root 
is doing it.

r.

-- 

  The Computer Center, University of Tromsø, N-9037 TROMSØ, Norway.
	      phone:+47 77 64 41 07, fax:+47 77 64 41 00
     Roy Dragseth, High Performance Computing System Administrator
	 Direct call: +47 77 64 62 56. email: royd@cc.uit.no



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Linux-ia64] Re: disabling nics using boot options.
  2003-01-09 17:01 [Linux-ia64] Re: disabling nics using boot options Bill Nottingham
  2003-01-09 20:16 ` Roy Dragseth
@ 2003-01-09 20:27 ` Bill Nottingham
  2003-01-09 20:41 ` Roy Dragseth
  2 siblings, 0 replies; 4+ messages in thread
From: Bill Nottingham @ 2003-01-09 20:27 UTC (permalink / raw)
  To: linux-ia64

Roy Dragseth (royd@cc.uit.no) said: 
> Well, it doesn't work during a normal bootup either.  If I remove the cached 
> info in /etc/dhcpc/ and reboots, the network initialization fails:
> 
> Setting network parameters:  [  OK  ]
> Bringing up interface lo:  [  OK  ]
> Bringing up interface eth2:  dhcpcd[536]: timed out waiting for a valid DHCP 
> server response
> Determining IP information for eth2... failed.
> [FAILED]
> 
> If I log in and run /etc/init.d/network start everything works ok:
> 
> root@compute-1-1 root]# /etc/init.d/network start
> Setting network parameters:  [  OK  ]
> Bringing up interface lo:  [  OK  ]
> Bringing up interface eth2:  [  OK  ]
> 
> I cannot see what it is different when init starts the network from when root 
> is doing it.

How quickly does it time out (after 30 seconds to a minute?)

Bill


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Linux-ia64] Re: disabling nics using boot options.
  2003-01-09 17:01 [Linux-ia64] Re: disabling nics using boot options Bill Nottingham
  2003-01-09 20:16 ` Roy Dragseth
  2003-01-09 20:27 ` Bill Nottingham
@ 2003-01-09 20:41 ` Roy Dragseth
  2 siblings, 0 replies; 4+ messages in thread
From: Roy Dragseth @ 2003-01-09 20:41 UTC (permalink / raw)
  To: linux-ia64

On Thursday 09 January 2003 21:27, Bill Nottingham wrote:
> How quickly does it time out (after 30 seconds to a minute?)

I clocked it in to exactly one minute.

r.


-- 

  The Computer Center, University of Tromsø, N-9037 TROMSØ, Norway.
	      phone:+47 77 64 41 07, fax:+47 77 64 41 00
     Roy Dragseth, High Performance Computing System Administrator
	 Direct call: +47 77 64 62 56. email: royd@cc.uit.no



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-01-09 20:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-09 17:01 [Linux-ia64] Re: disabling nics using boot options Bill Nottingham
2003-01-09 20:16 ` Roy Dragseth
2003-01-09 20:27 ` Bill Nottingham
2003-01-09 20:41 ` Roy Dragseth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox