Re: [BackupPC-users] Archive to tape library

2017-11-05 Thread Craig Barratt via BackupPC-users
No, this isn't supported.  There are tools (like BackupPC_tarCreate) in
BackupPC that could be used with external tools or scripts to write/manage
tapes.

Or you could run something like Bacula in parallel with BackupPC if you
really want tapes.

Craig

On Thu, Oct 12, 2017 at 11:08 AM, Gandalf Corvotempesta <
gandalf.corvotempe...@gmail.com> wrote:

> Hi to all
> Is possible to use backuppc archive function to make tar archives on a
> tape library?
>
> While backuppc able to automatically change tapes?
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] Archive to tape library

2017-10-12 Thread Gandalf Corvotempesta
Hi to all
Is possible to use backuppc archive function to make tar archives on a tape
library?

While backuppc able to automatically change tapes?
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Archive to Tape

2009-04-15 Thread Nils Breunese (Lemonbit)
Bharat Mistry wrote:

 I have a spare LTO2 as a result of a Windows Server upgrade

 I'd like to install it on my BackupPC box and Archive to Tape once a  
 week
 (BackupPC installed on SME Server)

 I use the following to backup to DAT tape on other SME servers:

 mt -f /dev/nst0 rewind
 tar -cvf /dev/st0 /home  /home/e-smith/files/ibays/scripts/ 
 tape_backup.log
 mt -f /dev/nst0 rewind
 mt -f /dev/nst0 eject

 There are 4 Pc's which are important and the users have asked if  
 they can have a weekly Tape backup.

 Do I simply backup /var/lib/BackupPC/pc/pc1  on Monday, /var/lib/ 
 BackupPC/pc/pc2 on Tuesday etc

Take a look at BackupPC_tarCreate if you want to create plain tar  
archives from BackupPC backups for writing to tapes.

Nils Breunese.

--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] Archive to Tape

2009-04-15 Thread Bharat Mistry
I have a spare LTO2 as a result of a Windows Server upgrade

I'd like to install it on my BackupPC box and Archive to Tape once a week
(BackupPC installed on SME Server)

I use the following to backup to DAT tape on other SME servers:

mt -f /dev/nst0 rewind
tar -cvf /dev/st0 /home  /home/e-smith/files/ibays/scripts/tape_backup.log
mt -f /dev/nst0 rewind
mt -f /dev/nst0 eject

There are 4 Pc's which are important and the users have asked if they can
have a weekly Tape backup.

Do I simply backup /var/lib/BackupPC/pc/pc1  on Monday,
/var/lib/BackupPC/pc/pc2 on Tuesday etc
--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Archive to Tape

2009-04-15 Thread Les Mikesell
Nils Breunese (Lemonbit) wrote:
 Bharat Mistry wrote:
 
 I have a spare LTO2 as a result of a Windows Server upgrade

 I'd like to install it on my BackupPC box and Archive to Tape once a  
 week
 (BackupPC installed on SME Server)

 I use the following to backup to DAT tape on other SME servers:

 mt -f /dev/nst0 rewind
 tar -cvf /dev/st0 /home  /home/e-smith/files/ibays/scripts/ 
 tape_backup.log
 mt -f /dev/nst0 rewind
 mt -f /dev/nst0 eject

 There are 4 Pc's which are important and the users have asked if  
 they can have a weekly Tape backup.

 Do I simply backup /var/lib/BackupPC/pc/pc1  on Monday, /var/lib/ 
 BackupPC/pc/pc2 on Tuesday etc
 
 Take a look at BackupPC_tarCreate if you want to create plain tar  
 archives from BackupPC backups for writing to tapes.

There is also the 'archive host' concept where you can use the web 
interface to start a run.

-- 
   Les Mikesell
lesmikes...@gmail.com

--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] archive (with tape archiving script attached)

2009-01-15 Thread Tino Schwarze
Hi Brad,

[...]

 Eg: what happens if the building burns down and the backuppc host you where
 using doesnt exist anymore, how would you restore?
 The archive function allows you to tar... but the limit on a tar file is
 2GB... which would meant it would split into 100 tar files... but then where
 would I be able to which file was in which tar?

There is no 2GB limit on tar, only for ZIP files. Or are you using
software from 1980ies? ;-)

 Am I going about this in the right way, I know that amanda and bacula are
 out there but the backup-pc provides the right information in a simple to
 understand web UI.

I have my BackupPC server generate .tar.bz2 archives from servers each
day. Bacula picks them up (actually, Bacula starts the archiving script
as BeforeJob) and saves them to tape.

It's time I publish the script - it's attached. Documentation is sparse
- just have a look. IMO the outstanding feature of the script is that it
has a runtime limit, so you get a guaranteed time your tape backup will
run/finish. And it figures out what host to archive next automatically.

HTH,

Tino.

-- 
What we nourish flourishes. - Was wir nähren erblüht.

www.lichtkreis-chemnitz.de
www.craniosacralzentrum.de


backup_hosts.sh
Description: Bourne shell script
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] archive to tape problem

2006-06-07 Thread Craig Barratt
Mark Coetser writes:

 I am having a little trouble getting this running, I have read the docs etc
 
 Here is my config.pl for the archive host
 
 # Set this client's XferMethod to archive to make it an archive host:
 $Conf{XferMethod} = 'archive';
 
 # The path on the local file system where archives will be written:
 #$Conf{ArchiveDest} = '/dev/st0';
 
 $Conf{ArchiveClientCmd} = '$tarCreatePath -h $host -n $backupnumber -s * 
 /dev/st0'
 
 And I get the following error
 
 Archive failed (  compPath fileExt splitSize outLoc parFile share)
 
 I have tried
 
 $Conf{ArchiveClientCmd} = '$Installdir/bin/BackupPC_archiveHost'
 . ' $tarCreatePath $splitpath $parpath $host $backupnumber'
 . ' $compression $compext $splitsize $archiveloc $parfile *';
 
 But still the above doesn't work, does anyone have any advice or an example
 of their setup for archive to tape ?

You should set the archive location in the CGI interface to
/dev/st0. That will write to tape on the BackupPC server.
The default ArchiveClientCmd should work correctly.

Since BackupPC doesn't use a shell to run external commands, redirection
() won't work.

Craig


___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] archive to tape problem

2006-05-22 Thread Mark Coetser
Hi Ppl

I am having a little trouble getting this running, I have read the docs etc

Here is my config.pl for the archive host

# Set this client's XferMethod to archive to make it an archive host:
$Conf{XferMethod} = 'archive';

# The path on the local file system where archives will be written:
#$Conf{ArchiveDest} = '/dev/st0';

$Conf{ArchiveClientCmd} = '$tarCreatePath -h $host -n $backupnumber -s * 
/dev/st0'


And I get the following error

Archive failed (  compPath fileExt splitSize outLoc parFile share)

I have tried

$Conf{ArchiveClientCmd} = '$Installdir/bin/BackupPC_archiveHost'
. ' $tarCreatePath $splitpath $parpath $host $backupnumber'
. ' $compression $compext $splitsize $archiveloc $parfile *';

But still the above doesn't work, does anyone have any advice or an example
of their setup for archive to tape ?



Thank you,

Mark Adrian Coetser
[EMAIL PROTECTED]
http://www.tux-edo.co.za, http://www.thummb.com
cel: +27 76 527 8789




---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/