I have a working xCAT box on CentOS 7 which I am moving to another CentOS 7 box. I did a clean install of xCAT then migrated node images and such. I'm adding nodes manually and the first one won't boot. It fails with:
Trying to load: pxelinux.cfg/0A6E04 Could not find kernel image: xcat/nbk.x86_64 That hex is the first 3 octets of the IP, why wouldn't it be the entire IP? I can see xcat configured tftp whatevers like so: # ls -l /tftpboot/pxelinux.cfg/ total 24 -rw-r--r-- 1 root root 118 Jan 27 11:39 0A6E04 lrwxrwxrwx 1 root root 3 Feb 4 14:06 0A6E0414 -> cn0 -rw-r--r-- 1 root root 118 Jan 27 11:39 0A6E05 -rw-r--r-- 1 root root 118 Jan 27 11:39 0A6E06 -rw-r--r-- 1 root root 118 Jan 27 11:39 0A6E07 -rw-r--r-- 1 root root 115 Jan 27 11:39 7F -rw-r--r-- 1 root root 380 Feb 4 14:06 cn0 The node is "cn0". So, how do I get the node to look for 0A6E0414 instead of 0A6E04? ... or how can I make xcat work with 0A6E04? -- Jeff White HPC Systems Engineer Information Technology Services - WSU ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
