Hi, 

I have met with an issue and not sure whether it is a bug or a problem. 

I have only one pool for all clients now. I have labelled client with job name, 
client name and jobid and for each job running a new volume will be created for 
it. I have set "use volume once" in the pool. 

In my view bacula should use volume created by a jobid, but here is my problem 
starts. I have 10 jobs at a time on the same pool and each jobs created with a 
jobid. Each jobid created a volume. But the contents are separated or 
distributed in all volumes. For example job with jobid "1" successfully use 
"vol1"and stores the data on it. Job id "2" and job id "3" creates "vol2" and 
"vol3" respectively but the contents of job id "2" stores in the "vol3" instead 
of "vol2".with contents of jobid "3". 

I have tweaked the configuration in different ways, and the only way i could 
solve the issue is using a seperate virtual drive for each job. It means if 
there is 50 jobs at a time, you should created 50 virtual devices. 

How to solve the issue by limiting virtual devices. I need the virtual device 
should run multiple jobs in it and each job should only write to its created 
volume rather than distributing the contents on one volume. 


Regards. 
-- 
Muhasin C.M 
Systems Engineer R & D 
Assistanz Networks Pvt LTD 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to