My Community Dashboard

  • BackupPC or BareMetal Backup?

    I would like to backup my ClearOS server locally, so that should it crash I can restore it to what it was in its glory. I want to include all apps and their latest updates. It would be nice to include the latest subscription updates from Clear Center.

    The down sides I see to both apps in the subject line are: (1) BareMetal only does home directories, flexshares, and server configuration files, rather than your entire ClearOS server (i.e. / ). In doing a restore, home folders and flexshares can only be restored if they don't exist. I'm thinking this includes even flexshares that are websites. Does this mean users would have to be deleted so when doing a restore, they're reinstated with their home directories? Does this mean that all websites would have to be deleted from your webroot (and flexshares)? And finally, your entire server contents are not backed up; just the three areas mentioned.

    (2) BackupPC should be able to backup your entire server (i.e. / ), but it does this using samba, tar, or rsync. That's fine and all, but when doing a direct restore in BackupPC, it will not be able to write all the files back to the local server if the files on the server are not write permissive, which they will never be, because that would be stupid and unsafe thanks to hackers.

    Anyone willing to share what they think the pros and cons are to each method? Maybe I'm not thinking through this right? Maybe it's not that important to backup the whole server? My ClearOS server is being implemented at a business for multiple uses, i.e. internet gateway (firewall, content filter, antimalware, etc.), web server, mail server, etc. Maybe if it goes down, installing ClearOS 7 from scratch and then restoring configuration files is the best way to go about it? I would like to figure this out rather than wait until our server crashes and I'm down until I'm up again. Thanks for any insight the community can offer (and any Clear gurus that run across this post).