The latest docs are always on the Web. It will be noted if the feature is only in 2.8 . http://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_Documentation
We also have pdfs available, but have not built the one for 2.8. We will do that the day we release. So the latest pdf out there will not do you much good, it is from back in Nov. If you need pdfs right now. Let me know. http://sourceforge.net/projects/xcat/files/doc/ Lissa K. Valletta 8-3/B10 Poughkeepsie, NY 12601 (tie 293) 433-3102 From: "Pocina, Goran" <[email protected]> To: xCAT Users Mailing list <[email protected]> Date: 02/15/2013 04:57 PM Subject: Re: [xcat-user] getpostscript.awk returns no postscripts Sure. The features we’re most interested in are support for KVM LVM volumes, and multiple domain names. Is the documentation for the new features included in the xcat-core 2.8 snapshot, or in the xcat-docs-snap20121130 tarball, or should I look elsewhere as well? From: Lissa Valletta [mailto:[email protected]] Sent: Friday, February 15, 2013 9:52 AM To: xCAT Users Mailing list Cc: xCAT Users Mailing list Subject: Re: [xcat-user] getpostscript.awk returns no postscripts So my fellow developers say I should not dissuade you from going ahead and using 2.8. You can download from the xCAT download page under " Development Builds". https://sourceforge.net/apps/mediawiki/xcat/index.php?title=Download_xCAT Also here are the release notes: https://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_2.8_Release_Notes Lissa K. Valletta 8-3/B10 Poughkeepsie, NY 12601 (tie 293) 433-3102 Inactive hide details for Lissa Valletta---02/14/2013 11:34:15 AM---2.8 is going to be release in the next couple of weeks. Lissa Valletta---02/14/2013 11:34:15 AM---2.8 is going to be release in the next couple of weeks. I would wait and get the official release From: Lissa Valletta/Poughkeepsie/IBM@IBMUS To: xCAT Users Mailing list <[email protected]> Cc: xCAT Users Mailing list <[email protected]> Date: 02/14/2013 11:34 AM Subject: Re: [xcat-user] getpostscript.awk returns no postscripts 2.8 is going to be release in the next couple of weeks. I would wait and get the official release, we still have a build and some test to do. Lissa K. Valletta 8-3/B10 Poughkeepsie, NY 12601 (tie 293) 433-3102 Inactive hide details for "Pocina, Goran" ---02/14/2013 10:08:55 AM---Yep, it works when the short name is changed to the FQDN "Pocina, Goran" ---02/14/2013 10:08:55 AM---Yep, it works when the short name is changed to the FQDN in the xCAT tables, and we get back the pos From: "Pocina, Goran" <[email protected]> To: xCAT Users Mailing list <[email protected]> Date: 02/14/2013 10:08 AM Subject: Re: [xcat-user] getpostscript.awk returns no postscripts Yep, it works when the short name is changed to the FQDN in the xCAT tables, and we get back the postscript list. It will be interesting to see how it works in 2.8. ( http://sourceforge.net/apps/mediawiki/xcat/index.php?title=Cluster_Name_Resolution ) Is 2.8 available for Beta yet? From: Jarrod B Johnson [mailto:[email protected]] Sent: Wednesday, February 13, 2013 4:42 PM To: xCAT Users Mailing list Subject: Re: [xcat-user] getpostscript.awk returns no postscripts Hmm, in theory if the nodename is FQDN, the domain shouldn't matter. If the nodename is a shortname, that could be an issue. Inactive hide details for "Pocina, Goran" ---02/13/2013 01:35:10 PM---Ah, is that the problem? Our site table contains the “"Pocina, Goran" ---02/13/2013 01:35:10 PM---Ah, is that the problem? Our site table contains the “nyc” domain, and we have problems running po From: "Pocina, Goran" <[email protected]> To: xCAT Users Mailing list <[email protected]> Date: 02/13/2013 01:35 PM Subject: Re: [xcat-user] getpostscript.awk returns no postscripts 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]> To: "'xCAT Users Mailing list'" <[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] https://lists.sourceforge.net/lists/listinfo/xcat-user ------------------------------------------------------------------------------ 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 ------------------------------------------------------------------------------ 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 ------------------------------------------------------------------------------ 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 ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
<<inline: graycol.gif>>
------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
