Re: [Bacula-users] Maildir Backups

2006-05-25 Thread Jo
Alan Brown wrote: On Wed, 24 May 2006, D Canfield wrote: I'm just curious how other users are backing up maildirs using bacula. We're using cyrus as our mail server, so we've got about 162GB of data stored in 4.4 million files, or an average of 37K per message. Most other products I've trie

Re: [Bacula-users] example for windows FileSet

2006-05-25 Thread Robin Mordasiewicz
On Thu, 25 May 2006, Robin Mordasiewicz wrote: Hi I am successfully backing up my linux boxes without any problems, and everything seems straight forward. I am not attempting to back up my windows boxes. I do not see any example FileSet configuration settings for Windows, which may include exl

[Bacula-users] example for windows FileSet

2006-05-25 Thread Robin Mordasiewicz
Hi I am successfully backing up my linux boxes without any problems, and everything seems straight forward. I am not attempting to back up my windows boxes. I do not see any example FileSet configuration settings for Windows, which may include exlusions etc. If anyone would like to share their

RE: [Bacula-users] automatic (un)mount of USB disk does not work

2006-05-25 Thread James Harper
This may or may not be relevant... I am testing an older version of Bacula at a client, and I don't think it has the script hooks that allow the automatic mounting and unmounting of USB (or other removable) disks. Also, they are currently using Amanda so Bacula is only backing up a very small amou

Re: [Bacula-users] Exabyte 221L with IBM UltriumTD2 drive: mt -f /dev/nst0 eject / offline /rewoffl (as well as mtx -f /dev/sg0 eject) don't work. Anyone expierienced with it?

2006-05-25 Thread Arno Lehmann
Hi, On 5/25/2006 10:59 PM, Christoff Buch wrote: Hi, the phenomenon is this: I type one of the commands on the shell: mt -f /dev/nst0 offline / rewoffline / eject. Then it takes a time till prompt comes back (says nothing, just comes back). But the tape keeps loaded. Well, loaded as "car

[Bacula-users] Exabyte 221L with IBM UltriumTD2 drive: mt -f /dev/nst0 eject / offline /rewoffl (as well as mtx -f /dev/sg0 eject) don't work. Anyone expierienced with it?

2006-05-25 Thread Christoff Buch
Hi, the phenomenon is this: I type one of the commands on the shell: mt -f /dev/nst0 offline / rewoffline / eject. Then it takes a time till prompt comes back (says nothing, just comes back). But the tape keeps loaded. Afterwards, a mt -f /dev/nst0 status gives me: "Input/Output error".  (or any

Re: [Bacula-users] automatic (un)mount of USB disk does not work

2006-05-25 Thread Arno Lehmann
Hi, On 5/24/2006 6:19 PM, Henning Holtschneider wrote: On Wednesday 24 May 2006 17:34, Alan Brown wrote: On Wed, 24 May 2006, Henning Holtschneider wrote: I'm trying to get a USB disk to be automatically mounted and unmounted before/after each backup job with Bacula 1.38.9. My USB drive in

Re: [Bacula-users] MySQL Indexes

2006-05-25 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alan Brown wrote: > On Thu, 25 May 2006, Kern Sibbald wrote: > >>> On backups here with ~4 million files in them, the tree build takes less >>> than an hour. I usually just start the restore process and go do >>> something >>> else for a while. >> >>

Re: [Bacula-users] data spooling

2006-05-25 Thread Dave
Hi, I don't believe spooling is taking place, as i check periodically during the job run, and i do not see any data being written to the spool area. I have checked permissions and they are correct for writing. Thanks. Dave. - Original Message - From: "Ryan Novosielski" <[EMAIL PROT

Re: [Bacula-users] MySQL Indexes

2006-05-25 Thread Alan Brown
On Thu, 25 May 2006, Kern Sibbald wrote: On backups here with ~4 million files in them, the tree build takes less than an hour. I usually just start the restore process and go do something else for a while. Well that is nice to hear. :-) Note that it is _essential_ to have enough RAM or the

Re: [Bacula-users] MySQL Indexes

2006-05-25 Thread Kern Sibbald
> On Wed, 24 May 2006, Kern Sibbald wrote: > >> The problem isn't the 360G of data, it could be 1000G and the >> problem >> would be the same. It is the 5 million files. The current code is not >> very >> scalable beyond a million or two files when doing an interactive >> restore. >> It simply

Re: [Bacula-users] data spooling

2006-05-25 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Do you see spooling taking place? If so, it is probably just not enough as the other individual said. As for no speed increase, keep in mind, the backup will actually take LONGER as part time it's reading from disk and part time it's writing to tape,

Re: [Bacula-users] data spooling

2006-05-25 Thread Dave
Hello, Sorry, i don't see any speed increases and the tape still does the stop and start like it did before i added the data spool options. So it winds up, runs, then spins down, and does that repeatedly, stops and starts. Dave. - Original Message - From: "Ryan Novosielski" <[EMAI

Re: [Bacula-users] data spooling

2006-05-25 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave, What DO you see happening? You've given no indication. Is it just not faster? Do you see the tape stopping and starting? That is an important piece of information _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Use

[Bacula-users] CD-Rom Error with HP Blade Servers

2006-05-25 Thread Wilson, David
Greetings,   We have recently begun our rollout of bacula on all our Windows Servers.  We use the HP blade enclosure system for our hardware platform.  These servers do not have a cdrom built in.   When I start the bacula application I receive an error in my system event log that looks

Re: [Bacula-users] data spooling

2006-05-25 Thread drescher0110-bacula
I believe the maximum and minimum spool sizes are in bytes. Try 1G or more. I use 2G at work. John --- Dave <[EMAIL PROTECTED]> wrote: > Hello, > Running bacula 1.38.9 on freebsd. I'm trying to get data spooling to > work for my tape jobs, those files i offload off of disk(s) on to tape. I'

RE: [Bacula-users] Backup Sql Server

2006-05-25 Thread James Harper
> I had recently install Bacula 1.38.9 on a CentOS 4.2. And also I have > installed a windows file daemon 1.38.9 on Win 2000 Server. Now I would > like to back a database, which is SQL server running on Windows 2000 > server. It would be nice if some one can tell me how it can be done with > Bacula

[Bacula-users] Unable to allocate memory when sending mail

2006-05-25 Thread Mark Price
Hello, I have been using bacula for the last several months, and it has been running well. Just in the last week I have noticed that bacula isn't sending email messages, and I am getting this error in bconsole: *messages 25-May 07:35 corolla-dir: Error: open mail pipe /usr/local/bacula/sb

Re: [Bacula-users] MySQL Indexes

2006-05-25 Thread Alan Brown
On Wed, 24 May 2006, Kern Sibbald wrote: The problem isn't the 360G of data, it could be 1000G and the problem would be the same. It is the 5 million files. The current code is not very scalable beyond a million or two files when doing an interactive restore. It simply takes too long to buil

Re: [Bacula-users] Maildir Backups

2006-05-25 Thread Alan Brown
On Wed, 24 May 2006, D Canfield wrote: I'm just curious how other users are backing up maildirs using bacula. We're using cyrus as our mail server, so we've got about 162GB of data stored in 4.4 million files, or an average of 37K per message. Most other products I've tried (both commercial

Re: [Bacula-users] Maildir Backups

2006-05-25 Thread Jonas Björklund
On Wed, 24 May 2006, D Canfield wrote: I'm just curious how other users are backing up maildirs using bacula. We're using cyrus as our mail server, so we've got about 162GB of data stored in 4.4 million files, or an average of 37K per message. Most other products I've tried (both commercial

Re: [Bacula-users] MySQL Indexes

2006-05-25 Thread Vicente Hernandez
We have the same problem. We have some servers that have more than 2 million files. Theses servers are taken a lot of time to backup, and the restores are taking a lot of time too. As we have seen, it points that the problem is in the inserts/selects to the mysql server. Vicente Hernández Ve

Re: [Bacula-users] MySQL Indexes

2006-05-25 Thread Rudolf Cejka
> (in bacula-dir) incore tree of files to restore for a 360GB partition > which is kind of annoying (especially when you make mistakes like I did > and have to restart the whole operation from the beginning...) How many files? For jobs with 5 millions of files, I wait at most 10 minut