run lsxcatd -a   does it say Version 2.7.5?

In any case,

Stop the daemon

service xcatd stop
ps -ef | grep xcatd
kill -9 any processes you find
service xcatd start

See if that fixes your problem.

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





From:   Fabrice Cantos <[email protected]>
To:     "[email protected]"
            <[email protected]>
Date:   11/28/2012 07:05 PM
Subject:        [xcat-user] blade xcat 2.7.5 getNodeSpecAttribs



Hi,

I have updated the management server to xCAT 2.7.5 from 2.7.0
Now some command doesn’t work :

# rpower spare-1 stat
Error: blade plugin bug, pid 2593, process description: 'xCATd SSL: rpower
to spare-1 for [email protected]: blade instance' with error
'Can't locate object method "getNodeSpecAttribs" via package "xCAT::Table"
at /opt/xcat/lib/perl/xCAT_plugin/blade.pm line 3914.
' while trying to fulfill request for the following nodes: spare-1

It seems to be a problem of subroutine getNodeSpecAttribs
here /opt/xcat/lib/perl/xCAT_plugin/blade.pm line 3914
The subroutine definition is commented in this
file /opt/xcat/lib/perl/xCAT/Table.pm

Could you check if you have the subroutine commented in Table.pm:2390

Thanks for your help

Fabrice Cantos



--
Please consider the environment before printing this email.
NIWA is the trading name of the National Institute of Water & Atmospheric
Research Ltd.
------------------------------------------------------------------------------

Keep yourself connected to Go Parallel:
VERIFY Test and improve your parallel project with help from experts
and peers. http://goparallel.sourceforge.net
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user


<<inline: graycol.gif>>

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to