Re: [Bacula-users] Cloning Linux clients

2009-10-23 Thread Ken Barclay
Yes, as simple as that! From: Gabriel - IP Guys [mailto:gabr...@impactteachers.com] Sent: Friday, 23 October 2009 3:54 PM To: Bacula-users@lists.sourceforge.net Subject: [Bacula-users] Cloning Linux clients If I have a working bacula-fd.conf - can I copy that conf across to any new client

[Bacula-users] Cloning Linux clients

2009-10-23 Thread Gabriel - IP Guys
If I have a working bacula-fd.conf - can I copy that conf across to any new client I wish to setup? >From my understanding, the configuration should be the same, just changing the client name --- Kind Regards, Mr Gabriel ---

Re: [Bacula-users] cloning tapes for offsite storage

2009-03-04 Thread Thomas
Brian McDonald schrieb: > On Tuesday 03 March 2009 8:34:00 am Thomas wrote: >> so, last week i wrote a small perl script that uses bcopy to clone every >> volume from the FULL pool, that was written within the last 3 days, to > offsite tapes. > [snip] > >> all bcopy's finished successful. >> bu

Re: [Bacula-users] cloning tapes for offsite storage

2009-03-03 Thread Brian McDonald
On Tuesday 03 March 2009 8:34:00 am Thomas wrote: > so, last week i wrote a small perl script that uses bcopy to clone every > volume from the FULL pool, that was written within the last 3 days, to offsite tapes. [snip] > all bcopy's finished successful. > but my restore tests failed. [snip] >

Re: [Bacula-users] cloning tapes for offsite storage

2009-03-03 Thread Thomas
so, last week i wrote a small perl script that uses bcopy to clone every volume from the FULL pool, that was written within the last 3 days, to offsite tapes. my full runs on friday/saturday and the script starts via an admin job on sunday after the catalog backup. took ~ 9 hours for ~ 700GB on SD

Re: [Bacula-users] cloning tapes for offsite storage

2009-02-27 Thread Ulrich Leodolter
On Thu, 2009-02-26 at 20:28 +0100, Thomas wrote: > Hi List, > > i'm currently evaluating cloning of tapes with a two drive autochanger. > has someone suggestions or experience with that? > > currently i'm playing with bcopy for cloning and bextract/bscan to read the > data from the offsite tape.

[Bacula-users] cloning tapes for offsite storage

2009-02-26 Thread Thomas
Hi List, i'm currently evaluating cloning of tapes with a two drive autochanger. has someone suggestions or experience with that? currently i'm playing with bcopy for cloning and bextract/bscan to read the data from the offsite tape Best Regards Thomas -- [:O]###[O:] ---

Re: [Bacula-users] Cloning

2007-02-08 Thread Bill Hill
I hope I'm not repeating too much from earlier posts in the list, but I use tcopy to clone tapes made at level=Full for storage off-site. I had problems with not being able to copy some tapes because of the end of tape marker and Linux not handling it corretly, but got around this by specifying the

Re: [Bacula-users] Cloning

2007-02-08 Thread Brian Debelius
I didn't see much in the archives or manual, so I thought I would ask here for a definitive answer. I will start playing with migration, but I think cloning is what I would like to do long term. That is to make a copy of a job(s) for offsite storage. Is there a way with using migration to con

Re: [Bacula-users] Cloning

2007-02-08 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Not really, and as such, no. :) Check the list archives -- it's been discussed as recently as yesterday. You can run two jobs at the same time, but that's not really a clone. Brian Debelius wrote: > Hello, > > Is cloning implemented?; and does anyone

[Bacula-users] Cloning

2007-02-08 Thread Brian Debelius
Hello, Is cloning implemented?; and does anyone have a working example of how they use it? Thanks, Brian - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated

[Bacula-users] Cloning resent backups to antoher lace

2006-08-06 Thread Mehmet Soysal
Hi, i setting up a Bacula for a few servers and backups are done Monthly -> Full, Weekly -> Differential, Daily -> Incremental.. These are made to Files (Disks - not Tapes) and from time to time i want to make a copy to an external Disks or a tape. But i don?t want do it manually for every single s

Re: [Bacula-users] Cloning

2006-05-08 Thread Erich Prinz
Always learning, hence the disclaimer :-) Erich On May 8, 2006, at 1:33 AM, Christoph Litauer wrote: Erich Prinz schrieb: It's this directive in the Job section: Storage = FileStorage If I'm not mistaken, you are sending the backups to disk and to tape. Change your Storage directive to poin

Re: [Bacula-users] Cloning

2006-05-08 Thread Christoph Litauer
Erich Prinz schrieb: > It's this directive in the Job section: > Storage = FileStorage > > If I'm not mistaken, you are sending the backups to disk and to tape. > Change your Storage directive to point to Overland instead of > FileStorage and see if that doesn't fix it. If I am missing something,

Re: [Bacula-users] Cloning

2006-05-05 Thread Arno Lehmann
Hi, On 5/5/2006 10:19 AM, Christoph Litauer wrote: Dear bacula users, I just tested a little bit with the "cloning"-feature of bacula. I expected cloning to work as follows: 1.) Save the clients data to medium1 (disk) 2.) Copy the saved data from medium1 to medium2 (tape) What I see is 1.) Sav

Re: [Bacula-users] Cloning

2006-05-05 Thread Erich Prinz
It's this directive in the Job section: Storage = FileStorage If I'm not mistaken, you are sending the backups to disk and to tape. Change your Storage directive to point to Overland instead of FileStorage and see if that doesn't fix it. If I am missing something, kindly point out the error

[Bacula-users] Cloning

2006-05-05 Thread Christoph Litauer
Dear bacula users, I just tested a little bit with the "cloning"-feature of bacula. I expected cloning to work as follows: 1.) Save the clients data to medium1 (disk) 2.) Copy the saved data from medium1 to medium2 (tape) What I see is 1.) Save the clients data to medium1 (disk) 2.) Save the clie