> On Jan 9, 2018, at 12:20 PM, Bill Arlofski <waa-bac...@revpol.com> wrote:
> 
> On 01/09/2018 07:24 AM, Dan Langille wrote:
>> I'm confused as to why Volumes are not being created.  They do not exist on 
>> disk. This is not a newly configured system.
>> 
>> Is "No autolabel because polling" relevant? see below.
>> 
>> Said backup has been running for several days.  I have confirmed space is 
>> available (about 6TB free) and that files can be manually created.
>> 
>> Bacula 9.0.6 on FreeBSD with PostgreSQL 9.6.6
>> 
>> After running out of Volumes, I adjusted the configuration files to increase 
>> 'Maximum Volumes' from 5060 to 5070.. issued a reload in bconsole, now I see 
>> 10 of these:
> 
> Hi Dan,
> 
> After the reload, you will still need to do:
> 
> * update pool=xxxx
> 
> Before this you can do:
> 
> * list pools
> 
> And this should prove that the old MaxVols is still in effect. Then issue the
> update pool command and then re-check with list pools

List pools output (trimmed) before I change the pool:

| poolid | name               | numvols | maxvols | maxvolbytes    | 
volretention | enabled | pooltype | labelformat         |
|     22 | FullFile           |   5,083 |   5,083 | 10,737,418,240 |   
94,608,000 |       1 | Backup   | FullAuto-           |

Then I change: Maximum Volumes      = 5084

Issue reload and another list pools:

| poolid | name               | numvols | maxvols | maxvolbytes    | 
volretention | enabled | pooltype | labelformat         |
|     22 | FullFile           |   5,083 |   5,084 | 10,737,418,240 |   
94,608,000 |       1 | Backup   | FullAuto-           |

The 'update pool' is not required if just bumping maxvols.

Thank you.

-- 
Dan Langille - BSDCan / PGCon
d...@langille.org





------------------------------------------------------------------------------
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