Re: [Bacula-users] Help: Cannot find any appendable volumes

2013-09-08 Thread Adrian Reyer
hat pool finished successfully. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Consulting & Support - USt-ID: DE 227 816 626 Stuttgart

Re: [Bacula-users] backup order in 2 devices

2013-09-08 Thread Adrian Reyer
has your disks pool as NextPool. If you are able to make sure you have enough storage devices to read and write to the same pool, you will be fine. I use vchanger for this. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 -

Re: [Bacula-users] Including unmodified GPL version of Bacula inside a closed source commercial product

2013-08-27 Thread Adrian Reyer
source license and if your software even includes a backup system like bacula it is probably not exactly zero maintaince. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - W

Re: [Bacula-users] virtual fullbackup questions, diffs over wan/vpn; time difference between full/ diff backup for virtual full backup

2013-05-08 Thread Adrian Reyer
tualFull + daily Incrementals might be a good way. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.d

Re: [Bacula-users] multi-homed SD & single-homed FDs

2013-05-02 Thread Adrian Reyer
firewalled against the other two to only accespt the neccessary backup traffic? Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Consultin

Re: [Bacula-users] Bacula job replication to other machine

2013-05-02 Thread Adrian Reyer
ot for as many days, you can do a copy job and a migrate job instead of 2 copy jobs or implement some other algorithm to recover the disk space. I use sql to select the jobs I want to copy. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78

Re: [Bacula-users] Postgres vs SQLite

2013-05-01 Thread Adrian Reyer
having one database server for serveral/almost all applications, however, I always have a seperate one for bacula. The bacula workload is different from most other database applications as is mainly writes. I'd personally go with postgres. Regards, Adrian -- LiHAS - Adrian Reyer - Hesse

Re: [Bacula-users] very slow virtualfull job

2013-04-29 Thread Adrian Reyer
a crash, but I also probably lose the whole backup job > anyway so I don't see it as a loss. Exactly. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://l

Re: [Bacula-users] very slow virtualfull job

2013-04-26 Thread Adrian Reyer
ven further sequences. http://www.bacula.org/manuals/en/catalog/catalog/Installi_Configur_PostgreS.html is the base for the above post. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@liha

Re: [Bacula-users] Files of an incomplete backup

2013-04-13 Thread Adrian Reyer
s its own pool and storage device. If you only have one tape drive, you can go via a temporary disk storage pool. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://

Re: [Bacula-users] Strange issue with backup size

2013-04-07 Thread Adrian Reyer
security in a real way. All an attacker knows is that a file that claims to be 10G is only 10M, if this really compromises the encryption of the actual content, I'd regard the used algorithm really broken. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stut

Re: [Bacula-users] Strange issue with backup size

2013-04-05 Thread Adrian Reyer
/storage format and filesystem. How are the sizes compared with - df - du -s dir - tar cf - dir | wc - tar cSf - dir | wc Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - W

Re: [Bacula-users] Strange issue with backup size

2013-04-05 Thread Adrian Reyer
led, you would need to reconfigure them with debconf as the information from /var is missing. I strongly recommend to always backup the whole server. The saved few 100MB system data is never worth the time you have to spend resolving all these configuration issues. Regards, Adrian --

Re: [Bacula-users] Bacula Host check problem

2013-02-27 Thread Adrian Reyer
have one. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Consulting & Supp

Re: [Bacula-users] VirtualFull and NextPool definitions, good practice to "create a loop" ?

2013-02-24 Thread Adrian Reyer
you need more. 'Spool Data' might help, but technically it doesn't sound especially bright to copy things from disk via disk to disk instead of from disk to disk. Respectively for Tape: Tape-Disk-Tape instead of Tape-Tape, while with tapes it might have a benefit in terms of tape wear

Re: [Bacula-users] Corrupted catalog on bad drive - please help!

2013-02-11 Thread Adrian Reyer
3.0.1 as it avoids any catalog upgrade hassle that might kick in. Be aware I only started with Bacla 5.0 and never use a 3.0 myself. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...

Re: [Bacula-users] Backup ESXi Virtual Machines with SCP

2013-02-02 Thread Adrian Reyer
right? Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Consulting & Support - USt-ID: DE 2

Re: [Bacula-users] full and incremental backups

2013-02-02 Thread Adrian Reyer
the same **media* What about a copy job, selected jobids by sql. You should be perfectly able to create a valid and complete backup. The drawback is, you need either more than 1 tape drive or sufficient disk storage to buffer it in between. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenw

Re: [Bacula-users] Tune MySQL, or switch to pgsql?

2013-02-02 Thread Adrian Reyer
have a different amount of RAM. I am personally intrested in other people ways to adjust the database servers for bacula. I use bacula 5.0.2 and 5.0.3 here, the packages debian provides. Regards, Adrian -- LiHAS - Adrian Reye

Re: [Bacula-users] Tutorial idea: supply everyone with a bacula-dir & bacula-sd

2013-01-29 Thread Adrian Reyer
nces just need more memory to be usable at all. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Consulting & Support - USt-ID: D

Re: [Bacula-users] Tutorial idea: supply everyone with a bacula-dir & bacula-sd

2013-01-29 Thread Adrian Reyer
u have many instances. Similar things with linux are done by openvz or lxc, on Solaris and various BSD-variants it is very likely called jail or container. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78

Re: [Bacula-users] Set more then 3 pools in a backup job

2013-01-28 Thread Adrian Reyer
ol, they are 2 different things. > I use a pool to define a group of volumes and their rotation rules, i > specify a job type to define if those volumes will contain an > incremental,differential or full backup. I think it can be used like that. Regards, Adrian -- LiHAS - Adria

Re: [Bacula-users] A couple of related pool questions

2013-01-26 Thread Adrian Reyer
ume 06L4. Best guess: you (accidently) activated the write protection on the tape. Take it out and check. If this is not the issue: try writing to it while bacula-sd is stopped, e.g. mtx load 8 mt -f /dev/nst0 rewind (just in case) dd if=/dev/zero of=/dev/nst0 bs=1024 count=100 -> If there i

Re: [Bacula-users] Spreading full backup load on 1st, 8th, 15th, 22nd strategy

2013-01-26 Thread Adrian Reyer
torage daemon, but different drives)? Assign the drives to the pools, use different media types. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux,

Re: [Bacula-users] How to troubleshoot a slow client, when there is no obvious answer

2013-01-22 Thread Adrian Reyer
these with huge impact on backup performance, especially on busy directories. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Cons

Re: [Bacula-users] Adhoc Job and waiting it out ;)

2013-01-18 Thread Adrian Reyer
kup bconsole > How do you automate your off-schedule backups? I admit I have never tested this, just remembered I've seen the 'wait' statement MfG, Adrian Reyer -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11)

Re: [Bacula-users] Tape Library and Cleaning Requests?

2013-01-16 Thread Adrian Reyer
needed, to patch the mtx-changer script to just load the cleaning tape if a tape change and cleaning is needed. Possibly 'mt status' gives the needed info. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +

Re: [Bacula-users] windows enterprise is not working, x32/x64.

2013-01-16 Thread Adrian Reyer
d stick to the coding style and FLA I'd expect it to be included into the community edition source. > I think the project has no business supplying binaries. I believe that is > the responsibility of each > project (e.g. FreeBSD, NetBSD, etc). Indeed, that is how

Re: [Bacula-users] windows enterprise is not working, x32/x64.

2013-01-14 Thread Adrian Reyer
tinue with. Don't misunderstand me there, I really like Bacula Systems providing the Enterprise windows binaries. I'd prefer them to provide the community binaries, though, and while they are at it, perhaps 'certified' community binaries for the major linux distributions. Regard

Re: [Bacula-users] Copy + Migrate to different ppols - was: Tape-to-tape copy job?

2012-11-11 Thread Adrian Reyer
I use an sql select there) and they will still be copied, even if they are in some other pool. The original post is at http://thread.gmane.org/gmane.comp.sysutils.backup.bacula.devel/14084 Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28

Re: [Bacula-users] Managing disk space for Bacula Backups

2012-11-05 Thread Adrian Reyer
est together with recycle oldes volumes. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Consulting & Support

Re: [Bacula-users] tape drive on 2nd server

2012-06-06 Thread Adrian Reyer
Drives#Using_Tape_Drives_as_iSCSI_target_.28for_Windows_KVM_guests.29 Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Consulting & Support - USt-ID: DE 2

Re: [Bacula-users] virtual backup

2012-05-03 Thread Adrian Reyer
Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Consulting & Support - USt-ID: DE 22

Re: [Bacula-users] virtual backup

2012-05-02 Thread Adrian Reyer
rtualFull of the very time of the Diff. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Consulting & Support - USt-ID: DE 2

Re: [Bacula-users] Finding (and killing) Phanton job IDs

2012-04-28 Thread Adrian Reyer
nconsistencies as well. Another possility would be not having 2 bacula-directors, but 2 mysqld instances due to some strange startup error or some sort of redundant setup with both instances running with the same IP. Hope that helps. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenst

Re: [Bacula-users] mtx and Overland Neo8000e

2012-04-25 Thread Adrian Reyer
ry itself have quite different opinions on which way to number the slots. No big deal mostly but for the 'mail magazine'. I have not yet further investigated this. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax

Re: [Bacula-users] New User with a question

2012-04-21 Thread Adrian Reyer
his. What about just making bacula-sd listen on 0.0.0.0 and use a cluster ip as target for the actual active node? Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web:

Re: [Bacula-users] Multi client multy storaje multy job configuration

2012-03-26 Thread Adrian Reyer
nt pools for each client per SD that use different drives Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Consulting &

Re: [Bacula-users] Multi client multy storaje multy job configuration

2012-03-24 Thread Adrian Reyer
more drives, I failed to set that up myself in the context of virtual full backups - use 1 pool per client, if you want to in the same directory and a common 'Recycle Pool'. It works great that way for me. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565

Re: [Bacula-users] Multi client multy storaje multy job configuration

2012-03-24 Thread Adrian Reyer
an one job running on the client, it won't prevent the storage waiting for some time unless you activate spooling. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http

Re: [Bacula-users] Scaling Bacula

2012-03-10 Thread Adrian Reyer
On Sat, Mar 10, 2012 at 10:35:49PM +0100, Adrian Reyer wrote: > same server. There are a few inices in Baculas database layout that > contain other inices. MySQL has to do seperate indices for those, That is 'indices', other typos are somewhat easy to understand. Regards

Re: [Bacula-users] Scaling Bacula

2012-03-10 Thread Adrian Reyer
soon as the controller has the data, no need to wait for disks. I doubt RAID0 would gain you much if any. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas

Re: [Bacula-users] Large backup to tape?

2012-03-08 Thread Adrian Reyer
make sure no files are modified while backing up. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Consulting & Support -

Re: [Bacula-users] Concurrent Jobs only for Backup Jobs

2012-03-08 Thread Adrian Reyer
rity 8. That way I make sure, all scheduled jobs are done before the next normal backups start. Yes, I am aware this has nothing to do with admin connections. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28

Re: [Bacula-users] LTO media type mixup

2012-03-05 Thread Adrian Reyer
es/size. > Another question: Is there a way to fix the mix-up I've created? > "update volume" doesn't let me change the media type. Can I just > run the MySQL query > update Media set MediaType = 'LTO-2' where MediaType = 'LTO-1' > or is there

Re: [Bacula-users] Override Next Pool

2012-03-02 Thread Adrian Reyer
- Set NextPool for the virtual job only', Martin Simmons linked to http://thread.gmane.org/gmane.comp.sysutils.backup.bacula.devel/14084 and I like that approach quite more as it doesn't need bacula-dir reloading. I would do it that way if I had to do it again. Regards, Adrian

Re: [Bacula-users] SD crashes

2012-02-13 Thread Adrian Reyer
; state in 'ps'), only afterwards it can be started again and all is fine. 'update slots' without restart won't help, even as 'mtx status' gives correct output again. Perhaps this is comparable to your "issue 'sudo service bacula-sd stop' twice".

Re: [Bacula-users] mysql authorization fail ("Could not open Catalog") on a clean 5.2.5 install. what did i miss in my config?

2012-02-12 Thread Adrian Reyer
just add the DB Address = "localhost"; statement to your catalog definition. Catalog { Name = MyCatalog dbname = "bacula"; dbuser = "bacula"; DB Address = "localhost"; dbpassword = "DBPass" } Regards, Adrian -- LiHAS - Adrian Reyer - He

Re: [Bacula-users] Fatal error: sql_create.c:894 Fill File table Query failed

2012-02-10 Thread Adrian Reyer
pair bacula File' or 'mysqlrepair -A'? Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Cons

Re: [Bacula-users] Schedule virtual servers so their not running concurrently

2012-01-30 Thread Adrian Reyer
la has some variable for '%my-current-job'. If you add the physical servers jobs to the table, you can just start the schedule by scheduling the physical servers job. Instead of a schedule for the virtual servers you need to add them to the table. Regards, Adrian -- LiHAS - Adrian

Re: [Bacula-users] Copy Jobs - Am I doing something wrong?

2012-01-30 Thread Adrian Reyer
one you intended them to be? Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Consulting &

Re: [Bacula-users] Disk backup strategy advice / help

2012-01-16 Thread Adrian Reyer
b for media offsite, if some medium fail, the copy job gets active if you delete it. - sql-server replication offsite, alternatively dump&restore - having all configuration files ready offsite. As I run 'Linux-VServers' I would just rsync the backup-server itself. Regards,

Re: [Bacula-users] Need some help with copy jobs

2012-01-16 Thread Adrian Reyer
> PoolUncopiedJobs >This selection which copies all jobs from a pool to an other pool > which were not copied before is available only for copy Jobs. > What are the pro's/con's with this option, over a SQL query, such as the one > kindly suggested by Adrian Reyer a few

Re: [Bacula-users] Need some help with copy jobs

2012-01-15 Thread Adrian Reyer
Job AS c JOIN Pool AS d ON c.PoolId=d.PoolId AND d.Name='ARCH') AND a.EndTime>(now()-INTERVAL '10 DAY') ORDER BY a.StartTime ASC;" Postgres syntax here, but I *think* I had the very same statement a few months ago when I started with MySQL. Regards,

Re: [Bacula-users] Disk backup strategy advice / help

2012-01-04 Thread Adrian Reyer
; backup in the INC pool. This might be a big backup and screw-up my Rsync > job. > Does this seem like a good idea and goes anyone know how keep Full > backups out of the INC or DIFF pool Just do a manual initial full backup on the new client. As I assume they don't appear magic

Re: [Bacula-users] Storage Resouce address scripting?

2012-01-03 Thread Adrian Reyer
ou could a) use some small DNS-Server to provide the correct entry for that subnet, e.g. dnsmasq, overriding the default hostname b) if the servers in differnet networks have their own search pathes, just add the bacula-sd-host as unqualified name and resolvie it via the dns c) just place an appro

Re: [Bacula-users] Bacula and PostgreSQL in UTF8

2011-12-30 Thread Adrian Reyer
ding then which are the steps > I must follow in order to get this work? My catalog is in postgres, however, as I migrated from MySQL i never used the original initdb scripts for postgres and had a completly different set of troubles during migration. Regards, Adrian -- LiHAS - Adria

Re: [Bacula-users] Bacula Compatibility with QM-SL3-LTO5S/16 Tapeloader

2011-11-20 Thread Adrian Reyer
or some sort of emergency service. No idea if others are better, but this is really a show stopper for me. Apart from that: the changer is somewhat slow, but it works and loader is recognized by mtx, mt and bacula without any special configuration. Regards, Adrian -- LiHAS - Adrian Reyer -

Re: [Bacula-users] backup on the schedule specific clients but not all clients

2011-10-20 Thread Adrian Reyer
ot; } > thus, i was hoping that i can do a full backup weekly (these tapes go > off site) and one full backup once every 3 months or so and then run > incremental daily. I do monthly full, weekly differential, daily incremental. Except database servers, there it is monthly full and dai

Re: [Bacula-users] Backing up lvm snapshots?

2011-09-20 Thread Adrian Reyer
image even with one byte changed. In my installations I ahd always been able to just run a baclua-fd inside the KVM, though. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http:

Re: [Bacula-users] Full/Incremental on Copy Jobs? Why?

2011-09-15 Thread Adrian Reyer
he "Level = Full" makes no difference, right? Indeed, you slect via SQL and you only get a bunch of jobids. No further info required for the job. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11

Re: [Bacula-users] Questions about spooling

2011-09-01 Thread Adrian Reyer
crementals often only <100MB. I use a 1TB Spool Directory and a Spool Size of 800GB, large enough for all but my biggest backup job. It works fine here. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50

Re: [Bacula-users] Questions about spooling

2011-09-01 Thread Adrian Reyer
are a few very big clients and a few that are attached via low bandwidth, but I limit a single job spool to 800GB. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - W

Re: [Bacula-users] Perfomance improvement moving from mysql 5.0 to 5.1 or 5.5?

2011-08-28 Thread Adrian Reyer
in the end it had been 1GB/3minutes with otherwise unchanged disk-parameters (iSCSI-volume). With Postgres I run at 2-3*1GB/minute for 1 month now. The limit is the iSCSI-part, which I will get rid of soon. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart

Re: [Bacula-users] Ignore fileset changes

2011-08-22 Thread Adrian Reyer
ive. Ideally I want it to just continue the incremental backup. Use 2 filesets and 2 jobs. One like you have now, but exclude the removable drive, The other only has the removable dribe and you only run it when the drive is there, e.g. checked by a pre-script. Regards, Adrian -- LiHAS -

Re: [Bacula-users] Performance with many files

2011-08-11 Thread Adrian Reyer
On Fri, Jul 08, 2011 at 08:30:17AM +0200, Adrian Reyer wrote: > Speed improved many many times. My incremental backup finished after > just 10 minutes while it took 2h earlier. This had been the benefit of using InnoDB over MyISAM. However, at 12GB RAM and 8900 File entries (12GB file o

Re: [Bacula-users] Migrate File-Storage without autochanger to vchanger Skript?

2011-08-08 Thread Adrian Reyer
s, once they are done I hope to find enough diskspace to start the 2TB+ clients migrations. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzw

Re: [Bacula-users] Migrate File-Storage without autochanger to vchanger Skript?

2011-08-08 Thread Adrian Reyer
able to migrate some data to tape during the day to get more space to finally start a decent file pool. Just running round in circles. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...

[Bacula-users] Migrate File-Storage without autochanger to vchanger Skript?

2011-08-07 Thread Adrian Reyer
the vchanger and Bacula? The current approach would be to stop bacula, move and rename the files and update the occurances of the File names in Job and Media tables. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90

Re: [Bacula-users] FW: Pruning/Purging and Volume Retention

2011-07-31 Thread Adrian Reyer
run' is a matter of hosts being reachable, you might consider VirtualFull backups. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwer

Re: [Bacula-users] Non-bacula: Tar restore in an autochanger

2011-07-25 Thread Adrian Reyer
he current tape - mounts the next one - either by 'mtx next' + some end of slots logic - mtx load SLOT - if it has been the last tape in the changer prompts for a new set of tapes - else exits for tar to continue Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70

Re: [Bacula-users] Where to stuff bacula hints/tricks/documentation?

2011-07-18 Thread Adrian Reyer
nse your content under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported If it is fine to just add a GFDL-Statement to the page as well, I can perfectly live with it. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7

Re: [Bacula-users] Write spooled data to 2 volumes

2011-07-17 Thread Adrian Reyer
c.PoolId=d.PoolId AND d.Name='CopyTape1') ORDER BY a.StartTime ASC LIMIT 50;" } Job { Name = "CopyTape2FromDiskPool" JobDefs = "CopyDefaults" Pool = DiskPool Selection Type = SQLQuery Selection Pattern = "select a.JobId from Job AS a JOIN Pool AS b ON

[Bacula-users] Where to stuff bacula hints/tricks/documentation?

2011-07-17 Thread Adrian Reyer
ng to the GFDL or do I need to setup a seperate spot? Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Consulting & Support - U

Re: [Bacula-users] Write spooled data to 2 volumes

2011-07-17 Thread Adrian Reyer
27; is an option for you I can provide more details on my setup and the scripts I wrote to change the pools. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.d

Re: [Bacula-users] Tape BLOCKED waiting for.....

2011-07-11 Thread Adrian Reyer
16100000 Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Consulting

Re: [Bacula-users] Copy/Migration utilization

2011-07-10 Thread Adrian Reyer
d guess has any truth... LTO4 as well here, and no ear next to the drive. However, 'mt status' won't run as the drive is in use by the copy jobs, how you got that info? Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 2

Re: [Bacula-users] Copy/Migration utilization

2011-07-10 Thread Adrian Reyer
? Do you use 'Spool Data = yes'? To my understanding you can run multiple jobs to storage the same time, but they end up interleaved. Spooling the data will write full jobs or at least bigger chunks of a job in one run. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße

Re: [Bacula-users] Performance with many files

2011-07-07 Thread Adrian Reyer
bles but never actually changed them to innodb. So I just did a classic mysqldump, changed the MyISAM for InnoDB and loaded that again. Speed improved many many times. My incremental backup finished after just 10 minutes while it took 2h earlier. Regards, Adrian -- LiHAS - Adrian Reyer - H

Re: [Bacula-users] webacula issues

2011-07-07 Thread Adrian Reyer
or whatever your system uses for running the webserver. sudo runs stuff as 'root' by default, if you already are root your debugging capabilities are limited regarding to correct sudo setups. Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttga

Re: [Bacula-users] Test Autochanger with mtx-changer

2011-07-07 Thread Adrian Reyer
Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Consulting & Support - USt-ID: DE 227 816 626

Re: [Bacula-users] Performance with many files

2011-07-06 Thread Adrian Reyer
es. > your MySQL configuration using MySQLtuner (free download from > http://mysqltuner.com/mysqltuner.pl; requires Perl, DBI.pm, and DBD::mysql.) I am using that one and tuning-primer.sh from http://www.day32.com/MySQL/ Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenst

[Bacula-users] Performance with many files

2011-07-06 Thread Adrian Reyer
ibute data. What can I do to improove the performance? Regards, Adrian -- LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91 Mail: li...@lihas.de - Web: http://lihas.de Linux, Netzwerke, Consulting & Support - USt-I