]> git.alrj.org Git - brioche.git/blobdiff - briochetab.example
FTP support, less (or different) bugs, updated documentation.
[brioche.git] / briochetab.example
diff --git a/briochetab.example b/briochetab.example
new file mode 100644 (file)
index 0000000..5a914ba
--- /dev/null
@@ -0,0 +1,16 @@
+# Backup description table
+#
+# Can handle logical volumes, with snapshots
+# In this example, the first partition to backup is the root of the dom0.
+# The following lines are the different LVM volumes created for the domUs.
+
+# Partition or LV           Snapshot    Host name     Volume name     Priority
+# ----------------------------------------------------------------------------
+/                           no          cottman       root            1
+/dev/vg00/valeron-root      yes         valeron       root            1
+/dev/vg00/kadarin-root      yes         kadarin       root            1
+/dev/vg00/syrtis-root       yes         syrtis        root            1
+/dev/vg00/syrtis-home       yes         syrtis        home            1
+/dev/vg00/syrtis-usr        yes         syrtis        usr             1
+/dev/vg00/syrtis-var        yes         syrtis        var             1
+/dev/vg00/syrtis-srv        yes         syrtis        srv             1