I'm trying a netboot install for the first time, after having a working xCAT installation for quite some time.
We use a central DNS and DHCP server on another subnet, at 10.101.1.11. The master xCAT server is at 10.101.4.3. The netboot progresses to the point where it's running the following command, at which point it hangs, since our DNS/DHCP server isn't running ftp: wget -l inf -nH -N -r --waitretry=10 --random-wait -T 60 ftp://10.101.1.11/postscripts -P /xcatpost --cut-dirs=1 I've grep'd everything I could think of to figure out where it's getting 10.101.1.11 (the DNS/DHCP server address) from for that wget command. /install/autoinst/nodename doesn't mention it. lsdef nodename doesn't mention it. /install/netboot/fedora13/x86_64/compute/rootimg doesn't mention it. The only mention of it in a dump of all tables is in site.nameservers, which is exactly where I want it. Why is wget trying to contact the DNS/DHCP server instead of the master server during netboot? Any other places I need to look to set this config correctly? Thanks. Andrew ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122412 _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
