may I ask You regarding the Mystic BBS backup strategy? I was archiving the whole folder using cron. Full backup of the whole BBS folder each night. That consumed vast amount of disk space.
the whole folder using cron. Full backup of the whole BBS folder each night. That consumed vast amount of disk space.
Now I am thinking about different strategy. In the previous one I
Hello All,
may I ask You regarding the Mystic BBS backup strategy? I was
archiving the whole folder using cron. Full backup of the whole BBS
folder each night. That consumed vast amount of disk space.
Now I am thinking about different strategy. In the previous one I
deleted all backups older than week. I was thinking about having the backups once per week or try to rsync it to different location. That
would bring the possibility to switch when the original is lost. But
it consumes quite a lot of bandwidth. On the other hand the most
would be consumed during the first backup. And incremental syncs
wouldn't be that large.
What the backup strategy using rsync is missing is missing is the opportunity to go back in time. Once the backup location is synced
and original corrupted there is no way to restore.
may I ask You regarding the Mystic BBS backup strategy? I was archivi the whole folder using cron. Full backup of the whole BBS folder each night. That consumed vast amount of disk space.If you are just backing up Mystic it shouldn't take up much space at all. Do you have your file bases in the MYSTIC tree?
Keep in mind those directories would not backup your file bases or
message content (just the configurations).
What I did was move /mystic/files to an outside partition then symlinked files back to the mystic root folder.. now when I do backups it skips
over the file bases (tar cvjpf bbs-backup.tar.bz2 *) does not follow symlinks so it wont archive your filebase .. much smaller backups
uBuntu/derivatives have a 'snapshot' feature that will allow you to schedule snaps of full drives or folders .. you could setup a nightly backup and have it either rsync to another device or simply send the backup somewhere via sftp
development environment too. And that's something I'm really glad to
have. On the other hand the daily archives of the rsync copy target
keeps me with the opportunity to rollback the changes when something
goes wrong. I guess I'm finally happy with my backup strategy.
Sysop: | sneaky |
---|---|
Location: | Ashburton,NZ |
Users: | 31 |
Nodes: | 8 (0 / 8) |
Uptime: | 203:40:58 |
Calls: | 2,083 |
Calls today: | 1 |
Files: | 11,139 |
Messages: | 948,001 |