]> oss.titaniummirror.com Git - ovzbpc.git/log
ovzbpc.git
11 years agoAdd makefile to 'build' version into scripts 0.2
R. Steve McKown [Mon, 14 Jan 2013 19:29:00 +0000 (12:29 -0700)]
Add makefile to 'build' version into scripts

11 years agobpcdump: allow removal of any VE backup
R. Steve McKown [Fri, 12 Oct 2012 23:27:45 +0000 (17:27 -0600)]
bpcdump: allow removal of any VE backup

When looking to free space for the new backup, allow removal of older
backups for any VE, not just for the current VEID.  Since the typical
use case now is to back up just a single BackupPC container, a change in
VEID is going to be due to a replacement BackupPC container, such as in
a major upgrade scenario.

If these scripts are in fact used in the future to back up multiple
BackupPC containers, additional work will be required on the script.

11 years agobpcdump: correct defect that removes all data
R. Steve McKown [Fri, 12 Oct 2012 23:24:30 +0000 (17:24 -0600)]
bpcdump: correct defect that removes all data

If when looking for space to reclaim for a new backup the ls that scans
for old backups finds nothing, the empty result ends up causing a
recursive removal of the entire contents of the destination directory
(usually a mount point for a partition on a removeable drive).

The correct behavior is to error with a message indicating not enough
space in such situations.

11 years agoAdd container conf file to dump
R. Steve McKown [Mon, 17 Sep 2012 17:08:29 +0000 (11:08 -0600)]
Add container conf file to dump

14 years agoMerge the old svn esata repo, whose history is in the esata branch.
R. Steve McKown [Wed, 16 Dec 2009 17:44:34 +0000 (10:44 -0700)]
Merge the old svn esata repo, whose history is in the esata branch.

14 years agoMerge the svn ovz repo, whose history is in the ovz branch.
R. Steve McKown [Wed, 16 Dec 2009 17:43:39 +0000 (10:43 -0700)]
Merge the svn ovz repo, whose history is in the ovz branch.

14 years agoThis script can selectively remove backups. old/backuppc
smckown [Mon, 9 Nov 2009 15:04:19 +0000 (15:04 +0000)]
This script can selectively remove backups.

Be sure no backuppc tasks run during execution of this script, and call
BackupPC_nightly afterward.

15 years ago0.1 released to sf.net/projects/backuppc-ovz backuppc-ovz-0.1
smckown [Fri, 6 Jun 2008 01:34:13 +0000 (01:34 +0000)]
0.1 released to sf.net/projects/backuppc-ovz

15 years agoDocumentation fixups
smckown [Fri, 6 Jun 2008 01:33:48 +0000 (01:33 +0000)]
Documentation fixups

16 years agoAdding BackupPC_verifyPool to the backuppc scripts. This was written by
smckown [Fri, 4 Apr 2008 19:30:24 +0000 (19:30 +0000)]
Adding BackupPC_verifyPool to the backuppc scripts.  This was written by
another user but is not included in the standard bpc distro.  It seems
quite useful.

16 years agoAdd SSH key notes and the tested configuration.
smckown [Thu, 24 Jan 2008 00:37:11 +0000 (00:37 +0000)]
Add SSH key notes and the tested configuration.

16 years agoClean up the README file a bit.
smckown [Thu, 24 Jan 2008 00:32:24 +0000 (00:32 +0000)]
Clean up the README file a bit.

16 years agoBackupPC_ovz now gets its list of HNs from /etc/backuppc/BackupPC_ovz.hnlist.
smckown [Fri, 11 Jan 2008 01:08:24 +0000 (01:08 +0000)]
BackupPC_ovz now gets its list of HNs from /etc/backuppc/BackupPC_ovz.hnlist.

16 years agoChange README to reflect that the 'BackupPC_ovz refresh' command needs to be
smckown [Fri, 11 Jan 2008 00:58:20 +0000 (00:58 +0000)]
Change README to reflect that the 'BackupPC_ovz refresh' command needs to be
called form both DumpPreUserCmd and RestorePreUserCmd.

16 years agoCode has now been tested for restore operation. A VE can restore to itself,
smckown [Fri, 11 Jan 2008 00:46:58 +0000 (00:46 +0000)]
Code has now been tested for restore operation. A VE can restore to itself,
another VE or a non-VE server.  Also, remove the unneeded runServer_test sub.

16 years agoSave VE configuration files from HN on VE backup.
smckown [Thu, 10 Jan 2008 23:00:36 +0000 (23:00 +0000)]
Save VE configuration files from HN on VE backup.

16 years agoThe velist file now goes into the log subdirectory and its name is derived
smckown [Thu, 10 Jan 2008 22:59:07 +0000 (22:59 +0000)]
The velist file now goes into the log subdirectory and its name is derived
from the script's basename.

16 years agoMinor fixes to README description.
smckown [Thu, 10 Jan 2008 22:13:17 +0000 (22:13 +0000)]
Minor fixes to README description.

16 years agoFix indents to 2 spaces at a time.
smckown [Thu, 10 Jan 2008 21:19:01 +0000 (21:19 +0000)]
Fix indents to 2 spaces at a time.

16 years agoFirst check-in of the BackupPC_ovz utility and a README file. Original versions...
smckown [Thu, 10 Jan 2008 16:31:26 +0000 (16:31 +0000)]
First check-in of the BackupPC_ovz utility and a README file.  Original versions of this script were called vzxfer_bpc.

16 years agoFix a typo
smckown [Thu, 10 Jan 2008 15:16:36 +0000 (15:16 +0000)]
Fix a typo

16 years agoImport the structure for the backuppc enhancement project
smckown [Thu, 10 Jan 2008 15:15:40 +0000 (15:15 +0000)]
Import the structure for the backuppc enhancement project