Hi,

getpostscript.awk returns no postscripts during diskfull installing  CentOS 6 
nodes on different
network from the MN.    The problem node (drdkvm0101.en...) installs, /xcatpost 
is created and
populated, but no postscripts are run.  Investigation yields the following 
message from
drdxcatmn:/var/log/messages:

Feb 13 13:47:20 drdxcatmn xCAT: xCAT: Allowing getpostscript from 
drdkvm0101.en.desres.deshaw.com
Feb 13 13:47:20 drdxcatmn xCAT: Received getpostscript from , which couldn't be 
correlated to a node (domain mismatch?)

Normally getpostscript.awk returns a list of all postscripts configured for the 
node.   For this
one node getpostscript.awk brings xml back, but no postscripts.

    export MASTER_IP="149.77.53.252"
    export MASTER_IPS="149.77.53.252"
    export MASTER="149.77.53.252"
    export INSTALLDIR=/install
    i="149.77.53.252"
    export XCATSERVER=$i:3001
    export USEOPENSSLFORXCAT=1

    /xcatpost/getpostscript.awk
<xcatresponse>
  <serverdone></serverdone>
</xcatresponse>

Here are the network settings for the MN node network 
(drdxcatmn.nyc.mydomain.com)  and
the problem node network (drdkvm0101.en.mydomain.com.)     Postscripts do run 
when we're
installing nodes on the MN network.

[root@drdxcatmn log]# lsdef -t network 149_77_52_0-255_255_254_0
Object name: 149_77_52_0-255_255_254_0
    ddnsdomain=nyc.desres.deshaw.com
    domain=nyc.desres.deshaw.com
    dynamicrange=149.77.53.132-149.77.53.191
    gateway=149.77.52.10
    mask=255.255.254.0
    mgtifname=!remote!
    nameservers=149.77.52.53,149.77.52.35,10.232.15.130
    net=149.77.52.0
    ntpservers=149.77.52.24,149.77.52.41,149.77.52.138,149.77.52.129
    tftpserver=149.77.53.252

[root@drdxcatmn log]# lsdef -t network 10_232_4_0-255_255_252_0
Object name: 10_232_4_0-255_255_252_0
    ddnsdomain=en.desres.deshaw.com
    dhcpserver=149.77.53.252
    domain=en.desres.deshaw.com
    gateway=10.232.4.1
    mask=255.255.252.0
    mgtifname=!remote!
    nameservers=10.232.15.128,10.232.15.130
    net=10.232.4.0
    ntpservers=10.232.15.0,10.232.15.2,10.232.15.4,10.232.15.117,10.232.24.44
    tftpserver=149.77.53.252
    usercomment=storage network

Any suggestions on how to get more debugging information on this problem?

Thanks
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to