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
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'
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
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
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