Hi everyone,

I'm having some problems with xCat with some of our nodes.
We have 5 storage nodes with the same diskless xCat configuration, named s301 - 
s305.

When I boot s301, s302 and s303 everything works as expected. But with s304 and 
s305 I get the following error on the host console: 
"grep /opt/xcat/xcatinfo: No such file or directory"
and everything hangs for few minutes.

I've figured this message comes from 
/install/postscripts/xcatdsklspost
and after some debugging "echo"s Ive narrowed the problem to 
/xcatpost/getpostscript.awk

which injects some xCat variables to s303:/tmp/mypostscript
but with s304 and s305 I get nothing

getpostscript.awk seems to interact with some local server:
server = "/inet/tcp/0/127.0.0.1/400"
again s303 gets xml from this service with some parameters,
but s305 gets this empty xml response:
<xcatresponse>
  <serverdone></serverdone>
</xcatresponse>

Would anyone know the cause of this or give me idea what server this is or 
where I could find it to debug it further?
 
Best regards and thanks
Ragnar Skulason


------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to