Re: [Bacula-users] ERR=There is no valid media in the device "DVD-Writer"

2006-12-14 Thread Mario Ohnewald
Bad response to Append Data command. Wanted 3000 OK data > , got 3903 Error append data > >> On Tuesday 12 December 2006 11:38, Richard Mortimer wrote: >> >>> Hi, >>> >>> >>>> -Original Message- >>>> From: [EMAIL PROTECTED

Re: [Bacula-users] ERR=There is no valid media in the device "DVD-Writer"

2006-12-12 Thread Mario Ohnewald
It seems to come from here: src/dird/catreq.c:266 if (!db_get_media_record(jcr, jcr->db, &mr)) { Jmsg(jcr, M_ERROR, 0, _("Unable to get Media record for Volume %s: ERR=%s\n"), mr.VolumeName, db_strerror(jcr->db)); bnet_fsend(bs, _("1991 Catalog Request for vol

Re: [Bacula-users] ERR=There is no valid media in the device "DVD-Writer"

2006-12-12 Thread Mario Ohnewald
:-( Has anyone an idea? Thanks, Mario > > Richard Mortimer wrote: >> On Sat, 2006-12-09 at 12:40 +0100, Kern Sibbald wrote: >> If a DVD is full, it mails me that i need to insert e new one, but it does not carry on writing to it. Is there a way to let bacula try to write to a new

[Bacula-users] tape drive recommendation

2006-04-29 Thread Mario Ohnewald
Hello List, i am looking for a cheap IDE Tape drive which holds about 20GB uncompressed data. It has to run smoothly with linux/bacula. Internal or external does not matter. Could anyone recommend me one? Do i need to provide more info? Thanks, Mario -

Re: [Bacula-users] DVD-RAM with dvd-handler script

2006-01-06 Thread Mario Ohnewald
Hello Arno, On Fri, 2006-01-06 at 00:53 +0100, Arno Lehmann wrote: > Hello, > > On 1/6/2006 12:03 AM, Mario Ohnewald wrote: > > Hello List! > > > > I am running a freshly compiled and installed bacula 1.38.3 on > > ubuntu-server 5.10. I use a DVD-RAM device a

Re: [Bacula-users] DVD-RAM with dvd-handler script

2006-01-05 Thread Mario Ohnewald
On Fri, 2006-01-06 at 00:03 +0100, Mario Ohnewald wrote: > Hello List! > > I am running a freshly compiled and installed bacula 1.38.3 on > ubuntu-server 5.10. I use a DVD-RAM device and media which i created > with mkfs.ext3 /dev/hdd. > > I get the following error

[Bacula-users] DVD-RAM with dvd-handler script

2006-01-05 Thread Mario Ohnewald
Hello List! I am running a freshly compiled and installed bacula 1.38.3 on ubuntu-server 5.10. I use a DVD-RAM device and media which i created with mkfs.ext3 /dev/hdd. I get the following error after starting a job: Please mount Volume "RT_Backup_volume0001" on Stora

Re: [Bacula-users] simple DVD-RAM storage config

2006-01-04 Thread Mario Ohnewald
Hello List, On Fri, 2005-12-30 at 20:54 +0100, Arno Lehmann wrote: > Hello, > > On 12/30/2005 2:51 PM, Mario Ohnewald wrote: > > Hello List, > > > > i would like to back up my files to DVD-RAM. > > I simply format my DVD-RAM with: mkfs.ext3 /dev/hdd and th

Re: [Bacula-users] bacula-fd on a DHCP machine?

2006-01-04 Thread Mario Ohnewald
On Wed, 2006-01-04 at 17:30 +0100, Thomas S. Iversen wrote: > Hi > > Is it possible to backup a machine with a DHCP ip#? Just use Bind and DHCP together. Then you can use simple domain names. Mario --- This SF.net email is sponsored by: Spl

[Bacula-users] simple DVD-RAM storage config

2005-12-30 Thread Mario Ohnewald
Hello List, i would like to back up my files to DVD-RAM. I simply format my DVD-RAM with: mkfs.ext3 /dev/hdd and then i should be able to use it. Here is my "broken" config file: Device { Name = DVD-Storage; # name of device Media Type =DVD-RAM; # type of device Archive

[Bacula-users] RunAfterJob Script

2005-12-18 Thread Mario Ohnewald
Hello List, i have this simple RunAfterJob script: RunAfterJob = "/bin/sh -c 'echo %v > /tmp/vout'" and i get the error: RunAfter: /bin/sh: TestVolume0017: command not found RunAfter: /bin/sh: TestVolume0018: command not found IF i run a incremental backup and i only need one BackupVolume, th

Re: [Bacula-users] Bacula fails to backup files with old/moved file stamp

2005-07-26 Thread Mario Ohnewald
On Thu, 2005-07-21 at 22:50 +0200, Mario Ohnewald wrote: > On Thu, 2005-07-21 at 21:34 +0100, Martin Simmons wrote: > > >>>>> On Thu, 21 Jul 2005 20:15:43 +0200, Mario Ohnewald <[EMAIL > > >>>>> PROTECTED]> said: > > > >

Re: [Bacula-users] Force to write to new label

2005-07-25 Thread Mario Ohnewald
On Mon, 2005-07-25 at 20:00 +0200, Mario Ohnewald wrote: > Hello list, > > can i somehow force bacula to write (a job/full backup) to a new/next > label? > > Or do i always have to wait until a label is out of space? > Use

[Bacula-users] Force to write to new label

2005-07-25 Thread Mario Ohnewald
Hello list, can i somehow force bacula to write (a job/full backup) to a new/next label? Or do i always have to wait until a label is out of space? Thanks, Mario --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies fro

Re: [Bacula-users] Bacula fails to backup files with old/moved file stamp

2005-07-21 Thread Mario Ohnewald
On Thu, 2005-07-21 at 21:34 +0100, Martin Simmons wrote: > >>>>> On Thu, 21 Jul 2005 20:15:43 +0200, Mario Ohnewald <[EMAIL PROTECTED]> > >>>>> said: > > Mario> On Thu, 2005-07-21 at 18:58 +0100, Martin Simmons wrote: > >> >

Re: [Bacula-users] Bacula fails to backup files with old/moved file stamp

2005-07-21 Thread Mario Ohnewald
On Thu, 2005-07-21 at 18:58 +0100, Martin Simmons wrote: > >>>>> On Thu, 21 Jul 2005 17:59:22 +0200, Mario Ohnewald <[EMAIL PROTECTED]> > >>>>> said: > > Mario> On Tue, 2005-07-19 at 20:19 +0100, Martin Simmons wrote: > >> &g

Re: [Bacula-users] Bacula fails to backup files with old/moved file stamp

2005-07-21 Thread Mario Ohnewald
;> On Fri, 15 Jul 2005 23:46:00 +0200, Arno Lehmann <[EMAIL > PROTECTED]> > >> >>>>> said: > >> > Arno> Volker Sauer wrote: > >> >> On Fr, 15 Jul 2005, Mario Ohnewald wrote: > >> >>> In my eyes thi

Re: [Bacula-users] Bacula fails to backup files with old/moved file stamp

2005-07-15 Thread Mario Ohnewald
On Fri, 2005-07-15 at 10:56 -0500, Mike Reinehr wrote: > On Friday 15 July 2005 05:53 am, Mario Ohnewald wrote: > > Hello List, > > > > at the moment i am backing up folder > > /home/user/test > > > > it works well. > > But when i move some fil

Re: [Bacula-users] Client auth problem

2005-07-15 Thread Mario Ohnewald
On Fri, 2005-07-15 at 15:36 +0200, Arno Lehmann wrote: > Hello, > > Mario Ohnewald wrote: > > > Hello List, > > > > i have problems to auth with a client. > > I followed the tutorial example and have asked the freenode channel to > > recheck

[Bacula-users] Client auth problem

2005-07-15 Thread Mario Ohnewald
Hello List, i have problems to auth with a client. I followed the tutorial example and have asked the freenode channel to recheck if i did everything right. My Error: 15-Jul 14:17 backupserver-dir: No prior Full backup Job record found. 15-Jul 14:17 backupserver-dir: No prior or suitable Full ba

[Bacula-users] Bacula fails to backup files with old/moved file stamp

2005-07-15 Thread Mario Ohnewald
Hello List, at the moment i am backing up folder /home/user/test it works well. But when i move some files from a diffrent folder into my backup test folder like this: mv /tmp/trash_big_files /home/user/test and i run my inc backup again, then bacula fails to backup those trash_big_files. W

Re: [Bacula-users] How to back up to DVD

2005-07-15 Thread Mario Ohnewald
On Thu, 2005-07-14 at 22:16 -0700, Harondel J. Sibble wrote: > > On 14 Jul 2005 at 23:59, Arno Lehmann wrote: > > > Seriously the best solution. I also avoids the !§&(%&*§-ing > > unreliability of DVD-/+R(W)... you are German, right? See one of the > > last c'ts... my personal experience with D

[Bacula-users] How to back up to DVD

2005-07-14 Thread Mario Ohnewald
Hello List, this post is somehow related to this threat: http://sourceforge.net/mailarchive/forum.php?thread_id=7722658&forum_id=8833 where Kern Sibbald tried to explain why and how you should write or not write to DVD. I just wanted to summarize this here, to see if i understood it right, and if

Re: [Bacula-users] dev open failed: Could not open file device "DVD-WRITER" (/dev/hdc). No Volume name given.

2005-07-14 Thread Mario Ohnewald
On Thu, 2005-07-14 at 11:49 +0200, Kern Sibbald wrote: > On Thursday 14 July 2005 11:31, Mario Ohnewald wrote: > > Hello Kern, > > > > On Thu, 2005-07-14 at 08:57 +0200, Kern Sibbald wrote: > > > DVD writing directly from Bacula is, unfortunately, not yet working, and

Re: [Bacula-users] dev open failed: Could not open file device "DVD-WRITER" (/dev/hdc). No Volume name given.

2005-07-14 Thread Mario Ohnewald
On Thu, 2005-07-14 at 11:49 +0200, Kern Sibbald wrote: > On Thursday 14 July 2005 11:31, Mario Ohnewald wrote: > > Hello Kern, > > > > On Thu, 2005-07-14 at 08:57 +0200, Kern Sibbald wrote: > > > DVD writing directly from Bacula is, unfortunately, not yet working, and

Re: [Bacula-users] dev open failed: Could not open file device "DVD-WRITER" (/dev/hdc). No Volume name given.

2005-07-14 Thread Mario Ohnewald
= 4600M and write my volumes/backups to a hard disk folder, and then write the backup volume files to DVD with a script? That could be a workaround? Any comments to this? > > On Thursday 14 July 2005 00:33, Mario Ohnewald wrote: > > Hello Mike, > > > > On Wed, 2005-07-1

Re: [Bacula-users] dev open failed: Could not open file device "DVD-WRITER" (/dev/hdc). No Volume name given.

2005-07-13 Thread Mario Ohnewald
Hello Mike, On Wed, 2005-07-13 at 13:24 -0500, Mike Reinehr wrote: > Mario, > > On Wednesday 13 July 2005 12:39 pm, Mario Ohnewald wrote: > > On Wed, 2005-07-13 at 16:12 +0200, Frederic PIERROT wrote: > > > Hi, > > > > > > At 16:06 13/07/2005, you w

Re: [Bacula-users] dev open failed: Could not open file device "DVD-WRITER" (/dev/hdc). No Volume name given.

2005-07-13 Thread Mario Ohnewald
On Wed, 2005-07-13 at 16:12 +0200, Frederic PIERROT wrote: > Hi, > > At 16:06 13/07/2005, you wrote: > >i am trying to test my backup volume like the tutorial recommends: > > > >btape -c /etc/bacula/bacula-sd.conf /dev/hdc > >Tape block granularity is 1024 bytes. > >btape: butil.c:258 Using device

[Bacula-users] dev open failed: Could not open file device "DVD-WRITER" (/dev/hdc). No Volume name given.

2005-07-13 Thread Mario Ohnewald
Hello List, i am trying to test my backup volume like the tutorial recommends: btape -c /etc/bacula/bacula-sd.conf /dev/hdc Tape block granularity is 1024 bytes. btape: butil.c:258 Using device: "/dev/hdc" for writing. 13-Jul 15:49 btape: Fatal Error at btape.c:330 because: dev open failed: Could