[xcat-user] pxeconfig

2013-03-01 Thread geert geurts
Hello all!
I'm using a customized installation procedure on our cluster, with xcat
2.7.6. I'm currently using the boottarget table to specify my customized
initrd, and the nodetype os=boottarget to let xcat use the boottarget table
for pxeconfig generation.
Then I issue a nodeset NODENAME netboot to actually generate the pxeconfig.
As xCAT is depricating the nodeset NODENAME netboot command I've been
looking into converting this to an osimage setup. What I did was create an
osimage entry with mkdef -t osimage default-image provmethod="boottarget".
And then a chdef -t node provmethod="default-image".
Does anyone know how !I can tell xcat now to regenerate the pxeconfig?

Thanks!

Geert
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


[xcat-user] zVM ipl reader

2013-03-01 Thread Mark Pace
I'm trying to create my first Linux guest using autoyast.

slesxcat:~ # nodeset slesxc01 install
slesxc01: Setting up networking on VSWTVPN (layer:3 | DHCP:0)
slesxc01: Purging reader... Done
slesxc01: Punching kernel to reader... Done

slesxc01: Punching parm to reader... Done

slesxc01: Punching initrd to reader... Done

slesxc01: Kernel, parm, and initrd punched to reader.  Ready for boot.
slesxcat:~ # rnetboot slesxc01 ipl=00c
slesxc01: Booting from 00c... Done

I see that the guest does logon to vm.  But I waited serveral mins and
could not connect via VNC.  So I used a 3270 session and logged onto the
guest.  I see that it was in a VM READ.  I manually IPL 00C and the install
started as expected.

Can you tell me what I should be looking for to determine why it did not
IPL 00C when it was autologed?

-- 
The postings on this site are my own and don’t necessarily represent
Mainline’s positions or opinions

Mark D Pace
Senior Systems Engineer
Mainline Information Systems
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


Re: [xcat-user] zVM ipl reader

2013-03-01 Thread Thang Pham
Does your zHCP have ABCDG privileges or a custom set that includes
privilege C (SEND)?  What rnetboot does, is it invokes "vmcp q cp send ipl
$addr", where $addr is what you supplied.

-
Thang Pham
IBM Poughkeepsie
Phone: (845) 433-7567
e-mail: thang.p...@us.ibm.com




From:   Mark Pace 
To: xCat ,
Date:   03/01/2013 01:57 PM
Subject:[xcat-user] zVM ipl reader



I'm trying to create my first Linux guest using autoyast.

slesxcat:~ # nodeset slesxc01 install
slesxc01: Setting up networking on VSWTVPN (layer:3 | DHCP:0)
slesxc01: Purging reader... Done
slesxc01: Punching kernel to reader... Done

slesxc01: Punching parm to reader... Done

slesxc01: Punching initrd to reader... Done

slesxc01: Kernel, parm, and initrd punched to reader.  Ready for boot.
slesxcat:~ # rnetboot slesxc01 ipl=00c
slesxc01: Booting from 00c... Done

I see that the guest does logon to vm.  But I waited serveral mins and
could not connect via VNC.  So I used a 3270 session and logged onto the
guest.  I see that it was in a VM READ.  I manually IPL 00C and the install
started as expected.

Can you tell me what I should be looking for to determine why it did not
IPL 00C when it was autologed?

--
The postings on this site are my own and don’t necessarily represent
Mainline’s positions or opinions

Mark D Pace
Senior Systems Engineer
Mainline Information Systems


--

Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
<>--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


Re: [xcat-user] xCAT 2.8 Released!

2013-03-01 Thread Mark Pace
Looking for directions on how to update my already installed xcat.


On Thu, Feb 28, 2013 at 5:41 PM, Bruce M Potter  wrote:

> The xCAT 2.8 release is now available:
> http://sourceforge.net/apps/mediawiki/xcat/index.php?title=Download_xCAT
>
> See the release notes (
> http://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_2.8_Release_Notes)
> for the complete list of enhancements, but here are some of the highlights:
>
> - A new command called pasu to query or set ASU (uEFI) settings on many
> x86_64 nodes in parallel
> - xdsh support for ethernet switches
> - xCAT now supports the use of multiple hostname domains within an xCAT
> cluster
> - The postscript infrastructure can now make additional database
> attributes available to your custom postscripts.  And for very large
> clusters, xCAT can pre-create the postscript list and db attributes for
> each node to decrease the amount of time the postscript phase takes during
> node deployment.
> - Support for ubuntu 12.04
> - Support for Windows Server 2012, Windows 8, and Hyper-V, and several
> windows deployment improvements
> - Support LVM storage pools for KVM virtual machines
> - Support for no-root login on nodes
> - Live migration support in z/VM 6.2 using rmigrate, as well as several
> other enhancements to the z/VM support
> - RHEV support (in case you didn't notice that in 2.7.5)
>
> Please note that AIX users should wait until the 2.8.1 release, because we
> haven't completed the testing on AIX yet.
>
> Bruce PotterSTSM, Linux & AIX Cluster Development, IBM,
> Poughkeepsie, NY
> Email: b...@us.ibm.comPhone:  external: 845-433-7073, internal: TL
> 293-7073
>
>
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> xCAT-user mailing list
> xCAT-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xcat-user
>
>


-- 
The postings on this site are my own and don’t necessarily represent
Mainline’s positions or opinions

Mark D Pace
Senior Systems Engineer
Mainline Information Systems
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


Re: [xcat-user] zVM ipl reader

2013-03-01 Thread Thang Pham
Does your zHCP have ABCDG privileges or a custom set that includes
privilege C (SEND)?  What rnetboot does, is it invokes "vmcp send ipl
$addr", where $addr is what you supplied.

-
Thang Pham
IBM Poughkeepsie
Phone: (845) 433-7567
e-mail: thang.p...@us.ibm.com




From:   Mark Pace 
To: xCat ,
Date:   03/01/2013 01:57 PM
Subject:[xcat-user] zVM ipl reader



I'm trying to create my first Linux guest using autoyast.

slesxcat:~ # nodeset slesxc01 install
slesxc01: Setting up networking on VSWTVPN (layer:3 | DHCP:0)
slesxc01: Purging reader... Done
slesxc01: Punching kernel to reader... Done

slesxc01: Punching parm to reader... Done

slesxc01: Punching initrd to reader... Done

slesxc01: Kernel, parm, and initrd punched to reader.  Ready for boot.
slesxcat:~ # rnetboot slesxc01 ipl=00c
slesxc01: Booting from 00c... Done

I see that the guest does logon to vm.  But I waited serveral mins and
could not connect via VNC.  So I used a 3270 session and logged onto the
guest.  I see that it was in a VM READ.  I manually IPL 00C and the install
started as expected.

Can you tell me what I should be looking for to determine why it did not
IPL 00C when it was autologed?

--
The postings on this site are my own and don’t necessarily represent
Mainline’s positions or opinions

Mark D Pace
Senior Systems Engineer
Mainline Information Systems


--

Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
<>--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


Re: [xcat-user] xCAT 2.8 Released!

2013-03-01 Thread Thang Pham
I usually:
- delete the existing xcat-core and xcat-dep directories
- download the latest xcat-core and xcat-dep
- extract them
- run zypper refresh and then zypper update *xCAT*

# cd /root/xcat
# rm -rf xcat-core
# rm -rf xcat-dep
# tar jxf xcat-core-xxx.tar.bz2
# tar jxf xcat-dep-xxx.tar.bz2
# zypper refresh
# zypper update

My systems are on a private network, so I could not hook up to the online
repo.  Otherwise, you can link to the online repo via zypper.

-
Thang Pham
IBM Poughkeepsie
Phone: (845) 433-7567
e-mail: thang.p...@us.ibm.com




From:   Mark Pace 
To: xCAT Users Mailing list ,
Date:   03/01/2013 02:39 PM
Subject:Re: [xcat-user] xCAT 2.8 Released!



Looking for directions on how to update my already installed xcat.


On Thu, Feb 28, 2013 at 5:41 PM, Bruce M Potter  wrote:
  The xCAT 2.8 release is now available:
  http://sourceforge.net/apps/mediawiki/xcat/index.php?title=Download_xCAT

  See the release notes (
  
http://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_2.8_Release_Notes
  ) for the complete list of enhancements, but here are some of the
  highlights:

  - A new command called pasu to query or set ASU (uEFI) settings on many
  x86_64 nodes in parallel
  - xdsh support for ethernet switches
  - xCAT now supports the use of multiple hostname domains within an xCAT
  cluster
  - The postscript infrastructure can now make additional database
  attributes available to your custom postscripts.  And for very large
  clusters, xCAT can pre-create the postscript list and db attributes for
  each node to decrease the amount of time the postscript phase takes
  during node deployment.
  - Support for ubuntu 12.04
  - Support for Windows Server 2012, Windows 8, and Hyper-V, and several
  windows deployment improvements
  - Support LVM storage pools for KVM virtual machines
  - Support for no-root login on nodes
  - Live migration support in z/VM 6.2 using rmigrate, as well as several
  other enhancements to the z/VM support
  - RHEV support (in case you didn't notice that in 2.7.5)

  Please note that AIX users should wait until the 2.8.1 release, because
  we haven't completed the testing on AIX yet.

  Bruce Potter        STSM, Linux & AIX Cluster Development, IBM,
  Poughkeepsie, NY
  Email: b...@us.ibm.com    Phone:  external: 845-433-7073, internal: TL
  293-7073

  --

  Everyone hates slow websites. So do we.
  Make your web apps faster with AppDynamics
  Download AppDynamics Lite for free today:
  http://p.sf.net/sfu/appdyn_d2d_feb
  ___
  xCAT-user mailing list
  xCAT-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/xcat-user




--
The postings on this site are my own and don’t necessarily represent
Mainline’s positions or opinions

Mark D Pace
Senior Systems Engineer
Mainline Information Systems


--

Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
<>--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


Re: [xcat-user] 2.8.0 observations -- sleep

2013-03-01 Thread Pocina, Goran
Looks like it’s a postscript.   Should be able to figure out on this end, but 
something is looping.   Checking.

From: Pocina, Goran
Sent: Friday, March 01, 2013 2:29 PM
To: 'xCAT Users Mailing list'
Subject: [xcat-user] 2.8.0 observations -- sleep

Got a chance to try 2.8.0 today.   Installing Centos 6.3 using
Syslog shows that about 2200 sleep processes have been launched:

17:36:59,403 WARNING kernel:19478 total pagecache pages
17:36:59,403 WARNING kernel:453 pages in swap cache
17:36:59,403 WARNING kernel:Swap cache stats: add 389412, delete 388959, find 
59932/67608
17:36:59,403 WARNING kernel:Free swap  = 0kB
17:36:59,403 WARNING kernel:Total swap = 1015800kB
17:36:59,403 INFO kernel:131068 pages RAM
17:36:59,403 INFO kernel:5416 pages reserved
17:36:59,403 INFO kernel:10326 pages shared
17:36:59,403 INFO kernel:107191 pages non-shared
17:36:59,403 INFO kernel:[ pid ]   uid  tgid total_vm  rss cpu oom_adj 
oom_score_adj name
17:36:59,403 INFO kernel:[   41] 041 2701   99   0 -17  
   -1000 udevd
17:36:59,403 INFO kernel:[   52] 05262266  243   0   0  
   0 rsyslogd
17:36:59,403 INFO kernel:[   58]8158 5407  235   0   0  
   0 dbus-daemon
17:36:59,403 INFO kernel:[   70] 07039781 1311   0   0  
   0 loader
17:36:59,403 INFO kernel:[  735]68   735 6280  883   0   0  
   0 hald
17:36:59,403 INFO kernel:[  736] 0   73620965  853   0   0  
   0 NetworkManager
17:36:59,403 INFO kernel:[  737] 0   737 4524  273   0   0  
   0 hald-runner
17:36:59,403 INFO kernel:[  741] 0   74111142  126   0   0  
   0 wpa_supplicant
17:36:59,403 INFO kernel:[  755] 0   755 2278  254   0   0  
   0 dhclient
17:36:59,403 INFO kernel:[  766] 0   76639783   96   0 -17  
   -1000 hotplug
17:36:59,403 INFO kernel:[  791] 0   791   1709631   0   0  
   0 anaconda
17:36:59,403 INFO kernel:[  952] 0   952 43911   0 -17  
   -1000 auditd
17:36:59,403 INFO kernel:[  980] 0   980131951   0   0  
   0 foo.py
17:36:59,428 INFO kernel:[ 101159] 0 11159 28252   0   0
 0 sleep
17:36:59,428 INFO kernel:[11160] 0 11160 28252   0   0  
   0 sleep
17:36:59,428 INFO kernel:[11161] 0 11161 28252   0   0  
   0 sleep
17:36:59,428 INFO kernel:[11162] 0 11162 28252   0   0  
   0 sleep
...
About 2200 more sleeps…


Other log files:

I’ve attached a rollup of all of the files from /tmp except install.img.




--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


Re: [xcat-user] zVM ipl reader

2013-03-01 Thread Mark Pace
Yes it does.
USER SLESZHCP  512M 2G GX

and from the system config
/**/
/*   Priv Class setup - xcat  */
/**/
MODIFY CMD FORCE   IBMCLASS A PRIVCLASS AX
MODIFY CMD FLASHCOPY   IBMCLASS B PRIVCLASS BX
MODIFY CMD SENDIBMCLASS C PRIVCLASS CX
MODIFY CMD PURGE   IBMCLASS D PRIVCLASS DX



I have noted a few problems with the PROFILE EXEC that I didn't modify to
match my environment.  I'm going to delete this guest, fix the profile, and
try again.


On Fri, Mar 1, 2013 at 2:01 PM, Thang Pham  wrote:

> Does your zHCP have ABCDG privileges or a custom set that includes
> privilege C (SEND)?  What rnetboot does, is it invokes "vmcp q cp send ipl
> $addr", where $addr is what you supplied.
>
> -
> *Thang Pham*
> IBM Poughkeepsie
> Phone: (845) 433-7567* *
> e-mail: thang.p...@us.ibm.com
>
>
> [image: Inactive hide details for Mark Pace ---03/01/2013 01:57:24
> PM---I'm trying to create my first Linux guest using autoyast. slesx]Mark
> Pace ---03/01/2013 01:57:24 PM---I'm trying to create my first Linux guest
> using autoyast. slesxcat:~ # nodeset slesxc01 install
>
> From: Mark Pace 
> To: xCat ,
> Date: 03/01/2013 01:57 PM
> Subject: [xcat-user] zVM ipl reader
> --
>
>
>
> I'm trying to create my first Linux guest using autoyast.
>
> slesxcat:~ # nodeset slesxc01 install
> slesxc01: Setting up networking on VSWTVPN (layer:3 | DHCP:0)
> slesxc01: Purging reader... Done
> slesxc01: Punching kernel to reader... Done
>
> slesxc01: Punching parm to reader... Done
>
> slesxc01: Punching initrd to reader... Done
>
> slesxc01: Kernel, parm, and initrd punched to reader.  Ready for boot.
> slesxcat:~ # rnetboot slesxc01 ipl=00c
> slesxc01: Booting from 00c... Done
>
> I see that the guest does logon to vm.  But I waited serveral mins and
> could not connect via VNC.  So I used a 3270 session and logged onto the
> guest.  I see that it was in a VM READ.  I manually IPL 00C and the install
> started as expected.
>
> Can you tell me what I should be looking for to determine why it did not
> IPL 00C when it was autologed?
>
> --
> The postings on this site are my own and don’t necessarily represent
> Mainline’s positions or opinions
>
> Mark D Pace
> Senior Systems Engineer
> Mainline Information Systems
>
>
>
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> xCAT-user mailing list
> xCAT-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xcat-user
>
>
>
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> xCAT-user mailing list
> xCAT-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xcat-user
>
>


-- 
The postings on this site are my own and don’t necessarily represent
Mainline’s positions or opinions

Mark D Pace
Senior Systems Engineer
Mainline Information Systems
<>--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


Re: [xcat-user] zVM ipl reader

2013-03-01 Thread Mark Pace
So either the problem was with the PROFILE, or that I had the IPL as 00c
instead of 00C.  Not sure if the mixed case was a problem.  I will test
that as soon as I figure out my next issue.

During Stage one installation I can connect VNC and watch the
installation.  But after the reboot I can no longer connect.  I logon on to
a 3270 command and figured out that the default GW is not being set.
slesxc01:~ #
route
route

Kernel IP routing
table
Destination Gateway Genmask Flags Metric RefUse
Iface
default *   0.0.0.0 U 0  00
eth0
loopback*   255.0.0.0   U 0  00
lo
link-local  *   255.255.0.0 U 0  00
eth0
172.16.1.0  *   255.255.255.0   U 0  00
eth0
slesxc01:~
#

So if I
route add default gw 172.16.1.1
eth0
slesxc01:~ # route
-n
route
-n
Kernel IP routing
table
Destination Gateway Genmask Flags Metric RefUse
Iface
0.0.0.0 172.16.1.1  0.0.0.0 UG0  00
eth0
0.0.0.0 0.0.0.0 0.0.0.0 U 0  00
eth0
127.0.0.0   0.0.0.0 255.0.0.0   U 0  00
lo
169.254.0.0 0.0.0.0 255.255.0.0 U 0  00
eth0
172.16.1.0  0.0.0.0 255.255.255.0   U 0  00
eth0
slesxc01:~
#

Then I can connect again.


On Fri, Mar 1, 2013 at 2:41 PM, Mark Pace  wrote:

> Yes it does.
> USER SLESZHCP  512M 2G GX
>
> and from the system config
> /**/
> /*   Priv Class setup - xcat  */
> /**/
> MODIFY CMD FORCE   IBMCLASS A PRIVCLASS AX
> MODIFY CMD FLASHCOPY   IBMCLASS B PRIVCLASS BX
> MODIFY CMD SENDIBMCLASS C PRIVCLASS CX
> MODIFY CMD PURGE   IBMCLASS D PRIVCLASS DX
>
>
>
> I have noted a few problems with the PROFILE EXEC that I didn't modify to
> match my environment.  I'm going to delete this guest, fix the profile, and
> try again.
>
>
> On Fri, Mar 1, 2013 at 2:01 PM, Thang Pham  wrote:
>
>> Does your zHCP have ABCDG privileges or a custom set that includes
>> privilege C (SEND)?  What rnetboot does, is it invokes "vmcp q cp send ipl
>> $addr", where $addr is what you supplied.
>>
>> -
>> *Thang Pham*
>> IBM Poughkeepsie
>> Phone: (845) 433-7567* *
>> e-mail: thang.p...@us.ibm.com
>>
>>
>> [image: Inactive hide details for Mark Pace ---03/01/2013 01:57:24
>> PM---I'm trying to create my first Linux guest using autoyast. slesx]Mark
>> Pace ---03/01/2013 01:57:24 PM---I'm trying to create my first Linux guest
>> using autoyast. slesxcat:~ # nodeset slesxc01 install
>>
>> From: Mark Pace 
>> To: xCat ,
>> Date: 03/01/2013 01:57 PM
>> Subject: [xcat-user] zVM ipl reader
>> --
>>
>>
>>
>> I'm trying to create my first Linux guest using autoyast.
>>
>> slesxcat:~ # nodeset slesxc01 install
>> slesxc01: Setting up networking on VSWTVPN (layer:3 | DHCP:0)
>> slesxc01: Purging reader... Done
>> slesxc01: Punching kernel to reader... Done
>>
>> slesxc01: Punching parm to reader... Done
>>
>> slesxc01: Punching initrd to reader... Done
>>
>> slesxc01: Kernel, parm, and initrd punched to reader.  Ready for boot.
>> slesxcat:~ # rnetboot slesxc01 ipl=00c
>> slesxc01: Booting from 00c... Done
>>
>> I see that the guest does logon to vm.  But I waited serveral mins and
>> could not connect via VNC.  So I used a 3270 session and logged onto the
>> guest.  I see that it was in a VM READ.  I manually IPL 00C and the install
>> started as expected.
>>
>> Can you tell me what I should be looking for to determine why it did not
>> IPL 00C when it was autologed?
>>
>> --
>> The postings on this site are my own and don’t necessarily represent
>> Mainline’s positions or opinions
>>
>> Mark D Pace
>> Senior Systems Engineer
>> Mainline Information Systems
>>
>>
>>
>> --
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_d2d_feb
>> ___
>> xCAT-user mailing list
>> xCAT-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/xcat-user
>>
>>
>>
>> --
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_d2d_feb
>> ___
>> xCAT-user mailing list
>> xCAT-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/xcat-user
>>
>>
>
>

Re: [xcat-user] zVM ipl reader

2013-03-01 Thread Thang Pham
The IPL address is case insensitive, so it should be fine using 00C or 00c.
Also, make sure the default gateway is also setup in the networks table:
   # tabdump networks
   #netname,net,mask,mgtifname,gateway
   
,dhcpserver,tftpserver,nameservers,ntpservers,logservers,dynamicrange,staticrange,staticrangeincrement,nodehostname,ddnsdomain,vlanid,domain,comments,disable
   
"10_1_136_0-255_255_255_0","10.1.136.0","255.255.255.0","eth1","10.1.136.1","10.1.136.1","10.1.136.1","10.1.136.1",,,

xCAT uses the matching network entry in this table to set the gateway,
mask, etc. on the node.

-
Thang Pham
IBM Poughkeepsie
Phone: (845) 433-7567
e-mail: thang.p...@us.ibm.com




From:   Mark Pace 
To: xCAT Users Mailing list ,
Date:   03/01/2013 03:14 PM
Subject:Re: [xcat-user] zVM ipl reader



So either the problem was with the PROFILE, or that I had the IPL as 00c
instead of 00C.  Not sure if the mixed case was a problem.  I will test
that as soon as I figure out my next issue.

During Stage one installation I can connect VNC and watch the
installation.  But after the reboot I can no longer connect.  I logon on to
a 3270 command and figured out that the default GW is not being set.
slesxc01:~ #
route
route   

Kernel IP routing
table
Destination Gateway Genmask Flags Metric Ref    Use
Iface
default *   0.0.0.0 U 0  0    0
eth0
loopback    *   255.0.0.0   U 0  0    0
lo
link-local  *   255.255.0.0 U 0  0    0
eth0
172.16.1.0  *   255.255.255.0   U 0  0    0
eth0
slesxc01:~
#

So if I
route add default gw 172.16.1.1
eth0
slesxc01:~ # route
-n
route
-n
Kernel IP routing
table
Destination Gateway Genmask Flags Metric Ref    Use
Iface
0.0.0.0 172.16.1.1  0.0.0.0 UG    0  0    0
eth0
0.0.0.0 0.0.0.0 0.0.0.0 U 0  0    0
eth0
127.0.0.0   0.0.0.0 255.0.0.0   U 0  0    0
lo
169.254.0.0 0.0.0.0 255.255.0.0 U 0  0    0
eth0
172.16.1.0  0.0.0.0 255.255.255.0   U 0  0    0
eth0
slesxc01:~
#

Then I can connect again.


On Fri, Mar 1, 2013 at 2:41 PM, Mark Pace  wrote:
  Yes it does.
  USER SLESZHCP  512M 2G GX

  and from the system config
  /**/
  /*   Priv Class setup - xcat  */
  /**/
  MODIFY CMD FORCE   IBMCLASS A PRIVCLASS AX
  MODIFY CMD FLASHCOPY   IBMCLASS B PRIVCLASS BX
  MODIFY CMD SEND    IBMCLASS C PRIVCLASS CX
  MODIFY CMD PURGE   IBMCLASS D PRIVCLASS DX



  I have noted a few problems with the PROFILE EXEC that I didn't modify to
  match my environment.  I'm going to delete this guest, fix the profile,
  and try again.


  On Fri, Mar 1, 2013 at 2:01 PM, Thang Pham  wrote:
   Does your zHCP have ABCDG privileges or a custom set that includes
   privilege C (SEND)?  What rnetboot does, is it invokes "vmcp q cp send
   ipl $addr", where $addr is what you supplied.

   -
   Thang Pham
   IBM Poughkeepsie
   Phone: (845) 433-7567
   e-mail: thang.p...@us.ibm.com


   Inactive hide details for Mark Pace ---03/01/2013 01:57:24 PM---I'm
   trying to create my first Linux guest using autoyast. slesxMark Pace
   ---03/01/2013 01:57:24 PM---I'm trying to create my first Linux guest
   using autoyast. slesxcat:~ # nodeset slesxc01 install

   From: Mark Pace 
   To: xCat ,
   Date: 03/01/2013 01:57 PM
   Subject: [xcat-user] zVM ipl reader




   I'm trying to create my first Linux guest using autoyast.

   slesxcat:~ # nodeset slesxc01 install
   slesxc01: Setting up networking on VSWTVPN (layer:3 | DHCP:0)
   slesxc01: Purging reader... Done
   slesxc01: Punching kernel to reader... Done

   slesxc01: Punching parm to reader... Done

   slesxc01: Punching initrd to reader... Done

   slesxc01: Kernel, parm, and initrd punched to reader.  Ready for boot.
   slesxcat:~ # rnetboot slesxc01 ipl=00c
   slesxc01: Booting from 00c... Done

   I see that the guest does logon to vm.  But I waited serveral mins and
   could not connect via VNC.  So I used a 3270 session and logged onto the
   guest.  I see that it was in a VM READ.  I manually IPL 00C and the
   install started as expected.

   Can you tell me what I should be looking for to determine why it did not
   IPL 00C when it was autologed?

   --
   The postings on this site are my own and don’t necessarily represent
   Mainline’s positions or opinions

   Mark D Pace
   Senior Systems Engineer
   Mainline Information Systems


   
-

Re: [xcat-user] 2.8.0 observations -- sleep

2013-03-01 Thread Pocina, Goran
It looked like /var/log/xcat/xcat.log list remoteshell as the only entry, but 
the install ssh keep freezing.   I did manage to get a copy of “ps –ef” off 
nthe node, but it only showed 5K defunct “sleep” processes, and didn’t seem to 
show a parent.

Now an odd thing has happened in that I no longer have rpower control over the 
node.  Rather, to be precise, “rpower drdgpumongo” hangs.   As a consequence: 
“rinstall drdgpumongo” hangs after:

[root@drdkvm0003 init.d]# rinstall drdgpumongo
Warning: The options "install", "netboot", and "statelite" have been 
deprecated. They should continue to work in this release, but have not been 
tested as carefully, and some new functions are not available with these 
options.  For full function and support, use "nodeset  
osimage=" instead.
drdgpumongo: install centos6.3-x86_64-compute



Error: A fatal error was encountered, the following information may help 
identify a bug: Not a subroutine reference at /usr/lib64/perl5/IO/Select.pm 
line 105.
ERROR/WARNING: communication with the xCAT server seems to have been ended 
prematurely

/var/log/messages contains:

Mar  1 15:03:05 drdkvm0003 xCAT: xCAT: Allowing rpower to drdgpumongo on for 
root from localhost.localdomain
Mar  1 15:03:07 0.0.0.0 238227: AP:0014.6ad6.d4f2: *Mar 23 23:26:41.532: 
%CAPWAP-3-ERRORLOG: Not sending discovery request AP does not have an Ip !!
Mar  1 15:03:17 0.0.0.0 238228: AP:0014.6ad6.d4f2: *Mar 23 23:26:51.532: 
%CAPWAP-3-ERRORLOG: Not sending discovery request AP does not have an Ip !!
Mar  1 15:03:17 0.0.0.0 238229: AP:0014.6ad6.d4f2: *Mar 23 23:26:51.533: 
%CAPWAP-3-DHCP_RENEW: Could not discover WLC using DHCP IP. Renewing DHCP IP.
Mar  1 15:03:27 0.0.0.0 238230: AP:0014.6ad6.d4f2: *Mar 23 23:27:01.535: 
%CAPWAP-3-ERRORLOG: Not sending discovery request AP does not have an Ip !!
Mar  1 15:03:37 0.0.0.0 238231: AP:0014.6ad6.d4f2: *Mar 23 23:27:11.535: 
%CAPWAP-3-ERRORLOG: Not sending discovery request AP does not have an Ip !!
Mar  1 15:03:47 0.0.0.0 238232: AP:0014.6ad6.d4f2: *Mar 23 23:27:21.535: 
%CAPWAP-3-ERRORLOG: Not sending discovery request AP does not have an Ip !!
Mar  1 15:03:57 0.0.0.0 238233: AP:0014.6ad6.d4f2: *Mar 23 23:27:31.535: 
%CAPWAP-3-ERRORLOG: Not sending discovery request AP does not have an Ip !!
Mar  1 15:04:04 drdkvm0003 xCAT: Client abort requested
Mar  1 15:04:04 drdkvm0003 xCAT: xcatd: kvm plugin bug, pid 11033, process 
description: 'xCATd SSL: rpower to drdgpumongo for root@localhost.localdomain: 
kvm instance' with missing eval error, probably due to special manipulation of  
or strange circumstances in an XS library, remove evals in xcatd marked 
'REMOVEEVALFORDEBUG and run xcatd -f for more info while trying to fulfill 
request for the following nodes: drdgpumongo



From: Pocina, Goran
Sent: Friday, March 01, 2013 2:29 PM
To: 'xCAT Users Mailing list'
Subject: [xcat-user] 2.8.0 observations -- sleep

Got a chance to try 2.8.0 today.   Installing Centos 6.3 using
Syslog shows that about 2200 sleep processes have been launched:

17:36:59,403 WARNING kernel:19478 total pagecache pages
17:36:59,403 WARNING kernel:453 pages in swap cache
17:36:59,403 WARNING kernel:Swap cache stats: add 389412, delete 388959, find 
59932/67608
17:36:59,403 WARNING kernel:Free swap  = 0kB
17:36:59,403 WARNING kernel:Total swap = 1015800kB
17:36:59,403 INFO kernel:131068 pages RAM
17:36:59,403 INFO kernel:5416 pages reserved
17:36:59,403 INFO kernel:10326 pages shared
17:36:59,403 INFO kernel:107191 pages non-shared
17:36:59,403 INFO kernel:[ pid ]   uid  tgid total_vm  rss cpu oom_adj 
oom_score_adj name
17:36:59,403 INFO kernel:[   41] 041 2701   99   0 -17  
   -1000 udevd
17:36:59,403 INFO kernel:[   52] 05262266  243   0   0  
   0 rsyslogd
17:36:59,403 INFO kernel:[   58]8158 5407  235   0   0  
   0 dbus-daemon
17:36:59,403 INFO kernel:[   70] 07039781 1311   0   0  
   0 loader
17:36:59,403 INFO kernel:[  735]68   735 6280  883   0   0  
   0 hald
17:36:59,403 INFO kernel:[  736] 0   73620965  853   0   0  
   0 NetworkManager
17:36:59,403 INFO kernel:[  737] 0   737 4524  273   0   0  
   0 hald-runner
17:36:59,403 INFO kernel:[  741] 0   74111142  126   0   0  
   0 wpa_supplicant
17:36:59,403 INFO kernel:[  755] 0   755 2278  254   0   0  
   0 dhclient
17:36:59,403 INFO kernel:[  766] 0   76639783   96   0 -17  
   -1000 hotplug
17:36:59,403 INFO kernel:[  791] 0   791   1709631   0   0  
   0 anaconda
17:36:59,403 INFO kernel:[  952] 0   952 43911   0 -17  
   -1000 auditd
17:36:59,403 INFO kernel:[  980] 0   980131951   0   0  
   0 foo.py
17:36:59,428 INFO kernel:[ 101159] 0 11159 28252   0   0
 0 sleep
17:

Re: [xcat-user] zVM ipl reader

2013-03-01 Thread Mark Pace
Yes it appears that the gateway is set properly.  As I said it works on
Stage 1 installation, then fails on the reboot.

tabdump networks
#netname,net,mask,mgtifname,gateway,dhcpserver,tftpserver,nameservers,ntpservers,logservers,dynamicrange,staticrange,stat
icrangeincrement,nodehostname,ddnsdomain,vlanid,domain,comments,disable
"172_16_1_0-255_255_255_0","172.16.1.0","255.255.255.0","eth0","172.16.1.1"
,,"172.16.1.40","199.44.167.68",,,


On Fri, Mar 1, 2013 at 3:21 PM, Thang Pham  wrote:

> The IPL address is case insensitive, so it should be fine using 00C or
> 00c.  Also, make sure the default gateway is also setup in the networks
> table:
>
># tabdump networks
>#netname,net,mask,mgtifname,gateway
>
> ,dhcpserver,tftpserver,nameservers,ntpservers,logservers,dynamicrange,staticrange,staticrangeincrement,nodehostname,ddnsdomain,vlanid,domain,comments,disable
>
>
> "10_1_136_0-255_255_255_0","10.1.136.0","255.255.255.0","eth1","10.1.136.1","10.1.136.1","10.1.136.1","10.1.136.1",,,
>
>
> xCAT uses the matching network entry in this table to set the gateway,
> mask, etc. on the node.
>
>
> -
> *Thang Pham*
> IBM Poughkeepsie
> Phone: (845) 433-7567* *
> e-mail: thang.p...@us.ibm.com
>
>
> [image: Inactive hide details for Mark Pace ---03/01/2013 03:14:01 PM---So
> either the problem was with the PROFILE, or that I had the I]Mark Pace
> ---03/01/2013 03:14:01 PM---So either the problem was with the PROFILE, or
> that I had the IPL as 00c instead of 00C.  Not sure i
>
> From: Mark Pace 
> To: xCAT Users Mailing list ,
> Date: 03/01/2013 03:14 PM
> Subject: Re: [xcat-user] zVM ipl reader
>
> --
>
>
>
> So either the problem was with the PROFILE, or that I had the IPL as 00c
> instead of 00C.  Not sure if the mixed case was a problem.  I will test
> that as soon as I figure out my next issue.
>
> During Stage one installation I can connect VNC and watch the
> installation.  But after the reboot I can no longer connect.  I logon on to
> a 3270 command and figured out that the default GW is not being set.
> slesxc01:~ #
> route
> route
>
> Kernel IP routing
> table
> Destination Gateway Genmask Flags Metric RefUse
> Iface
> default *   0.0.0.0 U 0  00
> eth0
> loopback*   255.0.0.0   U 0  00
> lo
> link-local  *   255.255.0.0 U 0  00
> eth0
> 172.16.1.0  *   255.255.255.0   U 0  00
> eth0
> slesxc01:~
> #
>
> So if I
> route add default gw 172.16.1.1
> eth0
> slesxc01:~ # route
> -n
> route
> -n
> Kernel IP routing
> table
> Destination Gateway Genmask Flags Metric RefUse
> Iface
> 0.0.0.0 172.16.1.1  0.0.0.0 UG0  00
> eth0
> 0.0.0.0 0.0.0.0 0.0.0.0 U 0  00
> eth0
> 127.0.0.0   0.0.0.0 255.0.0.0   U 0  00
> lo
> 169.254.0.0 0.0.0.0 255.255.0.0 U 0  00
> eth0
> 172.16.1.0  0.0.0.0 255.255.255.0   U 0  00
> eth0
> slesxc01:~
> #
>
> Then I can connect again.
>
>
> On Fri, Mar 1, 2013 at 2:41 PM, Mark Pace 
> <*pacemainl...@gmail.com*>
> wrote:
>
>Yes it does.
>USER SLESZHCP  512M 2G GX
>
>and from the system config
>/**/
>
>/*   Priv Class setup - xcat
>*/
>/**/
>
>MODIFY CMD FORCE   IBMCLASS A PRIVCLASS
>AX
>MODIFY CMD FLASHCOPY   IBMCLASS B PRIVCLASS
>BX
>MODIFY CMD SENDIBMCLASS C PRIVCLASS
>CX
>MODIFY CMD PURGE   IBMCLASS D PRIVCLASS
>DX
>
>
>
>I have noted a few problems with the PROFILE EXEC that I didn't modify
>to match my environment.  I'm going to delete this guest, fix the profile,
>and try again.
>
>
>On Fri, Mar 1, 2013 at 2:01 PM, Thang Pham 
> <*thang.p...@us.ibm.com*>
>wrote:
>   Does your zHCP have ABCDG privileges or a custom set that includes
>   privilege C (SEND)?  What rnetboot does, is it invokes "vmcp q cp send 
> ipl
>   $addr", where $addr is what you supplied.
>
>   -*
>   Thang Pham*
>   IBM Poughkeepsie
>   Phone: *(845) 433-7567* <%28845%29%20433-7567>* *
>   e-mail: *thang.p...@us.ibm.com* 
>
>
>   [image: Inactive hide details for Mark Pace ---03/01/2013 01:57:24
>   PM---I'm trying to create my first Linux guest using autoyast. 
> slesx]Mark
>   Pace ---03/01/2013 01:57:24 PM---I'm trying to create my first Linux 
> guest
>   using autoyast. slesxcat:~ # nodeset slesxc01 install
>
>   From: Mark Pace <*pacemainl...@gmail.com* >
>   To:

Re: [xcat-user] 2.8.0 observations -- sleep

2013-03-01 Thread Pocina, Goran
We had a NFS file server fail that was providing the qcow2 image.   Might not 
be an xCAT problem.

From: Pocina, Goran
Sent: Friday, March 01, 2013 3:11 PM
To: xCAT Users Mailing list
Subject: Re: [xcat-user] 2.8.0 observations -- sleep

It looked like /var/log/xcat/xcat.log list remoteshell as the only entry, but 
the install ssh keep freezing.   I did manage to get a copy of “ps –ef” off 
nthe node, but it only showed 5K defunct “sleep” processes, and didn’t seem to 
show a parent.

Now an odd thing has happened in that I no longer have rpower control over the 
node.  Rather, to be precise, “rpower drdgpumongo” hangs.   As a consequence: 
“rinstall drdgpumongo” hangs after:

[root@drdkvm0003 init.d]# rinstall drdgpumongo
Warning: The options "install", "netboot", and "statelite" have been 
deprecated. They should continue to work in this release, but have not been 
tested as carefully, and some new functions are not available with these 
options.  For full function and support, use "nodeset  
osimage=" instead.
drdgpumongo: install centos6.3-x86_64-compute



Error: A fatal error was encountered, the following information may help 
identify a bug: Not a subroutine reference at /usr/lib64/perl5/IO/Select.pm 
line 105.
ERROR/WARNING: communication with the xCAT server seems to have been ended 
prematurely

/var/log/messages contains:

Mar  1 15:03:05 drdkvm0003 xCAT: xCAT: Allowing rpower to drdgpumongo on for 
root from localhost.localdomain
Mar  1 15:03:07 0.0.0.0 238227: AP:0014.6ad6.d4f2: *Mar 23 23:26:41.532: 
%CAPWAP-3-ERRORLOG: Not sending discovery request AP does not have an Ip !!
Mar  1 15:03:17 0.0.0.0 238228: AP:0014.6ad6.d4f2: *Mar 23 23:26:51.532: 
%CAPWAP-3-ERRORLOG: Not sending discovery request AP does not have an Ip !!
Mar  1 15:03:17 0.0.0.0 238229: AP:0014.6ad6.d4f2: *Mar 23 23:26:51.533: 
%CAPWAP-3-DHCP_RENEW: Could not discover WLC using DHCP IP. Renewing DHCP IP.
Mar  1 15:03:27 0.0.0.0 238230: AP:0014.6ad6.d4f2: *Mar 23 23:27:01.535: 
%CAPWAP-3-ERRORLOG: Not sending discovery request AP does not have an Ip !!
Mar  1 15:03:37 0.0.0.0 238231: AP:0014.6ad6.d4f2: *Mar 23 23:27:11.535: 
%CAPWAP-3-ERRORLOG: Not sending discovery request AP does not have an Ip !!
Mar  1 15:03:47 0.0.0.0 238232: AP:0014.6ad6.d4f2: *Mar 23 23:27:21.535: 
%CAPWAP-3-ERRORLOG: Not sending discovery request AP does not have an Ip !!
Mar  1 15:03:57 0.0.0.0 238233: AP:0014.6ad6.d4f2: *Mar 23 23:27:31.535: 
%CAPWAP-3-ERRORLOG: Not sending discovery request AP does not have an Ip !!
Mar  1 15:04:04 drdkvm0003 xCAT: Client abort requested
Mar  1 15:04:04 drdkvm0003 xCAT: xcatd: kvm plugin bug, pid 11033, process 
description: 'xCATd SSL: rpower to drdgpumongo for 
root@localhost.localdomain: kvm instance' 
with missing eval error, probably due to special manipulation of  or strange 
circumstances in an XS library, remove evals in xcatd marked 
'REMOVEEVALFORDEBUG and run xcatd -f for more info while trying to fulfill 
request for the following nodes: drdgpumongo



From: Pocina, Goran
Sent: Friday, March 01, 2013 2:29 PM
To: 'xCAT Users Mailing list'
Subject: [xcat-user] 2.8.0 observations -- sleep

Got a chance to try 2.8.0 today.   Installing Centos 6.3 using
Syslog shows that about 2200 sleep processes have been launched:

17:36:59,403 WARNING kernel:19478 total pagecache pages
17:36:59,403 WARNING kernel:453 pages in swap cache
17:36:59,403 WARNING kernel:Swap cache stats: add 389412, delete 388959, find 
59932/67608
17:36:59,403 WARNING kernel:Free swap  = 0kB
17:36:59,403 WARNING kernel:Total swap = 1015800kB
17:36:59,403 INFO kernel:131068 pages RAM
17:36:59,403 INFO kernel:5416 pages reserved
17:36:59,403 INFO kernel:10326 pages shared
17:36:59,403 INFO kernel:107191 pages non-shared
17:36:59,403 INFO kernel:[ pid ]   uid  tgid total_vm  rss cpu oom_adj 
oom_score_adj name
17:36:59,403 INFO kernel:[   41] 041 2701   99   0 -17  
   -1000 udevd
17:36:59,403 INFO kernel:[   52] 05262266  243   0   0  
   0 rsyslogd
17:36:59,403 INFO kernel:[   58]8158 5407  235   0   0  
   0 dbus-daemon
17:36:59,403 INFO kernel:[   70] 07039781 1311   0   0  
   0 loader
17:36:59,403 INFO kernel:[  735]68   735 6280  883   0   0  
   0 hald
17:36:59,403 INFO kernel:[  736] 0   73620965  853   0   0  
   0 NetworkManager
17:36:59,403 INFO kernel:[  737] 0   737 4524  273   0   0  
   0 hald-runner
17:36:59,403 INFO kernel:[  741] 0   74111142  126   0   0  
   0 wpa_supplicant
17:36:59,403 INFO kernel:[  755] 0   755 2278  254   0   0  
   0 dhclient
17:36:59,403 INFO kernel:[  766] 0   76639783   96   0 -17  
   -1000 hotplug
17:36:59,403 INFO kernel:[  791] 0   791   1709631   0   0  
   0 anaconda
17:36:59,403 INFO ke

Re: [xcat-user] zVM ipl reader

2013-03-01 Thread Thang Pham
Ah.  This might be something to do with the autoyast template.  Do you have
this section in your template?
   
 false
 
   
 default
 -
 replace_gateway
 replace_netmask
   
 
   

When you run nodeset, it will populate it to something like:
   
 false
 
   
 default
 -
 10.1.136.1
 255.255.255.0
   
 
   

-
Thang Pham
IBM Poughkeepsie
Phone: (845) 433-7567
e-mail: thang.p...@us.ibm.com




From:   Mark Pace 
To: xCAT Users Mailing list ,
Date:   03/01/2013 03:38 PM
Subject:Re: [xcat-user] zVM ipl reader



Yes it appears that the gateway is set properly.  As I said it works on
Stage 1 installation, then fails on the reboot.

tabdump networks
#netname,net,mask,mgtifname,gateway,dhcpserver,tftpserver,nameservers,ntpservers,logservers,dynamicrange,staticrange,stat
 
 icrangeincrement,nodehostname,ddnsdomain,vlanid,domain,comments,disable
"172_16_1_0-255_255_255_0","172.16.1.0","255.255.255.0","eth0","172.16.1.1"
,,"172.16.1.40","199.44.167.68",,,


On Fri, Mar 1, 2013 at 3:21 PM, Thang Pham  wrote:
  The IPL address is case insensitive, so it should be fine using 00C or
  00c.  Also, make sure the default gateway is also setup in the networks
  table:


# tabdump networks
#netname,net,mask,mgtifname,gateway

,dhcpserver,tftpserver,nameservers,ntpservers,logservers,dynamicrange,staticrange,staticrangeincrement,nodehostname,ddnsdomain,vlanid,domain,comments,disable


"10_1_136_0-255_255_255_0","10.1.136.0","255.255.255.0","eth1","10.1.136.1","10.1.136.1","10.1.136.1","10.1.136.1",,,

  xCAT uses the matching network entry in this table to set the gateway,
  mask, etc. on the node.


  -
  Thang Pham
  IBM Poughkeepsie
  Phone: (845) 433-7567
  e-mail: thang.p...@us.ibm.com


  Inactive hide details for Mark Pace ---03/01/2013 03:14:01 PM---So either
  the problem was with the PROFILE, or that I had the IMark Pace
  ---03/01/2013 03:14:01 PM---So either the problem was with the PROFILE,
  or that I had the IPL as 00c instead of 00C.  Not sure i

  From: Mark Pace 
  To: xCAT Users Mailing list ,
  Date: 03/01/2013 03:14 PM
  Subject: Re: [xcat-user] zVM ipl reader




  So either the problem was with the PROFILE, or that I had the IPL as 00c
  instead of 00C.  Not sure if the mixed case was a problem.  I will test
  that as soon as I figure out my next issue.

  During Stage one installation I can connect VNC and watch the
  installation.  But after the reboot I can no longer connect.  I logon on
  to a 3270 command and figured out that the default GW is not being set.
  slesxc01:~ #
  route
  route 
  

  Kernel IP routing
  table
  Destination Gateway Genmask Flags Metric Ref    Use
  Iface
  default *   0.0.0.0 U 0  0    0
  eth0
  loopback    *   255.0.0.0   U 0  0    0
  lo
  link-local  *   255.255.0.0 U 0  0    0
  eth0
  172.16.1.0  *   255.255.255.0   U 0  0    0
  eth0
  slesxc01:~
  #

  So if I
  route add default gw 172.16.1.1
  eth0
  slesxc01:~ # route
  -n
  route
  -n

  Kernel IP routing
  table
  Destination Gateway Genmask Flags Metric Ref    Use
  Iface
  0.0.0.0 172.16.1.1  0.0.0.0 UG    0  0    0
  eth0
  0.0.0.0 0.0.0.0 0.0.0.0 U 0  0    0
  eth0
  127.0.0.0   0.0.0.0 255.0.0.0   U 0  0    0
  lo
  169.254.0.0 0.0.0.0 255.255.0.0 U 0  0    0
  eth0
  172.16.1.0  0.0.0.0 255.255.255.0   U 0  0    0
  eth0
  slesxc01:~
  #

  Then I can connect again.


  On Fri, Mar 1, 2013 at 2:41 PM, Mark Pace  wrote:
Yes it does.
USER SLESZHCP  512M 2G GX

and from the system config
/**/

/*   Priv Class setup -
xcat  */
/**/

MODIFY CMD FORCE   IBMCLASS A PRIVCLASS
AX
MODIFY CMD FLASHCOPY   IBMCLASS B PRIVCLASS
BX
MODIFY CMD SEND    IBMCLASS C PRIVCLASS
CX
MODIFY CMD PURGE   IBMCLASS D PRIVCLASS
DX



I have noted a few problems with the PROFILE EXEC that I didn't
modify to match my environment.  I'm going to delete this guest,
fix the profile, and try again.


On Fri, M

Re: [xcat-user] 2.8.0 observations -- sleep

2013-03-01 Thread Jarrod B Johnson
Is it at all possible to get a 'ps axf' output?



From:   "Pocina, Goran" 
To: xCAT Users Mailing list 
Date:   03/01/2013 03:02 PM
Subject:Re: [xcat-user] 2.8.0 observations -- sleep



Looks like it’s a postscript.   Should be able to figure out on this end,
but something is looping.   Checking.

From: Pocina, Goran
Sent: Friday, March 01, 2013 2:29 PM
To: 'xCAT Users Mailing list'
Subject: [xcat-user] 2.8.0 observations -- sleep

Got a chance to try 2.8.0 today.   Installing Centos 6.3 using
Syslog shows that about 2200 sleep processes have been launched:

17:36:59,403 WARNING kernel:19478 total pagecache pages
17:36:59,403 WARNING kernel:453 pages in swap cache
17:36:59,403 WARNING kernel:Swap cache stats: add 389412, delete 388959,
find 59932/67608
17:36:59,403 WARNING kernel:Free swap  = 0kB
17:36:59,403 WARNING kernel:Total swap = 1015800kB
17:36:59,403 INFO kernel:131068 pages RAM
17:36:59,403 INFO kernel:5416 pages reserved
17:36:59,403 INFO kernel:10326 pages shared
17:36:59,403 INFO kernel:107191 pages non-shared
17:36:59,403 INFO kernel:[ pid ]   uid  tgid total_vm  rss cpu oom_adj
oom_score_adj name
17:36:59,403 INFO kernel:[   41] 041 2701   99   0 -17
-1000 udevd
17:36:59,403 INFO kernel:[   52] 05262266  243   0   0
0 rsyslogd
17:36:59,403 INFO kernel:[   58]8158 5407  235   0   0
0 dbus-daemon
17:36:59,403 INFO kernel:[   70] 07039781 1311   0   0
0 loader
17:36:59,403 INFO kernel:[  735]68   735 6280  883   0   0
0 hald
17:36:59,403 INFO kernel:[  736] 0   73620965  853   0   0
0 NetworkManager
17:36:59,403 INFO kernel:[  737] 0   737 4524  273   0   0
0 hald-runner
17:36:59,403 INFO kernel:[  741] 0   74111142  126   0   0
0 wpa_supplicant
17:36:59,403 INFO kernel:[  755] 0   755 2278  254   0   0
0 dhclient
17:36:59,403 INFO kernel:[  766] 0   76639783   96   0 -17
-1000 hotplug
17:36:59,403 INFO kernel:[  791] 0   791   1709631   0   0
0 anaconda
17:36:59,403 INFO kernel:[  952] 0   952 43911   0 -17
-1000 auditd
17:36:59,403 INFO kernel:[  980] 0   980131951   0   0
0 foo.py
17:36:59,428 INFO kernel:[ 101159] 0 11159 28252   0
0 0 sleep
17:36:59,428 INFO kernel:[11160] 0 11160 28252   0   0
0 sleep
17:36:59,428 INFO kernel:[11161] 0 11161 28252   0   0
0 sleep
17:36:59,428 INFO kernel:[11162] 0 11162 28252   0   0
0 sleep
...
About 2200 more sleeps…


Other log files:

I’ve attached a rollup of all of the files from /tmp except install.img.




--

Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
<>--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


Re: [xcat-user] zVM ipl reader

2013-03-01 Thread Mark Pace
This is from
custom.sles11.s390x.tmpl


  false
  
  
default
replace_device
replace_gateway
replace_netmask
  
  


So this is from
slesxc01.custom.tmpl

 
  false
  
  
default
eth0
172.16.1.1
255.255.255.0
  
  



On Fri, Mar 1, 2013 at 3:43 PM, Thang Pham  wrote:

> Ah.  This might be something to do with the autoyast template.  Do you
> have this section in your template?
>
>
> false
> 
>   
> default
> -
> replace_gateway
> replace_netmask
>   
> 
>   
>
>
> When you run nodeset, it will populate it to something like:
>
>
>  false
>  
>
>  default
>  -
>  10.1.136.1
>  255.255.255.0
>
>  
>
>
>
> -
> *Thang Pham*
> IBM Poughkeepsie
> Phone: (845) 433-7567* *
> e-mail: thang.p...@us.ibm.com
>
>
> [image: Inactive hide details for Mark Pace ---03/01/2013 03:38:58
> PM---Yes it appears that the gateway is set properly. As I said it]Mark
> Pace ---03/01/2013 03:38:58 PM---Yes it appears that the gateway is set
> properly.  As I said it works on Stage 1 installation, then f
>
>
> From: Mark Pace 
> To: xCAT Users Mailing list ,
> Date: 03/01/2013 03:38 PM
>
> Subject: Re: [xcat-user] zVM ipl reader
> --
>
>
>
> Yes it appears that the gateway is set properly.  As I said it works on
> Stage 1 installation, then fails on the reboot.
>
> tabdump networks
> #netname,net,mask,mgtifname,gateway,dhcpserver,tftpserver,nameservers,ntpservers,logservers,dynamicrange,staticrange,stat
> icrangeincrement,nodehostname,ddnsdomain,vlanid,domain,comments,disable
> "172_16_1_0-255_255_255_0","172.16.1.0","255.255.255.0","eth0",
> "172.16.1.1",,"172.16.1.40","199.44.167.68",,,
>
>
> On Fri, Mar 1, 2013 at 3:21 PM, Thang Pham 
> <*thang.p...@us.ibm.com*>
> wrote:
>
>The IPL address is case insensitive, so it should be fine using 00C or
>00c.  Also, make sure the default gateway is also setup in the networks
>table:
>
>   # tabdump networks
>   #netname,net,mask,mgtifname,gateway
>   
> ,dhcpserver,tftpserver,nameservers,ntpservers,logservers,dynamicrange,staticrange,staticrangeincrement,nodehostname,ddnsdomain,vlanid,domain,comments,disable
>
>   
> "10_1_136_0-255_255_255_0","10.1.136.0","255.255.255.0","eth1","10.1.136.1","10.1.136.1","10.1.136.1","10.1.136.1",,,
>
>xCAT uses the matching network entry in this table to set the gateway,
>mask, etc. on the node.
>
>
>-*
>Thang Pham*
>IBM Poughkeepsie
>Phone: *(845) 433-7567* <%28845%29%20433-7567>* *
>e-mail: *thang.p...@us.ibm.com* 
>
>
>[image: Inactive hide details for Mark Pace ---03/01/2013 03:14:01
>PM---So either the problem was with the PROFILE, or that I had the I]Mark
>Pace ---03/01/2013 03:14:01 PM---So either the problem was with the
>PROFILE, or that I had the IPL as 00c instead of 00C.  Not sure i
>
>From: Mark Pace <*pacemainl...@gmail.com* >
>To: xCAT Users Mailing list 
> <*xcat-user@lists.sourceforge.net*>,
>
>Date: 03/01/2013 03:14 PM
>Subject: Re: [xcat-user] zVM ipl reader
>
>--
>
>
>
>So either the problem was with the PROFILE, or that I had the IPL as
>00c instead of 00C.  Not sure if the mixed case was a problem.  I will test
>that as soon as I figure out my next issue.
>
>During Stage one installation I can connect VNC and watch the
>installation.  But after the reboot I can no longer connect.  I logon on to
>a 3270 command and figured out that the default GW is not being set.
>slesxc01:~ #
>route
>route
>
>Kernel IP routing
>table
>Destination Gateway Genmask Flags Metric Ref
>Use Iface
>default *   0.0.0.0 U 0  0
>0 eth0
>loopback*   255.0.0.0   U 0  0
>0 lo
>link-local  *   255.255.0.0 U 0  0
>0 eth0
>172.16.1.0  *   255.255.255.0   U 0  0
>0 eth0
>slesxc01:~
>#
>
>So if I
>route add default gw 172.16.1.1
>eth0
>slesxc01:~ # route
>-n
>route
>-n
>Kernel IP routing
>table
>Destination Gateway Genmask Flags Metric Ref
>Use Iface
>0.0.0.0 172.16.1.1  0.0.0.0 UG0  0
>0 eth0
>0.0.0.0 0.0.0.0 0.0.0.0 U 0  0
>0 eth0
>127.0.0.0   0.0.0.0 255.0.0.0   U 0  0
>0 lo
>169.254.0.0 0.0.0.0 255.255.0.0 U 0  0
>0 eth0
>172.16.1.0  0.0.0.0 255.255.255.0   U 0  0
>0 eth0
>slesxc01:~
>#
>
>Then I can conn

[xcat-user] Trouble booting OS on iDataPlex node

2013-03-01 Thread James Chamberlain
I'm running into an issue with xCAT and an iDataPlex dx360 M4 node.   
I'm able to get the OS (CentOS 5.8) installed just fine, but on first  
boot I get a repeating loop of:

cat: can't open '/tmp/dhcpserver': No such file or directory
grep: /tmp/destiny: No such file or directory
grep: /tmp/destiny: No such file or directory

Following the advice I've seen in the list archives, I upgraded from  
xCAT 2.5 to 2.8 today.  This has not made a difference.  I did make  
sure to restart xcatd, and have verified the version with:

# lsxcatd -a
Version 2.8 (svn r15205, built Mon Feb 18 17:01:27 EST 2013)
[...]

Anyone have any ideas what's going on, and what I can do about it?

Thanks,

James

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


[xcat-user] statelite boot failure on sles11.2 image

2013-03-01 Thread Douglas Myers


specs: x86_64 MN and SN, xCAT 2.7.6, sles11.2

after upgrading to SLES11 SP2 and restarting nodes I started up a couple
test statelite VM's, the older sles11.1 statelite image boots up fine, but
the new sles11.2 statelite image fails as posted below (/etc/rc.d/statelite
has set -x to get more info)

   + SLI=36
   + sed -e 's/^ *//'
   + awk -F: '{print $2}'
   + sed -e 's/^ *//'
   + egrep -v '^ *$'
   + sed -e 's/<[^>]*>//g'
   + xCATCmd v10100:3001 litefile
   + LD_LIBRARY_PATH=/sysroot/lib64:/sysroot/usr/lib64
   + /sysroot/usr/bin/openssl s_client -quiet -connect v10100:3001
   -rand /bin/nice
   + echo '\nlitefile\n'
   /sysroot/etc/init.d/statelite: line 129:   700 Done
   echo "\n${2}\n"
  701 Segmentation fault  | LD_LIBRARY_PATH=${MNTDIR}/lib64:$
   {MNTDIR}/usr/lib64 ${MNTDIR}/usr/bin/openssl s_client -quiet -connect
   ${1} -rand /bin/nice 2> /dev/null
   + '[' '!' -s /sysroot/.statelite/litefile ']'
   + RETRY=15
   + '[' 15 -eq 15 ']'
   + echo 'FATAL error: could not get the entries from litefile table...'
   FATAL error: could not get the entries from litefile table...

Same messages for all 15 tries

Once dumped into bash I run the openssl call and it works fine:

   bash-3.2# /sysroot/usr/bin/openssl s_client -quiet -connect v10100:3001
   -rand /b ^Hin/nice
   0 semi-random bytes loaded
   depth=1 /CN=xCAT CA
   verify error:num=19:self signed certificate in certificate chain
   verify return:0
   \nlitefile\n'^H ^H
   
 v19000: tmpfs,rw  /etc/fstab
   ...
   
 v19000: tmpfs,rw  /xcatpost/
   
   
 
   
   bash-3.2#




_
Douglas Myers,
IBM Special Events - Smart Cloud BMS Lead
_
"It's not an opportunity if it doesn't scare you a little bit"
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


Re: [xcat-user] Deploy bonded interface

2013-03-01 Thread Christian Caruthers

In the past, we've done the install over the installnic and set up the bond
in postscripting so that it's active after the reboot.

Regards,
Christian Caruthers
Senior Consultant - System x Linux HPC
Mobile: 757-289-9872
Find me on LinkedIn



From:   geert geurts 
To: xCAT Users Mailing list ,
Date:   02/28/2013 08:35 PM
Subject:Re: [xcat-user] Deploy bonded interface



Hi michael,


On Feb 27, 2013 8:05 PM, "Michael Robbert"  wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Is there a way to setup xCAT to deploy nodes with bonded Ethernet
> interfaces? We are trying to deploy some file system servers for our
> cluster and they have dual port 10Gig Nics that we would like bonded,
> but I don't see any way to configure that with the tables and scripts
> that come with xCAT.
I'm a complete brooky so I'm not sure if I'm correct, but I don't think
it's xcat to care about...
It's an os thing so I guess the bonding setup should go in autoyast or
whatever it's called on rh. That is, when you install nodes in such
fashion...


Regards,
Geert
>
> Thanks,
> Mike Robbert
> Colorado School of Mines
> -BEGIN PGP SIGNATURE-
> Version: GnuPG/MacGPG2 v2.0.19 (Darwin)
> Comment: GPGTools - http://gpgtools.org
>
> iQEcBAEBAgAGBQJRLlVuAAoJEFmgPOBxQDtBwssH+wROVQ1VpW3y0KBo/ak4/q/G
> /gI96Mq/Kda/hjiCZoyueRroEDnTZzUK+cg/cpMYWakTaqtK7+yuOfXD2zncwV+/
> WmfZ0Gj3/tF761sU60+MpgAplVYz9xDjPdduRBYbMuvie7tqB0qmsjLT/appZ6t+
> ZrmsCktXCZKL7jwvIbRvPaqwU98ncQ3UJEvd8e7BtP6pPv9hI7TixarfD2H/RUR4
> 696GgV3advGGF8NHTNi/PrVY2nnaCEEk4c+aUwJj0Sl42zDV9LCoR0NkRkDOIjty
> hMxfhg4IxZnB5y0BKebiYykl0cTnnvfCItJGdHTQN8hsNtBYp8G3Eo1a9d8rpbE=
> =aVLe
> -END PGP SIGNATURE-
>
>
--

> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> xCAT-user mailing list
> xCAT-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xcat-user
--

Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


<>--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user