]> git.alrj.org Git - brioche.git/blob - briochetab.example
Replace lftp's call to 'rmdir' by calls to 'rm -rf'.
[brioche.git] / briochetab.example
1 # Backup description table
2 #
3 # Can handle logical volumes, with snapshots
4 # In this example, the first partition to backup is the root of the dom0.
5 # The following lines are the different LVM volumes created for the domUs.
6
7 # Partition or LV           Snapshot    Host name     Volume name     Priority
8 # ----------------------------------------------------------------------------
9 /                           no          cottman       root            1
10 /dev/vg00/valeron-root      yes         valeron       root            1
11 /dev/vg00/kadarin-root      yes         kadarin       root            1
12 /dev/vg00/syrtis-root       yes         syrtis        root            1
13 /dev/vg00/syrtis-home       yes         syrtis        home            1
14 /dev/vg00/syrtis-usr        yes         syrtis        usr             1
15 /dev/vg00/syrtis-var        yes         syrtis        var             1
16 /dev/vg00/syrtis-srv        yes         syrtis        srv             1