Restoring StoreAll OS Software on a 8800 or 9320 node with custom
credentials
If you are restoring a 9320 node with StoreAll OS 6.1 or later or an 8800 node with StoreAll OS
6.5 or later, the restore process will not work properly if you are using management IP addresses
and credentials that are not the factory defaults.
To resolve this issue:
1.
Image the StoreAll OS software on the server blade (imaging means the software is copied
to the local hard drives of the server blade).
2.
Log in to the node. When the installation wizard appears, exit immediately.
3.
Run the
hpsp_couplet_info —d
command to determine the expected credential paths for
the attached MSA devices.
For example:
[root@ib25-3s5 ~]# hpsp_couplet_info -d
MSA Cluster UUID: 500c0ff11f38e000
Controller mgmtport_b
UUID:
Read-Only Credential URI:
"couplet:couplet/array/500c0ff11f38e000/mgmtport_b/ro"
Read-Write Credential URI:
"couplet:couplet/array/500c0ff11f38e000/mgmtport_b/rw"
MgmtAddr: 10.125.3.221
Controller mgmtport_a
UUID:
Read-Only Credential URI:
"couplet:couplet/array/500c0ff11f38e000/mgmtport_a/ro"
Read-Write Credential URI:
"couplet:couplet/array/500c0ff11f38e000/mgmtport_a/rw"
MgmtAddr: 10.125.3.220
MSA Cluster UUID: 500c0ff194705000
Controller mgmtport_b
UUID:
Read-Only Credential URI:
"couplet:couplet/array/500c0ff194705000/mgmtport_b/ro"
Read-Write Credential URI:
"couplet:couplet/array/500c0ff194705000/mgmtport_b/rw"
MgmtAddr: 10.125.3.223
Controller mgmtport_a
UUID:
Read-Only Credential URI:
"couplet:couplet/array/500c0ff194705000/mgmtport_a/ro"
Read-Write Credential URI:
"couplet:couplet/array/500c0ff194705000/mgmtport_a/rw"
MgmtAddr: 10.125.3.222
4.
Use the hpsp_credmgmt command to set the custom credentials for each of the MSA Credential
URIs. Using the example output from step 3, these commands would be:
/opt/hp/platform/bin/hpsp_credmgmt —init-cred —master-passwd=hpdefault —hw-username=<Custom username> —
hw-password=<Custom password>
/opt/hp/platform/bin/hpsp_credmgmt --init-cred --master-passwd=hpdefault --hw-username=<Custom username>
--hw-password=<Custom password>
/opt/hp/platform/bin/hpsp_credmgmt --update-cred
--cred-selector=couplet:couplet/array/500c0ff11f38e000/mgmtport_b/ro --cred-type=upwpair
--cred-username=<Custom username> --cred-password=<Custom password>
/opt/hp/platform/bin/hpsp_credmgmt --update-cred
--cred-selector=couplet:couplet/array/500c0ff11f38e000/mgmtport_b/rw --cred-type=upwpair
--cred-username=<Custom username> --cred-password=<Custom password>
/opt/hp/platform/bin/hpsp_credmgmt --update-cred
--cred-selector=couplet:couplet/array/500c0ff11f38e000/mgmtport_a/ro --cred-type=upwpair
--cred-username=<Custom username> --cred-password=<Custom password>
/opt/hp/platform/bin/hpsp_credmgmt --update-cred
--cred-selector=couplet:couplet/array/500c0ff11f38e000/mgmtport_a/rw --cred-type=upwpair
--cred-username=<Custom username> --cred-password=<Custom password>
/opt/hp/platform/bin/hpsp_credmgmt --update-cred
--cred-selector=couplet:couplet/array/500c0ff194705000/mgmtport_b/ro --cred-type=upwpair
--cred-username=<Custom username> --cred-password=<Custom password>
134
Recovering a file serving node