6.
If you disabled NIC monitoring before using the QuickRestore DVD, re-enable the monitor:
ibrix_nic -m -h MONITORHOST -A DESTHOST/IFNAME
For example:
ibrix_nic -m -h titan16 -A titan15/eth2
7.
Configure Insight Remote Support on the node. See
“Configuring HP Insight Remote Support
on StoreAll systems” (page 36)
.
8.
Run
ibrix_health -l
from the node hosting the active Fusion Manager to verify that no
errors are being reported.
NOTE:
If the
ibrix_health
command reports that the restored node failed, run the
following command:
ibrix_health -i -h <hostname>
If this command reports failures for volume groups, run the following command:
ibrix_pv -a -h <Hostname of restored node>
9.
If the following files are customized on your system, update them on the restored node:
•
/etc/hosts
. Copy this file from a working node to
/etc/hosts
on the restored node.
•
/etc/machines
. Ensure that all servers have server hostname entries in on all nodes.
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 for SMB
services, 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 [email protected]
-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
Completing the restore
163