I'm slowly working toward initiating and using dirvish to replace my
SLR-60 tape system. I've read the HOWTO, man pages, wiki, and looked at the
most recent 35 threads of the mail list archive without finding the answer
to my question of how to specify vaults in a bank.

   Keith's example on the wiki says that he uses a bank for each machine and
a vault for each partition. I have only the one server/workstation to back
up regularly now so in /etc/dirvish/master.conf I specify a single bank.

   What I've not found is where I specify a vault for each partition. What I
have so far for /etc/dirvish/master.conf is:

bank:
        /media/hd0/backup/dirvish/server

image-default: %Y%m%d-%H%M
log: bzip2
index: bzip2

exclude:
        /proc
        /etc/mtab
        .kde/share/cache/*
        .mozilla/firefox/*.default/Cache/*
        /usr/src/**/*.o
        *~
        *.bak
        lost+found/
        core

runall: salmo.appl-ecosys.com

expire-default: never

# keep the sunday backups forever, the dailies for 3 months 
expire-rule:
#       MIN     HR      DOM     MON     DOW     STRFTIME_FMT
        *       *       *       *       *       +3 months
        *       *       *       *       1       never

And in /media/hd0/backup/dirvish/default.conf I have:

client: [email protected]
tree:   /
xdev:   0
index:  bz2

   In which file, and using what syntax, do I specify the 13 partitions I
have on 2 hard drives in my machine?

Rich
_______________________________________________
Dirvish mailing list
[email protected]
http://www.dirvish.org/mailman/listinfo/dirvish

Reply via email to