Jo wrote:
Christoff Buch schreef:

Hi all,

what I need to know is:

Can they be backed up with bacula while opened?
What we do is to stop the Notes service at 1am. Then zip all the nsf files and then restart the Notes service. Then Bacula comes by and backs up the zipped files, while skipping the active nsf files.

Another, potentially faster, strategy is to use rsync to duplicate the
files to another location while Notes is stopped and then back up
from the duplicated area (meaning you are free to restart Notes).
rsync only copies changed data, so the time period that Notes is stopped
should be fairly short.  Note, however, that this will double your disk
usage.

Greg


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to