On Thu, 16 Aug 2012 07:43:28 Lissa Valletta wrote:
> Make sure syslog is setup to log to the Management Node from your node.
> Test with logger.
> 
> On the Management Node  tail -f /var/log/messages
> Run updatenode <yournode>  -V -P syslog
> 
> Look for the below  message in /var/log/messages.  If this fails you will
> not get the mypostscript file built correctly.
> 
> Aug 16 07:27:47 <your MN>  xCAT: xCAT: Allowing getpostscript from
> <yournode>
> 
It does work as expected. From what I can see getpostscript just parse
the postscripts table to get the list of postscripts to run. The mypostscript
file already have them - no problem. Which means that getpostscript does
indeed work. But it doesn't provide the run_ps routine which will actually
execute the postscripts after install.
As far as I can understand from Guang email, this part should be pasted 
from the autoyast file. It isn't there and I don't see a way for it to get
there.
It's not in the sample templates, not in the scripts. the only place left
is the nodeset command which generates the autoyast file from the 
templates and file included from opt/xcat/share/xcat/install/scripts.

Francois

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to