> If you want to do this once per run, on the dirvish server, and you
> are backing up multiple vaults, then the easiest thing to do is to
> write a shell script with something like:
> 
> #!/bin/bash
> /bin/mount /boot
> /usr/local/sbin/dirvish-runall
> /bin/umount /boot
> 

Won't that just mount /boot on the dirvish server? I need to mount /boot on all 
the clients out there, so I can back up boot from all of my servers. Maybe I'm 
just confused, but can you explain further.

Thanks much for replying.
hanj
_______________________________________________
Dirvish mailing list
[email protected]
http://www.dirvish.org/mailman/listinfo/dirvish

Reply via email to