fai-setup crashed existing tftp-server

Mathieu Alorent malorent at echo.fr
Tue May 11 09:57:52 CEST 2010


Le lundi 10 mai 2010 à 20:59 +0200, Martin Schulte a écrit :
> Hello,
> after installing fai on debian lenny with an existing tftp-server the 
> tftfp-boot crashed.
> This is the error-message
> -----
> PXE-E01: File not found
> PXE-E3B: TFTP-Error - File not found
> -----
> so it seems, the client can't find the pxelinux.0, but it's still there
> 
> * tftp-hda ist started, i restarted all kinds of services
> 
> * i set a CNAME "faiserver" (but i think, this isn't necessary). The 
> real servername is tjener
> 
> *
> tftp        dgram    udp4    wait    nobody /usr/sbin/tcpd 
> /usr/sbin/in.tftpd --tftpd-timeout 300 --retry-timeout 5 --mcast-port 
> 1758 --mcast-addr 239.239.239.0-255 --mcast-ttl 1 --maxthread 100 
> --verbose=5 /var/lib/tftpboot
> 
> 9210 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/nbdswapd
> 
> * the /etc/default/tftp-hda has this entries
> RUN_DAEMON="yes"
> OPTIONS="-l -s /var/lib/tftpboot"
> 
> I set TFTPROOT=/var/lib/tftpboot in the fai.conf
> 
> * The dhcp.conf is in the ldap-database:
>   ldapvi --ldap-conf -ZD '(cn=admin)' shows:
> 
> 33 cn=INTERNAL,cn=DHCP Config,dc=skole,dc=skolelinux,dc=no
> cn: INTERNAL
> objectClass: top
> objectClass: dhcpSharedNetwork
> objectClass: dhcpOptions
> dhcpStatements: default-lease-time 1800
> dhcpStatements: max-lease-time 3600
> dhcpStatements: next-server tjener
> dhcpStatements: filename "/var/lib/tftpboot/pxelinux.0"
> dhcpOption: subnet-mask 255.255.254.0
> dhcpOption: broadcast-address 10.0.3.255
> dhcpOption: routers gateway
> dhcpOption: domain-name-servers tjener
> dhcpOption: domain-name "intern"
> dhcpOption: ntp-servers ntp
> dhcpOption: wpad-url "http://www/wpad.dat"
> dhcpOption: log-servers syslog
> dhcpOption: www-server www
> dhcpOption: smtp-server postoffice
> dhcpOption: netbios-name-servers tjener
> dhcpOption: netbios-node-type 8
> 
> 
> 1600 dc=faiserver,dc=intern,ou=hosts,dc=skole,dc=skolelinux,dc=no
> objectClass: top
> objectClass: dNSDomain
> objectClass: domainRelatedObject
> dc: faiserver
> cNAMERecord: tjener.intern
> associatedDomain: faiserver.intern
> 
> 
> Any ideas?
> 
> 
> Thanks, martin

Hi,

Maybe your "dhcpStatements" should not mention the real fully path of
pxelinux.0 but only de relative path from the tftp-server root.

> dhcpStatements: filename "/var/lib/tftpboot/pxelinux.0" 
> 
dhcpStatements: filename "/pxelinux.0"


regards
Mât
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4892 bytes
Desc: not available
Url : http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20100511/5be3abb3/attachment.bin 


More information about the linux-fai mailing list