[xcat-user] chain after node is already discovered

2013-01-30 Thread Gilad Berman
Hello list, We would like to set a chain of tasks - i.e runimage=image_to_run,install - to a node that has already been discovered. Looks like the chain attribute in the chain table only used by the discovery process. nodeset node runimage=image_to_run,install does not seems to work either

Re: [xcat-user] chain after node is already discovered

2013-01-30 Thread Russell Jones
The chain table is used every time a node boots, *if* the command you have it running asks for nextdestiny. Through my own trial and error, I have found the following to work fairly well to get it cycle through the chain correctly. I'm sure there's a better way out there of doing this.