Trying those commands resulted in different errors, but we ultimately 
figured out the problem. There was an extra, incorrect, username and 
password in the ipmi table. So r-commands now work, but we have another 
problem. I can still SSH into the IMMs, but pasu doesn't work:

pasu a1n01 save a1n01.out
a1n01: Unable to validate userid/password on IMM.
a1n01: Please make sure input the correct userid/password with supervisor 
authority level.
a1n01: *** asu exited with error code 1.

[root@mgt asu]# ssh USERID@a1n01-imm
Password:

system> users
 Account      Login ID                       Access            Password 
Expires
 -------      --------                       ------ ----------------
    1           USERID                   Read/Write     Password doesn't 
expire
system> users -1
-n USERID
-a Read/Write
Password doesn't expire
-sauth HMAC-SHA
-spriv CBC-DES
-sacc Set
-strap 0.0.0.0

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



From:   Jarrod B Johnson/Raleigh/IBM@IBMUS
To:     xCAT Users Mailing list <xcat-user@lists.sourceforge.net>
Date:   2014-07-23 09:01
Subject:        Re: [xcat-user] r-commands not working on flex systems



Well, there are a couple of ways to do this, the shortest manual way would 
be to ssh to the CMM and:
system> users -T mm[p] -am enabled
system> users -T mm[p] -n USERID -ipmisnmpv3 enabled

While there, I personally also like to at least:
system> accseccfg -pe 0 -T mm[p]

To remove password expiry.

'lsslp --flexdiscover' is supposed to take care of this automatically, but 
if it were manually setup, that could explain things.

Christian Caruthers---07/23/2014 06:59:05 AM---Installing Flex systems, 
and seeing the following error when running  r-commands (rpower, 
reventlog,

From: Christian Caruthers/Richmond/IBM@IBMUS
To: "xCAT Users Mailing list" <xcat-user@lists.sourceforge.net>
Date: 07/23/2014 06:59 AM
Subject: [xcat-user] r-commands not working on flex systems



Installing Flex systems, and seeing the following error when running 
r-commands (rpower, reventlog, rvitals, etc.) 

[root@mgt ~]# rpower a1n01 stat 
a1n01: Error: Incorrect password provided 

I can ssh into the IMM for this node using the login and password found in 
the passwd table. The CMM appears to be working fine - rscan and rspconfig 
return no errors, and getmacs worked as well. Seeing this error on all of 
our Flex systems. Running xCAT 2.8.4 with latest deps package on rhel 6.4. 


[root@mgt ~]# lsdef a1n01 
Object name: a1n01 
   arch=x86_64 
   bmc=a1n01-imm 
   bmcpassword=PASSW0RD 
   bmcusername=USERID 
   chain=runcmd=bmcsetup,shell 
   chassis=1 
   cons=ipmi 
   getmac=blade 
   groups=compute,flex,rack1,c1 
   hwtype=blade 
   installnic=mac 
   mac=6c:ae:8b:34:34:88 
   mgt=ipmi 
   mpa=cmm01 
   mtm=8737AC1 
   netboot=xnba 
   nfsserver=172.20.0.1 
   nodetype=mp 
   ondiscover=nodediscover 
   os=rhels6.4 
   postbootscripts=otherpkgs,hypercores 
 
postscripts=syslog,remoteshell,syncfiles,setupntp,hardeths,lm-ib,lm-pbs_mom 

   power=impi 
   profile=compute 
   provmethod=netboot 
   rack=A1 
   serial=KQ9AX3P 
   serialflow=hard 
   serialport=0 
   serialspeed=115200 
   slot=1 
   slotid=1 
   tftpserver=172.20.0.1 
   unit=3 
[root@mgt ~]# lsdef cmm01 
Object name: cmm01 
   chassis=1 
   groups=cmm,all 
   hidden=0 
   hwtype=cmm 
   id=0 
   ip=172.30.101.131 
   mgt=blade 
   mpa=cmm01 
   mtm=8721HC1 
   nodetype=mp 
   postbootscripts=otherpkgs 
   postscripts=syslog,remoteshell,syncfiles 
   rack=A1 
   serial=KQ9DN5T 
   side=1 
   slot=0 
   switch=g8052-sw1 
   switchport=7 
   unit=3 

I found this bug from awhile ago: http://sourceforge.net/p/xcat/bugs/3552/ 
, but I have not yet tried the work around suggested. 

Regards,
Christian Caruthers
Senior Consultant - System x Linux HPC
Mobile: 757-289-9872
Find me on LinkedIn 
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to