Re: [xcat-user] r-commands not working on flex systems

2014-07-23 Thread Christian Caruthers
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

[xcat-user] LVM not being created.

2014-07-23 Thread Tom Huegel
I have gone back to the beginning with xCAT (z/VM 6.3) recopying xCAT 100 disk. Reformatted 4 disks in xcat .. Dirmaints extent control looks good. I don't see any available space in the UI (configure - files) and the only sub-directly is UPLOAD.. In provision disks I see the volumes, but they don'

Re: [xcat-user] r-commands not working on flex systems

2014-07-23 Thread Jarrod B Johnson
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

Re: [xcat-user] r-commands not working on flex systems (UNCLASSIFIED)

2014-07-23 Thread Matter, Nathaniel B CTR (US)
Classification: UNCLASSIFIED Caveats: NONE I had a similar issue on the flex system and found that I had to manually set the imm password for each blade ... This worked for me: after changing to $PASSWORD in cmm ssh USERID@blade users -1 -p $PASSWORD -Original Message- From: Christian

[xcat-user] r-commands not working on flex systems

2014-07-23 Thread Christian Caruthers
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 appea