Re: [Bacula-users] bacula-1.38.9 rpm packages released

2006-05-27 Thread Alexander Bergolth
On 05/06/2006 03:40 PM, Scott Barninger wrote: Bacula-1.38 RPM Release Notes [...] * * Fix for daemon user/group problem * * Prior to the 1.38.8 release the pre-install scripts attempted to create the user bacula with primar

[Bacula-users] status storage fails to find pool

2006-02-09 Thread Alexander Bergolth
Hi! I've just upgraded from 1.38.0 to 1.38.5. So far everything works fine, I was able to run a successful incremental backup. However, the "status dir" command in the bacula console doesn't show the correct pool any more: snipp! *status storage Autom

Re: [Bacula-users] I/O Error on tape, maintainance of DLT1 drives

2006-01-17 Thread Alexander Bergolth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/17/2006 10:00 AM, Kern Sibbald wrote: > On Tuesday 17 January 2006 00:10, Alexander Bergolth wrote: >>However the other issue is that apparently bacula has been informed >>about the error, but it seems to have interpreted it as a

Re: [Bacula-users] I/O Error on tape, maintainance of DLT1 drives

2006-01-16 Thread Alexander Bergolth
- snipp! Is there an option to let bacula abort a backup after a write error? Cheers, --leo P.S.: I'd also still be interested in other users experiences with the durability of DLT tapes and some recommendations on drive cleaning and maintainance. A

[Bacula-users] I/O Error on tape, maintainance of DLT1 drives

2006-01-14 Thread Alexander Bergolth
Hi! Tonight, I got the following I/O error for the first time: The Drive is a DLT1 tape: Vendor: BNCHMARK Model: DLT1 Rev: 5538 Type: Sequential-Access ANSI SCSI revision: 02 snipp! 14-Jan 01:55 samba-sd: Writing spoo

[Bacula-users] Re: Mark volume used after a job

2005-12-05 Thread Alexander Bergolth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/05/2005 01:42 PM, Christoph Haas wrote: > On Monday 05 December 2005 13:28, MaxxAtWork wrote: >>My wish is that after Bacula terminates a full backup, the volume >>currently mounted would be marked as used, so that next weekly full >>would start

[Bacula-users] Re: Feature Requests and Bacula projects

2005-11-25 Thread Alexander Bergolth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/24/2005 05:47 PM, Kern Sibbald wrote: > I have now added all the Feature Requests that I have received to the > projects > file, or at least I think I have. If you submitted a project, and it wasn't > rejected, and it isn't in the the file (b

[Bacula-users] Re: [Bacula-devel] specify pool with the new run directive in job-resource

2005-11-18 Thread Alexander Bergolth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/18/2005 03:57 PM, Kern Sibbald wrote: > On Friday 18 November 2005 14:25, Alexander Bergolth wrote: >>On 11/17/2005 09:16 PM, Kern Sibbald wrote: >> >>>A kludge, which I don't like much, would be to move the definiti

[Bacula-users] Re: [Bacula-devel] specify pool with the new run directive in job-resource

2005-11-18 Thread Alexander Bergolth
asy > and in the long run, much more powerful. I planned to use the python interface anyways so I'll take a look into that, thanks! Cheers, - --leo > On Thursday 17 November 2005 17:16, Alexander Bergolth wrote: > >>Hi! >> >>I'd like to use the new Run-direc

[Bacula-users] specify pool with the new run directive in job-resource

2005-11-17 Thread Alexander Bergolth
Hi! I'd like to use the new Run-directive in the Job Resource to define a job that should be run after the main backup-job. (This job should backup the bacula database directory and is called BackupCatalog.) However, since my schedule uses daily incremental backups that go to a "PoolDaily" durin

[Bacula-users] Avoid queuing of multiple jobs with the same name

2005-08-07 Thread Alexander Bergolth
Hi! I've already posted a similar request back in May and I've been refered to Bug 307 but I believe the answer presented there this doesn't solve my problem. The problem was: I'm doing a full backup once a week and a differential backup on the other days. Differential jobs are backed up to

[Bacula-users] Bacula RPM conflicts with sqlite (which is needed by rpm-4.4)

2005-07-11 Thread Alexander Bergolth
Hi! The current bacula-sqlite RPM has a conflicts-tag for sqlite: $ rpm -q --conflicts -p bacula-sqlite-1.36.3-1.fc3.i386.rpm bacula-client sqlite sqlite-tools However, the current rpm package from Axel Thimm's ATrpms (http://atrpms.net/dist/fc3/rpm-4.4.x/) requires sqlite which is packaged as

[Bacula-users] Label Media and cancelled jobs

2005-07-01 Thread Alexander Bergolth
Hi! I've experienced a problem where the storage daemon did automatically label a new tape for an already cancelled job. I'll try to outline my problem: A few days ago, the director tried to automatically create a new volume for my daily pool, because the pool didn't contain any acceptable v

[Bacula-users] Automatically cancel differential jobs but not full jobs

2005-05-24 Thread Alexander Bergolth
Hi! I'm doing a full backup once a week and a differential backup on the other days. Differential jobs are backed up to a daily-tape-pool, full jobs are saved to a weekly pool. As the tapes sometimes are not changed in time, the jobs may have to wait for insertation of the right tape. To avoid

[Bacula-users] Renaming volumes without loosing data

2005-04-13 Thread Alexander Bergolth
Hi! Is there a way to relabel a tape without loosing the data stored on it and without affecting the associated catalog data? Is it possible to just update the corresponding Media.VolumeName in the database and relabel the tape with "btape label"? Cheers, --leo -- --

[Bacula-users] Volume Use Duration

2005-04-13 Thread Alexander Bergolth
Hi! The manual says that the Pool directive "Volume Use Duration" is only checked at the end of a job that writes to a volume. Is there a way to manually trigger this check? (E.g. to mark all "Appendable" daily volumes as Used when doing a full backup?) I could set the Volume Use Duration so tha

[Bacula-users] Concatenate Jobs

2005-04-13 Thread Alexander Bergolth
Hi! I'd like to run two Jobs, a "normal" backup-job that runs full or differential, followed by a Catalog-Backup that should always be a full backup. I've implemented it using two seperate consecutive schedules with different priorities now, following the example in the manual. However, this c

[Bacula-users] Scheduled job preview

2005-04-13 Thread Alexander Bergolth
Hi! In order to minimize operator interaction, I'd like to make bacula send an email containing the next n scheduled jobs, their levels and maybe a list of volumes that could be used for each job. The console command "status dir" only shows jobs scheduled for the next 24 hours. However, I don't