Re: [Bacula-users] Is anyone using 128K blocks with LTO-4 or LTO-5 drives?

2013-09-18 Thread Kern Sibbald
Thanks.  It looks like there is still a bug.

I recommend opening a bug report so that this
is not lost.

Best regards,
Kern

On 09/17/2013 08:54 PM, Andreas Koch wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On 09/17/2013 06:42 PM, Kern Sibbald wrote:
 What version of Bacula (btape) are you using?
 Version: 5.2.12 (12 September 2012)

 Best regards,
Andreas

 PS: Will run Martin's requested tape tests tomorrow.
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.14 (GNU/Linux)
 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

 iEYEARECAAYFAlI4pWAACgkQk5ta2EV7Dox/jACdE9UeqiajHSfxsp+kno1Ou3fQ
 DxkAoKiKpaFuIKIVYNaIkl65RwloLNkB
 =n1Ta
 -END PGP SIGNATURE-



--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] How to get all copies of a file in a pool

2013-09-18 Thread deepak.pal
Dear team,

I have taken around 10 Full and 50 incremental backup on a Pool of volume. 
Which contains 5 Tape volumes. I have modified some files a number of times 
during all these days. Now I want to restore a specific file. But prior to that 
I want to see all copies of that file in my Pool and with permissions and 
timestamp so that I will come to know that when I have changed the file.

Please tell me:

1.   How to list all copies of a file from a volume with permissions and 
timestamp(I want to see when that file has been modified)

2.   How to list all copies of a file from a pool with permissions and 
timestamp(I want to see when that file has been modified)


Regards,


--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] How to get all copies of a file in a pool

2013-09-18 Thread Masopust, Christian
Hi Deepak,

check query.sql whether it contains a query that satisfies all your needs. If 
not, you simply
can find a query, based on the predefined, that will give you the information 
you're looking for.

br,
christian


Von: deepak@wipro.com [mailto:deepak@wipro.com]
Gesendet: Mittwoch, 18. September 2013 10:21
An: bacula-users@lists.sourceforge.net
Betreff: [Bacula-users] How to get all copies of a file in a pool

Dear team,

I have taken around 10 Full and 50 incremental backup on a Pool of volume. 
Which contains 5 Tape volumes. I have modified some files a number of times 
during all these days. Now I want to restore a specific file. But prior to that 
I want to see all copies of that file in my Pool and with permissions and 
timestamp so that I will come to know that when I have changed the file.

Please tell me:

1.   How to list all copies of a file from a volume with permissions and 
timestamp(I want to see when that file has been modified)

2.   How to list all copies of a file from a pool with permissions and 
timestamp(I want to see when that file has been modified)


Regards,


--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] How to get all copies of a file in a pool

2013-09-18 Thread Radosław Korzeniewski
Hello,

2013/9/18 deepak@wipro.com

  Dear team,

 ** **

 I have taken around 10 Full and 50 incremental backup on a Pool of volume.
 Which contains 5 Tape volumes. I have modified some files a number of times
 during all these days. Now I want to restore a specific file. But prior to
 that I want to see all copies of that file in my Pool and with permissions
 and timestamp so that I will come to know that when I have changed the
 file. 

 ** **

 Please tell me:

 **1.   **How to list all copies of a file from a volume with
 permissions and timestamp(I want to see when that file has been modified)*
 ***

 **2.   **How to list all copies of a file from a pool with
 permissions and timestamp(I want to see when that file has been modified)*
 ***

 **


I think, the easiest way is to use BAT or BWeb graphical console for that.

best regards
-- 
Radosław Korzeniewski
rados...@korzeniewski.net
--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Is anyone using 128K blocks with LTO-4 or LTO-5 drives?

2013-09-18 Thread Andreas Koch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Does the splitting problem occur if you write to the tape with dd and
 then read it back?
 
 e.g. something like
 
 dd if=/dev/urandom of=/tmp/largefile bs=512k count=1 mt -f /dev/nst0
 rewind dd if=/tmp/largefile of=/dev/nst0 bs=512k dd if=/tmp/largefile
 of=/dev/nst0 bs=512k mt -f /dev/nst0 rewind dd if=/dev/nst0 of=/dev/null
 bs=512k

gundabad ~ # dd if=/dev/urandom of=/tmp/largefile bs=512k count=1
+1 records in --- this is a bit strange
+1 records out
5242567182 bytes (5.2 GB) copied, 922.047 s, 5.7 MB/s

gundabad ~ # mt -f /dev/nst0 rewind

gundabad ~ # dd if=/tmp/largefile of=/dev/nst0 bs=512k
dd: writing `/dev/nst0': Invalid argument
+1 records in
+0 records out
5242355712 bytes (5.2 GB) copied, 42.9369 s, 122 MB/s

gundabad ~ # dd if=/tmp/largefile of=/dev/nst0 bs=512k
dd: writing `/dev/nst0': Invalid argument
+1 records in
+0 records out
5242355712 bytes (5.2 GB) copied, 39.66 s, 132 MB/s

gundabad ~ # mt -f /dev/nst0 rewind

gundabad ~ # dd if=/dev/nst0 of=/dev/null bs=512k
+0 records in
+0 records out
5242355712 bytes (5.2 GB) copied, 38.5814 s, 136 MB/s

So, except for the strangeness of the test file initially being created too
short (5242567182 bytes are  blocks and a leftover of 211470 bytes,
could that be a urandom limitation?), the drive appears to work fine: The
5.2 GB written are read as a single 5.2 GB file (and not split, as btape
would do with a blocksize of 512 KB).

If you need any more tests, please let me know.

Best,
  Andreas


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlI5o44ACgkQk5ta2EV7DoxDlgCgpy/BE7PmdgTNuV5nm7paXiRz
lK4AoIXaK92+1trKgEcZlwQdB7r9RSqY
=6raZ
-END PGP SIGNATURE-

--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] client connect to storage daemon problem

2013-09-18 Thread Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]
My bacula-dir, bacula-fd and bacula-sd is on a 1G network. The server I am 
trying to backup is on a 10G network but both the bacula server and client is 
connected to a private zone (private vlan) to a switch (10G). I want to be able 
to use the private network to back-up the client because it will be faster 
(10G). Looks like my server is able to contact the client on port 9102 but the 
client is unable to talk to the sd on the bacula server on port 9103 through 
the private network probably because my sd daemon is on a different network 
(1G).

How do I have my sd daemon listen to two networks (1G and Private) to make this 
work?

Any help is appreciated.

Thank you.
URao

From: Radosław Korzeniewski [mailto:rados...@korzeniewski.net]
Sent: Monday, September 16, 2013 10:05 AM
To: Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]
Cc: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] client connect to storage daemon problem

Hello,

2013/9/13 Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC] 
uthra.r@nasa.govmailto:uthra.r@nasa.gov
I am trying to back-up a client on a 10G private network. The storage daemon is 
on 1G network and works with other clients on that network. I am now trying to 
add a client on a 10G network. I was able to connect to the client from the 
bconsole on the server. Port 9103 is open on the server and port 9102 is open 
on the client.

Could you show us your Storage Resource definitions in bacula-dir.conf file and 
your IP addresses of your private and public networks interfaces, please.


When I try to schedule a full backup I see the following message in the 
bsonsole:

“7827 Full.2013-09-13_16.30.23_03 is waiting for Client ***-fd to 
connect to Storage jukebox”

Then the job fails with this report:

13-Sep 15:31  JobId 7823: Fatal error: Authorization key rejected by 
Storage daemon.
Please see 
http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi.html#SECTION00376
 for help.
13-Sep 15:31 ***-fd JobId 7823: Fatal error: Failed to authenticate Storage 
daemon.

So looks like I am having problems with the client talking to the storage 
daemon that is not on the private 10G network. In other words how do I get the 
storage daemon talk to two different networks?

If anybody has any solution to this I would really appreciate it.

The solution depends on what is your current Storage configuration and what are 
your requirements.
It is plausible that you will need to define another Storage resource pointed 
to the current SD.

best regards
--
Radosław Korzeniewski
rados...@korzeniewski.netmailto:rados...@korzeniewski.net
--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] what does truncate actually mean?

2013-09-18 Thread Jeff MacDonald

On 2013-09-17, at 4:58 PM, Radosław Korzeniewski rados...@korzeniewski.net 
wrote:

 Hello,
 
 2013/9/17 Jeff MacDonald j...@terida.com
 
 On 2013-09-17, at 4:43 PM, Radosław Korzeniewski rados...@korzeniewski.net 
 wrote:
 
 Hello,
 
 2013/9/17 Jeff MacDonald j...@terida.com
 I'm trying to find out what truncate actually means in the context of 
 bacula and purging..
 
 Does it reduce the volume size to 0, or?
 
 
 Yes, it reduces a volume size to a size of Bacula label.
 
 Is there a trick to making it work? I just enabled it on Action after purge, 
 went into bconsole and reloaded teh config file and then purged a file and 
 its size did not change.
 
 
 When you check a source code, you'll find:
 
/*
 * Look for all Purged volumes that can be recycled, are enabled and
 *  have more the 10,000 bytes.
 */
mr.Recycle = 1;
mr.Enabled = 1;
mr.VolBytes = 1;
 
 so, all above requirements should be met for proper truncate.
 
 And then a bconsole command: purge volume action=truncate allpools 
 storage=bacula-sd is working like a charm.

Aye, I made to mistakes

1: i was expecting the truncate to happen as soon as i ran purge without 
extra arguments. didn't know about running it as a RunScript / Manually with 
the full command of purge volume action=truncate storage=File allpools

2: my volumes did not have actiononpurge=1 in the database.

Jeff.


--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] a simple question.

2013-09-18 Thread Mauro Sanna
On 17 September 2013 19:46, Martin Simmons mar...@lispworks.com wrote:

  On Tue, 17 Sep 2013 16:43:02 +0200, Mauro Sanna said:
 
  I've configured a conuter resource, seems to work but the daemon send me
  this error:
 
  17-Sep 12:26 bacula-dir JobId 0: Fatal error: sql_create.c:664
  sql_create.c:664 insert INSERT INTO Counters
  (Counter,Counters.MinValue,Counters.MaxValue,CurrentValue,WrapCounter)
  VALUES ('DayCounter','1','8','1','') failed:
  ERROR:  column counters of relation counters does not exist
  LINE 1: INSERT INTO Counters (Counter,Counters.MinValue,Counters.Max...

 Upgrading to 5.2.11 might fit it (see
 http://bugs.bacula.org/view.php?id=1859).


I need an account to see the bugs.
I've created one a week ago but still I've not received the confirmation
mail.
Is the site working?
--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] backing up clients on two separate networks

2013-09-18 Thread Robert M. Candey
Title: backing up clients on two separate
networks


As a follow up on Uthra Rao's question (client connect to
storage daemon problem), here's a different explanation of what
we are trying to accomplish, plus the requested config files.

We have been successfully using Bacula for many years and now
need to add clients on a separate high speed network (due to the
volume of data). We added a 10 GbE switch and network interface
cards to the large data clients (but not all) and the backup server,
to form a private network (192.168.0.*). 

Since the Storage resource is defined with one address (on the
regular network) and not its address on the private network, we get
errors:

Fatal error: Authorization key rejected by Storage daemon.
Fatal error: Failed to authenticate Storage daemon.
Fatal error: Bad response to Storage command: wanted 2000 OK storage ,
got 2902 Bad storage

The Dealing with Firewalls section of the manual
talks about clients on two networks, although notes that it hasn't
been tested.

Early versions of the manual refer to defining two Storage
resources and two corresponding Job resources, differing in Name and
Address
http://www.bacula.org/de/dev-manual/Data_Encryption.html.
This gives the same errors.

The latest manual instead defines a generic Storage-server name
and depends on the hosts file on each client to refer to the correct
name for that network. The two Job resources are there, probably
left over from the earlier version, and I assume are not needed.
[It also may be difficult to maintain the appropriate changes to the
hosts files on dozens of clients.]
http://bacula.org/5.2.x-manuals/en/problems/problems/Dealing_with_Firewalls.html

Below are the beginning of our config files. The
*Address = 0.0.0.0 was added based on an old comment on
the list, to ensure the services listen to all network interfaces
(which they seem to do by default anyway).

I assume the requirement to match the storage server name/address
is for added security over the passwords, but it makes this situation
much more difficult.

Has anyone succeeded at running one backup server with clients on
two networks and network cards? Any suggestions for this?
Thanx.

Robert Candey


Director { 
 Name = backup-dir
 DirAddress = 0.0.0.0
 DIRport =
9101 # where we listen for UA
connections
 QueryFile =
/usr/local/bacula/etc/query.sql
 WorkingDirectory = /var/bacula/working
 PidDirectory = /var/run
 ScriptsDirectory = /usr/local/etc/bacula-clients
 Maximum Concurrent Jobs = 4
 Password =
password #
Console password
 Messages = Daemon
 fd connect timeout = 60sec
 Heartbeat Interval = 60 
}

JobDefs {
 Name = standard-job
 Type = Backup
 Level = Incremental
 FileSet = standard-set
 Schedule = standard-sched
 Storage = jukebox
 Messages = Standard
 Pool = server-partial
 Priority = 10
 Write Bootstrap =
/var/bacula/working/BootStrap/%c.bsr
 Spool data = "">
}

JobDefs {
 Name = standard-job-p
 Type = Backup
 Level = Incremental
 FileSet = standard-set
 Schedule = standard-sched
 Storage = jukebox-p
 Messages = Standard
 Pool = server-partial
 Priority = 10
 Write Bootstrap =
/var/bacula/working/BootStrap/%c.bsr
 Spool data = "">
}


Storage {
 Name = jukebox
 Address = backup.gsfc.nasa.gov
 SDPort = 9103
 Password = password
 Device = Autochanger
 Media Type = LTO-5
 autochanger = yes
 maximum concurrent jobs = 20
}

Storage {
 Name = jukebox-p
 Address = 192.168.0.5
 SDPort = 9103
 Password = password
 Device = Autochanger
 Media Type = LTO-5
 autochanger = yes
 maximum concurrent jobs = 20
}


bacula-sd.conf:
Storage { 
 Name = backup-sd
 SDAddress = 0.0.0.0
 SDPort =
9103 # Director's
port
 WorkingDirectory = /var/bacula/working
 Pid Directory = /var/run
 Maximum Concurrent Jobs = 20
 Heartbeat Interval = 60
}

#
# List Directors who are permitted to contact Storage daemon
#
Director {
 Name = backup-dir
 Password = password
}


bacula-fd.conf:
Director {
 Name = backup-dir
 Password = password
}

FileDaemon { 
 Name = backup-fd
 FDAddress = 0.0.0.0
 FDport =
9102 # where we listen
for the director
 WorkingDirectory = /var/bacula/working
 Pid Directory = /var/run
 Maximum Concurrent Jobs = 20
 Heartbeat Interval = 60
}



--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] client connect to storage daemon problem

2013-09-18 Thread Radosław Korzeniewski
Hello,



2013/9/18 Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC] 
uthra.r@nasa.gov

  My bacula-dir, bacula-fd and bacula-sd is on a 1G network. The server I
 am trying to backup is on a 10G network but both the bacula server and
 client is connected to a private zone (private vlan) to a switch (10G). I
 want to be able to use the private network to back-up the client because it
 will be faster (10G). Looks like my server is able to contact the client on
 port 9102 but the client is unable to talk to the sd on the bacula server
 on port 9103 through the private network probably because my sd daemon is
 on a different network (1G).

 **

I ask again:

Could you show us your Storage Resource definitions in bacula-dir.conf file
and your IP addresses of your private and public networks interfaces,
please.

If you won't show your configuration, nobody will help you.

best regards
-- 
Radosław Korzeniewski
rados...@korzeniewski.net
--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] backing up clients on two separate networks

2013-09-18 Thread Robert M. Candey
[RESEND: many apologies for sending as HTML]

As a follow up on Uthra Rao's question (client connect to storage 
daemon problem), here's a different explanation of what we are 
trying to accomplish, plus the requested config files.

We have been successfully using Bacula for many years and now need to 
add clients on a separate high speed network (due to the volume of 
data).  We added a 10 GbE switch and network interface cards to the 
large data clients (but not all) and the backup server, to form a 
private network (192.168.0.*).

Since the Storage resource is defined with one address (on the 
regular network) and not its address on the private network, we get 
errors:

Fatal error: Authorization key rejected by Storage daemon.
Fatal error: Failed to authenticate Storage daemon.
Fatal error: Bad response to Storage command: wanted 2000 OK storage 
, got 2902 Bad storage

The Dealing with Firewalls section of the manual talks about 
clients on two networks, although notes that it hasn't been tested.

Early versions of the manual refer to defining two Storage resources 
and two corresponding Job resources, differing in Name and Address 
http://www.bacula.org/de/dev-manual/Data_Encryption.html.  This 
gives the same errors.

The latest manual instead defines a generic Storage-server name and 
depends on the hosts file on each client to refer to the correct name 
for that network.  The two Job resources are there, probably left 
over from the earlier version, and I assume are not needed.  [It also 
may be difficult to maintain the appropriate changes to the hosts 
files on dozens of clients.]
http://bacula.org/5.2.x-manuals/en/problems/problems/Dealing_with_Firewalls.html

Below are the beginning of our config files.  The *Address = 
0.0.0.0 was added based on an old comment on the list, to ensure the 
services listen to all network interfaces (which they seem to do by 
default anyway).

I assume the requirement to match the storage server name/address is 
for added security over the passwords, but it makes this situation 
much more difficult.

Has anyone succeeded at running one backup server with clients on two 
networks and network cards?  Any suggestions for this?  Thanx.

Robert Candey


Director {
   Name = backup-dir
   DirAddress = 0.0.0.0
   DIRport = 9101# where we listen for UA connections
   QueryFile = /usr/local/bacula/etc/query.sql
   WorkingDirectory = /var/bacula/working
   PidDirectory = /var/run
   ScriptsDirectory = /usr/local/etc/bacula-clients
   Maximum Concurrent Jobs = 4
   Password = password # Console password
   Messages = Daemon
   fd connect timeout = 60sec
   Heartbeat Interval = 60
}

JobDefs {
   Name = standard-job
   Type = Backup
   Level = Incremental
   FileSet = standard-set
   Schedule = standard-sched
   Storage = jukebox
   Messages = Standard
   Pool = server-partial
   Priority = 10
   Write Bootstrap = /var/bacula/working/BootStrap/%c.bsr
   Spool data = yes
}

JobDefs {
   Name = standard-job-p
   Type = Backup
   Level = Incremental
   FileSet = standard-set
   Schedule = standard-sched
   Storage = jukebox-p
   Messages = Standard
   Pool = server-partial
   Priority = 10
   Write Bootstrap = /var/bacula/working/BootStrap/%c.bsr
   Spool data = yes
}


Storage {
   Name = jukebox
   Address = backup.gsfc.nasa.gov
   SDPort = 9103
   Password = password
   Device = Autochanger
   Media Type = LTO-5
   autochanger = yes
   maximum concurrent jobs = 20
}

Storage {
   Name = jukebox-p
   Address = 192.168.0.5
   SDPort = 9103
   Password = password
   Device = Autochanger
   Media Type = LTO-5
   autochanger = yes
   maximum concurrent jobs = 20
}


bacula-sd.conf:
Storage {
   Name = backup-sd
   SDAddress = 0.0.0.0
   SDPort = 9103  # Director's port 
   WorkingDirectory = /var/bacula/working
   Pid Directory = /var/run
   Maximum Concurrent Jobs = 20
   Heartbeat Interval = 60
}

#
# List Directors who are permitted to contact Storage daemon
#
Director {
   Name = backup-dir
   Password = password
}


bacula-fd.conf:
Director {
Name = backup-dir
Password = password
}

FileDaemon {
   Name = backup-fd
   FDAddress = 0.0.0.0
   FDport = 9102  # where we listen for the director
   WorkingDirectory = /var/bacula/working
   Pid Directory = /var/run
   Maximum Concurrent Jobs = 20
   Heartbeat Interval = 60
}

--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net

Re: [Bacula-users] a simple question.

2013-09-18 Thread John Drescher

 I need an account to see the bugs.
 I've created one a week ago but still I've not received the confirmation
 mail.
 Is the site working?


I can login using my account. Although I did not try to make a new account.

John
--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users