Re: [Bacula-users] Fatal error: label.c:464 Truncate error on device - ERR=No such file or directory

2014-07-30 Thread Stefan Lamby
Hello List.

I followed the advice you gave and updated director and sd to the most current
version to avoid this truncate error I reported before (see below).
Too sad, we do have the same issue again.
Do you have any more advice?

Thank you!
Stefan

This is the current log:

29-Jul 23:30 backnix05-dir JobId 11992: Start Backup JobId 11992,
Job=extranix-system-full-nas.2014-07-29_23.30.00_45
29-Jul 23:30 backnix05-dir JobId 11992: Max configured use duration=604,800 sec.
exceeded. Marking Volume bkp-nas-0280 as Used.
29-Jul 23:40 backnix05-dir JobId 11992: There are no more Jobs associated with
Volume bkp-nas-0275. Marking it purged.
29-Jul 23:40 backnix05-dir JobId 11992: All records pruned from Volume
bkp-nas-0275; marking it Purged
29-Jul 23:40 backnix05-dir JobId 11992: Recycled volume bkp-nas-0275
29-Jul 23:40 backnix05-dir JobId 11992: Using Device nas_01 to write.
29-Jul 23:47 extranix-fd JobId 11992: DIR and FD clocks differ by 388 seconds,
FD automatically compensating.
29-Jul 23:41 backnix05-sd JobId 11992: Fatal error: label.c:509 Truncate error
on file device nas_01 (/nas01_backup/backup): ERR=file_dev.c:205 Unable to
truncate device nas_01 (/nas01_backup/backup). ERR=No such file or directory

29-Jul 23:41 backnix05-sd JobId 11992: Marking Volume bkp-nas-0275 in Error in
Catalog.
29-Jul 23:41 backnix05-sd JobId 11992: Fatal error: Job 11992 canceled.
29-Jul 23:47 extranix-fd JobId 11992: Fatal error: job.c:2390 Bad response to
Append Data command. Wanted 3000 OK data
, got 3903 Error append data:

29-Jul 23:41 backnix05-dir JobId 11992: Error: Bacula backnix05-dir 7.0.4
(04Jun14):
  Build OS:   i686-pc-linux-gnu suse 11.4
  JobId:  11992
  Job:extranix-system-full-nas.2014-07-29_23.30.00_45
  Backup Level:   Incremental, since=2014-07-28 23:30:00
  Client: extranix-fd 5.2.6 (21Feb12)
x86_64-unknown-linux-gnu,suse,5.x
  FileSet:FS Linux System 2011-11-10 23:30:00
  Pool:   NAS01_POOL (From Run Pool override)
  Catalog:IcCatalog (From Client resource)
  Storage:NAS01_STORAGE_BACKNIX (From Job resource)
  Scheduled time: 29-Jul-2014 23:30:00
  Start time: 29-Jul-2014 23:40:43
  End time:   29-Jul-2014 23:41:18
  Elapsed time:   35 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):
  Volume Session Id:  161
  Volume Session Time:1405621444
  Last Volume Bytes:  1 (1 B)
  Non-fatal FD errors:1
  SD Errors:  1
  FD termination status:  Error
  SD termination status:  Error
  Termination:*** Backup Error ***

 Stefan Lamby s.la...@interconcept.de hat am 18. Juli 2014 um 11:24
 geschrieben:
 
 
 
 Kern Sibbald k...@sibbald.com hat am 18. Juli 2014 um 10:37
 geschrieben:
  
On 07/17/2014 08:41 PM, Stefan Lamby wrote:
  
 Got the point.
 I'll think about buying 2 more SATA HDs using software raid to store
   the precious Volumes on those.
   
   That should work well.
  
 Btw., using md, is there something wrong with using it in
   partnership with bacula?
   
   What is md?
  

  Ooops. My bad. I was using a short form for the device name linux is using
 for a software raid. They are called md0, md1, and so on. Again, thank you so
 much for all the valuable input you gave.
 
  Have a nice weekend!
  Greetz Stefan
 
 
 
 
Kern
  
   
 Cheers,
 Stefan
   
  Kern Sibbald k...@sibbald.com mailto:k...@sibbald.com
  hat am 17. Juli 2014 um 19:38 geschrieben:

   On 07/17/2014 10:38 AM, Stefan Lamby wrote:

   You wrote writing Volumes directly to a
CIFS mount is not really a good idea for a number
of reasons.
What do you recommend as best practice instead?
 
   Write your Volumes to a natively mounted (not
network mount) Linux filesystem.

 
   
 Best regards,
 Kern
   
   
 Best regards,
 Stefan
   
 Kern Sibbald k...@sibbald.com mailto:k...@sibbald.com hat am 10.
   Juli 2014 um 17:36 geschrieben:
   
 Unfortunately, neither CIFS nor NFS include a truncate() function,
   and this problem was not noticed because not many people write Volumes
   directly to a CIFS/NFS mount.  Doing so is not really a good idea for a
   number of reasons reasons.
   
 Any way, once it was discovered (quite a long time ago), I fixed it
   by emulating a truncate.  Consequently, I suspect that if you upgrade 

[Bacula-users] After installing bacula from source: no database tables

2014-07-30 Thread Huub Van Niekerk
Hi,

Using the manual I've installed Bacula 5 from source in /opt on Slackware 12. 
Since I've already have MySQL 5.0 running daily, I assumed this would be no 
problem. However, when I look in webmin, Bacula is there but claims there are 
no Bacula tables so it can't be started. The manual states which database 
commands should be there but I can't find them. Where would these files 
normally have been installed, assuming the installation from source went as 
should ?

Thanks
--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] New user with Bacula

2014-07-30 Thread Leandro . Cunha
Thank you all for the assistance!

I guess if it works on RedHat7 that's fine. About a client for Netapp, 
wouldn't it be a matter of mapping the shares on the RedHat7 server and 
then backing them up? At least this is how I back them up via NTbackup on 
windows today.
Thank you in advance,

Leandro Cunha
IT Infrastructure Analyst
Reed Specialist Recruitment
Tel: 0208 274 4260






Kern Sibbald k...@sibbald.com 
29/07/2014 19:40

To
Dmitri Maziuk dmaz...@bmrb.wisc.edu, bacula-users@lists.sourceforge.net
cc

Subject
Re: [Bacula-users] New user with Bacula






Hello,

No unfortunately, NetApp will not let us create a NetApp client :-(

Best regards,
Kern

On 07/29/2014 04:43 PM, Dmitri Maziuk wrote:
 On 7/29/2014 2:59 AM, leandro.cu...@reedglobal.com wrote:
 Hi Dimitri,

 Thank you for your return. My requirement is just to keep some 
snapshots
 for a period of 30 days, and once a month an infinity retention job.
 I expect you'll have to mount netapp volumes someplace and run bacula 
 client there. Unless Kern has a netapp client in the enterprise 
codebase.

 Dimitri



 
--
 Infragistics Professional
 Build stunning WinForms apps today!
 Reboot your WinForms applications with our WinForms controls. 
 Build a bridge from your legacy apps to the future.
 
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk

 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users



--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk

___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


WARNING:Only click the internet link below to report this email as spam. 
https://www.mailcontrol.com/sr/MZbqvYs5QwJvpeaetUwhCQ== 
.




Disclaimer:

This email and its contents are confidential.  Please read the disclaimer at 
www.reedglobal.com/email_disclaimer
--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] copy-job failed on big jobs (other backups use the source jukebox during volume change)

2014-07-30 Thread Udo Lembke
Hi,
I try to use copy-jobs with an neo200s (2 drives,with logical partition:
2 jukeboxes with one drive each).
Bacula is version 5.2.10.
If I run an copyjob with 4.8 TB the job fails during volume-change on
the normal (source) backup-jukebox.
Both jobs failed at the same time (2:00):

### copy-job ###
29-Jul 11:37 backup-srv-dir JobId 2475: The following 1 JobId was chosen
to be copied: 2452
29-Jul 11:37 backup-srv-dir JobId 2475: Copying using JobId=2452
Job=fileserver.2014-07-26_21.35.00_43
29-Jul 11:37 backup-srv-dir JobId 2475: Bootstrap records written to
/var/bacula/working/backup-srv-dir.restore.3.bsr
29-Jul 11:37 backup-srv-dir JobId 2475: Start Copying JobId 2475,
Job=Copy-To-Offsite.2014-07-29_11.37.21_38
29-Jul 11:37 backup-srv-dir JobId 2475: Using Device LTO6-Drive-2
29-Jul 11:37 backup-srv-sd JobId 2475: 3307 Issuing autochanger unload
slot 12, drive 0 command.
29-Jul 11:38 backup-srv-sd JobId 2475: 3304 Issuing autochanger load
slot 2, drive 0 command.
29-Jul 11:39 backup-srv-sd JobId 2475: 3305 Autochanger load slot 2,
drive 0, status is OK.
29-Jul 11:39 backup-srv-sd JobId 2475: Ready to read from volume
BM0014L6 on device LTO6-Drive-1 (/dev/nst0).
29-Jul 11:39 backup-srv-sd JobId 2475: 3307 Issuing autochanger unload
slot 2, drive 0 command.
29-Jul 11:40 backup-srv-sd JobId 2475: 3304 Issuing autochanger load
slot 3, drive 0 command.
29-Jul 11:41 backup-srv-sd JobId 2475: 3305 Autochanger load slot 3,
drive 0, status is OK.
29-Jul 11:41 backup-srv-sd JobId 2475: Wrote label to prelabeled Volume
BK0008L6 on device LTO6-Drive-2 (/dev/nst1)
29-Jul 11:41 backup-srv-sd JobId 2475: Forward spacing Volume BM0014L6
to file:block 79:1.
30-Jul 01:55 backup-srv-sd JobId 2475: End of Volume at file 530 on
device LTO6-Drive-1 (/dev/nst0), Volume BM0014L6
30-Jul 01:55 backup-srv-sd JobId 2475: 3307 Issuing autochanger unload
slot 2, drive 0 command.
30-Jul 01:58 backup-srv-sd JobId 2475: 3304 Issuing autochanger load
slot 6, drive 0 command.
30-Jul 01:58 backup-srv-sd JobId 2475: 3305 Autochanger load slot 6,
drive 0, status is OK.
30-Jul 01:58 backup-srv-sd JobId 2475: Ready to read from volume
BM0019L6 on device LTO6-Drive-1 (/dev/nst0).
30-Jul 01:58 backup-srv-sd JobId 2475: Forward spacing Volume BM0019L6
to file:block 0:1.
30-Jul 02:00 backup-srv-sd JobId 2475: Error: block.c:1001 Read error on
fd=4 at file:blk 2:0 on device LTO6-Drive-1 (/dev/nst0).
ERR=Input/output error.
30-Jul 02:00 backup-srv-sd JobId 2475: End of Volume at file 2 on device
LTO6-Drive-1 (/dev/nst0), Volume BM0019L6
30-Jul 02:00 backup-srv-sd JobId 2475: Fatal error: acquire.c:71 Acquire
read: num_writers=1 not zero. Job 2475 canceled.
30-Jul 02:00 backup-srv-sd JobId 2475: Fatal error: mount.c:865 Cannot
open Dev=LTO6-Drive-1 (/dev/nst0), Vol=BM0019L6
30-Jul 02:00 backup-srv-sd JobId 2475: End of all volumes.
30-Jul 02:00 backup-srv-sd JobId 2475: Fatal error: mac.c:127 Fatal
append error on device LTO6-Drive-2 (/dev/nst1): ERR=block.c:1001 Read
error on fd=6 at file:blk 0:0 on device LTO6-Drive-2 (/dev/nst1).
ERR=Input/output error.


### normal-job ###
29-Jul 21:35 backup-srv-dir JobId 2477: Start Backup JobId 2477,
Job=backup-srv.2014-07-29_21.35.00_40
30-Jul 01:56 backup-srv-dir JobId 2477: Using Device LTO6-Drive-1
30-Jul 01:58 backup-srv-sd JobId 2477: 3307 Issuing autochanger unload
slot 6, drive 0 command.
30-Jul 01:59 backup-srv-sd JobId 2477: 3304 Issuing autochanger load
slot 12, drive 0 command.
30-Jul 02:00 backup-srv-sd JobId 2477: 3305 Autochanger load slot 12,
drive 0, status is OK.
30-Jul 02:00 backup-srv-sd JobId 2477: Volume BM0021L6 previously
written, moving to end of data.
30-Jul 02:00 backup-srv-sd JobId 2477: Ready to append to end of Volume
BM0021L6 at file=2.
30-Jul 02:00 backup-srv-sd JobId 2477: Spooling data ...
30-Jul 02:00 backup-srv-sd JobId 2477: Job write elapsed time =
00:00:01, Transfer rate = 0  Bytes/second
30-Jul 02:00 backup-srv-sd JobId 2477: Committing spooled data to Volume
BM0021L6. Despooling 452 bytes ...
30-Jul 02:00 backup-srv-sd JobId 2477: Fatal error: block.c:439 Attempt
to write on read-only Volume. dev=LTO6-Drive-1 (/dev/nst0)
30-Jul 02:00 backup-srv-sd JobId 2477: Fatal error: spool.c:301 Fatal
append error on device LTO6-Drive-1 (/dev/nst0): ERR=block.c:1001 Read
error on fd=4 at file:blk 2:0 on device LTO6-Drive-1 (/dev/nst0).
ERR=Input/output error.


The drive has Maximum Concurrent Jobs = 15 because of multible backup
jobs (sequential due spool = yes).
If I must change the Concurrent Jobs to 1, I guess I run in trouble
during normal backup (backup-window).

But why don't prevent the copy-job to using the source-jukebox for other
jobs??

Any hints??

Regards

Udo

--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.

Re: [Bacula-users] New user with Bacula

2014-07-30 Thread Radosław Korzeniewski
Hello,

2014-07-29 20:40 GMT+02:00 Kern Sibbald k...@sibbald.com:

 Hello,

 No unfortunately, NetApp will not let us create a NetApp client :-(


Could you explain what NetApp Client is/will be/could be, please. What do
you mean by NetApp Client. I'd like to understand this thread, but I'm
not an english native speaker so I miss the main point of this thread.

Thanks in advance.

best regards
-- 
Radosław Korzeniewski
rados...@korzeniewski.net
--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] New user with Bacula

2014-07-30 Thread Kern Sibbald

  
  
To me a "NetApp Client" means a file
  daemon that runs inside the NetApp box and has access to all its
  disks and thus can backup the NetApp box using Bacula directly
  without NDMP or NFS/CIFS.
  
  Best regards,
  Kern
  
  On 07/30/2014 02:56 PM, Radosław Korzeniewski wrote:


  Hello,

  2014-07-29 20:40 GMT+02:00 Kern
Sibbald k...@sibbald.com:

  Hello,
  
  No unfortunately, NetApp will not let us create a NetApp
  client :-(
  



Could you explain what "NetApp Client" is/will be/could
  be, please. What do you mean by "NetApp Client". I'd like
  to understand this thread, but I'm not an english native
  speaker so I miss the main point of this thread.


Thanks in advance.


best regards
  
  -- 
  Radosław Korzeniewski
  rados...@korzeniewski.net

  


  


--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] New user with Bacula

2014-07-30 Thread Leandro . Cunha
I believe Kern is right, I think she meant a kind of backup client that we 
use on BackupExec, TSM and other backup tools.

Leandro Cunha






Kern Sibbald k...@sibbald.com 
30/07/2014 14:22

To
Radosław Korzeniewski rados...@korzeniewski.net, Dmitri Maziuk 
dmaz...@bmrb.wisc.edu
cc
bacula-users bacula-users@lists.sourceforge.net
Subject
Re: [Bacula-users] New user with Bacula






To me a NetApp Client means a file daemon that runs inside the NetApp 
box and has access to all its disks and thus can backup the NetApp box 
using Bacula directly without NDMP or NFS/CIFS.

Best regards,
Kern

On 07/30/2014 02:56 PM, Radosław Korzeniewski wrote:
Hello, 

2014-07-29 20:40 GMT+02:00 Kern Sibbald k...@sibbald.com:
Hello,

No unfortunately, NetApp will not let us create a NetApp client :-(


Could you explain what NetApp Client is/will be/could be, please. What 
do you mean by NetApp Client. I'd like to understand this thread, but 
I'm not an english native speaker so I miss the main point of this thread.

Thanks in advance.

best regards
-- 
Radosław Korzeniewski
rados...@korzeniewski.net 



WARNING: Only click here to report this email as spam.
--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users




Disclaimer:

This email and its contents are confidential.  Please read the disclaimer at 
www.reedglobal.com/email_disclaimer
--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] New user with Bacula

2014-07-30 Thread Dmitri Maziuk
On 7/30/2014 7:56 AM, Radosław Korzeniewski wrote:

 Could you explain what NetApp Client is/will be/could be, please. What
 do you mean by NetApp Client. I'd like to understand this thread, but
 I'm not an english native speaker so I miss the main point of this thread.

It's not your English, it's NetApp. ;)

Netapp is a completely closed proprietary system with its own 
everything: from disk firmware to os. It's appliance-type filer and 
the os is incompatible with everything including its own major releases.

Their main selling point is working at the level of disk blocks, which 
makes for very efficient use of storage space, snapshots, replication, etc.

On second thought, their shiny! deduplicated block-level storage would 
probably not transfer to tape very well anyway, so there wouldn't be 
much advantage to creating a native netapp client.

Dima


--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] New user with Bacula

2014-07-30 Thread dweimer
On 07/30/2014 9:42 am, Dmitri Maziuk wrote:
 On 7/30/2014 7:56 AM, Radosław Korzeniewski wrote:
 
 Could you explain what NetApp Client is/will be/could be, please. 
 What
 do you mean by NetApp Client. I'd like to understand this thread, 
 but
 I'm not an english native speaker so I miss the main point of this 
 thread.
 
 It's not your English, it's NetApp. ;)
 
 Netapp is a completely closed proprietary system with its own
 everything: from disk firmware to os. It's appliance-type filer and
 the os is incompatible with everything including its own major 
 releases.
 
 Their main selling point is working at the level of disk blocks, which
 makes for very efficient use of storage space, snapshots, replication, 
 etc.
 
 On second thought, their shiny! deduplicated block-level storage would
 probably not transfer to tape very well anyway, so there wouldn't be
 much advantage to creating a native netapp client.
 
 Dima
 

Your probably right about it not transferring to tape very well, though 
making a client run on it might not be that difficult assuming that the 
content on this page 
http://en.wikipedia.org/wiki/List_of_products_based_on_FreeBSD is 
correct and it truly is based on FreeBSD.  Of course having data that 
can be restored after a backup and actually used after that is going to 
be a whole entirely new challenge, as backing up any type of data with 
de-duplication has already proven to be problematic.

-- 
Thanks,
Dean E. Weimer
http://www.dweimer.net/

--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users