Re: [Bacula-users] Storage daemon didn't accept Device "storage-tape" command

2012-01-04 Thread Tilman Schmidt
Bonjour, cette liste étant en langue Anglaise, je vais répondre en Anglais, esperant que vous comprendrez. Am 12.12.2011 18:44, schrieb zoubeir elguesmi: > mais lorsque le job de backup se declanche il m'affiche le message d'erreur > suivant : > > srvtest1-dir JobId 21: Fatal error: > Stor

[Bacula-users] Storage daemon didn't accept Device "storage-tape" command

2012-01-02 Thread zoubeir elguesmi
Bonjour, j'ai installer bacula 5 sur ubuntu server 8 tout fonctionne normalement ,je connecte au console je fait le status su storge me donne : *srvtest1-sd Version: 5.0.2 (28 April 2010) x86_64-unknown-linux-gnu ubuntu 8.04 Daemon started 12-déc011 18:46, 0 Jobs run since started. Heap: heap

[Bacula-users] Storage daemon didn't accept Device

2010-06-14 Thread Michael Patzer
I've the problem, that sometimes a virtualfull fails with the following message. I've about 20 similar jobdefinitions and sometimes they work, and sometimes they fail. Is it possible to get a logfile or something to debug why the storagedaemon didn't accept the command at this time? if i run the j

Re: [Bacula-users] Storage daemon didn't accept Device "VersBande" command.

2009-06-03 Thread jc.dus...@laposte.net
once again! > Message du 03/06/09 09:43 > De : "Bruno Friedmann" > A : > Copie à : bacula-users@lists.sourceforge.net > Objet : Re: [Bacula-users] Storage daemon didn't accept Device"VersBande" > command. > > Hi Jc. Just to be clear. Have you a

Re: [Bacula-users] Storage daemon didn't accept Device "VersBande" command.

2009-06-03 Thread Bruno Friedmann
000à9\r\035¶\177\000\000\2009h\000\000\000\000\000"... > #2 0x004051c3 in main (argc=0, argv=0x7fff25ecd748) at stored.c:265 > 265 &dird_workq, handle_connection_request); > ch = -1 > no_signals = false > test_config = false > thid = 1094293

Re: [Bacula-users] Storage daemon didn't accept Device "VersBande" command.

2009-06-02 Thread jc.dus...@laposte.net
00 in ?? () No symbol table info available. Can someone help me please? Best Regards to all! > Message du 28/05/09 12:26 > De : "jc.dus...@laposte.net" > A : bacula-users@lists.sourceforge.net > Copie à : > Objet : [Bacula-users] Storage daemon didn'

[Bacula-users] Storage daemon didn't accept Device "VersBande" command.

2009-05-28 Thread jc.dus...@laposte.net
Dear all bacula users, I get a problem on a x86_64 debian lenny with bacula SD (Version: 2.4.4 (28 December 2008)) installed by apt-get and an IBM LTO4 Ultrium4-H storage device. I can't make backup trough my LTO but backup to a file works fine. When I try to launch a backup on it I got the f

Re: [Bacula-users] Storage daemon didn't accept Device "FifoStorage"

2008-11-04 Thread Isabel Bermejo
script to let bacula reads from the fifofiles and no wait for the script? I'v read that this can be accomplish using 'exec>/dev/null' so I use it in my script, but I think this is not enough Thanks ISABEL -----Mensaje original----- De: Arno Lehmann [mailto:[EMAIL PROTECTED] Env

Re: [Bacula-users] Storage daemon didn't accept Device "FifoStorage"

2008-11-03 Thread Arno Lehmann
to a > fifofile while the client reads that file backing up the database whitout > using extra space. > > Now, my question is: Do you mean that I have to define the fifo only in one > of the resource? Which will be a correct configuration? I'm confused about > all the documents

Re: [Bacula-users] Storage daemon didn't accept Device "FifoStorage"

2008-11-03 Thread Arno Lehmann
> Thank you > ISABEL > > > -Mensaje original- > De: Arno Lehmann [mailto:[EMAIL PROTECTED] > Enviado el: viernes, 31 de octubre de 2008 11:04 > Para: bacula-users@lists.sourceforge.net > Asunto: Re: [Bacula-users] Storage daemon didn't accept Device > &qu

Re: [Bacula-users] Storage daemon didn't accept Device "FifoStorage"

2008-10-31 Thread Isabel Bermejo
ISABEL -Mensaje original- De: Isabel Bermejo [mailto:[EMAIL PROTECTED] Enviado el: viernes, 31 de octubre de 2008 11:35 Para: Arno Lehmann; bacula-users@lists.sourceforge.net Asunto: Re: [Bacula-users] Storage daemon didn't accept Device "FifoStorage" Hi Yes, the script

Re: [Bacula-users] Storage daemon didn't accept Device "FifoStorage"

2008-10-31 Thread Isabel Bermejo
ts I've read Thank you ISABEL -Mensaje original- De: Arno Lehmann [mailto:[EMAIL PROTECTED] Enviado el: viernes, 31 de octubre de 2008 11:04 Para: bacula-users@lists.sourceforge.net Asunto: Re: [Bacula-users] Storage daemon didn't accept Device "FifoStorage" Hi, 31

Re: [Bacula-users] Storage daemon didn't accept Device "FifoStorage"

2008-10-31 Thread Arno Lehmann
Hi, 31.10.2008 10:27, Isabel Bermejo wrote: > Hi > I'm trying to backup MySQL database using bacula and a FifoStorage. First I > configure a script named "backwithfifo" which dumps the database. > > #!/bin/sh > # > exec > /dev/null > SCRIPTDIR=/usr/bin > mkfifo /tmp/tmpfifo > cd $SCRIPTDIR > ./my

[Bacula-users] Storage daemon didn't accept Device "FifoStorage"

2008-10-31 Thread Isabel Bermejo
Hi I'm trying to backup MySQL database using bacula and a FifoStorage. First I configure a script named "backwithfifo" which dumps the database. #!/bin/sh # exec > /dev/null SCRIPTDIR=/usr/bin mkfifo /tmp/tmpfifo cd $SCRIPTDIR ./mysqldump -h localhost -u root -pclipper iesa > /tmp/tmpfifo res=$? i

Re: [Bacula-users] Storage daemon didn't accept Device "dds3" command

2007-03-27 Thread Daniel Moros
It doesn't work because the "Name" is only used as reference to the storage device in the job. In this case I have the following job: Job { Name = "Palma" Type = Backup Client = palma-fd FileSet = "barraldcs" Schedule = "WeeklyCycle" Storage = pequena

Re: [Bacula-users] Storage daemon didn't accept Device "dds3" command

2007-03-27 Thread Michael Nelson
On Tue, March 27, 2007 4:34 pm, Daniel Moros wrote: > bacula-dir.conf > [...] > Storage { > Name = pequena I think the Name above should be dds3, not pequena -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -

[Bacula-users] Storage daemon didn't accept Device "dds3" command

2007-03-27 Thread Daniel Moros
Hello I am a new user of bacula. I have been using Version: 1.36.3-2ubuntu2 (on ubuntu) and everything was just fine but now I installed and started using Version: 1.38.11-8 (on Debian), I've been constantly presented this error, and I don't know what it means. 27-Mar 16:43 mdaniel-dir: Start