I agree with Lissa.  It sounds like some kind of code mismatch.  In
addition to:

   rpm -qa | grep -i xcat

Can you also show us the output for:

   ls -l /opt/xcat/lib/perl/xCAT_plugin/zvm.pm
   ls -l /opt/xcat/lib/perl/xCAT/TableUtils.pm


Thanks,
Linda



From:   Lissa Valletta/Poughkeepsie/IBM@IBMUS
To:     xCAT Users Mailing list <[email protected]>,
Cc:     [email protected], [email protected]
Date:   01/08/2014 07:50 AM
Subject:        Re: [xcat-user] Reg error in executing  nodeset command



Could you run rpm -qa | grep -i xcat

It sounds like your installed  xcat rpms have a mismatch for the release.






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



Inactive hide details for s.gokulakrishnan1---01/08/2014 01:41:48 AM---Hi
Linda and all, Thanks for your reply.s.gokulakrishnan1---01/08/2014
01:41:48 AM---Hi Linda and all, Thanks for your reply.

From: [email protected]
To: [email protected],
Cc: [email protected]
Date: 01/08/2014 01:41 AM
Subject: Re: [xcat-user] Reg error in executing  nodeset command



Hi Linda and all,

Thanks for your reply.

We didn't receive your reply via mail and we found the below when we
searched in archive file.

What version of xCAT are you running:
  lsxcatd -aAdvertising

If xcatd is responding to other commands (lsdef, etc.), try stopping and
restarting the xcatd daemon, and see if any errors show up in your syslog.
Not sure exactly how this is done on zvm.  On linux it is:
  service xcatd stop
  ps -ef  | grep -i xcat   ### to make sure no hung processes
  service xcatd start
  tail /var/log/messages

If all of that is correct, try running the command in bypass mode to see if

there are any plugin loading errors:
  XCATBYPASS=yes nodeset gpok3 install

Linda



Please find the updates on the above advice

linux-n0ut:~ # lsxcatd -a
Version 2.7.6 (svn r14451, built Tue Nov 27 21:57:27 EST 2012)
This is a Management Node
dbengine=SQLite

linux-n0ut:~ # lsdef linux-ssd6
Object name: linux-ssd6
   appstatus=xend=down,sshd=up,rdp=down,pbs=down,msrpc=down
   appstatustime=01-01-2014 11:27:10
   arch=s390x
   groups=all
   hcp=linux-ssd6.site
   hostnames=linux-ssd6.site
   ip=xxx.xx.xxx.xx ( we received the correct ip)
   mgt=zvm
   nodetype=vm
   os=sles11-sp1
   postbootscripts=otherpkgs
   postscripts=syslog,remoteshell,syncfiles
   status=ping
   statustime=12-18-2013 17:47:52
   usercomment=zHCP for this environment runs in this image !
   userid=zhcp

linux-n0ut:~ # service xcatd stop
Stopping xCATd                                                       done

linux-n0ut:~ # ps -ef | grep -i xcat
root      1828     1  0  2013 ?        00:00:00 /usr/sbin/in.tftpd -v -l
-s /tft
pboot -m /etc/tftpmapfile4xcat.conf
wwwrun    4172     1  0  2013 ?        00:05:25
python /opt/xcat/ui/lib/ajaxterm                                                
                              /ajaxterm.py

wwwrun    4234     1  0  2013 ?        00:02:22
python /opt/xcat/ui/lib/ajaxterm                                                
                              /ajaxterm.py

wwwrun    4316     1  0  2013 ?        00:02:18
python /opt/xcat/ui/lib/ajaxterm                                                
                              /ajaxterm.py

wwwrun    5174     1  0  2013 ?        00:00:32
python /opt/xcat/ui/lib/ajaxterm                                                
                              /ajaxterm.py

wwwrun   10321     1  0 Jan01 ?        00:00:17
python /opt/xcat/ui/lib/ajaxterm                                                
                              /ajaxterm.py

root     15557 15372  0 16:46 pts/1    00:00:00 grep -i xcat
wwwrun   27147     1  0  2013 ?        00:01:03
python /opt/xcat/ui/lib/ajaxterm                                                
                              /ajaxterm.py

wwwrun   27203     1  0  2013 ?        00:00:58
python /opt/xcat/ui/lib/ajaxterm                                                
                              /ajaxterm.py

wwwrun   27265     1  0  2013 ?        00:01:02
python /opt/xcat/ui/lib/ajaxterm                                                
                              /ajaxterm.py

wwwrun   27326     1  0  2013 ?        00:01:00
python /opt/xcat/ui/lib/ajaxterm                                                
                              /ajaxterm.py

wwwrun   27334     1  0  2013 ?        00:00:56
python /opt/xcat/ui/lib/ajaxterm                                                
                              /ajaxterm.py


linux-n0ut:~ # ps -ef | grep -i xcat
root      1828     1  0  2013 ?        00:00:00 /usr/sbin/in.tftpd -v -l
-s /tftpboot -m /etc/tftpmapfile4xcat.conf
wwwrun    4172     1  0  2013 ?        00:05:25
python /opt/xcat/ui/lib/ajaxterm/ajaxterm.py
wwwrun    4234     1  0  2013 ?        00:02:22
python /opt/xcat/ui/lib/ajaxterm/ajaxterm.py
wwwrun    4316     1  0  2013 ?        00:02:18
python /opt/xcat/ui/lib/ajaxterm/ajaxterm.py
wwwrun    5174     1  0  2013 ?        00:00:32
python /opt/xcat/ui/lib/ajaxterm/ajaxterm.py
wwwrun   10321     1  0 Jan01 ?        00:00:17
python /opt/xcat/ui/lib/ajaxterm/ajaxterm.py
root     15559 15372  0 16:46 pts/1    00:00:00 grep -i xcat
wwwrun   27147     1  0  2013 ?        00:01:03
python /opt/xcat/ui/lib/ajaxterm/ajaxterm.py
wwwrun   27203     1  0  2013 ?        00:00:58
python /opt/xcat/ui/lib/ajaxterm/ajaxterm.py
wwwrun   27265     1  0  2013 ?        00:01:02
python /opt/xcat/ui/lib/ajaxterm/ajaxterm.py
wwwrun   27326     1  0  2013 ?        00:01:00
python /opt/xcat/ui/lib/ajaxterm/ajaxterm.py
wwwrun   27334     1  0  2013 ?        00:00:56
python /opt/xcat/ui/lib/ajaxterm/ajaxterm.py

linux-n0ut:~ # service xcatd start
Starting xCATd
done
linux-n0ut:~ # tail /var/log/messages
Jan  3 16:45:31 linux-n0ut /usr/sbin/gmetad[1540]: data_thread() got no
answer from any [linux-n0ut] datasource
Jan  3 16:45:50 linux-n0ut /usr/sbin/gmetad[1540]: data_thread() got no
answer from any [linux-n0ut] datasource
Jan  3 16:45:54 linux-n0ut xCAT: xCAT: Allowing lsdef linux-ssd6 for root
from localhost
Jan  3 16:46:06 linux-n0ut /usr/sbin/gmetad[1540]: data_thread() got no
answer from any [linux-n0ut] datasource
Jan  3 16:46:20 linux-n0ut /usr/sbin/gmetad[1540]: data_thread() got no
answer from any [linux-n0ut] datasource
Jan  3 16:46:34 linux-n0ut /usr/sbin/gmetad[1540]: data_thread() got no
answer from any [linux-n0ut] datasource
Jan  3 16:46:47 linux-n0ut /usr/sbin/gmetad[1540]: data_thread() got no
answer from any [linux-n0ut] datasource
Jan  3 16:47:06 linux-n0ut /usr/sbin/gmetad[1540]: data_thread() got no
answer from any [linux-n0ut] datasource
Jan  3 16:47:25 linux-n0ut /usr/sbin/gmetad[1540]: data_thread() got no
answer from any [linux-n0ut] datasource
Jan  3 16:47:27 linux-n0ut xCAT: [mon]: gangliamon: 0 started on linux-n0ut


linux-n0ut:~ # XCATBYPASS=yes nodeset gpok3 install
snkey=127.0.0.2, nodes=gpok3
Can't locate object method "get_site_attribute" via package
"xCAT::TableUtils" (perhaps you forgot to load "xCAT::TableUtils"?)
at /opt/xcat/lib/perl/xCAT_plugin/zvm.pm line 3673.



Kindly share your expertise thoughts on this and thanks once again  for
your support.


Thanks and Regards,
S.Gokulakrishnan
Corporate TEG - IBM Centre Of Excellence
Tata Consultancy Services
Extn - 044-67422375
Email - [email protected]
Website : http://www.tcs.com
________________________________________


                                                                       
       From:               S Gokulakrishnan1/CHN/TCS                   
                                                                       
       To:                 [email protected]             
                                                                       
       Cc:                 Chuck Brazie/Endicott/IBM@IBMUS             
                                                                       
       Date:               12/31/2013 05:04 PM                         
                                                                       
       Subject:            Reg error in executing  nodeset command     
                                                                       





Dear Team,

We have installed xcat in our z/VM environment.

Thanks for the user group support specially earlier form Chuck Brazie and
Thang Pham.

While installing suse linux image using auto yast we are facing the below
error while executing nodeset command


#  nodeset gpok3 install

Error: zvm plugin bug, pid 8102, process description: 'xCATd SSL: nodeset
to gpok3 for root@localhost: zvm instance' with error 'Can't locate object
method "get_site_attribute" via package "xCAT::TableUtils" (perhaps you
forgot to load "xCAT::TableUtils"?)
at /opt/xcat/lib/perl/xCAT_plugin/zvm.pm line 3673, <$readpipe> line 862.
' while trying to fulfill request for the following nodes: gpok3

Kindly request you to share your expertise in overcoming this issue.


Thanks and Regards,
S.Gokulakrishnan
Corporate TEG - IBM Centre Of Excellence
Tata Consultancy Services
Extn - 044-67422375
Email - [email protected]
Website : http://www.tcs.com
________________________________________




=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
------------------------------------------------------------------------------

Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user
------------------------------------------------------------------------------

Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user


<<inline: graycol.gif>>

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to