6.3 HP StoreAll 9300/9320 Storage Administrator Guide (AW549-96072, June 2013)

Completing the restore on a file serving node
Complete the following steps:
1. Ensure that you have root access to the node. The restore process sets the root password to
hpinvent, the factory default.
2. Verify information about the node you restored:
ibrix_server -f [-p] [-M] [-N] -h SERVERNAME
3. If you disabled NIC monitoring before using the QuickRestore, re-enable the monitor:
ibrix_nic -m -h MONITORHOST -A DESTHOST/IFNAME
For example:
ibrix_nic -m -h titan16 -A titan15/eth2
4. Configure Insight Remote Support on the node. See “Configuring HP Insight Remote Support
on StoreAll systems” (page 34).
5. Run ibrix_health -l from the StoreAll management console to verify that no errors are
being reported.
Restoring services
When you perform a Quick Restore of a file serving node, the NFS, SMB, FTP, and HTTP export
information is not automatically restored to the node. After operations are failed back to the node,
the I/O from client systems to the node fails for the NFS, SMB, FTP, and HTTP shares. To avoid
this situation, manually restore the NFS, SMB, FTP, and HTTP exports on the node before failing it
back.
Restore SMB services. Complete the following steps:
1. If the restored node was previously configured to perform domain authorization, run the
following command:
ibrix_auth -n DOMAIN_NAME -A AUTH_PROXY_USER_NAME@domain_name [-P
AUTH_PROXY_PASSWORD] -h HOSTNAME
For example:
ibrix_auth -n ibq1.mycompany.com -A Administrator@ibq1.mycompany.com
-P password -h ib5-9
If the command fails, check the following:
Verify that DNS services are running on the node where you ran the ibrix_auth
command.
Verify that you entered a valid domain name with the full path for the -n and -A options.
2. Rejoin the likewise database to the Active Directory domain:
/opt/likewise/bin/domainjoin-cli join <domain_name> Administrator
3. Push the original share information from the management console database to the restored
node. On the node hosting the active management console, first create a temporary SMB
share:
ibrix_cifs -a -f FSNAME -s SHARENAME -p SHAREPATH
NOTE: You cannot create an SMB share with a name containing an exclamation point (!)
or a number sign (#) or both.
Then delete the temporary SMB share:
Completing the restore on a file serving node 149