[Bacula-users] bacula 1.38.9 restores from tape

2006-05-29 Thread Andrei Mikhailovsky
Hi I've upgraded from 1.36.3 to 1.38.9 a few weeks back and after a few weeks of successful backups I've decided to try to restore some jobs to make sure the restoring is working. I've come across an issue with the restore function. Every time when bacula loads a tape into an autoloader (with 2 DL

[Bacula-users] 1.38.9 bacula tray monitor and console question/issue

2006-05-22 Thread Andrei Mikhailovsky
Hi I've recently upgraded bacula from 1.36.3 to 1.38.9. Now the tray monitor shows "You must specify a "use " command before continuing." instead of Director status. Does anyone know what have I done wrong? Also, there seems to be a bug in the bacula-gnome-console versions 1.36.3 and the latest

[Bacula-users] client networking question

2005-11-27 Thread Andrei Mikhailovsky
Hello all Is there a way to specify on the client side which IP address to use for the bacula server? The reason behind the question is as follows: The server and client have a few network interfaces including a VPN tunnel. I've specified from the server side to connect to the client via an ip ad

[Bacula-users] multiple drives and simultaneous jobs with 1.38.0

2005-11-14 Thread Andrei Mikhailovsky
Hello, I am wondering if anyone successfully managed to simultaneously execute two+ jobs on a backup library with multiple drives? At the moment, I am using 1.36, which doesn't have support for executing of two or more jobs on multiple drive systems. As i remember, a while ago, there has been a di

[Bacula-users] changing default client timeout

2005-09-09 Thread Andrei Mikhailovsky
produces an error. I have two questions: 1. How can I change the default client timeout? 2. Is it possible to resume (from failure point) a backup job that has failed due to the network timeout. Many thanks Andrei Mikhailovsky signature.asc Description: This is a digitally signed message

RE: [Bacula-users] poor network backup performance in 1.36.3

2005-08-08 Thread Andrei Mikhailovsky
ere is a packet filter (iptables) script, but no "-m limit" option is present Great thanks for all the help > Thanks, > Chris > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf > > Of Andrei Mikhailo

Re: [Bacula-users] poor network backup performance in 1.36.3

2005-08-08 Thread Andrei Mikhailovsky
rs/collisions in the ifconfig output and the card is set to full duplex. Must be something else. -- Andrei > =Ryan > > Andrei Mikhailovsky wrote: > > >On Sun, 2005-08-07 at 18:44 -0300, Roberto Alsina wrote: > > > > > >>>Hello all, > >>> &

Re: [Bacula-users] poor network backup performance in 1.36.3

2005-08-07 Thread Andrei Mikhailovsky
On Sun, 2005-08-07 at 18:44 -0300, Roberto Alsina wrote: > > Hello all, > > > > First of all, many thanks to all supporters/developers of this project, > > keep up the great job! > > > > I have encountered a poor network backup performance for one of our > > remote servers. The maximum transfer r

Re: [Bacula-users] poor network backup performance in 1.36.3

2005-08-07 Thread Andrei Mikhailovsky
gt; On Sunday 07 August 2005 22:22, Andrei Mikhailovsky wrote: > > Hello all, > > > > First of all, many thanks to all supporters/developers of this project, > > keep up the great job! > > > > I have encountered a poor network backup performance for one of our >

[Bacula-users] poor network backup performance in 1.36.3

2005-08-07 Thread Andrei Mikhailovsky
Hello all, First of all, many thanks to all supporters/developers of this project, keep up the great job! I have encountered a poor network backup performance for one of our remote servers. The maximum transfer rate that I manage to get is only 50 kbyte/s. The server is hosted in a datacenter and

Re: [Bacula-users] question about latest 1.37

2005-07-03 Thread Andrei Mikhailovsky
> > As far as I know (I may be wrong on this one), simultaneous jobs will > only run when they have the SAME priority. In addition to that, the > priority is only taken into account when multiple jobs start at the same > time or get queued, once started, priority is ignored (ie a low priority > j

Re: [Bacula-users] question about latest 1.37

2005-07-03 Thread Andrei Mikhailovsky
similar issues? -- Andrei On Sun, 2005-07-03 at 22:50 +0200, Michel Meyers wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Andrei Mikhailovsky wrote: > > However, the local backup jobs are still wait for the remote one to > > finish. So, I will have about

Re: [Bacula-users] question about latest 1.37

2005-07-03 Thread Andrei Mikhailovsky
, the local backup jobs are still wait for the remote one to finish. So, I will have about 3 days of missed backup, which I can't really afford. Does anyone know what I am doing wrong? -- Andrei On Sun, 2005-07-03 at 18:57 +0200, Kern Sibbald wrote: > On Sunday 03 July 2005 16:25, Andrei Mikha

[Bacula-users] question about latest 1.37

2005-07-03 Thread Andrei Mikhailovsky
Hello bacula users, I was wondering if the latest development 1.37 version of bacula has support for executing more then one job at a time. In case if there are multiple drives in the tap library, you should be able to record two tapes in one go. Is this supported in 1.37 branch? Many thanks, An

[Bacula-users] job priority question

2005-06-25 Thread Andrei Mikhailovsky
Hello after reading the manuals, I couldn't find a solution to my question. Is it somehow possible to skip higher priority jobs and move to the lower once if the client with a higher priority is not available. For instance, I have a few clients that switch between Linux and Winblows (for games, e

Re: [Bacula-users] Relabelling a volume with status "Error"

2005-06-24 Thread Andrei Mikhailovsky
You can also try to change the status of the volume from the console and then relabel it. That is what i did; worked fine ;-) Andrei On Fri, 2005-06-24 at 17:19 +1000, Jesus Salvo Jr. wrote: > I presume I cannot use the relabel command within the console to relable a > volume that has a status o

Re: [Bacula-users] software compression question

2005-06-22 Thread Andrei Mikhailovsky
Many thanks for all the help! -- Andrei On Wed, 2005-06-22 at 08:22 +0200, Michel Meyers wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Andrei Mikhailovsky wrote: > > Hi > > > > I can't find any documentation on software compression that come

[Bacula-users] software compression question

2005-06-21 Thread Andrei Mikhailovsky
Hi I can't find any documentation on software compression that comes with bacula. In particular, I would like to know whether the compression is done on the client or server side. The reason for that is I would like to minimise the traffic during the backup for the remote servers. The second ques

[Bacula-users] possible bug in 1.36.3 ???

2005-06-05 Thread Andrei Mikhailovsky
Hello bacula users. I've been recently testing bacula and found a strange thing. Bacula doesn't seems to recognise the full backup. I've done the full backup yesterday (first time since the install). Today, it should perform an incremental backup, but it started doing the full one again. Here is

[Bacula-users] (no subject)

2005-06-02 Thread Andrei Mikhailovsky
Hello. I've subscribed and confirmed to the mail list a few days back, but don't get any e-mails from the list. Is there a fault with the maillist? Can someone please check if andrei \at\ arhont \.\ com is on the maillist? Many thanks. -- Andrei signature.asc Description: This is a digitally

[Bacula-users] question: autoloader, multiple drives, pools and volumes

2005-06-01 Thread Andrei Mikhailovsky
Hello to all bacula users. I am quite new to bacula, but i've read documentation and done the basic bacula setup and testing. However, I can't seems to get my head around some elements of the implementation of our backup requirements with bacula. I know that bacula is a very powerful backup manag