Ah, is that the problem?   Our site table contains the “nyc” domain, and we 
have problems running postscripts when the node being installed is in the “en” 
domain:

[root@drdkvm0003 xcat]# tabdump site | grep domain
"domain","nyc.desres.deshaw.com",,

We assumed  we could support multiple domains with a single MN by using the 
networks table.  Do we need separate MNs for each domain?

From: Lissa Valletta [mailto:[email protected]]
Sent: Wednesday, February 13, 2013 4:01 PM
To: xCAT Users Mailing list
Subject: Re: [xcat-user] getpostscript.awk returns no postscripts


What is the domain in the site.domain table.   It should be
en.desres.deshaw.com   based on the name of your node.
The getpostscripts.awk, is a request from the node to the management node.   
There is a validation of the domain.
I do notice in your networks table you have two domains defined.    We only 
support one domain name in the xCAT cluster, until xCAT 2.8.

nyc.desres.deshaw.com
en.desres.deshaw.com

Lissa K. Valletta
8-3/B10
Poughkeepsie, NY 12601
(tie 293) 433-3102



[Inactive hide details for "Pocina, Goran" ---02/13/2013 02:43:07 PM---Hi, 
getpostscript.awk returns no postscripts during diskf]"Pocina, Goran" 
---02/13/2013 02:43:07 PM---Hi, getpostscript.awk returns no postscripts during 
diskfull installing  CentOS 6 nodes on different

From: "Pocina, Goran" 
<[email protected]<mailto:[email protected]>>
To: "'xCAT Users Mailing list'" 
<[email protected]<mailto:[email protected]>>
Date: 02/13/2013 02:43 PM
Subject: [xcat-user] getpostscript.awk returns no postscripts

________________________________



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

<<inline: image001.gif>>

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