[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

DHCP lease and renovation



Hi we are deploying a distributed system with terminals running debian-live with is loaded at boot time via PXE: tftp + dhcp + nfs

Everything works mostly as desired but we had found that terminals never tries to renovate its lease.

Any idea of what can be wrong since, because we would like it to work as an regular dhcp client ( actual, when terminals are up they aren't aware at all about dhcp)

Right now we are working configuring permanents leases but it will help us a lot if we can have lease renovation.

This one of the boot files:

label kernel
        kernel debian-live/auto/vmlinuz-2.6.32-5-686
        append initrd=debian-live/auto/initrd.img-2.6.32-5-686 panic=180 boot=live config timezone=Europe/Madrid locales=es_ES.UTF-8 keyboard-layouts=es netboot=nfs nfsroot=10.0.10.50:/smartion/releases/auto  terminal-type=MSI hostname=CAMA2019 rsyslogserver=10.0.10.50 swapon watchdog


This are the logs of the DHCP ( dnsmasq)  and tftp  and NFS: when I boot a terminal


Oct 18 17:06:07 smartion dnsmasq-dhcp[7240]: DHCPREQUEST(eth2) 10.0.10.55 00:60:ef:09:b0:62
Oct 18 17:06:07 smartion dnsmasq-dhcp[7240]: DHCPACK(eth2) 10.0.10.55 00:60:ef:09:b0:62 cama2019
Oct 18 17:06:07 smartion in.tftpd[19286]: RRQ from 10.0.10.55 filename /smartion/netboot/pxelinux.0
Oct 18 17:06:07 smartion in.tftpd[19286]: tftp: client does not accept options
Oct 18 17:06:07 smartion in.tftpd[19287]: RRQ from 10.0.10.55 filename /smartion/netboot/pxelinux.0
Oct 18 17:06:07 smartion in.tftpd[19288]: RRQ from 10.0.10.55 filename /smartion/netboot/pxelinux.cfg/ffffffff-ffff-ffff-ffff-ffffffffffff
Oct 18 17:06:07 smartion in.tftpd[19289]: RRQ from 10.0.10.55 filename /smartion/netboot/pxelinux.cfg/01-00-60-ef-09-b0-62
Oct 18 17:06:07 smartion in.tftpd[19290]: RRQ from 10.0.10.55 filename /smartion/netboot/debian-live/menu.cfg
Oct 18 17:06:07 smartion in.tftpd[19291]: RRQ from 10.0.10.55 filename /smartion/netboot/debian-live/vesamenu.c32
Oct 18 17:06:07 smartion in.tftpd[19292]: RRQ from 10.0.10.55 filename /smartion/netboot/pxelinux.cfg/01-00-60-ef-09-b0-62
Oct 18 17:06:07 smartion in.tftpd[19293]: RRQ from 10.0.10.55 filename /smartion/netboot/debian-live/menu.cfg
Oct 18 17:06:07 smartion in.tftpd[19294]: RRQ from 10.0.10.55 filename /smartion/netboot/debian-live/splash.png
Oct 18 17:06:09 smartion in.tftpd[19297]: RRQ from 10.0.10.55 filename /smartion/netboot/debian-live/autovmlinuz-2.6.32-5-686
Oct 18 17:06:10 smartion in.tftpd[19299]: RRQ from 10.0.10.55 filename /smartion/netboot/debian-live/auto/initrd.img-2.6.32-5-686
Oct 18 17:06:22 smartion dnsmasq-dhcp[7240]: DHCPDISCOVER(eth2) 00:60:ef:09:b0:62
Oct 18 17:06:22 smartion dnsmasq-dhcp[7240]: DHCPOFFER(eth2) 10.0.10.55 00:60:ef:09:b0:62
Oct 18 17:06:22 smartion dnsmasq-dhcp[7240]: DHCPREQUEST(eth2) 10.0.10.55 00:60:ef:09:b0:62
Oct 18 17:06:22 smartion dnsmasq-dhcp[7240]: DHCPACK(eth2) 10.0.10.55 00:60:ef:09:b0:62 cama2019
Oct 18 17:06:22 smartion mountd[1173]: authenticated mount request from 10.0.10.55:969 for /smartion/releases/auto (/smartion/releases)

I would appreciate any hint about what we are doing wrong regards


-- 
Carlos Alarcón.

Tel: 916 244 049 ext: 2002

Reply to: