fai-setup crashed existing tftp-server

Martin Schulte schulte-martin at web.de
Mon May 10 20:59:31 CEST 2010


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


More information about the linux-fai mailing list