Commit graph

23 commits

Author SHA1 Message Date
Andreas Faerber
6d8df889e7 Added output of "BACKUP FILE: <Full patch to backup file>"
Added duply as feature request
2014-08-26 16:26:46 +02:00
Andreas Faerber
60f24ec8d7 Now also backing up and restoring /etc/vz/conf/$CTID.*, too 2014-08-26 14:32:57 +02:00
Andreas Faerber
52f11e92dd Added documentation on --exclude option 2014-05-09 23:36:15 +02:00
Andreas Faerber
9758235e7a Added option to exclude CTIDs from backup
Simplified the compression block
2014-05-09 23:27:44 +02:00
Andreas Faerber
a1ea3c83f9 Removed --vzdir TODO 2013-10-31 13:51:32 +01:00
Andreas Faerber
5b319c48c5 vzpbackup: Added variables for the commands to be called and
explicitly set them. Needs to be amended if installation
           is different from default CentOS install

vzprestore: Added option (--vzdir) which allows to specify the directory
            the container will be restored to. This will override the
            default setting in /etc/vz/vz.conf.
2013-10-31 13:49:25 +01:00
Andreas Faerber
e294897c47 Added TODO that will fix an issue with restoring to non-default
directories (VE_ROOT and VE_PRIVATE) and the vz config still
pointing to the old directories
2013-10-30 17:23:47 +01:00
Andreas Faerber
ad5e01e62a Removed ls -la $DUMPFILE 2013-10-22 23:12:53 +02:00
Andreas Faerber
8f89282056 Added pz/pigz option to compression 2013-10-10 22:25:26 +02:00
Andreas Faerber
de158e9168 Merge branch 'master' of https://github.com/Rackster/vzpbackup into Rackster-master
Conflicts:
	vzpbackup.sh
	vzprestore.sh
2013-10-10 22:20:13 +02:00
Andreas Faerber
17d6585319 Added documentation for new options 2013-10-10 21:56:38 +02:00
Andreas Faerber
1a6d7ffd93 - Added option (--delete-backup-snapshot) to delete the snapshot taken
during backup after restore
- Read UUID of latest backup snapshot taken from the backup archive
- Added show_usage function
- Small clean ups
2013-10-10 21:53:59 +02:00
Andreas Faerber
9b6431e130 Add UUID of the snapshot taken to the backup archive 2013-10-10 21:52:20 +02:00
Michel Käser
fb2debc8b2 README changed to include compression param 2013-10-06 19:36:08 +02:00
Michel Käser
f4aac8f99b remove compression TODO -> implemented 2013-10-06 19:30:55 +02:00
Michel Käser
3acc25c15b bzip2 support 2013-10-06 19:30:13 +02:00
Michel Käser
ab4f402610 fix gzip compression 2013-10-06 19:14:05 +02:00
Michel Käser
3a155c0c52 support gz/xz archives when restoring 2013-10-06 18:28:54 +02:00
Michel Käser
981e670624 allow to compress backups with gunzip or xz 2013-10-06 18:24:55 +02:00
Michel Käser
9cf4269e88 fix script names + detect if the VEID to backup doesn't exist 2013-10-06 17:49:38 +02:00
Andreas Faerber
fd59599e33 Added first set of "obvious" TODOs 2013-09-03 22:02:40 +02:00
Andreas Faerber
ca2568f959 Initial Version 2013-09-03 21:59:53 +02:00
andreasfaerber
10523db42c Initial commit 2013-09-03 12:16:49 -07:00