]> oss.titaniummirror.com Git - ovzbpc.git/blobdiff - README
BackupPC_ovz now gets its list of HNs from /etc/backuppc/BackupPC_ovz.hnlist.
[ovzbpc.git] / README
diff --git a/README b/README
index 4edb8479af65f678f892d9357aba8da033c25406..7da319f85f3ea781e45f9deeafb87bc0b4f0ea9c 100644 (file)
--- a/README
+++ b/README
@@ -99,7 +99,8 @@ To install BackupPC_ovz:
    Three changes to the host specific configuration are required to use
    BackupPC_ovz:
 
-   - On the Backup Settings page, set the PreDumpUserCommand to:
+   - On the Backup Settings page, set the DumpPreUserCommand and
+     RestorePreUserCommand fields to:
        /usr/bin/BackupPC_ovz refresh
 
    - On the Xfer page, add the following to the beginning of the RsyncClientCmd
@@ -159,8 +160,9 @@ hosted the VE before.
    - Restore NOT to the VE host, but to the HN host that will host the newly
      recovered VE.
    - In the Direct Restore dialog, select the appropriate HN filesystem
-     location to restore the VE.  For example, if recovering VE with VEID 123,
-     the recovery directory may be /var/lib/vz/private/123.
+     location to restore the VE.  For example, let's assume we recover this VE
+     to VEID 123 (it could have been different at the time it was backed up).
+     In this case, the recovery directory might be /var/lib/vz/private/123.
  * Create an empty /var/lib/vz/root/123 directory on the HN.
  * After the restore is complete, recover the ovz-specific VE configuration
    files from the VE's /etc/vzdump directory into the appropriate locations