[Bacula-users] query for file sizes in a job

2014-12-04 Thread Silver Salonen
Hi. Based on the PHP script in the ancient e-mail thread https://sourceforge.net/p/bacula/mailman/message/28210999/ I tweaked it a bit for using with MySQL (the original was for SQLite). See it attached. -- Silver attachment: fileSizes.php

[Bacula-users] update slots reports Autochanger has 0 slots

2014-12-04 Thread Rainer Hackel
Hello Bacula users, Have some problems with a Quantum SuperLoader 3 LTO-6, and try to break them down in small pieces... here is one: update slots command in bconsole says: Automatically selected Catalog: MyCatalog Using Catalog MyCatalog Automatically selected Storage: Autochanger Connecting to

Re: [Bacula-users] update slots reports Autochanger has 0 slots

2014-12-04 Thread John Drescher
But: “/usr/libexec/bacula/mtx-changer /dev/changer slots” reports 16 Of course the Autochanger has 16 slots. Someone has an idea? Does user bacula have the permission to run mtx-changer, mtx and access the device node for the autochanger? John

[Bacula-users] Prevent jobs to run or limit bandwidth in certain hours/days?

2014-12-04 Thread Rai Blue
Hi everyone, I'm using Bacula 7.0 to backup a pack of servers. My schedules are all starts in evening time. My problem is: some days jobs take longer so some of them arent finished by morning and workhours bandwidth is a problem for me. I searched max bandwidth but it doesnt fit because i don't

Re: [Bacula-users] update slots reports Autochanger has 0 slots

2014-12-04 Thread Rainer Hackel
Hi John, here the properties of the mentioned things: [root@s3 sbin]# ll mtx -rwxr-xr-x. 1 root root 49944 Aug 17 2010 mtx [root@s3 bacula]# ll mtx-changer -rwxr-xr-x. 1 root root 6681 Nov 21 2012 mtx-changer [root@s3 dev]# ll changer lrwxrwxrwx. 1 root root 3 Dec 2 09:38 changer - sg1

Re: [Bacula-users] update slots reports Autochanger has 0 slots

2014-12-04 Thread Can Şirin
Hi, Check this posts: http://www.freebsddiary.org/tape-library.php http://www.freebsddiary.org/tape-library-integration.php Same issue were discussed before. (http://sourceforge.net/p/bacula/mailman/bacula-users/thread/20130306100525.gd22...@nionex.net/) Quoting Rainer Hackel

[Bacula-users] Handle files that have st_ctime changed often in bacula

2014-12-04 Thread Sieu Truc
Hello, I have a problem when bacula tried to backup a folder that contains some files changed often. For example: i backup the folder /var/samba And for some reason, some big files in this folder are accessed by other programs and therefore their attribute chang (st_atime) is changed. As a

Re: [Bacula-users] query for file sizes in a job

2014-12-04 Thread Silver Salonen
Some more tweaks to the script. BTW, I think it would be a useful feature for Bacula-Web too, but it should have also some searching and pagination possibilities (should be relatively easy to add to this script too actually). -- Silver On 12/04/2014 12:42 PM, Silver Salonen wrote: Hi. Based

Re: [Bacula-users] Prevent jobs to run or limit bandwidth in certain hours/days?

2014-12-04 Thread John Lockard
Are you starting all your jobs at the same time? Wondering if your having issues with all of your jobs competing for bandwidth and slowing down. Thinking a staggered start might help you. On Thu, Dec 4, 2014 at 9:27 AM, Rai Blue raib...@gmail.com wrote: Hi everyone, I'm using Bacula 7.0 to

Re: [Bacula-users] Prevent jobs to run or limit bandwidth in certain hours/days?

2014-12-04 Thread Rai Blue
John, yes, most of the jobs start at the same time. But they join the queue because of max concurrent jobs setting. So they are not running at the same time. My bandwidth issue is not related to this, i think i explained it wrong. My bacula storage is in my office so in workhours it shouldn't

[Bacula-users] Dell powerVault 124T tape library

2014-12-04 Thread Ian Lord
Hi, We are looking for a solution to backup freebsd machine with large ZFS pools (8TB) We thought of purchasing a tape library with LTO6 drives which will gives us 40TB of Retention Everyone seems to indicate bacula as a good solution but when I look at the documentation, it seems 10 years

Re: [Bacula-users] Dell powerVault 124T tape library

2014-12-04 Thread Dmitri Maziuk
On 12/4/2014 9:33 AM, Ian Lord wrote: Hi, We are looking for a solution to backup freebsd machine with large ZFS pools (8TB) ... if I can be safe to purchase a 7000$ library, a new server running freebsd and that it will work. This is not the kind of things I have sitting in my lab J

Re: [Bacula-users] Dell powerVault 124T tape library

2014-12-04 Thread Dan Langille
On Dec 4, 2014, at 10:33 AM, Ian Lord lo...@msdi.ca mailto:lo...@msdi.ca wrote: Hi, We are looking for a solution to backup freebsd machine with large ZFS pools (8TB) So far, I like what you’re doing. We thought of purchasing a tape library with LTO6 drives which will gives us

Re: [Bacula-users] Dell powerVault 124T tape library

2014-12-04 Thread Ian Lord
Dunno about prices in .ca but south of your border $5K will buy you a 36+2-bay chassis where you could keep a whole lot of zfs snapshots. Probably 72+2 even. What's your planned retention period? Dima ~~ I know I am going against the trend as everyone is talking about

Re: [Bacula-users] spool disk filesystem, checksums

2014-12-04 Thread Kern Sibbald
On 12/03/2014 08:49 PM, Daniel Pocock wrote: Does Bacula checksum content on the spool disk before sending it to tape? To be more explicit, if there is a single bit error on the spool disk, will it be noticed before going onto tape or would it only be noticed in future when a file is taken

Re: [Bacula-users] Dell powerVault 124T tape library

2014-12-04 Thread Dan Langille
On Dec 4, 2014, at 12:18 PM, Ian Lord lo...@msdi.ca wrote: Dunno about prices in .ca but south of your border $5K will buy you a 36+2-bay chassis where you could keep a whole lot of zfs snapshots. Probably 72+2 even. What's your planned retention period? Dima

Re: [Bacula-users] Dell powerVault 124T tape library

2014-12-04 Thread Dimitri Maziuk
On 12/04/2014 11:18 AM, Ian Lord wrote: I know I am going against the trend as everyone is talking about using HD as a backup device... No, if tape's your requirement then tape is your requirement. I was just asking if it really is. But let say a hacker would manage to get in and play

Re: [Bacula-users] Dell powerVault 124T tape library

2014-12-04 Thread Bryn Hughes
On 2014-12-04 07:33 AM, Ian Lord wrote: Hi, We are looking for a solution to backup freebsd machine with large ZFS pools (8TB) We thought of purchasing a tape library with LTO6 drives which will gives us 40TB of Retention Everyone seems to indicate bacula as a good solution but when I

Re: [Bacula-users] Dell powerVault 124T tape library

2014-12-04 Thread Simone Caronni
On Dec 4, 2014 5:58 PM, Dan Langille d...@langille.org wrote: Bacula talks to the SCSCI interface, not to the tape library itself. If it talks SCSI to FreeBSD, it should just work. Same in Linux. Also iSCSI libraries work.

Re: [Bacula-users] update slots reports Autochanger has 0 slots

2014-12-04 Thread Süleyman Kuran
Merhaba Can, Maybe the Device directive in bacula-sd.conf, where the drives are defined, is missing AutoChanger = yes line. Regards, - Orijinal Mesaj - Kimden: Can Şirin sirin...@itu.edu.tr Kime: bacula-users@lists.sourceforge.net Gönderilenler: 4 Aralık Perşembe 2014 17:01:37

Re: [Bacula-users] spool disk filesystem, checksums

2014-12-04 Thread Daniel Pocock
On 04/12/14 18:35, Kern Sibbald wrote: On 12/03/2014 08:49 PM, Daniel Pocock wrote: Does Bacula checksum content on the spool disk before sending it to tape? To be more explicit, if there is a single bit error on the spool disk, will it be noticed before going onto tape or would it only be

[Bacula-users] Prevent jobs to run or limit bandwidth in certain hours/days

2014-12-04 Thread Danixu86
A good idea is to have a dedicated network only for servers. For example, i've two networks in my work: one for users and other only for servers, then i can run a full backup between servers using about 500Mbits of bandwidth, and users don't notice anything. All full backups are in the same

[Bacula-users] Help pruning expired records using bconsole prune command

2014-12-04 Thread Romeo Theriault
Hi all, (running bacula 7.0.5) We currently, backup to disk and use 'Autoprune = True' in our Pool and Client resources to remove expired records from the catalog. This works great, but as our clients are growing I'm wanting to move away from having the pruning done during the backup period. My

Re: [Bacula-users] update slots reports Autochanger has 0 slots

2014-12-04 Thread Rainer Hackel
Hi Süleyman, this is the current definition: Autochanger { Name = Autochanger Device = LTO-5 Changer Command = /usr/libexec/bacula/mtx-changer %c %o %S %a %d Changer Device = /dev/changer } Device { Name = LTO-5 Drive Index = 0 Media Type = LTO-5 Archive Device = /dev/nst0

Re: [Bacula-users] update slots reports Autochanger has 0 slots

2014-12-04 Thread Ana Emília M . Arruda
Hello Rainer, Can you try changing Device Name? You have Name and Media Type using the same LTO-5. Bacula doesn´t work fine when you use the same name for different things. If you could, I recommend you setting name with Drive-0 or something like this: Autochanger { Name = Autochanger Device

Re: [Bacula-users] update slots reports Autochanger has 0 slots

2014-12-04 Thread Rainer Hackel
All Problems seem to come from SELINUX (CentOS 6.6) The following modification in file /etc/sysconfig/selinux looks like a solution for the problems. changed SELINUX=enforcing to SELINUX=permissive There must have come any changes in SELINUX during the last yum update. Unfortunately I dont

Re: [Bacula-users] Problems with Quantum SuperLoader 3 LTO-6

2014-12-04 Thread Rainer Hackel
All Problems seem to come from SELINUX (CentOS 6.6) The following modification in file /etc/sysconfig/selinux looks like a solution for the problems. changed SELINUX=enforcing to SELINUX=permissive There must have come any changes in SELINUX during the last yum update. Unfortunately I dont

Re: [Bacula-users] Problems with Quantum SuperLoader 3 LTO-6

2014-12-04 Thread mark . bergman
In the message dated: Wed, 03 Dec 2014 10:45:51 +, The pithy ruminations from Rainer Hackel on [Bacula-users] Problems with Quantum SuperLoader 3 LTO-6 were: = Hello Bacula users, we run bacula backup for a while now. We had to = replace our Tandberg Tape-Library (StorageLoader LTO-5) by a

Re: [Bacula-users] spool disk filesystem, checksums

2014-12-04 Thread Cejka Rudolf
Daniel Pocock wrote (2014/12/04): On 04/12/14 18:35, Kern Sibbald wrote: On 12/03/2014 08:49 PM, Daniel Pocock wrote: Does Bacula checksum content on the spool disk before sending it to tape? To be more explicit, if there is a single bit error on the spool disk, will it be noticed

Re: [Bacula-users] spool disk filesystem, checksums

2014-12-04 Thread Daniel Pocock
On 05/12/14 00:43, Cejka Rudolf wrote: Daniel Pocock wrote (2014/12/04): On 04/12/14 18:35, Kern Sibbald wrote: On 12/03/2014 08:49 PM, Daniel Pocock wrote: Does Bacula checksum content on the spool disk before sending it to tape? To be more explicit, if there is a single bit error on the