This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit 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.