HP (Hewlett-Packard) Legato Networker Printer User Manual


 
Legato NetWorker, Release 7.0
Disaster Recovery Guide
11
Renaming the Resource Directory
164
Renaming the Resource Directory
This section describes how to rename the resource directory. While performing
a disaster recovery on a shared disk, you may need to rename the resource
directory.
To rename the resource directory:
1. Use the AAM Console to stop the NetWorker resource group.
2. Use the AAM Console to activate and mount the following:
a. If using the Logical Volume Manager, activate the volume group by
bringing the logical volume group datasource online.
b. Mount the shared disk (that contains the shared nsr directory) by
bringing the shared disk datasource online.
Note: You can also activate and mount the logical volume group and the
shared disk using UNIX commands.
3. Move the newly recovered resource directory nsr/res.R to the current
resource directory, as follows:
mv /nsr_shared_mnt_pt/nsr/res /nsr_shared_mnt_pt/
nsr/res.old
mv /nsr_shared_mnt_pt/nsr/res.R /nsr_shared_mnt_pt/
nsr/res
4. In the reverse order, take the data sources (logical volume group and the
shared disk) that you used in step 2 offline.
5. Use the AAM Console to start the NetWorker resource group.