Bacula-users

Re: [Bacula-users] Saving each client to a seperate file?

2008-04-29 13:58:17
Subject: Re: [Bacula-users] Saving each client to a seperate file?
From: "Drew Bentley" <bacula.user AT gmail DOT com>
To: hjrrs AT yahoo DOT com
Date: Tue, 29 Apr 2008 12:58:09 -0500
On Tue, Apr 29, 2008 at 12:51 PM, Hemant Shah <hjrrs AT yahoo DOT com> wrote:
> Folks,
>
>   I am backing up systems to disk and I have set pool resource as follows:
>
>  # Full backup to disk pool definition
>  Pool
>  {
>   Name = FullBackupDiskPool
>   Pool Type = Backup
>   Recycle = yes
>   AutoPrune = yes
>   Maximum Volume Jobs = 1
>   Volume Retention = 2 weeks
>   Storage = File
>   Label Format = 
> "FullBackup-${Client}-${Month:p/2/0/r}-${Day:p/2/0/r}-${Year}"
>  }
>
>  I am running 3 concurrent jobs. Bacula does not save each client to seperate 
> file.
>
>  Here is the relevant lines from "stat dir"
>
>  23  Full     94,881    4.797 G  OK       29-Apr-08 08:45 
> lidp7FullBackupToDisk
>  24  Full    303,309    8.392 G  OK       29-Apr-08 08:48 
> lidp1FullBackupToDisk
>  26  Full    402,286    4.665 G  OK       29-Apr-08 09:11 
> lidp5FullBackupToDisk
>
>
>
>  22 Full    lidp11FullBackupToDisk.2008-04-28_22.00.32 is running
>  25 Full    lidp4FullBackupToDisk.2008-04-28_22.00.35 is running
>  27 Full    lidp6FullBackupToDisk.2008-04-28_22.00.37 is running
>
>
>  As you can see, three clients have finished, and three are running.
>  The directory listing of the backup file directory shows only three files:
>
>  # ls -ltrh
>  total 189G
>  -rw-r----- 1 root root 1.5G 2008-04-29 08:34 FullBackup-lidp11-fd-04-29-2008
>  -rw-r----- 1 root root  14G 2008-04-29 08:45 FullBackup-lidp7-fd-04-29-2008
>  -rw-r----- 1 root root  14G 2008-04-29 09:11 FullBackup-lidp4-fd-04-29-2008
>  -rw-r----- 1 root root 161G 2008-04-29 12:44 FullBackup-lidp6-fd-04-29-2008
>
>  It looks like lidp11 backup is being saved in FullBackup-lidp6* file. lidp6 
> backup should be only 20GB when it is complete. lidp11 backup is 125GB. lidp7 
> should only be about 4GB instead it is 14GB so some other client is stored in 
> it.
>
>
>  What am I doing wrong?
>
>
>  Hemant Shah
>  E-mail: hjrrs AT yahoo DOT com

Try this option:

Use Volume Once = yes

It's outlined in the Pool Resource from the online manual.

-Drew

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users