Hacker News new | ask | show | jobs
Ask HN: How do you manage your backups?
4 points by whyasker 3606 days ago
Hello sysadmins,

Just wondering how you manage your backups? ( like application backup of mysql, TeamCity, tomcat ... )

Is there a product to create a backup? ( or do you have your own scripts?

2 comments

LVM snapshots.

Then ccollect (rsync based with hardlinks and deduplication) to backup the content of the filesystem.

Hey,

PHPBU VZDUMP backup exec

Could you elaborate more? Seems to be this project? https://github.com/sebastianfeldmann/phpbu