At the time you want to change the behavior of the client, has it
received any message from dnsmasq yet?

On Sun, Aug 5, 2012 at 6:19 PM, Mahmood Naderan <nt_mahm...@yahoo.com> wrote:
> Sorry didn't got that!
> Clients read /var/lib/tftpboot/pxelinux.cfg/default. Am I right? Currently I 
> have wrote:
>
> DEFAULT linux
> LABEL linux
> KERNEL vmlinuz-3.2.0-25-generic
> APPEND root=/dev/nfs initrd=initrd.img-3.2.0-25-generic 
> nfsroot=192.168.1.100:/nfsroot ip=dhcp rw
>
>
> Also dnsmasq.conf contains:
>
>  interface=eth2
> domain=hpclab
> expand-hosts
> dhcp-range=192.168.1.1,192.168.1.5,static
> dhcp-option=42,0.0.0.0
> dhcp-boot=pxelinux.0
> enable-tftp
> tftp-root=/var/lib/tftpboot
> dhcp-host=00:e0:81:g5:39:64,ws01,192.168.1.1
> dhcp-host=00:e0:81:g6:42:49,ws02,192.168.1.2
> dhcp-host=00:e0:81:g6:41:34,ws03,192.168.1.3
> dhcp-host=00:e0:81:g6:42:4c,ws04,192.168.1.4
> dhcp-host=00:e0:81:g6:24:77,ws05,192.168.1.5
>
>
> So what is next?
>
> // Naderan *Mahmood;
>
>
> ----- Original Message -----
> From: "richardvo...@gmail.com" <richardvo...@gmail.com>
> To: Mahmood Naderan <nt_mahm...@yahoo.com>
> Cc: "dnsmasq-discuss@lists.thekelleys.org.uk" 
> <dnsmasq-discuss@lists.thekelleys.org.uk>
> Sent: Sunday, August 5, 2012 10:07 PM
> Subject: Re: [Dnsmasq-discuss] increasing boot timeout
>
> Both (1) and (2) are client configuration... if the client had gotten
> any configuration options from dnsmasq at that point, there'd be no
> need to retry.
>
> On Sun, Aug 5, 2012 at 1:24 PM, Mahmood Naderan <nt_mahm...@yahoo.com> wrote:
>> Dear all,
>> We have setup a diskless cluster in which there is a server running dnsmaq 
>> and some clients which try to boot from the server. When clients try to 
>> boot, after some seconds upon no response of the server (I mean the | / - \ 
>> | progress), the clients give up. Is there anyway to
>> 1) increase the timeout period?
>> 2) retrying multiple times instead of only one time?
>>
>> Thanks
>>
>> // Naderan *Mahmood;
>>
>>
>> _______________________________________________
>> Dnsmasq-discuss mailing list
>> Dnsmasq-discuss@lists.thekelleys.org.uk
>> http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss
>

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to