|
|
Unlike the /nsr/indexdirectory, the /nsr/resdirectory that contains the
configuration files cannot be reliably overwritten while Backup is running.
Therefore, mmrecov recovers the /nsr/resdirectory as /nsr/res.R. To complete
the recovery of the configuration files, shut down Backup , rename the recovered
/nsr/res.Rdirectory to /nsr/res, and then restart Backup.
When the mmrecovprogram is complete, it displays this message:
The index for `server_name' is now fully recovered.
To complete the recovery of the Backup configuration files, follow these steps:
1.Shut down the Backup server using the nsr_shutdowncommand:
#nsr_shutdown
2.Save the original /resdirectory as /res.orig, and rename the recovered file
(res.R) to res.
# mv res res.orig
# mv res.R res
3.Restart Backup.
When it restarts, the server uses the recovered configuration data in the recovered
/resdirectory.
|
|