El Miércoles, 14 de Junio de 2006 15:32, Thomas Lange escribió:

searching the link at www.science.uva.nl...
[...]
Based on the physical location in the computer

 Warning: This only works if the driver is built into the kernel, not as a 
loadable module. 
 

[...]
Is tg3 built into kernel on fai-install kernels?

once kernel is loaded, it makes 2 DHCPDISCOVER, both from first NIC (same as 
PXE boot), once just before rootnfs mount, and other three seconds after:

[PXE boot]

Jun 14 17:27:26 etna dhcpd: DHCPDISCOVER from 00:09:3d:14:54:07 via eth0
Jun 14 17:27:26 etna dhcpd: DHCPOFFER on 192.168.1.3 to 00:09:3d:14:54:07 via 
eth0
Jun 14 17:27:30 etna dhcpd: DHCPREQUEST for 192.168.1.3 (192.168.1.1) from 
00:09:3d:14:54:07 via eth0
Jun 14 17:27:30 etna dhcpd: DHCPACK on 192.168.1.3 to 00:09:3d:14:54:07 via 
eth0

[tftp gets]

Jun 14 17:27:30 etna in.tftpd[4009]: RRQ from 192.168.1.3 filename pxelinux.0
Jun 14 17:27:30 etna in.tftpd[4009]: tftp: client does not accept options
Jun 14 17:27:30 etna in.tftpd[4010]: RRQ from 192.168.1.3 filename pxelinux.0
Jun 14 17:27:30 etna in.tftpd[4011]: RRQ from 192.168.1.3 filename 
pxelinux.cfg/01-00-09-3d-14-54-07
Jun 14 17:27:30 etna in.tftpd[4011]: sending NAK (1, File not found) to 
192.168.1.3
Jun 14 17:27:30 etna in.tftpd[4012]: RRQ from 192.168.1.3 filename 
pxelinux.cfg/C0A80103
Jun 14 17:27:30 etna in.tftpd[4013]: RRQ from 192.168.1.3 filename 
vmlinuz-install

[first DHCPDISCOVER after boot]

Jun 14 17:27:40 etna dhcpd: DHCPDISCOVER from 00:09:3d:14:54:07 via eth0
Jun 14 17:27:40 etna dhcpd: DHCPOFFER on 192.168.1.3 to 00:09:3d:14:54:07 via 
eth0
Jun 14 17:27:40 etna dhcpd: DHCPREQUEST for 192.168.1.3 (192.168.1.1) from 
00:09:3d:14:54:07 via eth0
Jun 14 17:27:40 etna dhcpd: DHCPACK on 192.168.1.3 to 00:09:3d:14:54:07 via 
eth0

[nfs root mount]

Jun 14 17:27:40 etna mountd[17627]: authenticated mount request from 
etna02:1023 for /usr/lib/fai/nfsroot (/usr/lib/fai/nfsroot)

[second DHCPDISCOVER after boot]

Jun 14 17:27:43 etna dhcpd: DHCPDISCOVER from 00:09:3d:14:54:07 via eth0
Jun 14 17:27:43 etna dhcpd: DHCPOFFER on 192.168.1.3 to 00:09:3d:14:54:07 via 
eth0
Jun 14 17:27:43 etna dhcpd: DHCPREQUEST for 192.168.1.3 (192.168.1.1) from 
00:09:3d:14:54:07 via eth0
Jun 14 17:27:43 etna dhcpd: DHCPACK on 192.168.1.3 to 00:09:3d:14:54:07 via 
eth0




> Maybe this helps:
>
> http://www.science.uva.nl/research/air/wiki/LogicalInterfaceNames
>
> Try ether=0,0,eth0 (or netdev= which is the same) as kernel parameter
> (you can give it with fai-chboot).
>
> You have to force the kernel not to activate the oTher NIC, which is not
> defined in dhcpd.conf. The command nameif can't be used, because the
> interface is already up, and we can't shut if down because of our
> nfsroot from remote.

-- 
Enrique de la Torre Gordaliza
Departamento de Arquitectura de Computadores y Automática
Desp. 220A, Facultad CC. Físicas, Univ. Complutense de Madrid
Tlfn: 91 394 4389

Reply via email to