On 18/05/2010 6:19 PM, John Drescher wrote:
> On Tue, May 18, 2010 at 12:38 AM, Craig Ringer
> wrote:
>> Hi folks
>>
>> I've been having a lot of problems with Bacula's disk volume management
>> over time. Most issues seem to stem from cases where the catalog gets
>> out of sync with the file sys
>> I've been having a lot of problems with Bacula's disk volume management
>> over time. Most issues seem to stem from cases where the catalog gets
>> out of sync with the file system, like:
>>
>> - Volume inserted into catalog, creation of file on disk fails, volume
>> remains in catalog
>>
>> -
Hi folks
I've been having a lot of problems with Bacula's disk volume management
over time. Most issues seem to stem from cases where the catalog gets
out of sync with the file system, like:
- Volume inserted into catalog, creation of file on disk fails, volume
remains in catalog
- Write to vo
> A similar issue I was recently thinking about. In the end it came down to
> wanting to be able to run multiple concurrent backup jobs and a single pool
> would result in all but 1 job waiting for the storage device to be
> available.
>
I am confused at this statement. I mean if you put all volum
The manual say you can concurrently write. In my testing this week, I
have been concurrently writing to the same pool and volume.
"You can, in fact, run multiple concurrent jobs using the Storage
definition given with this example, and all the jobs will simultaneously
write into the Volume tha
> I am playing with disk volumes right now. I have a full pool set up to
> create volumes with 4G maximum volume size. I could set up a full pool
> that everything is written to, or I could set up a full pool per client,
> or set up a full pool based on some other criteria. Unless I would have
A similar issue I was recently thinking about. In the end it came down to
wanting to be able to run multiple concurrent backup jobs and a single pool
would result in all but 1 job waiting for the storage device to be
available.
see:
http://bacula.org/en/dev-manual/Basic_Volume_Management.html#SEC
I am playing with disk volumes right now. I have a full pool set up to
create volumes with 4G maximum volume size. I could set up a full pool
that everything is written to, or I could set up a full pool per client,
or set up a full pool based on some other criteria. Unless I would have
some