What version of xCAT are you using? (xdsh -V). What is the os version?
Are 04 and 05 in the .leases file for DHCP as the others?  Does 04 and 05 
have other dhcp servers other than the management node?
Can the management server be resolved on the 04 and 05?

It looks like that somehow the node cannot figure out who it server is in 
xcatdsklspost on the node. The way that it figure out the server is 
1) use /opt/xcat/xcatinfo if it is there
2) use kernel parameter XCAT= as the server
3) use dhcp server as the server  (you can see the code in xcatdsklspost).

One way to debug is to append -x at the first line of 
/install/postscripts/xcatdsklspost file on the management node (and the 
service node), then run packimage, then nodeset, then redeploy the node. 
Watch the console to see anything suspicious.

Hope it helps,

Ling

Ling Gao
Poughkeepsie Unix Development Lab
IBM Systems and Technology Group
Internal: T/L 293-5692 
External: [email protected], 845-433-5692

"I never worry about the future. It comes soon enough." --- Albert 
Einstein 



From:   Ragnar Skúlason <[email protected]>
To:     [email protected]
Date:   08/31/2012 10:48 AM
Subject:        Re: [xcat-user] grep /opt/xcat/xcatinfo: No such file or 
directory





Hi Again,

I'm not sure if this will work, I did not subscribe to the mailing-list 
before sending previous message, 
so I did not receive the reply via email. 

But there is no difference with with 01,02..05. Same subnet, DNS works, 

i've checked all the tables with tabdump and the only difference I found 
was the mac address.
So as far as I know, no difference at all.

Best regards and thanks a lot
Ragnar Skulason

> What is different with 04 and 05? *Anything* at all? Different subnets?
>
> Double check the basics, especially that forward and reverse DNS works 
> properly from both node and cmgmt side.
>
>
>On 8/30/2012 11:43 AM, Ragnar Skulason wrote:
>> 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
>> xCAT-user@...
>> https://lists.sourceforge.net/lists/listinfo/xcat-user
>>

------------------------------------------------------------------------------
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

------------------------------------------------------------------------------
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