Re: [Bacula-users] Migration job(s)

2024-06-07 Thread Lionel PLASSE
essage d'origine- De : Stefan G. Weichinger Envoyé : vendredi 7 juin 2024 07:59 À : bacula-users Objet : [Bacula-users] Migration job(s) I had to run backups to Disk only while the tape drive was repaired. Now the drive returned and I would like to migrate all the backups on disk

[Bacula-users] Migration job(s)

2024-06-06 Thread Stefan G. Weichinger
I had to run backups to Disk only while the tape drive was repaired. Now the drive returned and I would like to migrate all the backups on disk to tape. "Migrate" Jobs should help here, right? I defined a job like this: Job { Name = "migrate-to-tape" Type = "Migrate" Storage = "File"

Re: [Bacula-users] Migration Job - Volume data deletion

2023-11-29 Thread Chris Wilkinson
You can get it here. https://pastebin.com/XvQqfzNX It will need adapting to your environment. I have a cloud+cache (backblaze B2) and 2x local NAS (local CIFS mounts) SDs that are defined as variables at the top of the script. I run this manually to recover space whenever I need. It's not schedu

Re: [Bacula-users] Migration Job - Volume data deletion

2023-11-29 Thread mdear via Bacula-users
That sounds really useful, I’d be quite happy to take and adapt it (perhaps on GitHub where others can see?). Removal of artifacts generated from historical or defunct jobs was my one of my feature requests towards Acronis before I moved on to Bacula, they just couldn’t manage my NAS space the

Re: [Bacula-users] Migration Job - Volume data deletion

2023-11-29 Thread Lionel PLASSE
:) De : Chris Wilkinson Envoyé : mercredi 29 novembre 2023 15:40 À : Lionel PLASSE Cc : bacula-users Objet : Re: [Bacula-users] Migration Job - Volume data deletion The script will purge expired volumes if that's what you mean by clean. It doesn't recreate any v

Re: [Bacula-users] Migration Job - Volume data deletion

2023-11-29 Thread Chris Wilkinson
commands. > > > > But I’d happy to adapt it to my conf. > > My mail address is open for sharing if you want. (zip, gz or even > wetransfer) > > > > Great thanks, > > Lionel > > > > *De :* Chris Wilkinson > *Envoyé :* mercredi 29 novembre 2023 1

Re: [Bacula-users] Migration Job - Volume data deletion

2023-11-29 Thread Lionel PLASSE
t it to my conf. My mail address is open for sharing if you want. (zip, gz or even wetransfer) Great thanks, Lionel De : Chris Wilkinson Envoyé : mercredi 29 novembre 2023 13:03 À : Lionel PLASSE Cc : bacula-users Objet : Re: [Bacula-users] Migration Job - Volume data deletion I hav

Re: [Bacula-users] Migration Job - Volume data deletion

2023-11-29 Thread Chris Wilkinson
I have a script that deletes physical disc and cloud volumes that are not present in the catalog, perhaps because a job was manually deleted or migrated. Is that what you want to achieve? It's part of a collection of Bacula scripts that I use. It's too big to post here but I'd be happy to share it

[Bacula-users] Migration Job - Volume data deletion

2023-11-29 Thread Lionel PLASSE
Hello, I question regarding migration job and volume cleaning : For migration job, old jobs from migrated volume to next pool's volume are deleted from the catalog, but the migrated volume file still contains data (I use File volume on disk ). So the data amount is doubled. (The catalog is we

[Bacula-users] Migration from tape to disk is hanging

2021-07-18 Thread Pierre Bernhardt
Hello, any idea how I can get more information why my job is hanging? It looks like it has started but not all copy the data to the disk. Both jobs for migration are still running since hours. I tried also to use data spooling to tmp but then the spool file will be filled, but never the data will

Re: [Bacula-users] Migration Job Problems

2016-03-24 Thread Daniel Davidson
How do I recover from this though? There are still several other TB that need to be saved to tape from the client. On disk I had 25GB volumes going all the way up to 900-something. Dan On 03/24/2016 09:02 AM, Wanderlei Huttel wrote: Hello Daniel It looks you have an error in your volume Fil

Re: [Bacula-users] Migration Job Problems

2016-03-24 Thread Wanderlei Huttel
Hello Daniel It looks you have an error in your volume File0586. 14-Mar 12:52 bacula-sd JobId 90: Error: block_util.c:352 Volume data error at 0:257145043! Block checksum mismatch in block=29547158 len=64512: calc=dad7face blk=34eff4a7 Best Regards *Wanderlei Hüttel* http://www.huttel.com.br 20

Re: [Bacula-users] Migration Job Problems

2016-03-24 Thread Daniel Davidson
Any insights on this? I would love to try and move to bacula, but cannot until this is sorted out. It is acting as if the migration job successfully completed, but large amounts of the data have not been transferred to tape. In addition new migration jobs or backup jobs from the client do no

[Bacula-users] Migration Job Problems

2016-03-15 Thread Daniel Davidson
I am setting up a new bacula server and need to have migrations to tape set up as part of the process. For my smaller servers this worked fine, but when I used a larger server, after migrating for about 5 hours and cycling through several of the 25GB volumes on disk, I received the error at th

[Bacula-users] Migration needs volstat!=append, but how to reach? [Was: Re: [7.0.5] Option to start spooling before volume mount?]

2014-11-08 Thread Harald Schmalzbauer
Bezüglich John Lockard's Nachricht vom 26.10.2014 15:34 (localtime): > I run into this issue with several of my servers and dealt with it by > creating "migrate" jobs. Came to the same conclusion. Spooling doesn't make sense in it's current implementation for today's capacities. But there's anot

[Bacula-users] Migration jobs and Allow Duplicate Jobs = no

2014-04-08 Thread Gonçal Badenes
Hi, I am trying to run a migration job right after the daily backup. However, if I enable "Allow Duplicate Jobs = no", all migration jobs get cancelled, as they have the same name as the backup jobs. Is there a way to circumvent this behavior, i.e. rejecting duplicate backup jobs but still all

[Bacula-users] Migration Client Name in Heading

2013-03-18 Thread Courtney Kibbe
I have created a migration job and set the client field to access01-fd. According to what I read in the manual, the directive Client must be specified but will be ignored. The migration job appears to be working but I want the heading of each migration job to be that of the client being migrat

Re: [Bacula-users] migration between tape pools

2012-12-08 Thread Radosław Korzeniewski
Hello, 2012/12/7 Alan Brown > > I need to migrate the entire content of one pool (LTO2) into a new pool > (LTO5) > > Everything I've tried has resulted in "no files to transfer" > > Could you send us your config. It is very hard to help you without it. > Has anyone managed to sucessfully do th

[Bacula-users] migration between tape pools

2012-12-07 Thread Alan Brown
I need to migrate the entire content of one pool (LTO2) into a new pool (LTO5) Everything I've tried has resulted in "no files to transfer" Has anyone managed to sucessfully do this - and if so, how? -- LogMeIn Resc

Re: [Bacula-users] Migration Job fails - Device "File" not in SD Device resources.

2012-07-10 Thread Jürgen Echter
Am 06.07.2012 13:36, schrieb John Drescher: On Fri, Jul 6, 2012 at 6:43 AM, Jürgen Echter wrote: Hi, i try to migrate archivefiles to another server / pool. when i run this job i get the following error: 06-Jul 12:37 bacula-dir JobId 14726: The following 1

Re: [Bacula-users] Migration Job fails - Device "File" not in SD Device resources.

2012-07-06 Thread John Drescher
On Fri, Jul 6, 2012 at 6:43 AM, Jürgen Echter wrote: > Hi, > > i try to migrate archivefiles to another server / pool. > > when i run this job i get the following error: > > 06-Jul 12:37 bacula-dir JobId 14726: The following 1 JobId was chosen to be > migrated: 8446 > 06-Jul 12:37 bacula-dir JobI

[Bacula-users] Migration Job fails - Device "File" not in SD Device resources.

2012-07-06 Thread Jürgen Echter
Hi, i try to migrate archivefiles to another server / pool. when i run this job i get the following error: 06-Jul 12:37 bacula-dir JobId 14726: The following 1 JobId was chosen to be migrated: 8446 06-Jul 12:37 bacula-dir JobId 14726: Migration using JobId=8446 Job=mule.2012-03-08_21.04.48_38

Re: [Bacula-users] Migration possible even with volume status "append"

2012-06-27 Thread Martin Simmons
> On Wed, 27 Jun 2012 15:56:09 +0200, Mario Moder said: > > Thanks for your answer, this could explain it. Here is my migration job > config: > > Job { >Name = "migrate" >Type = Migrate >Level = Full >Client = bacula-fd >FileSet="Full Set" >Messages = Standard >Po

Re: [Bacula-users] Migration possible even with volume status "append"

2012-06-27 Thread Mario Moder
Am 26.06.2012 20:50, schrieb Martin Simmons: >> On Tue, 26 Jun 2012 15:01:30 +0200, Mario Moder said: >> >> As the subject says: I have a pool with a file storage and a >> migration >> pool with a tape storage. The documentation says: "Volumes that are >> still marked Append will not be consid

Re: [Bacula-users] Migration possible even with volume status "append"

2012-06-26 Thread Martin Simmons
> On Tue, 26 Jun 2012 15:01:30 +0200, Mario Moder said: > > As the subject says: I have a pool with a file storage and a migration > pool with a tape storage. The documentation says: "Volumes that are > still marked Append will not be considered for migration". > > I have a migration job wh

[Bacula-users] Migration possible even with volume status "append"

2012-06-26 Thread Mario Moder
Hi As the subject says: I have a pool with a file storage and a migration pool with a tape storage. The documentation says: "Volumes that are still marked Append will not be considered for migration". I have a migration job which does migrate from the appendable volume without an error. Could

[Bacula-users] Migration Job Questions

2012-05-24 Thread Rene Moser
Hi We are backing up clients to disk and migrate the jobs later to tape. So we defined a migration job. The backup jobs named *.stage". And I defined in job resource Selection Type = Job Selection Pattern = ".*\.stage But this seems to try migrate already migrated jobs too. So I looked into th

[Bacula-users] Migration job tape-to-tape with 1 drive

2012-01-27 Thread René Moser
Version: Bacula 5.0.1 Hi We use a disk-to-disk-to-tape backup workflow. We also defined a scratch pool which holds some tapes. Scenario: If no disk/file volumes are available for writing anymore, a volume (tape) from the scratch pool will be placed in the disk pool and the job is written to tha

Re: [Bacula-users] Migration issues - database

2011-09-16 Thread Ben Walton
Excerpts from Carlos Cristóbal Sabroe Yde's message of Fri Sep 16 10:28:00 -0400 2011: Hi Cristóbal, You've reached the Bacula users mailing list. You're likely looking for: http://www.horde.org/community/mail/ HTH. -Ben -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.

[Bacula-users] Migration issues - database

2011-09-16 Thread Carlos Cristóbal Sabroe Yde
Hi, I've made a fresh install of Horde Groupware Webmail Edition 4. I have Horde GWE 1.2.9 running on another server. I'm using several IMAP servers so the users select the server to which they want to login. I tried to migrate the database part only (mysql) to the new install. Apparently everyt

[Bacula-users] migration

2011-04-26 Thread J. Echter
Hi, i try to achieve the following: file pool: full (first backup), daily incremental, differential once a month merge all of them into a virtual full backup, then migrate the virtual full into my file pool. if i try to restore the most recent backup of a client, it only offers me the backups

Re: [Bacula-users] Migration takes hours

2011-03-05 Thread Dermot Beirne
From: Josh Fisher Subject: Re: [Bacula-users] Migration takes hours To: bacula-users@lists.sourceforge.net Message-ID: <4d6e7d3e.7010...@pvct.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 3/2/2011 4:47 AM, Dermot Beirne wrote: >> Hello Chris, >> Tha

Re: [Bacula-users] Migration takes hours

2011-03-02 Thread Josh Fisher
On 3/2/2011 4:47 AM, Dermot Beirne wrote: > Hello Chris, > Thanks for responding. > The PE 124T is connected externally to a SCSI card in a Dell T610. > > I have 6 x 1 TB SAS drives in a Raid 5 array. > > I haven't considered the transfer rates between the disks and the > drive, but clearly it cou

Re: [Bacula-users] Migration takes hours

2011-03-02 Thread Dermot Beirne
Hello Chris, Thanks for responding. The PE 124T is connected externally to a SCSI card in a Dell T610. I have 6 x 1 TB SAS drives in a Raid 5 array. I haven't considered the transfer rates between the disks and the drive, but clearly it could be an issue. There is nothing else accessing the disk

[Bacula-users] Migration takes hours

2011-02-25 Thread Dermot Beirne
Hi, I am using Bacula 5.0.3 on Ubuntu 9.04 The length of time taken to migrate from disk to tape is causing problems with my backup window. The Monthly full backups I run takes up to 3 days. Here is the output of one client: Build OS: i686-pc-linux-gnu ubuntu 9.04 Prev Backup Jo

Re: [Bacula-users] Migration tape to disk and AllowCompression sd usage

2010-12-17 Thread Bruno Friedmann
On 12/16/2010 08:10 PM, Martin Simmons wrote: >> On Thu, 16 Dec 2010 13:41:21 +0100, Bruno Friedmann said: >> >> Hi All, >> >> On a customer site, we need to "migrate" all the old sdlt tapes to disk base >> media. >> >> Everything is working actually between a temporary bacula-sd on which the

Re: [Bacula-users] Migration tape to disk and AllowCompression sd usage

2010-12-16 Thread Martin Simmons
> On Thu, 16 Dec 2010 13:41:21 +0100, Bruno Friedmann said: > > Hi All, > > On a customer site, we need to "migrate" all the old sdlt tapes to disk base > media. > > Everything is working actually between a temporary bacula-sd on which the > sdlt tape is connected, > and the disk based med

[Bacula-users] Migration tape to disk and AllowCompression sd usage

2010-12-16 Thread Bruno Friedmann
Hi All, On a customer site, we need to "migrate" all the old sdlt tapes to disk base media. Everything is working actually between a temporary bacula-sd on which the sdlt tape is connected, and the disk based media. All work well with the usage of bcopy My question is about to get the new dis

[Bacula-users] Migration Pools and Volume recycling

2010-12-04 Thread Jan Lentfer
Dear all, I am a long time bacula user (home network), but I have just subscribed to the lists because I have a question regarding Volume Migration I could not find any information for in the internet. I have 4 pool configured in my system: Pool { Name = DLT-Pool Pool Type = Backup St

[Bacula-users] Migration Migraines

2010-05-19 Thread Ken
Using Bacula 3.0.2 Attempting to Migrate jobs from Tape --> Disk --> Tape. Result: cannot find migrated job data. Original Jobid: 11536 After bscan Jobid 11536 became Jobid 23072 Select * from job where jobid='11536'; No results to list. Select * from job where jobid='23072'; Have re

[Bacula-users] Migration and data destruction

2010-03-30 Thread Greg Golin
Hello, We would like to use Bacula for archiving data. A problem that we're trying to solve is how to prevent Bacula from recycling a volume in case a migration job fails. The scenario we're concerned about is as follows: Auto-recycling is on 1. TestBackupJob runs 2. TestArchiveJob runs and fails

[Bacula-users] Migration to a different system (remote tape)

2010-03-26 Thread Peter Eisch
Hi, I needed to move the tape changer device from the bacula dir/sd with disk (volga) to a system running just the sd (ruhr). I can status/mount/umount from the dir (volga) just fine. The problem comes when it's time to migrate. 26-Mar 10:50 volga-dir JobId 74: Start Migration JobId 74, Job=on

[Bacula-users] migration

2010-03-11 Thread Andy Howell
I'm trying to migrate from one disk based storage to another. I started with: http://bacula.org/5.0.x-manuals/en/main/main/Migration_Copy.html Following that, it seem that I need a new Pool, and that pool defines the new storage I'm moving to. I can't get that to work. I define my migrate jobs

[Bacula-users] Migration Tape to Tape

2010-01-24 Thread Ken Barclay
Is it possible to Migrate from Tape to Tape using an Autochanger with only One Drive? Bacula 3.0.2 TIA, Ken Barclay -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brig

[Bacula-users] Migration from 2.4.4 to 3.0.2 & question about Virtual & Copy jobs.

2010-01-23 Thread Romain Dolbeau
Hello all, I'm currently using Bacula to backup a bunch of systems (servers and a few laptops) and I'm very happy with it. So first thanks to the developers and everyone involved :-) I'm currently using Debian Lenny's Bacula 2.4.4-1, and I'm planning to migrate to the backports version, 3.0.2-3.

Re: [Bacula-users] Migration Job and Next Pool configuration

2009-12-11 Thread Martin Simmons
> On Tue, 08 Dec 2009 11:00:52 +0100, Daniel Kamm said: > > Dear all, > > I am considering to use migration jobs to set up a D2D2T backup > scenario. I am actually considering to use pools like that: > > > Migration Job > > Backup Job

Re: [Bacula-users] Migration Job and Next Pool configuration

2009-12-08 Thread Daniel Kamm
James Harper wrote: >> I am considering to use migration jobs to set up a D2D2T backup >> scenario. I am actually considering to use pools like that: >> >> >> Migration Job >> >> Backup Job --> WEEKLY1 Tape Pool >>

Re: [Bacula-users] Migration Job and Next Pool configuration

2009-12-08 Thread James Harper
> > I am considering to use migration jobs to set up a D2D2T backup > scenario. I am actually considering to use pools like that: > > > Migration Job > > Backup Job --> WEEKLY1 Tape Pool > / >

[Bacula-users] Migration Job and Next Pool configuration

2009-12-08 Thread Daniel Kamm
Dear all, I am considering to use migration jobs to set up a D2D2T backup scenario. I am actually considering to use pools like that: Migration Job Backup Job --> WEEKLY1 Tape Pool / Backup da

Re: [Bacula-users] Migration job marking destination volume used!

2009-08-07 Thread Martin Simmons
> On Thu, 6 Aug 2009 14:17:00 -0600, Robert LeBlanc said: > > I'm attempting to migrate some back-ups from our Data Domain box to tape and > am migrating our first set of jobs. Once it finished migrating the first job > it marked the LTO3 tape as used with only 50GB written. I thought the > mi

[Bacula-users] Migration job marking destination volume used!

2009-08-06 Thread Robert LeBlanc
I'm attempting to migrate some back-ups from our Data Domain box to tape and am migrating our first set of jobs. Once it finished migrating the first job it marked the LTO3 tape as used with only 50GB written. I thought the migration jobs would leave the volume in Append until it was full or met ot

Re: [Bacula-users] migration and copying

2009-07-20 Thread Grzegorz Bystrzyński
Dirk Bartley pisze: > On Thu, 2009-07-16 at 16:57 -0800, Bob Gamble wrote: >> Can someone explain to me how a migration or copy is generally >> supposed to work? In my mind, I would like to take a full volume, >> which has Full/Differential/Incremental backups in it and copy or >> migrate it to an

Re: [Bacula-users] migration and copying

2009-07-17 Thread Bob Gamble
Hmm, thanks. With that news I'm at a stand still with full volumes. Would it work to mount the storage on to the same server that does the backup? On Thu, Jul 16, 2009 at 6:05 PM, Dirk Bartley wrote: > On Thu, 2009-07-16 at 16:57 -0800, Bob Gamble wrote: > > Can someone explain to me how a migr

Re: [Bacula-users] migration and copying

2009-07-16 Thread Dirk Bartley
On Thu, 2009-07-16 at 16:57 -0800, Bob Gamble wrote: > Can someone explain to me how a migration or copy is generally > supposed to work? In my mind, I would like to take a full volume, > which has Full/Differential/Incremental backups in it and copy or > migrate it to another storage server. Gre

[Bacula-users] migration and copying

2009-07-16 Thread Bob Gamble
Can someone explain to me how a migration or copy is generally supposed to work? In my mind, I would like to take a full volume, which has Full/Differential/Incremental backups in it and copy or migrate it to another storage server. I know the volume contains good backups and is marked as "Full."

Re: [Bacula-users] Migration Job pruging destination volumes!!

2009-06-26 Thread Robert LeBlanc
On Thu, Jun 25, 2009 at 5:53 PM, Robert LeBlanc wrote: > I've set-up a migration job to migrate jobs from one set of tape volumes to > disk volumes. I've configured the destination pool to use the volume once > and have a retention period of 2 months. For some reason when the migration > job compl

[Bacula-users] Migration Job pruging destination volumes!!

2009-06-25 Thread Robert LeBlanc
I've set-up a migration job to migrate jobs from one set of tape volumes to disk volumes. I've configured the destination pool to use the volume once and have a retention period of 2 months. For some reason when the migration job completes and gets to the next queued migration job it marks the dest

[Bacula-users] Migration status (checking)...

2009-06-11 Thread John Lockard
When I'm running a backup job I can check the status of the backup job (with statistics) through bconsole, using the command 'status client=clientname', which gives results like: Connecting to Client clientname at clientname.si.umich.edu:9102 clientname-fd Version: 3.0.1 (30 April 2009)

Re: [Bacula-users] migration from 1.38 to 2.4

2009-06-02 Thread Uwe Schuerkamp
On Mon, Jun 01, 2009 at 12:13:37AM -0300, junior carvalho wrote: > Hi all; > > I have some debian etch servers working with bacula 1.38; I would like to > migrate to 2.4 ( from backports ), there are some kind of incompatibilites? > problems? there are a special way to follow? > > JC Hello JC,

[Bacula-users] migration from 1.38 to 2.4

2009-05-31 Thread junior carvalho
Hi all; I have some debian etch servers working with bacula 1.38; I would like to migrate to 2.4 ( from backports ), there are some kind of incompatibilites? problems? there are a special way to follow? JC -- Register Now

[Bacula-users] Migration with Autochanger - From Tape to Tape

2009-03-23 Thread Borja Tatay Fandos
Hi there I want to migrate some Jobs from tape to tape, in the same Storage, so I can clean the old tapes and keep the works I'm interested in. But I've found "23-mar 13:23 bacula-dir JobId 2067: Fatal error: Job canceled. Attempt to read and write same device." Is there any way I can go through,

Re: [Bacula-users] Migration of the Backup Services to another server.

2008-11-02 Thread John Drescher
On Sun, Nov 2, 2008 at 12:33 PM, Javino <[EMAIL PROTECTED]> wrote: > Hi all ;) > > I'm trying to migrate my Backup Services to another server but this new > server has not enough physical space for the HP StorageWorks 920 that I've > used sucessfully for one year.. My question is... it's possible t

[Bacula-users] Migration of the Backup Services to another server.

2008-11-02 Thread Javino
Hi all ;) I'm trying to migrate my Backup Services to another server but this new server has not enough physical space for the HP StorageWorks 920 that I've used sucessfully for one year.. My question is... it's possible to use another machine only for the SD Daemon with the HP StorageWorks and ho

Re: [Bacula-users] Migration headaches

2007-12-18 Thread David Gardner
avid Gardner <[EMAIL PROTECTED]> To: Bacula users list Sent: Tuesday, December 18, 2007 12:48:33 PM Subject: [Bacula-users] Migration headaches Hey gang, Now this migration is becoming a headache. I reread the migration section of the manual and though it does not specifically say "Do not m

[Bacula-users] Migration headaches

2007-12-18 Thread David Gardner
Hey gang, Now this migration is becoming a headache. I reread the migration section of the manual and though it does not specifically say "Do not migrate within a pool!", it does discourage the act. With that, I created the "Tape" pool and moved one of my tapes from the Weekly pool into the "

[Bacula-users] Migration and Bootstrap Files

2007-12-12 Thread Annette Jäkel
Hello, I configured some migration jobs and define separate bootstrap files in the Job Definition for the migration. But the migration jobs wrote their bootstrap to the bootstrap files of the original jobs. I want to know: Is it possible the have an extra bootstrap file for the migration? My questi

[Bacula-users] migration job problems

2007-12-07 Thread Christoph Litauer
Hi, running bacula 2.2.5. I configured a migration job that should migrate all jobs older than 3 month. While migrating, some jobs issue the following messages: 07-Dez 12:53 bacula-sd JobId 8446: Ready to read from volume "File-0189" on device "FileStorage" (/storage). 07-Dez 12:55 bacula-sd JobI

Re: [Bacula-users] Migration purging seems not to work

2007-11-07 Thread Hydro Meteor
Hello again Arno and friends ... On 11/7/07, Arno Lehmann <[EMAIL PROTECTED]> wrote: > > Hi, > > 07.11.2007 19:12,, Hydro Meteor wrote:: > > > > On Nov 7, 2007 1:26 AM, Arno Lehmann <[EMAIL PROTECTED] > > > wrote: > > > > Hello, > > > > 07.11.2007 12:17,, Hydro M

Re: [Bacula-users] Migration purging seems not to work

2007-11-07 Thread Arno Lehmann
Hi, 07.11.2007 19:12,, Hydro Meteor wrote:: > > On Nov 7, 2007 1:26 AM, Arno Lehmann <[EMAIL PROTECTED] > > wrote: > > Hello, > > 07.11.2007 12:17,, Hydro Meteor wrote:: > > Hi all, > > > > I just recently set up a migration resources in my Dire

Re: [Bacula-users] Migration purging seems not to work

2007-11-07 Thread Hydro Meteor
On Nov 7, 2007 1:26 AM, Arno Lehmann <[EMAIL PROTECTED]> wrote: > Hello, > > 07.11.2007 12:17,, Hydro Meteor wrote:: > > Hi all, > > > > I just recently set up a migration resources in my Director > > configuration file to migrate from File (hard drive) to DVD. The simple > > test I tried worked f

Re: [Bacula-users] Migration purging seems not to work

2007-11-07 Thread Arno Lehmann
Hello, 07.11.2007 12:17,, Hydro Meteor wrote:: > Hi all, > > I just recently set up a migration resources in my Director > configuration file to migrate from File (hard drive) to DVD. The simple > test I tried worked fine (the DVD+RW was written to just perfectly). Good to hear - I'm planning

[Bacula-users] Migration purging seems not to work

2007-11-07 Thread Hydro Meteor
Hi all, I just recently set up a migration resources in my Director configuration file to migrate from File (hard drive) to DVD. The simple test I tried worked fine (the DVD+RW was written to just perfectly). The Bacula User's Guide states: As part of this process, *the File catalog records asso

Re: [Bacula-users] Migration error messages

2007-07-19 Thread Arno Lehmann
Hi, 19.07.2007 21:04,, Gustavo Gibson da Silva wrote:: > Arno Lehmann escreveu: >> Hi, >> >> 17.07.2007 14:53,, Gustavo Gibson da Silva wrote:: >>> Hi there, >>> >>> Every once in a while during a migration from a File storage to a tape >>> storage there is the error bellow: >>> >>> 05-Jul 11:05 s

Re: [Bacula-users] Migration error messages

2007-07-19 Thread Gustavo Gibson da Silva
Arno Lehmann escreveu: > Hi, > > 17.07.2007 14:53,, Gustavo Gibson da Silva wrote:: >> Hi there, >> >> Every once in a while during a migration from a File storage to a tape >> storage there is the error bellow: >> >> 05-Jul 11:05 srv-bkp01-sd: MigraPFita1.2007-07-05_10.23.40 Error: >> block.c:275

Re: [Bacula-users] Migration error messages

2007-07-18 Thread Arno Lehmann
Hi, 17.07.2007 14:53,, Gustavo Gibson da Silva wrote:: > Hi there, > > Every once in a while during a migration from a File storage to a tape > storage there is the error bellow: > > 05-Jul 11:05 srv-bkp01-sd: MigraPFita1.2007-07-05_10.23.40 Error: > block.c:275 Volume data error at 0:69406!

[Bacula-users] Migration error messages

2007-07-18 Thread Gustavo Gibson da Silva
Hi there, Every once in a while during a migration from a File storage to a tape storage there is the error bellow: 05-Jul 11:05 srv-bkp01-sd: MigraPFita1.2007-07-05_10.23.40 Error: block.c:275 Volume data error at 0:69406! Wanted ID: "BB02", got "ü^YÚ·". Buffer discarded. And this migration

[Bacula-users] Migration error messages

2007-07-18 Thread Gustavo Gibson da Silva
Hi there, Every once in a while during a migration from a file storage to a tape storage there is the error bellow: 05-Jul 11:05 srv-bkp01-sd: MigraPFita1.2007-07-05_10.23.40 Error: block.c:275 Volume data error at 0:69406! Wanted ID: "BB02", got "ü^YÚ·". Buffer discarded. And this migration

[Bacula-users] Migration error messages

2007-07-18 Thread Gustavo Gibson da Silva
Hi there, Every once in a while during a migration from a File storage to a tape storage there is the error bellow: 05-Jul 11:05 srv-bkp01-sd: MigraPFita1.2007-07-05_10.23.40 Error: block.c:275 Volume data error at 0:69406! Wanted ID: "BB02", got "ü^YÚ·". Buffer discarded. And this migration

[Bacula-users] Migration error messages

2007-07-18 Thread Gustavo Gibson da Silva
Hi there, Every once in a while during a migration from a File storage to a tape storage there is the error bellow: 05-Jul 11:05 srv-bkp01-sd: MigraPFita1.2007-07-05_10.23.40 Error: block.c:275 Volume data error at 0:69406! Wanted ID: "BB02", got "ü^YÚ·". Buffer discarded. And this migration

[Bacula-users] Migration error messages

2007-07-18 Thread Gustavo Gibson da Silva
Hi there, Every once in a while during a migration from a file storage to a tape storage there is the error bellow: 05-Jul 11:05 srv-bkp01-sd: MigraPFita1.2007-07-05_10.23.40 Error: block.c:275 Volume data error at 0:69406! Wanted ID: "BB02", got "ü^YÚ·". Buffer discarded. And this migration

Re: [Bacula-users] Migration almost complete: Database Locked Error

2007-06-01 Thread Arno Lehmann
Hi, On 6/1/2007 6:28 PM, Doug Breshears wrote: > Arno Lehmann wrote: >> Hi, >> >> On 5/31/2007 8:26 PM, Doug Breshears wrote: >> >>> I decided to create a new thread since it was different enough from the >>> last one (Migration almost complete). >>> >>> >>

Re: [Bacula-users] Migration almost complete: Database Locked Error

2007-06-01 Thread Doug Breshears
Arno Lehmann wrote: > Hi, > > On 5/31/2007 8:26 PM, Doug Breshears wrote: > >> I decided to create a new thread since it was different enough from the >> last one (Migration almost complete). >> >> >> Version: 2.0.3 >> Platform: Ubuntu Dapper (BTW, if anybod

Re: [Bacula-users] Migration almost complete: Database Locked Error

2007-05-31 Thread Arno Lehmann
Hi, On 5/31/2007 8:26 PM, Doug Breshears wrote: > I decided to create a new thread since it was different enough from the > last one (Migration almost complete). > > > Version: 2.0.3 > Platform: Ubuntu Dapper (BTW, if anybody needs help creating debs for > t

Re: [Bacula-users] Migration almost complete

2007-05-31 Thread Arno Lehmann
Hi, On 5/31/2007 8:09 PM, Doug Breshears wrote: > Arno Lehmann wrote: >> Hi, >> >> On 5/31/2007 2:41 AM, Doug Breshears wrote: >> >>> Hi All, >>> >>> I have successfully upgraded to version 2.0.3 and have implemented a >>> migration scheme where backups are first backed up to "File" storage an

[Bacula-users] Migration almost complete: Database Locked Error

2007-05-31 Thread Doug Breshears
I decided to create a new thread since it was different enough from the last one (Migration almost complete). Version: 2.0.3 Platform: Ubuntu Dapper (BTW, if anybody needs help creating debs for this I think I can help out) Problem: Migrate job failed with er

Re: [Bacula-users] Migration almost complete

2007-05-31 Thread Doug Breshears
Arno Lehmann wrote: > Hi, > > On 5/31/2007 2:41 AM, Doug Breshears wrote: > >> Hi All, >> >> I have successfully upgraded to version 2.0.3 and have implemented a >> migration scheme where backups are first backed up to "File" storage and >> then a migration Job is called to migrate them to tap

Re: [Bacula-users] Migration almost complete

2007-05-31 Thread Martin Simmons
> On Wed, 30 May 2007 17:41:09 -0700, Doug Breshears said: > > Hi All, > > I have successfully upgraded to version 2.0.3 and have implemented a > migration scheme where backups are first backed up to "File" storage and > then a migration Job is called to migrate them to tape. > > This will

Re: [Bacula-users] Migration almost complete

2007-05-31 Thread Arno Lehmann
Hi, On 5/31/2007 2:41 AM, Doug Breshears wrote: > Hi All, > > I have successfully upgraded to version 2.0.3 and have implemented a > migration scheme where backups are first backed up to "File" storage and > then a migration Job is called to migrate them to tape. > > This will solve the issue

[Bacula-users] Migration almost complete

2007-05-30 Thread Doug Breshears
Hi All, I have successfully upgraded to version 2.0.3 and have implemented a migration scheme where backups are first backed up to "File" storage and then a migration Job is called to migrate them to tape. This will solve the issue of forgetting to insert tapes and having the backup jobs run d

Re: [Bacula-users] Migration Question

2007-03-31 Thread Kern Sibbald
On Saturday 31 March 2007 08:39, Todd Mortensen wrote: > Can anyone tell me if the new Migration feature in bacula allow me to > migrate a volume from one bacula-sd server to another bacula-sd > server? Yes. The answer is no, but perhaps sometime in a future version. > Both would be file bas

[Bacula-users] Migration Question

2007-03-30 Thread Todd Mortensen
Can anyone tell me if the new Migration feature in bacula allow me to migrate a volume from one bacula-sd server to another bacula-sd server? Both would be file based volumes. I am hoping to use migrations to move off old backup volumes to another server with a large disk array. I have read the

Re: [Bacula-users] Migration: last full backup to archive?

2007-03-18 Thread Kern Sibbald
On Sunday 18 March 2007 00:07, Mike Seda wrote: > Right. After the double migration, I verified the job with a small > restore... Everything seemed fine... Nice. As I say, I wouldn't expect otherwise. The code that makes the new backup and that does the restore is code that has existed for a l

Re: [Bacula-users] Migration: last full backup to archive?

2007-03-17 Thread Mike Seda
Right. After the double migration, I verified the job with a small restore... Everything seemed fine... Kern Sibbald wrote: > On Thursday 15 March 2007 20:44, Mike Seda wrote: > >> Fyi, my double migration was successfull... First I ran a job called T2D >> and then ran a job called D2T... Bas

Re: [Bacula-users] Migration: last full backup to archive?

2007-03-17 Thread Kern Sibbald
On Thursday 15 March 2007 20:44, Mike Seda wrote: > Fyi, my double migration was successfull... First I ran a job called T2D > and then ran a job called D2T... Basically, I used a disk array as a > temporary storage between the two tape pools... This was necessary since > I only have one tape drive

Re: [Bacula-users] Migration: last full backup to archive?

2007-03-15 Thread Mike Seda
Fyi, my double migration was successfull... First I ran a job called T2D and then ran a job called D2T... Basically, I used a disk array as a temporary storage between the two tape pools... This was necessary since I only have one tape drive Kern Sibbald wrote: > On Saturday 10 March 2007 19:2

Re: [Bacula-users] Migration: last full backup to archive?

2007-03-10 Thread Kern Sibbald
On Saturday 10 March 2007 19:25, Mike Seda wrote: > Hi Kern, > My proposed method may be feasible, but do you recommend a more elegant > solution to accomplish a migration job between two different tape pools > based on the storage resources at my disposal? I just want to make sure > before I make

Re: [Bacula-users] Migration: last full backup to archive?

2007-03-10 Thread Mike Seda
Hi Kern, My proposed method may be feasible, but do you recommend a more elegant solution to accomplish a migration job between two different tape pools based on the storage resources at my disposal? I just want to make sure before I make the necessary changes to my SAN fabric. Regards, Mike K

Re: [Bacula-users] Migration: last full backup to archive?

2007-03-08 Thread Kern Sibbald
On Friday 09 March 2007 02:33, Mike Seda wrote: > Hi All, > I too have switched off a few machines lately, and wish to save their > last complete backup to an Archive pool. Basically, I want to migrate a > few jobs from my "Weekly" pool to my "Archive" pool. Fortunately, I too > have one last full

Re: [Bacula-users] Migration: last full backup to archive?

2007-03-08 Thread Mike Seda
Hi All, I too have switched off a few machines lately, and wish to save their last complete backup to an Archive pool. Basically, I want to migrate a few jobs from my "Weekly" pool to my "Archive" pool. Fortunately, I too have one last full backup in the system, but since I only have one tape d

[Bacula-users] Migration: last full backup to archive?

2007-03-06 Thread Alan Brown
I have a number of machines which have been switched off in the last 6 months and want to save their last complete backup to an archive pool in order to both free up the main pool and to ensure there's one last copy of everything. In some cases, there is one last full backup in the system, so

  1   2   >