Re: [Bacula-users] FreeBSD and Snapshots issue

2007-07-07 Thread Andrea Venturoli
Chris Morris ha scritto: > Does anyone out there have a snapshot system running with Bacula? Yes, I have. However, I don't use automount, I just let bacula mount the snapshot, do the backup and unmount/delete it. This is achieved via "Client Run Before Job" and "Client Run After Job". > Does a

Re: [Bacula-users] FreeBSD and Snapshots issue

2007-07-06 Thread Arno Lehmann
Hi, 07.07.2007 00:24,, Chris Morris wrote:: > Greetings! > > I am using amd and snapshot Puh... I wouldn't do this (partly due to the problems you encounter). Simpler, IMO, is to set up a run before job that creates and mounts the snapshot, and a run after job that removes it. To be on the sa

[Bacula-users] FreeBSD and Snapshots issue

2007-07-06 Thread Chris Morris
Greetings! I am using amd and snapshot in conjunction with bacula to ensure that our servers back up cleanly due to installed databases. My problem centers around a race issue in which I must guarantee that Bacula is able to back up a snapshot directory before amd automatically unmounts it.