Re: [xcat-user] allow rcons from servicenode

2012-11-14 Thread Guang Cheng Li
HI, It is not recommended to run xcat command directly on service nodes, but it should work, the latest xCAT code will add all the local ip addresses as trusted in /etc/conserver.cf, so the /etc/conserver.cf on SN should include all the ip addresses on SN, and rcons should work on SN. Which xCAT

Re: [xcat-user] DHCP Listening Interface

2012-11-14 Thread Bruce M Potter
I just confirmed on a 2.7.5 mgmt node that setting site.dhcpinterfaces to 2 interfaces and running makedhcp -n will put both interfaces in /etc/sysconfig/dhcpd. Bruce PotterSTSM, Linux & AIX Cluster Development, IBM, Poughkeepsie, NY Email: b...@us.ibm.comPhone: external: 845-433-707

Re: [xcat-user] nimnodeset Error: Could not create a NIM resource for xcataixscript.

2012-11-14 Thread Norman Nott
Hi, I haven't seen this error before and I'm not sure what would be causing it. However, let me describe the process the code is using. - the code runs "lsnim -l 'xcataixscript'" to see if it is already defined - if it is defined the code checks to see if it is in the proper location -

[xcat-user] Out Off Office

2012-11-14 Thread thurein . aung
Hi, I will be away from 14/11/2012 to 14/11/2012 and my email response will be slow. You may contact my office at 62730049 should you have any urgent queries. Apology for any inconvenience caused. Regards, Thurein Aung -

Re: [xcat-user] DHCP Listening Interface

2012-11-14 Thread Lissa Valletta
Is it possible to upgrade to 2.6.11 or our 2.7 release. Your code is quite old and will be hard to debug the issue, since it is not on a currently supported PTF level. Lissa K. Valletta 2-3/T12 Poughkeepsie, NY 12601 (tie 293) 433-3102 From: Markus Hillenbrand To: xCAT Users Mailin

Re: [xcat-user] DHCP Listening Interface

2012-11-14 Thread Markus Hillenbrand
Hi, Changing site.dhcpinterfaces to "eth0,eth1" helps a little. dhcpd.conf is now generated correctly, but /etc/sysconfig/dhcpd still only contains eth0 ... Markus On 14.11.2012 14:59, Ling Gao wrote: Please change site.dhcpinterfaces from "eth0" to "eth1,eth1", then run makeshcp -n Li

[xcat-user] nimnodeset Error: Could not create a NIM resource for xcataixscript.

2012-11-14 Thread Matthias . Merk
Hi Does anyone have experience with xcat 2.7.5 and AIX installation via NiM oslevel 7100-02-01-1245 I get this error when trying to install a lpar $ nimnodeset -i osimage lparname Error: Could not create a NIM resource for xcataixscript. xcataixscript is defined: $ lsnim -l xcataixscript xcata

Re: [xcat-user] DHCP Listening Interface

2012-11-14 Thread Ling Gao
Please change site.dhcpinterfaces from "eth0" to "eth1,eth1", then run makeshcp -n Ling Gao Poughkeepsie Unix Development Lab IBM Systems and Technology Group Internal: T/L 293-5692 External: ling...@us.ibm.com, 845-433-5692 "I never worry about the future. It comes soon enough." --- Albert E

Re: [xcat-user] DHCP Listening Interface

2012-11-14 Thread Markus Hillenbrand
Hi, Thanks for the quick answer, but ... Once you've added your bmc network, then makedhcp -n should rewrite dhcpd.conf and sysconfig/dhcpd correctly. makedhcp -n does not generate dhcpd.conf, it only creates an entry for eth0. # lsdef -t network cluster (network) ipmi (network) #lsdef -t

Re: [xcat-user] SLES11.2 HS23 stateless problem

2012-11-14 Thread Lissa Valletta
Our official support of SLES 11 SP2 is in xCAT 2.7.4. You might try upgrading to that level and see if it helps your problem. That was the tested level. http://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_2.7.4_Release_Notes Lissa K. Valletta 2-3/T12 Poughkeepsie, NY 12601 (tie 293)

Re: [xcat-user] DHCP Listening Interface

2012-11-14 Thread Bruce M Potter
It sounds like you need to add a network entry in the xcat db for the bmc network. Run "lsdef -t network -l" to see your current networks and use mkdef to create one for the bmc network. For example: mkdef -t network bmcnet mgtifname=eth1 net=10.1.0.0 mask=255.255.255.0 dynamicrange=10.1.0.150-

[xcat-user] DHCP Listening Interface

2012-11-14 Thread Markus Hillenbrand
Hi, I have added a network "shared-network eth1" into /etc/dhcp/dhcpd.conf in order to have dhcpd serve IP addresses to the BMC/IPMI network. The "normal" deployment network is eth0. From time to time and when I invoke "makedhcp -a", xCAT overwrites my /etc/sysconfig/dhcpd (and thus removes