This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Anyone have experience with backup of Domino 6 under Linux? ~Chloe Quetvelujip 25.Jan.03 01:56 PM a Web browser Domino Server 6.0Linux - RedHat, Linux - SuSE
We have two Linux servers. We basically have a cron task that stops domino at night, makes a tar.gz of the notesdata directory in a shared folder of our main backup server and then restart Domino. Our backup server is, in this case, a Windows server. Copies to tape of its hard disk are made daily.
We also did the same thing but on tape instead of on a shared folder (it's just a little modification to our script). Unfortunately the tape device appear to have some hardware problem and we've had to revert to the other backup system as well.
I would post the code of the script here, but unfortunately I'm not at the office. If you are interested, I can post the script (it's very simple, though) on monday.