Re: [Bacula-users] Problem with backup: always full backup started

2012-11-16 Thread Dan Langille
On 2012-11-14 07:52, Luca Bertoncello wrote:
 Am Wed, 14 Nov 2012 13:42:00 +0100
 schrieb lst_ho...@kwsoft.de:

 Hello,

 have you checked if the fileset has not been altered after starting
 the Full backup? Try to start a incremental by hand after a full
 backup to see what's happen.

 I added two directories to the fileset...
 And now, that you said it, I discovered a paragraph in the
 documentation, that said, the a change to the fileset force a full
 backup...

 Let us see, what this night happens...


All OK now?


-- 
Dan Langille - http://langille.org/

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup: always full backup started

2012-11-16 Thread Luca Bertoncello
Am Fri, 16 Nov 2012 10:53:44 -0500
schrieb Dan Langille d...@langille.org:

 All OK now?

Yes, thanks!

I forgot to say it...

Regards
-- 
Luca Bertoncello
Programmierer

FrischerGehts.net GmbH  Co. KG
Schützenplatz 14
01067 Dresden

Tel.: +49(0)351 / 30 70 66 21
E-Mail: bertonce...@frischergehts.net

Geschäftsführung: Michael Noack
Handelsregister: Amtsgericht Dresden HRA 8151
USt.-ID: DE276174185

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das Kopieren sowie die
Weitergabe dieser E-Mail ist nicht gestattet.

This E-Mail contains confidential and/or legally protected information. 
If you are not the correct addressee or have received this E-Mail 
erroneously, please inform the sender immediately and delete this mail.
The copying as well as the transmitting of this E-Mail is not permitted.


signature.asc
Description: PGP signature
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Problem with backup: always full backup started

2012-11-14 Thread Luca Bertoncello
Hello,

I configured Bacula (version 5.0.1 from Ubuntu-repositories) on an
Ubuntu-Lucid server at office.

The director is configured to start a full backup between Monday and
Tuesday, and an incremental backup between Tuesday and Friday.
Here die configuration:

Job {
  Name = Skynet
  JobDefs = JobSkynet
  Enabled = yes
  RunBeforeJob = /etc/bacula/updateSlots.sh
  RunAfterJob = /usr/local/sbin/bacula2nagios \%n\ 0 \%e %l %v\
  RunAfterFailedJob = /usr/local/sbin/bacula2nagios \%n\ 1 \%e %l
%v\
}
JobDefs {
  Name = JobSkynet
  Type = Backup
  Level = Incremental
  Client = skynet-fd
  FileSet = Skynet-Set
  Schedule = WeeklyCycle
  Storage = changer1
  Messages = Standard
  Pool = File
  Priority = 10
  Write Bootstrap = /var/lib/bacula/%c.bsr
}

Schedule {
  Name = WeeklyCycle
  Run = Full mon at 22:00
  Run = Incremental tue-fri at 23:00
}

Now, this Monday was started a full backup, and it runs without any
problem.
Yesterday should an INCREMENTAL backup started, but it runs a full one.
In the report E-Mail I can see:

13-Nov 23:00 skynet-dir JobId 16: No prior Full backup Job record found.
13-Nov 23:00 skynet-dir JobId 16: No prior or suitable Full backup
found in catalog. Doing FULL backup.

Now, why cannot bacula find the previous full backup?

Could you help me to find the problem?
The configuration is from repository and I just changed the Filesets,
the day and time for the WeeklyCycle and die addresses for SD and FD.

Thanks a lot for your help
-- 
Luca Bertoncello
Programmierer

FrischerGehts.net GmbH  Co. KG
Schützenplatz 14
01067 Dresden

Tel.: +49(0)351 / 30 70 66 21
E-Mail: bertonce...@frischergehts.net

Geschäftsführung: Michael Noack
Handelsregister: Amtsgericht Dresden HRA 8151
USt.-ID: DE276174185

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das Kopieren sowie die
Weitergabe dieser E-Mail ist nicht gestattet.

This E-Mail contains confidential and/or legally protected information. 
If you are not the correct addressee or have received this E-Mail 
erroneously, please inform the sender immediately and delete this mail.
The copying as well as the transmitting of this E-Mail is not permitted.


signature.asc
Description: PGP signature
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup: always full backup started

2012-11-14 Thread lst_hoe02

Zitat von Luca Bertoncello bertonce...@frischergehts.net:

 Hello,

 I configured Bacula (version 5.0.1 from Ubuntu-repositories) on an
 Ubuntu-Lucid server at office.

 The director is configured to start a full backup between Monday and
 Tuesday, and an incremental backup between Tuesday and Friday.
 Here die configuration:

 Job {
   Name = Skynet
   JobDefs = JobSkynet
   Enabled = yes
   RunBeforeJob = /etc/bacula/updateSlots.sh
   RunAfterJob = /usr/local/sbin/bacula2nagios \%n\ 0 \%e %l %v\
   RunAfterFailedJob = /usr/local/sbin/bacula2nagios \%n\ 1 \%e %l
 %v\
 }
 JobDefs {
   Name = JobSkynet
   Type = Backup
   Level = Incremental
   Client = skynet-fd
   FileSet = Skynet-Set
   Schedule = WeeklyCycle
   Storage = changer1
   Messages = Standard
   Pool = File
   Priority = 10
   Write Bootstrap = /var/lib/bacula/%c.bsr
 }

 Schedule {
   Name = WeeklyCycle
   Run = Full mon at 22:00
   Run = Incremental tue-fri at 23:00
 }

 Now, this Monday was started a full backup, and it runs without any
 problem.
 Yesterday should an INCREMENTAL backup started, but it runs a full one.
 In the report E-Mail I can see:

 13-Nov 23:00 skynet-dir JobId 16: No prior Full backup Job record found.
 13-Nov 23:00 skynet-dir JobId 16: No prior or suitable Full backup
 found in catalog. Doing FULL backup.

 Now, why cannot bacula find the previous full backup?

Hello

have you checked if the fileset has not been altered after starting  
the Full backup? Try to start a incremental by hand after a full  
backup to see what's happen.

Regards

Andreas



--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup: always full backup started

2012-11-14 Thread Luca Bertoncello
Am Wed, 14 Nov 2012 13:42:00 +0100
schrieb lst_ho...@kwsoft.de:

Hello,

 have you checked if the fileset has not been altered after starting  
 the Full backup? Try to start a incremental by hand after a full  
 backup to see what's happen.

I added two directories to the fileset...
And now, that you said it, I discovered a paragraph in the
documentation, that said, the a change to the fileset force a full
backup...

Let us see, what this night happens...

Regards
-- 
Luca Bertoncello
Programmierer

FrischerGehts.net GmbH  Co. KG
Schützenplatz 14
01067 Dresden

Tel.: +49(0)351 / 30 70 66 21
E-Mail: bertonce...@frischergehts.net

Geschäftsführung: Michael Noack
Handelsregister: Amtsgericht Dresden HRA 8151
USt.-ID: DE276174185

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das Kopieren sowie die
Weitergabe dieser E-Mail ist nicht gestattet.

This E-Mail contains confidential and/or legally protected information. 
If you are not the correct addressee or have received this E-Mail 
erroneously, please inform the sender immediately and delete this mail.
The copying as well as the transmitting of this E-Mail is not permitted.


signature.asc
Description: PGP signature
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup: always full backup started

2012-11-14 Thread Bryan Harris
Hi,On Nov 14, 2012, at 04:08 AM, Luca Bertoncello bertonce...@frischergehts.net wrote: Now, why cannot bacula find the previous full backup? Do you think it's possible the full backup did not complete successfully? What does the log say for the full backup?Bryan
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup

2010-08-02 Thread Carlo Filippetto
All these test are good on all the port both in IN than in OUT



2010/7/30 Sebastián Moreno smoreno...@gmail.com

 You can telnet tru the ports??


 Telnet bacula-ip 9101

 Try this!!
 --
 Sebastián Moreno

 Montevideo - Uruguay
 +59895356960

 Correo enviado desde el servicio BlackBerry de Movistar

 -Original Message-
 From: Carlo Filippetto carlo.filippe...@gmail.com
 Date: Fri, 30 Jul 2010 13:42:26
 To: jerry lowryjlo...@edt.com
 Cc: bacula-users@lists.sourceforge.net
 Subject: Re: [Bacula-users] Problem with backup


 --
 The Palm PDK Hot Apps Program offers developers who use the
 Plug-In Development Kit to bring their C/C++ apps to Palm for a share
 of $1 Million in cash or HP Products. Visit us here for more details:
 http://p.sf.net/sfu/dev2dev-palm

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup

2010-07-30 Thread Carlo Filippetto
I have just tried this way, but don't work

2010/7/29 Dan Langille d...@langille.org

 On 7/29/2010 11:21 AM, Carlo Filippetto wrote:

 Hi all,
 I have a problem when I do FULL backup on all the server in DMZ. this
 jobs stops with the error Network error with FD during Backup:
 ERR=Connection reset by peer 

 I have configured the firewall, DMZ - LAN on CISCO ASA, so that
 bacula ports (9101/2/3) are opened between the server and the bacula
 server, and work fine when i do the incremental.

 have you got any idea to overcome the problem?


 Try looking at the Heart Beat options in bacula-sd.conf and bacula-fd.congf


 --
 Dan Langille - http://langille.org/

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup

2010-07-30 Thread Carlo Filippetto
I will tried this way!



2010/7/29 jerry lowry jlo...@edt.com


 On 7/29/2010 1:46 PM, Dan Langille wrote:
  On 7/29/2010 11:21 AM, Carlo Filippetto wrote:
 
  Hi all,
  I have a problem when I do FULL backup on all the server in DMZ. this
  jobs stops with the error Network error with FD during Backup:
  ERR=Connection reset by peer 
 
  I have configured the firewall, DMZ - LAN on CISCO ASA, so that
  bacula ports (9101/2/3) are opened between the server and the bacula
  server, and work fine when i do the incremental.
 
  have you got any idea to overcome the problem?
 
  Try looking at the Heart Beat options in bacula-sd.conf and
 bacula-fd.congf
 
 
 the other thing to look at is the timeout period that is set on the
 firewall.  I had the same problem, changed the default setting on the
 firewall and everything works fine now.


 --
 The Palm PDK Hot Apps Program offers developers who use the
 Plug-In Development Kit to bring their C/C++ apps to Palm for a share
 of $1 Million in cash or HP Products. Visit us here for more details:
 http://p.sf.net/sfu/dev2dev-palm
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup

2010-07-30 Thread Dan Langille
On 7/30/2010 7:42 AM, Carlo Filippetto wrote:

 2010/7/29 Dan Langille d...@langille.org mailto:d...@langille.org

 On 7/29/2010 11:21 AM, Carlo Filippetto wrote:

 Hi all,
 I have a problem when I do FULL backup on all the server in DMZ.
 this
 jobs stops with the error Network error with FD during Backup:
 ERR=Connection reset by peer 

 I have configured the firewall, DMZ - LAN on CISCO ASA, so that
 bacula ports (9101/2/3) are opened between the server and the bacula
 server, and work fine when i do the incremental.

 have you got any idea to overcome the problem?


 Try looking at the Heart Beat options in bacula-sd.conf and
 bacula-fd.congf

  I have just tried this way, but don't work

You need to provide us with more information.

What version of Bacula?

What is the full email created by the failed job?

-- 
Dan Langille - http://langille.org/

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup

2010-07-30 Thread Sebastián Moreno
You can telnet tru the ports??


Telnet bacula-ip 9101 

Try this!!
--
Sebastián Moreno

Montevideo - Uruguay
+59895356960

Correo enviado desde el servicio BlackBerry de Movistar

-Original Message-
From: Carlo Filippetto carlo.filippe...@gmail.com
Date: Fri, 30 Jul 2010 13:42:26 
To: jerry lowryjlo...@edt.com
Cc: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] Problem with backup

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Problem with backup

2010-07-29 Thread Carlo Filippetto
Hi all,
I have a problem when I do FULL backup on all the server in DMZ. this
jobs stops with the error Network error with FD during Backup:
ERR=Connection reset by peer 

I have configured the firewall, DMZ - LAN on CISCO ASA, so that
bacula ports (9101/2/3) are opened between the server and the bacula
server, and work fine when i do the incremental.

have you got any idea to overcome the problem?

All on Bacula 5.0.2

Thanks,

CIAO


---
Carlo

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup

2010-07-29 Thread Dan Langille
On 7/29/2010 11:21 AM, Carlo Filippetto wrote:
 Hi all,
 I have a problem when I do FULL backup on all the server in DMZ. this
 jobs stops with the error Network error with FD during Backup:
 ERR=Connection reset by peer 

 I have configured the firewall, DMZ - LAN on CISCO ASA, so that
 bacula ports (9101/2/3) are opened between the server and the bacula
 server, and work fine when i do the incremental.

 have you got any idea to overcome the problem?

Try looking at the Heart Beat options in bacula-sd.conf and bacula-fd.congf

-- 
Dan Langille - http://langille.org/

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup

2010-07-29 Thread jerry lowry

On 7/29/2010 1:46 PM, Dan Langille wrote:
 On 7/29/2010 11:21 AM, Carlo Filippetto wrote:

 Hi all,
 I have a problem when I do FULL backup on all the server in DMZ. this
 jobs stops with the error Network error with FD during Backup:
 ERR=Connection reset by peer 

 I have configured the firewall, DMZ - LAN on CISCO ASA, so that
 bacula ports (9101/2/3) are opened between the server and the bacula
 server, and work fine when i do the incremental.

 have you got any idea to overcome the problem?
  
 Try looking at the Heart Beat options in bacula-sd.conf and bacula-fd.congf


the other thing to look at is the timeout period that is set on the 
firewall.  I had the same problem, changed the default setting on the 
firewall and everything works fine now.

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup failing after 2 hours

2010-03-17 Thread Koldo Santisteban
have you configured heratbet interval on bacula  dir, bacula sd, and bacula
fd ??


On Wed, Mar 17, 2010 at 2:10 AM, Gary R. Schmidt
g...@mcleod-schmidt.id.auwrote:

 On Wed, March 17, 2010 03:32, Jerry Lowry wrote:
  Hi,
  I have a new installation that I am tweeking the backups on.  One of my
  backups goes through the firewall from an public ip address to where the
  backup server is on an private  ip address.  The backup works just fine
  for the first 2h 11m 15s and then it fails.  After the first test failed
  I inserted the 'Heartbeat Interval' option and set it for 30 sec.  This
  slowed down the backup but I wanted to make sure that it continued
  through the entire disk.  The disk that I am backing up has closed to
  250GB of data on it.   I get approx. 50GB backed up before it fails.  Is
  there any other setting that will help this finish.
  The logs are here:

 That sounds like a firewall is killing the connection, due to a
 connection lifetime time-out rather than a connection inactive
 time-out.

 I've seen a similar problem trying to get an FTP connection through a
 firewall that had a 2 minute lifetime time-out, convincing the
 administrators that it was not a good idea was impossible - they thought
 that *all* internet traffic was like HTTP, short bursts and transient
 connections.

 We could get the time-out increased, but when the shift rotated they would
 automatically re-set the time-out!

Cheers,
GaryB-)




 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Problem with backup failing after 2 hours

2010-03-16 Thread Jerry Lowry
Hi,
I have a new installation that I am tweeking the backups on.  One of my 
backups goes through the firewall from an public ip address to where the 
backup server is on an private  ip address.  The backup works just fine 
for the first 2h 11m 15s and then it fails.  After the first test failed 
I inserted the 'Heartbeat Interval' option and set it for 30 sec.  This 
slowed down the backup but I wanted to make sure that it continued 
through the entire disk.  The disk that I am backing up has closed to 
250GB of data on it.   I get approx. 50GB backed up before it fails.  Is 
there any other setting that will help this finish.
The logs are here:

First attempt:

15-Mar 10:26 distress-sd JobId 38: Labeled new Volume hardware-0010 on device 
FileStorage1 (/backup1).
15-Mar 10:26 distress-sd JobId 38: Wrote label to prelabeled Volume 
hardware-0010 on device FileStorage1 (/backup1)
15-Mar 12:37 distress-dir JobId 38: Fatal error: Network error with FD during 
Backup: ERR=Connection timed out
15-Mar 12:37 distress-sd JobId 38: JobId=38 
Job=BackupHardware.2010-03-15_10.26.42_06 marked to be canceled.
15-Mar 12:37 distress-sd JobId 38: Job write elapsed time = 02:11:15, Transfer 
rate = 8.120 M Bytes/second
15-Mar 12:37 distress-sd JobId 38: Error: bsock.c:529 Read expected 65536 got 
14596 from client:70.99.222.36:36643
15-Mar 12:37 distress-dir JobId 38: Fatal error: No Job status returned from FD.
15-Mar 12:37 distress-dir JobId 38: Error: Bacula distress-dir 5.0.1 (24Feb10): 
15-Mar-2010 12:37:59
  Build OS:   x86_64-unknown-linux-gnu redhat 
  JobId:  38
  Job:BackupHardware.2010-03-15_10.26.42_06
  Backup Level:   Full (upgraded from Incremental)
  Client: swift-fd 5.0.1 (24Feb10) 
sparc-sun-solaris2.10,solaris,5.10
  FileSet:Swift Hardware Set 2010-03-10 11:30:53
  Pool:   Pool1 (From Job resource)
  Catalog:MyCatalog (From Client resource)
  Storage:File1 (From command line)
  Scheduled time: 15-Mar-2010 10:26:34
  Start time: 15-Mar-2010 10:26:44
  End time:   15-Mar-2010 12:37:59
  Elapsed time:   2 hours 11 mins 15 secs
  Priority:   10
  FD Files Written:   0
  SD Files Written:   707,122
  FD Bytes Written:   0 (0 B)
  SD Bytes Written:   63,952,326,117 (63.95 GB)
  Rate:   0.0 KB/s
  Software Compression:   None
  VSS:no
  Encryption: no
  Accurate:   no
  Volume name(s): hardware-0010
  Volume Session Id:  1
  Volume Session Time:1268673669
  Last Volume Bytes:  64,023,383,638 (64.02 GB)
  Non-fatal FD errors:0
  SD Errors:  1
  FD termination status:  Error
  SD termination status:  Canceled
  Termination:*** Backup Error ***

Second attempt:

15-Mar 17:14 distress-dir JobId 40: Fatal error: Network error with FD during 
Backup: ERR=Connection timed out
15-Mar 17:14 distress-sd JobId 40: JobId=40 
Job=BackupHardware.2010-03-15_15.02.58_10 marked to be canceled.
15-Mar 17:14 distress-sd JobId 40: Job write elapsed time = 01:57:35, Transfer 
rate = 7.432 M Bytes/second
15-Mar 17:14 distress-dir JobId 40: Fatal error: No Job 15-Mar 17:14 
distress-dir JobId 40: Error: Bacula distress-dir 5.0.1 (24Feb10): 15-Mar-2010 
17:14:15
  Build OS:   x86_64-unknown-linux-gnu redhat 
  JobId:  40
  Job:BackupHardware.2010-03-15_15.02.58_10
  Backup Level:   Full (upgraded from Incremental)
  Client: swift-fd 5.0.1 (24Feb10) 
sparc-sun-solaris2.10,solaris,5.10
  FileSet:Swift Hardware Set 2010-03-10 11:30:53
  Pool:   Pool1 (From Job resource)
  Catalog:MyCatalog (From Client resource)
  Storage:File1 (From command line)
  Scheduled time: 15-Mar-2010 15:02:57
  Start time: 15-Mar-2010 15:03:00
  End time:   15-Mar-2010 17:14:15
  Elapsed time:   2 hours 11 mins 15 secs
  Priority:   10
  FD Files Written:   0
  SD Files Written:   0
  FD Bytes Written:   0 (0 B)
  SD Bytes Written:   0 (0 B)
  Rate:   0.0 KB/s
  Software Compression:   None
  VSS:no
  Encryption: no
  Accurate:   no
  Volume name(s): hardware-0012
  Volume Session Id:  3
  Volume Session Time:1268673669
  Last Volume Bytes:  51,996,669,624 (51.99 GB)
  Non-fatal FD errors:0
  SD Errors:  0
  FD termination status:  Error
  SD termination status:  Running
  Termination:*** Backup Error ***
status returned from FD.

thanks,
-- 

---
Jerold Lowry
IT Manager / Software Engineer
Engineering Design Team (EDT), Inc. a HEICO company
1400 NW Compton Drive, Suite 315

Re: [Bacula-users] Problem with backup to usb

2010-01-14 Thread Pedro Gomes
Folder as mode set to 777, i know that i won't be necessary all the
permissions but even so i'm no able to make it work.
As for mount, the usb drive is auto-mounted via etc/fstab.

The filesystem is FAT32, is there any problem with this ?

On Mon, Dec 21, 2009 at 8:40 PM, John Drescher dresche...@gmail.com wrote:
 2009/12/21 Pedro Miguel Ventura Gomes pedromvgo...@hotmail.com:
 I'm not being able to backup for a mounted usb external disk.

 My jobs fail with this error:

 21-Dec 19:29 Home-Server-sd JobId 21: Warning: label.c:351 Open device
 usb-drive-1 (/mnt/usb1/backups) Volume CatalogBackup-0001 failed:
 ERR=dev.c:490 Could not open: /mnt/usb1/backups/CatalogBackup-0001,
 ERR=Permission denied

 /mnt/usb1/backups exists and owner is bacula:disk with mode 777.
 CatalogBackup-0001 file doesn't exists, i can't figure out why can't bacula
 create it.


 What about folder/mount permissions? I am assuming that the filesystem
 is not fat or vfat.

 John



--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup to usb

2010-01-14 Thread Carlo Filippetto
FAT32 don't support file larger the 4Gb



2009/12/22 Pedro Gomes pedromvgo...@hotmail.com:
 Folder as mode set to 777, i know that i won't be necessary all the
 permissions but even so i'm no able to make it work.
 As for mount, the usb drive is auto-mounted via etc/fstab.

 The filesystem is FAT32, is there any problem with this ?

 On Mon, Dec 21, 2009 at 8:40 PM, John Drescher dresche...@gmail.com wrote:
 2009/12/21 Pedro Miguel Ventura Gomes pedromvgo...@hotmail.com:
 I'm not being able to backup for a mounted usb external disk.

 My jobs fail with this error:

 21-Dec 19:29 Home-Server-sd JobId 21: Warning: label.c:351 Open device
 usb-drive-1 (/mnt/usb1/backups) Volume CatalogBackup-0001 failed:
 ERR=dev.c:490 Could not open: /mnt/usb1/backups/CatalogBackup-0001,
 ERR=Permission denied

 /mnt/usb1/backups exists and owner is bacula:disk with mode 777.
 CatalogBackup-0001 file doesn't exists, i can't figure out why can't bacula
 create it.


 What about folder/mount permissions? I am assuming that the filesystem
 is not fat or vfat.

 John



 --
 This SF.Net email is sponsored by the Verizon Developer Community
 Take advantage of Verizon's best-in-class app development support
 A streamlined, 14 day to market process makes app distribution fast and easy
 Join now and get one step closer to millions of Verizon customers
 http://p.sf.net/sfu/verizon-dev2dev
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users


--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup to usb

2010-01-14 Thread Pedro Gomes
Genuis how come i didn't remeber that.

I will try to format the drive to ext4

On Thu, Jan 14, 2010 at 3:32 PM, Carlo Filippetto
carlo.filippe...@gmail.com wrote:
 FAT32 don't support file larger the 4Gb



 2009/12/22 Pedro Gomes pedromvgo...@hotmail.com:
 Folder as mode set to 777, i know that i won't be necessary all the
 permissions but even so i'm no able to make it work.
 As for mount, the usb drive is auto-mounted via etc/fstab.

 The filesystem is FAT32, is there any problem with this ?

 On Mon, Dec 21, 2009 at 8:40 PM, John Drescher dresche...@gmail.com wrote:
 2009/12/21 Pedro Miguel Ventura Gomes pedromvgo...@hotmail.com:
 I'm not being able to backup for a mounted usb external disk.

 My jobs fail with this error:

 21-Dec 19:29 Home-Server-sd JobId 21: Warning: label.c:351 Open device
 usb-drive-1 (/mnt/usb1/backups) Volume CatalogBackup-0001 failed:
 ERR=dev.c:490 Could not open: /mnt/usb1/backups/CatalogBackup-0001,
 ERR=Permission denied

 /mnt/usb1/backups exists and owner is bacula:disk with mode 777.
 CatalogBackup-0001 file doesn't exists, i can't figure out why can't bacula
 create it.


 What about folder/mount permissions? I am assuming that the filesystem
 is not fat or vfat.

 John



 --
 This SF.Net email is sponsored by the Verizon Developer Community
 Take advantage of Verizon's best-in-class app development support
 A streamlined, 14 day to market process makes app distribution fast and easy
 Join now and get one step closer to millions of Verizon customers
 http://p.sf.net/sfu/verizon-dev2dev
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users




--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup to usb

2010-01-14 Thread Carlo Filippetto
;)
I learned from my mistakes


2010/1/14 Pedro Gomes pedromvgo...@hotmail.com:
 Genuis how come i didn't remeber that.

 I will try to format the drive to ext4

 On Thu, Jan 14, 2010 at 3:32 PM, Carlo Filippetto
 carlo.filippe...@gmail.com wrote:
 FAT32 don't support file larger the 4Gb



 2009/12/22 Pedro Gomes pedromvgo...@hotmail.com:
 Folder as mode set to 777, i know that i won't be necessary all the
 permissions but even so i'm no able to make it work.
 As for mount, the usb drive is auto-mounted via etc/fstab.

 The filesystem is FAT32, is there any problem with this ?

 On Mon, Dec 21, 2009 at 8:40 PM, John Drescher dresche...@gmail.com wrote:
 2009/12/21 Pedro Miguel Ventura Gomes pedromvgo...@hotmail.com:
 I'm not being able to backup for a mounted usb external disk.

 My jobs fail with this error:

 21-Dec 19:29 Home-Server-sd JobId 21: Warning: label.c:351 Open device
 usb-drive-1 (/mnt/usb1/backups) Volume CatalogBackup-0001 failed:
 ERR=dev.c:490 Could not open: /mnt/usb1/backups/CatalogBackup-0001,
 ERR=Permission denied

 /mnt/usb1/backups exists and owner is bacula:disk with mode 777.
 CatalogBackup-0001 file doesn't exists, i can't figure out why can't 
 bacula
 create it.


 What about folder/mount permissions? I am assuming that the filesystem
 is not fat or vfat.

 John



 --
 This SF.Net email is sponsored by the Verizon Developer Community
 Take advantage of Verizon's best-in-class app development support
 A streamlined, 14 day to market process makes app distribution fast and easy
 Join now and get one step closer to millions of Verizon customers
 http://p.sf.net/sfu/verizon-dev2dev
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users





--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup to usb

2009-12-22 Thread Pedro Gomes
Folder as mode set to 777, i know that i won't be necessary all the
permissions but even so i'm no able to make it work.
As for mount, the usb drive is auto-mounted via etc/fstab.

The filesystem is FAT32, is there any problem with this ?

On Mon, Dec 21, 2009 at 8:40 PM, John Drescher dresche...@gmail.com wrote:
 2009/12/21 Pedro Miguel Ventura Gomes pedromvgo...@hotmail.com:
 I'm not being able to backup for a mounted usb external disk.

 My jobs fail with this error:

 21-Dec 19:29 Home-Server-sd JobId 21: Warning: label.c:351 Open device
 usb-drive-1 (/mnt/usb1/backups) Volume CatalogBackup-0001 failed:
 ERR=dev.c:490 Could not open: /mnt/usb1/backups/CatalogBackup-0001,
 ERR=Permission denied

 /mnt/usb1/backups exists and owner is bacula:disk with mode 777.
 CatalogBackup-0001 file doesn't exists, i can't figure out why can't bacula
 create it.


 What about folder/mount permissions? I am assuming that the filesystem
 is not fat or vfat.

 John



--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup to usb

2009-12-22 Thread Timo Neuvonen
Pedro Gomes pedromvgo...@hotmail.com kirjoitti viestissä 
news:ba07c74f0912220121u368d1bc6g24e91d2c340a3...@mail.gmail.com...
 Folder as mode set to 777, i know that i won't be necessary all the
 permissions but even so i'm no able to make it work.
 As for mount, the usb drive is auto-mounted via etc/fstab.


I don't know the terminology here, so does folder mode have something to 
do with device file permissions? If not, have a look if the corresponding 
device file in /dev/ has permissions that allow SD to write into it. It may 
require touching udev conf files to make any required changes permanent.

 The filesystem is FAT32, is there any problem with this ?


Shouldn't be. But if it were ext3, it could still have internal conflicting 
permissions.



 On Mon, Dec 21, 2009 at 8:40 PM, John Drescher dresche...@gmail.com 
 wrote:
 2009/12/21 Pedro Miguel Ventura Gomes pedromvgo...@hotmail.com:
 I'm not being able to backup for a mounted usb external disk.

 My jobs fail with this error:

 21-Dec 19:29 Home-Server-sd JobId 21: Warning: label.c:351 Open device
 usb-drive-1 (/mnt/usb1/backups) Volume CatalogBackup-0001 failed:
 ERR=dev.c:490 Could not open: /mnt/usb1/backups/CatalogBackup-0001,
 ERR=Permission denied

 /mnt/usb1/backups exists and owner is bacula:disk with mode 777.
 CatalogBackup-0001 file doesn't exists, i can't figure out why can't 
 bacula
 create it.


 What about folder/mount permissions? I am assuming that the filesystem
 is not fat or vfat.

 John



 --
 This SF.Net email is sponsored by the Verizon Developer Community
 Take advantage of Verizon's best-in-class app development support
 A streamlined, 14 day to market process makes app distribution fast and 
 easy
 Join now and get one step closer to millions of Verizon customers
 http://p.sf.net/sfu/verizon-dev2dev 



--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with backup to usb

2009-12-21 Thread John Drescher
2009/12/21 Pedro Miguel Ventura Gomes pedromvgo...@hotmail.com:
 I'm not being able to backup for a mounted usb external disk.

 My jobs fail with this error:

 21-Dec 19:29 Home-Server-sd JobId 21: Warning: label.c:351 Open device
 usb-drive-1 (/mnt/usb1/backups) Volume CatalogBackup-0001 failed:
 ERR=dev.c:490 Could not open: /mnt/usb1/backups/CatalogBackup-0001,
 ERR=Permission denied

 /mnt/usb1/backups exists and owner is bacula:disk with mode 777.
 CatalogBackup-0001 file doesn't exists, i can't figure out why can't bacula
 create it.


What about folder/mount permissions? I am assuming that the filesystem
is not fat or vfat.

John

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem in backup tape

2009-10-15 Thread Eduardo de Moraes Oliveira - Raidbr
Hello Again,

Thanks for previous help,

I changed the configuration of bacula-sd and left as follows:

Device {
Name = FITA
Media Type = DDS-72
Archive Device = /dev/nst0
LabelMedia = yes;
Random Access = Yes;
AutomaticMount = yes;
RemovableMedia = no;
AlwaysOpen = yes;
}

Device Tape is:

IBM 36/72gb DAT 72
CE G32419   FRU 40K2553
FRU  P/N  TD6100-621
Model Nº  CD72LWH

Chip  CERTANCE  SANCHO  10005273-003  BU9593KV
635  170

But continues with the following error:

5-Oct 05:00 terra.farmaciaipam.com.br-dir JobId 211: message.c:485 Mail
prog:
15-Oct 05:00 terra.farmaciaipam.com.br-dir JobId 210: Start Copying JobId
210, Job=CopyDiskToTapeFullBackups.2009-10-15_05.00.00_13
15-Oct 05:00 terra.farmaciaipam.com.br-sd JobId 210: *Error: dev.c:140
/dev/nst0 is an unknown device type. Must be tape or directory
 or have RequiresMount=yes for DVD. st_mode=61ff*

15-Oct 05:00 terra.farmaciaipam.com.br-sd JobId 210:
Warning:

 Device FITA requested by DIR could not be opened or does not
exist.
15-Oct 05:00 terra.farmaciaipam.com.br-sd JobId 210: Error: dev.c:140
/dev/nst0 is an unknown device type. Must be tape or directory
 or have RequiresMount=yes for DVD.
st_mode=61ff

15-Oct 05:00 terra.farmaciaipam.com.br-sd JobId 210:
Warning:

 Device FITA requested by DIR could not be opened or does not
exist.
15-Oct 05:00 terra.farmaciaipam.com.br-sd JobId 210: Error: dev.c:140
/dev/nst0 is an unknown device type. Must be tape or directory
 or have RequiresMount=yes for DVD.
st_mode=61ff

15-Oct 05:00 terra.farmaciaipam.com.br-sd JobId 210:
Warning:

 Device FITA requested by DIR could not be opened or does not
exist.
15-Oct 05:00 terra.farmaciaipam.com.br-sd JobId 210: Fatal error: Device
reservation failed for JobId=210: Jmsg
Job=CopyDiskToTapeFullBackups.2009-10-15_05.00.00_13 type=5 level=1255593605
terra.farmaciaipam.com.br-sd JobId 210: Warning:
 Device FITA requested by DIR could not be opened or does not exist.

15-Oct 05:00 terra.farmaciaipam.com.br-dir JobId 210: Fatal error:
 Storage daemon didn't accept Device FITA because:
 3924 Device FITA not in SD Device resources.

Please,

HELP!

Regards,

 *Eduardo de Moraes Oliveira*
 Coordenador de Suporte
*Raidbr Soluções em Informática Ltda*

  Rua José Albino Reuse, 1125
Caxias do Sul - RS  (54) 3204-  eduardo.mor...@raidbr.com.br
www.raidbr.com.br



2009/10/12 Arno Lehmann a...@its-lehmann.de

 Hi,

 09.10.2009 19:13, Eduardo de Moraes Oliveira - Raidbr wrote:
  Hello,
 
  I have a few questions about tape... my disk-to-disk-to-tape backup
  displays the following error below when I try to run the job from tape.
 
  I'm using the Bacula on a NetBSD.

 Oooh... NetBSD. Not exactly the best choice for BAcula IMO as it's not
 used by any of the developers, and I believe there is no regression
 testing done with a NetBSD machine.

  The Device is a tape:
 
  IBM  Model CD72LWH
  IBM 36/72 GB DAT 72

 DAT is also not what I'd choose as backup media... good luck there!

  FRU  40K2553
  TD 6100-621
  Ec G32419
 
 
  What is wrong?
 
  How can I procede?

 Try to assign a media type in the device configuration in the SD's
 config file.

 Also make sure you've got corresponding media types in the DIR and SD
 sections referencing this storage device.

 
  Log Error:
 
  09-Oct 10:46 terra.farmaciaipam.com.br-dir JobId 154: message.c:485 Mail
  prog:
  09-Oct 10:46 terra.farmaciaipam.com.br-dir JobId 145: Start Copying
  JobId 145, Job=CopyDiskToTapeFullBackups.2009-10-09_10.46.24_03
  09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145: Error: dev.c:140
  /dev/st0 is an unknown device type. Must be tape or directory
   or have RequiresMount=yes for DVD.

 Bacula didn't guess the device type, so you should explicitly set it.
 Also it's better to use the non-rewinding device (/dev/nst0 probably).

  st_mode=61b0
 
  09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145:
  Warning:
 
   Device FITA requested by DIR could not be opened or does not
  exist.

 This can also indicate non-matching media types.

 Cheers,

 Arno

  09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145: Error: dev.c:140
  /dev/st0 is an unknown device type. Must be tape or directory
   or have RequiresMount=yes for DVD.
  st_mode=61b0
 
  09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145:
  Warning:
 
   Device FITA requested by DIR could not be opened or does not
  exist.
  09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145: Error: dev.c:140
  /dev/st0 is an unknown device type. Must be tape or directory
   or have RequiresMount=yes for DVD.
  st_mode=61b0
 
  09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145:
  Warning:
 
   Device FITA requested by DIR could not be opened or does not
  exist.
  09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145: Fatal error: Device
  reservation failed for JobId=145: Jmsg
  Job=CopyDiskToTapeFullBackups.2009-10-09_10.46.24_03 type=5
  level=1255096001 

Re: [Bacula-users] Problem in backup tape

2009-10-12 Thread Arno Lehmann
Hi,

09.10.2009 19:13, Eduardo de Moraes Oliveira - Raidbr wrote:
 Hello,
 
 I have a few questions about tape... my disk-to-disk-to-tape backup 
 displays the following error below when I try to run the job from tape.
 
 I'm using the Bacula on a NetBSD.

Oooh... NetBSD. Not exactly the best choice for BAcula IMO as it's not 
used by any of the developers, and I believe there is no regression 
testing done with a NetBSD machine.

 The Device is a tape:
 
 IBM  Model CD72LWH
 IBM 36/72 GB DAT 72

DAT is also not what I'd choose as backup media... good luck there!

 FRU  40K2553
 TD 6100-621
 Ec G32419
 
  
 What is wrong?
 
 How can I procede?

Try to assign a media type in the device configuration in the SD's 
config file.

Also make sure you've got corresponding media types in the DIR and SD 
sections referencing this storage device.

 
 Log Error:
 
 09-Oct 10:46 terra.farmaciaipam.com.br-dir JobId 154: message.c:485 Mail 
 prog:
 09-Oct 10:46 terra.farmaciaipam.com.br-dir JobId 145: Start Copying 
 JobId 145, Job=CopyDiskToTapeFullBackups.2009-10-09_10.46.24_03
 09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145: Error: dev.c:140 
 /dev/st0 is an unknown device type. Must be tape or directory
  or have RequiresMount=yes for DVD. 

Bacula didn't guess the device type, so you should explicitly set it. 
Also it's better to use the non-rewinding device (/dev/nst0 probably).

 st_mode=61b0  
  
 
 09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145: 
 Warning:  
 
  Device FITA requested by DIR could not be opened or does not 
 exist.

This can also indicate non-matching media types.

Cheers,

Arno

 09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145: Error: dev.c:140 
 /dev/st0 is an unknown device type. Must be tape or directory
  or have RequiresMount=yes for DVD. 
 st_mode=61b0  
  
 
 09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145: 
 Warning:  
 
  Device FITA requested by DIR could not be opened or does not 
 exist.
 09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145: Error: dev.c:140 
 /dev/st0 is an unknown device type. Must be tape or directory
  or have RequiresMount=yes for DVD. 
 st_mode=61b0  
  
 
 09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145: 
 Warning:  
 
  Device FITA requested by DIR could not be opened or does not 
 exist.
 09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145: Fatal error: Device 
 reservation failed for JobId=145: Jmsg 
 Job=CopyDiskToTapeFullBackups.2009-10-09_10.46.24_03 type=5 
 level=1255096001 terra.farmaciaipam.com.br-sd JobId 145: Warning:
  Device FITA requested by DIR could not be opened or does not exist.
 
 09-Oct 10:46 terra.farmaciaipam.com.br-dir JobId 145: Fatal error:
  Storage daemon didn't accept Device FITA because:
  3924 Device FITA not in SD Device resources.
 09-Oct 10:46 terra.farmaciaipam.com.br-dir JobId 145: Error: Bacula 
 terra.farmaciaipam.com.br-dir 3.0.2 (18Jul09): 09-Oct-2009 10:46:41
 
 Regards.
 
 *Eduardo de Moraes Oliveira*
 Coordenador de Suporte
 *Raidbr Soluções em Informática Ltda*
 
 
   Rua José Albino Reuse, 1125
 Caxias do Sul - RS
   (54) 3204-
   eduardo.mor...@raidbr.com.br mailto:eduardo.mor...@raidbr.com.br
   www.raidbr.com.br http://www.raidbr.com.br
 
 
 
 
 --
 Come build with us! The BlackBerry(R) Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay 
 ahead of the curve. Join us from November 9 - 12, 2009. Register now!
 http://p.sf.net/sfu/devconference
 
 
 
 
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
Arno Lehmann
IT-Service Lehmann
Sandstr. 6, 49080 Osnabrück
www.its-lehmann.de

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 

[Bacula-users] Problem in backup tape

2009-10-09 Thread Eduardo de Moraes Oliveira - Raidbr
Hello,

I have a few questions about tape... my disk-to-disk-to-tape backup displays
the following error below when I try to run the job from tape.

I'm using the Bacula on a NetBSD.

The Device is a tape:

IBM  Model CD72LWH
IBM 36/72 GB DAT 72
FRU  40K2553
TD 6100-621
Ec G32419


What is wrong?

How can I procede?


Log Error:

09-Oct 10:46 terra.farmaciaipam.com.br-dir JobId 154: message.c:485 Mail
prog:
09-Oct 10:46 terra.farmaciaipam.com.br-dir JobId 145: Start Copying JobId
145, Job=CopyDiskToTapeFullBackups.2009-10-09_10.46.24_03
09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145: Error: dev.c:140
/dev/st0 is an unknown device type. Must be tape or directory
 or have RequiresMount=yes for DVD.
st_mode=61b0

09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145:
Warning:

 Device FITA requested by DIR could not be opened or does not
exist.
09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145: Error: dev.c:140
/dev/st0 is an unknown device type. Must be tape or directory
 or have RequiresMount=yes for DVD.
st_mode=61b0

09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145:
Warning:

 Device FITA requested by DIR could not be opened or does not
exist.
09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145: Error: dev.c:140
/dev/st0 is an unknown device type. Must be tape or directory
 or have RequiresMount=yes for DVD.
st_mode=61b0

09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145:
Warning:

 Device FITA requested by DIR could not be opened or does not
exist.
09-Oct 10:46 terra.farmaciaipam.com.br-sd JobId 145: Fatal error: Device
reservation failed for JobId=145: Jmsg
Job=CopyDiskToTapeFullBackups.2009-10-09_10.46.24_03 type=5 level=1255096001
terra.farmaciaipam.com.br-sd JobId 145: Warning:
 Device FITA requested by DIR could not be opened or does not exist.

09-Oct 10:46 terra.farmaciaipam.com.br-dir JobId 145: Fatal error:
 Storage daemon didn't accept Device FITA because:
 3924 Device FITA not in SD Device resources.
09-Oct 10:46 terra.farmaciaipam.com.br-dir JobId 145: Error: Bacula
terra.farmaciaipam.com.br-dir 3.0.2 (18Jul09): 09-Oct-2009 10:46:41

Regards.

 *Eduardo de Moraes Oliveira*
 Coordenador de Suporte
*Raidbr Soluções em Informática Ltda*

  Rua José Albino Reuse, 1125
Caxias do Sul - RS  (54) 3204-  eduardo.mor...@raidbr.com.br
www.raidbr.com.br
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Problem during backup a client

2005-07-06 Thread Talal Chaaban



Hi ,

Can someone helpe me to solve 
the bellow problem .
i am trying to backup a directory but i 
received this error in the log :


06-Jul 10:44 skorea-dir: No prior Full backup Job record 
found.06-Jul 10:44 skorea-dir: No prior or suitable Full backup found. Doing 
FULL backup.06-Jul 10:44 skorea-dir: Start Backup JobId 6, 
Job=Client1.2005-07-06_10.44.2606-Jul 10:49 ottawa-fd: 
Client1.2005-07-06_10.44.26 Fatal error: Failed to connect to Storage daemon: 
skorea:910306-Jul 10:49 ottawa-fd: Client1.2005-07-06_10.44.26 Error: 
bnet.c:685 gethostbyname() for host "skorea" failed: ERR=Non-authoritative for 
host not found, or ServerFail.06-Jul 10:44 skorea-dir: 
Client1.2005-07-06_10.44.26 Fatal error: Socket error from Filed on Storage 
command: ERR=No data available06-Jul 10:44 skorea-dir: 
Client1.2005-07-06_10.44.26 Error: Bacula 1.36.2 (28Feb05): 06-Jul-2005 
10:44:30


Thanks ,
Best 
Regards,