Hi; To compare to a clean log: Reading /tmp/fai/boot.log FAI_FLAGS: verbose sshd createvt FAI_CONFIG_SRC is set to nfs://kueppers/srv/fai/config Failed log: Reading /tmp/fai/boot.log FAI_FLAGS: verbose sshd createvt mount to nfs 10.10.10.10 failed
So here i think as you mentioned i need to correct the value of FAI_CONFIG_SRC . In which file could i do that (/etc/fai/fai.conf????)? and do i need to rerun make-fai-nfsroot thanks > Date: Thu, 17 Dec 2009 16:21:50 +0100 > Subject: Re: mount to nfs failed > From: [email protected] > To: [email protected] > CC: [email protected]; [email protected] > > >> i have changed fai ip address. then i changed > >> /srv/tftp/pxelinux.cfg/default with the new address > >> but i am getting an error message: mount to nfs 10.10.10.10 failed. > >> 10.10.10.10 is the old ip address. > >> I think i need to change the ip adress somewhere else? > > > fix /etc/fai/* and rerun make-fai-nfsroot. > > That's not necessary. > > @akr: > > 1) Do you use the option "root-path" in your dhcpd config? I read > somewhere about it, but never got it to work. > > 2) Do you specify full paths for "nfsroot" and "FAI_CONFIG_SRC" in the > tftp boot descriptions or just "nfsroot=/srv/nfsroot" (just an example). > > If you don't then the value from "next-server" (dhcpd.conf) is used as the > nfs-server. > > example for "full path": > nfsroot=a.b.c.d:/srv/fai/nfsroot > FAI_CONFIG_SRC=nfs://a.b.c.d/srv/fai/config/ > > > did this help? > > tschüß > thomas > _________________________________________________________________ Windows Live: Make it easier for your friends to see what you’re up to on Facebook. http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_2:092009
