BackupPC-users

Re: [BackupPC-users] Backing up a USB-disk?

2009-06-11 00:07:06
Subject: Re: [BackupPC-users] Backing up a USB-disk?
From: "Jeffrey J. Kosowsky" <backuppc AT kosowsky DOT org>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Thu, 11 Jun 2009 00:02:16 -0400
Tino Schwarze wrote at about 23:20:29 +0200 on Wednesday, June 10, 2009:
 > Hi Magnus,
 > 
 > On Wed, Jun 10, 2009 at 09:05:26PM +0000, Magnus Larsson wrote:
 > 
 > > What I would like is to have it as a separate host, and then do manual
 > > backups when I want to. Can I do this even though the host it is
 > > connected to already is a backuppc host? This would mean defining one
 > > host as a subdir of another host, in the config.pl. With the same host
 > > name and ip. 
 > 
 > You may simple configure another host (name it, for example,
 > myserver-usbdisk), then set $Config{ClientNamAlias}.
 > 

To be complete you would probably need to also do the following:
1. On the original (non-alias) version of the host, exclude the mount
   point for the USB disk

2. On the alias version, set the share name to start the backup at the
   mount point

3. Set DumpPreUserCmd to test to make sure the usb disk is mounted and
   return non-zero exit status if not. This makes sure that the
   alternate host is only backed up if the disk is mounted.
   Also set:
                $Conf{UserCmdCheckStatus} = 1

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>