Re: [Bacula-users] disaster recovery of the actual bacula server

2012-11-29 Thread Jérôme Blion
Le 29/11/2012 21:58, Dan Langille a écrit : On Nov 29, 2012, at 10:30 AM, Jonathan Horne wrote: I am getting ready to deploy my first bacula server to our production environment. I would like to practice 2 scenarios of recovery. First, I will recover the configuration files and mysql databa

Re: [Bacula-users] job afinity

2012-11-29 Thread Dan Langille
On Nov 29, 2012, at 4:56 PM, Jonathan Horne wrote: > If i have say, 2 data base servers, can i set bacula to ensure they are not > being backed up at the same time? Even if they are the last 2 jobs running, > id like to not back them both up simultaneously. > First guess: Set them as different

[Bacula-users] job afinity

2012-11-29 Thread Jonathan Horne
If i have say, 2 data base servers, can i set bacula to ensure they are not being backed up at the same time? Even if they are the last 2 jobs running, id like to not back them both up simultaneously. Is this possible? Thanks, jonathan This is a PRIVATE messag

Re: [Bacula-users] bacula fatal error all the time

2012-11-29 Thread Phil Stracchino
On 11/29/12 16:45, lst_ho...@kwsoft.de wrote: > Try with another NIC. We first had problems with our Bacula Server > failing two clients out of ~20 with connection failures randomly. > After ditching the Onboard GE (Marvell PHY) and using a PCIe NIC on > the Server the problem went away. I h

Re: [Bacula-users] bacula fatal error all the time

2012-11-29 Thread lst_hoe02
Zitat von b_...@mail.ru: > On Nov 29, 2012, at 11:05 PM, Dan Langille wrote: > >> >> On Nov 29, 2012, at 2:26 PM, b_...@mail.ru wrote: >> >>> Hello, >>> >>> I have a couple of hosts which backup through bacula. I have >>> confronted with next situation, one host can't perform full >>> backup

Re: [Bacula-users] bacula fatal error all the time

2012-11-29 Thread b_rom
On Nov 29, 2012, at 11:05 PM, Dan Langille wrote: > > On Nov 29, 2012, at 2:26 PM, b_...@mail.ru wrote: > >> Hello, >> >> I have a couple of hosts which backup through bacula. I have confronted with >> next situation, one host can't perform full backup, process of backup always >> finished

Re: [Bacula-users] bacula fatal error all the time

2012-11-29 Thread Dan Langille
On Nov 29, 2012, at 2:26 PM, b_...@mail.ru wrote: > Hello, > > I have a couple of hosts which backup through bacula. I have confronted with > next situation, one host can't perform full backup, process of backup always > finished with this error: > Error: bsock.c:389 Write error sending 262144

Re: [Bacula-users] disaster recovery of the actual bacula server

2012-11-29 Thread Dan Langille
On Nov 29, 2012, at 10:30 AM, Jonathan Horne wrote: > I am getting ready to deploy my first bacula server to our production > environment. I would like to practice 2 scenarios of recovery. First, I > will recover the configuration files and mysql database (from dump files), > and hopefully c

Re: [Bacula-users] bacula macintosh client

2012-11-29 Thread Jim Creason
>> > Because the first hit there is: >> > http://dan.langille.org/2011/04/02/getting-bacula-running-on-my-macbook/ >> > >> > Does that help? That's what I did. >> > >> > I used MacPorts. >> > > > hi dan, > > i re-did a google search on: > > bacula osx client > > you are on page 3 -- macbo

[Bacula-users] bacula fatal error all the time

2012-11-29 Thread b_rom
Hello, I have a couple of hosts which backup through bacula. I have confronted with next situation, one host can't perform full backup, process of backup always finished with this error: Error: bsock.c:389 Write error sending 262144 bytes to Storage daemon:IP ADDRESS:9103: ERR=Broken pipe Fatal

Re: [Bacula-users] base backups increase backup duration for full backups considerably

2012-11-29 Thread Felix Schwarz
I'm now using a workaround: I generated a list of "big" files and defined a separate fileset for the base job. With that approach I don't reduce the necessary space that much but the full backup only takes 0:45 (which is about ½ of a full backup without base job). Still I think base jobs with lot

Re: [Bacula-users] disaster recovery of the actual bacula server

2012-11-29 Thread Jérôme Blion
Le 29/11/2012 17:32, lst_ho...@kwsoft.de a écrit : > Zitat von Jonathan Horne : > >> I am getting ready to deploy my first bacula server to our >> production environment. I would like to practice 2 scenarios of >> recovery. First, I will recover the configuration files and mysql >> database (fro

Re: [Bacula-users] disaster recovery of the actual bacula server

2012-11-29 Thread lst_hoe02
Zitat von Jonathan Horne : > I am getting ready to deploy my first bacula server to our > production environment. I would like to practice 2 scenarios of > recovery. First, I will recover the configuration files and mysql > database (from dump files), and hopefully continue on. The seco

[Bacula-users] disaster recovery of the actual bacula server

2012-11-29 Thread Jonathan Horne
I am getting ready to deploy my first bacula server to our production environment. I would like to practice 2 scenarios of recovery. First, I will recover the configuration files and mysql database (from dump files), and hopefully continue on. The second, I will recover only the configuratio

Re: [Bacula-users] (no subject)

2012-11-29 Thread lst_hoe02
Zitat von "Luis H. Forchesatto" : > Good morning Andreas. > > In my case both machines (client and storage/director) are linux OS. They > are at the same network and the backup are transported via network. I think > that way is better to keep one job per server, am I right? > > Thanks for answeri

Re: [Bacula-users] concurrent jobs with multiple directors

2012-11-29 Thread lst_hoe02
Zitat von Radosław Korzeniewski : > Hello, > > 2012/11/29 Silver Salonen > >> ** >> >> On Thursday 29 November 2012 15:43:32 Radosław Korzeniewski wrote: >> >> Hello, >> >> 2012/11/29 Silver Salonen >> >> >> > sd1<--dir1 ---> client1 <--- dir2-->sd2 >> >> Is your "client1" a Windows mac

Re: [Bacula-users] Bacula 5.2.5 - Postgresql 9.1 - libpq.a - dir inserting attributes ??

2012-11-29 Thread lst_hoe02
Zitat von Olivier Delestre : > Hi, > > I upgrade bacula 5.0.3 ( psql 8.4 ) to 5.2.5 ( psql 9.1 ) on ubuntu > 12.04.1 LTS. > > I asked about : > > 1) The documentation of bacula that saying : > > "If you configure the Batch Insert code in Bacula (attribute inserts are > 10 times faster), you*mus

Re: [Bacula-users] Bacula 5.2.5 - Postgresql 9.1 - libpq.a - dir inserting attributes ??

2012-11-29 Thread Olivier Delestre
Le 29/11/2012 16:04, Dan Langille a écrit : > On 2012-11-29 09:59, Olivier Delestre wrote: > >> and for the very long "dir inserting attributes" ? an idea ? > > You are inserting 14 million rows into a database. :) > > That will take some time. > xxx-dir Bacula xxx-dir 5.0.3 (04Aug10): 05-Nov-201

Re: [Bacula-users] Bacula 5.2.5 - Postgresql 9.1 - libpq.a - dir inserting attributes ??

2012-11-29 Thread Dan Langille
On 2012-11-29 09:59, Olivier Delestre wrote: > and for the very long "dir inserting attributes" ? an idea ? You are inserting 14 million rows into a database. :) That will take some time. -- Dan Langille - http://langille.org/ -

Re: [Bacula-users] Bacula 5.2.5 - Postgresql 9.1 - libpq.a - dir inserting attributes ??

2012-11-29 Thread Olivier Delestre
Le 29/11/2012 15:34, Martin Simmons a écrit : >> On Thu, 29 Nov 2012 08:51:36 -0500, Dan Langille said: >> On 2012-11-29 08:34, Olivier Delestre wrote: >>> Le 29/11/2012 13:55, Dan Langille a écrit : On 2012-11-29 07:38, Olivier Delestre wrote: > Hi, > > I upgrade bacula 5.0.

Re: [Bacula-users] concurrent jobs with multiple directors

2012-11-29 Thread Radosław Korzeniewski
Hello, 2012/11/29 Silver Salonen > ** > > On Thursday 29 November 2012 15:43:32 Radosław Korzeniewski wrote: > > Hello, > > 2012/11/29 Silver Salonen > > > > sd1<--dir1 ---> client1 <--- dir2-->sd2 > > Is your "client1" a Windows machine? If so, do you use VSS Enable = Yes in > your Fil

Re: [Bacula-users] concurrent jobs with multiple directors

2012-11-29 Thread Silver Salonen
On Thursday 29 November 2012 15:43:32 Radosław Korzeniewski wrote: Hello, 2012/11/29 Silver Salonen > sd1<--dir1 ---> client1 <--- dir2-->sd2 Is your "client1" a Windows machine? If so, do you use VSS Enable = Yes in your FileSet resource? Yes. So, the current limitation of bacula-

Re: [Bacula-users] concurrent jobs with multiple directors

2012-11-29 Thread Radosław Korzeniewski
Hello, 2012/11/29 Silver Salonen > ** > > > > sd1<--dir1 ---> client1 <--- dir2-->sd2 > > Is your "client1" a Windows machine? If so, do you use VSS Enable = Yes in > your FileSet resource? > > > Yes. > > > So, the current limitation of bacula-fd client on windows does not permit concur

Re: [Bacula-users] Bacula 5.2.5 - Postgresql 9.1 - libpq.a - dir inserting attributes ??

2012-11-29 Thread Martin Simmons
> On Thu, 29 Nov 2012 08:51:36 -0500, Dan Langille said: > > On 2012-11-29 08:34, Olivier Delestre wrote: > > Le 29/11/2012 13:55, Dan Langille a écrit : > >> On 2012-11-29 07:38, Olivier Delestre wrote: > >>> Hi, > >>> > >>> I upgrade bacula 5.0.3 ( psql 8.4 ) to 5.2.5 ( psql 9.1 ) on > >>>

Re: [Bacula-users] Bacula 5.2.5 - Postgresql 9.1 - libpq.a - dir inserting attributes ??

2012-11-29 Thread Dan Langille
On 2012-11-29 09:04, Olivier Delestre wrote: > Le 29/11/2012 14:51, Dan Langille a écrit : >> On 2012-11-29 08:34, Olivier Delestre wrote: >>> Le 29/11/2012 13:55, Dan Langille a écrit : On 2012-11-29 07:38, Olivier Delestre wrote: > Hi, > > I upgrade bacula 5.0.3 ( psql 8.4 ) to

Re: [Bacula-users] concurrent jobs with multiple directors

2012-11-29 Thread Silver Salonen
On Thursday 29 November 2012 15:06:28 Radosław Korzeniewski wrote: Hello, 2012/11/29 Silver Salonen On Thursday 29 November 2012 07:58:23 Dan Langille wrote: > On 2012-11-29 07:02, Silver Salonen wrote: > > Hi. > > > > I'm backing up some servers with multiple Bacula directors. > > > > Although

Re: [Bacula-users] concurrent jobs with multiple directors

2012-11-29 Thread Silver Salonen
On Thursday 29 November 2012 08:27:16 Dan Langille wrote: > On 2012-11-29 08:18, Silver Salonen wrote: > > On Thursday 29 November 2012 07:58:23 Dan Langille wrote: > >> On 2012-11-29 07:02, Silver Salonen wrote: > >> > Hi. > >> > > >> > I'm backing up some servers with multiple Bacula directors. >

Re: [Bacula-users] concurrent jobs with multiple directors

2012-11-29 Thread Radosław Korzeniewski
Hello, 2012/11/29 Silver Salonen > On Thursday 29 November 2012 07:58:23 Dan Langille wrote: > > On 2012-11-29 07:02, Silver Salonen wrote: > > > Hi. > > > > > > I'm backing up some servers with multiple Bacula directors. > > > > > > Although I've set "Maximum Concurrent Jobs = 10" in FD's > > >

Re: [Bacula-users] Bacula 5.2.5 - Postgresql 9.1 - libpq.a - dir inserting attributes ??

2012-11-29 Thread Dan Langille
On 2012-11-29 08:34, Olivier Delestre wrote: > Le 29/11/2012 13:55, Dan Langille a écrit : >> On 2012-11-29 07:38, Olivier Delestre wrote: >>> Hi, >>> >>> I upgrade bacula 5.0.3 ( psql 8.4 ) to 5.2.5 ( psql 9.1 ) on >>> ubuntu >>> 12.04.1 LTS. >>> >>> I asked about : >>> >>> 1) The documentatio

Re: [Bacula-users] concurrent jobs with multiple directors

2012-11-29 Thread Dan Langille
On 2012-11-29 08:18, Silver Salonen wrote: > On Thursday 29 November 2012 07:58:23 Dan Langille wrote: >> On 2012-11-29 07:02, Silver Salonen wrote: >> > Hi. >> > >> > I'm backing up some servers with multiple Bacula directors. >> > >> > Although I've set "Maximum Concurrent Jobs = 10" in FD's >> >

Re: [Bacula-users] concurrent jobs with multiple directors

2012-11-29 Thread Silver Salonen
On Thursday 29 November 2012 07:58:23 Dan Langille wrote: > On 2012-11-29 07:02, Silver Salonen wrote: > > Hi. > > > > I'm backing up some servers with multiple Bacula directors. > > > > Although I've set "Maximum Concurrent Jobs = 10" in FD's > > configuration, > > You also have to look at the SD

Re: [Bacula-users] bacula macintosh client

2012-11-29 Thread Dan Langille
On 2012-11-29 08:01, Dan Langille wrote: > On 2012-11-29 04:37, mayak-cq wrote: >> >> >>> Because the first hit there is: >>> >> >> >> http://dan.langille.org/2011/04/02/getting-bacula-running-on-my-macbook/ >>> >>> Does that help? That's what I did. >>> >>> I used MacPorts. >> hi dan, >> >> i

Re: [Bacula-users] bacula macintosh client

2012-11-29 Thread Dan Langille
On 2012-11-29 04:37, mayak-cq wrote: > > >> Because the first hit there is: >> > > http://dan.langille.org/2011/04/02/getting-bacula-running-on-my-macbook/ >> >> Does that help? That's what I did. >> >> I used MacPorts. > hi dan, > > i re-did a google search on: > > bacula osx client > > you

Re: [Bacula-users] concurrent jobs with multiple directors

2012-11-29 Thread Dan Langille
On 2012-11-29 07:02, Silver Salonen wrote: > Hi. > > I'm backing up some servers with multiple Bacula directors. > > Although I've set "Maximum Concurrent Jobs = 10" in FD's > configuration, You also have to look at the SD and Dir 'maximum concurrent jobs' settings as well. > it seems that these

Re: [Bacula-users] Bacula 5.2.5 - Postgresql 9.1 - libpq.a - dir inserting attributes ??

2012-11-29 Thread Dan Langille
On 2012-11-29 07:38, Olivier Delestre wrote: > Hi, > > I upgrade bacula 5.0.3 ( psql 8.4 ) to 5.2.5 ( psql 9.1 ) on ubuntu > 12.04.1 LTS. > > I asked about : > > 1) The documentation of bacula that saying : > > "If you configure the Batch Insert code in Bacula (attribute inserts > are > 10 times

[Bacula-users] Bacula 5.2.5 - Postgresql 9.1 - libpq.a - dir inserting attributes ??

2012-11-29 Thread Olivier Delestre
Hi, I upgrade bacula 5.0.3 ( psql 8.4 ) to 5.2.5 ( psql 9.1 ) on ubuntu 12.04.1 LTS. I asked about : 1) The documentation of bacula that saying : "If you configure the Batch Insert code in Bacula (attribute inserts are 10 times faster), you*must* be using a PostgreSQL that was built with th

[Bacula-users] concurrent jobs with multiple directors

2012-11-29 Thread Silver Salonen
Hi. I'm backing up some servers with multiple Bacula directors. Although I've set "Maximum Concurrent Jobs = 10" in FD's configuration, it seems that these multiple directors cannot run jobs concurrently - when one is waiting for a new volume or something, the other just keeps waiting. Anyone

Re: [Bacula-users] bacula macintosh client

2012-11-29 Thread mayak-cq
> Because the first hit there is: > http://dan.langille.org/2011/04/02/getting-bacula-running-on-my-macbook/ > > Does that help? That's what I did. > > I used MacPorts. > hi dan, i re-did a google search on: bacula osx client you are on page 3 -- macbook is critical the keyword cheers