Dataset size query and change

gwur

Cadet
Joined
Nov 29, 2018
Messages
6
I have my current storage setup as follows:
Main Pool FILESYSTEM 2TiB 3TiB lz4 1.0 false OFF
-Dataset1 FILESYSTEM 2TiB 3TiB lz4 1.0 false OFF
-Dataset2 FILESYSTEM 2TiB 3TiB lz4 1.0 false OFF
-Dataset3 FILESYSTEM 5GiB 1GiB lz4 1.0 false OFF
Most of the datasets (dataset1 and 2) share the same free and used space as the pool total. One dataset (dataset3) does not. It has its own free and used space. I need to increase its size. Is there a resize option? Do I need to create a new dataset and move my data, then destroy the old one? Most importantly, I honestly do not remember how I ended up with that odd dataset that has its own size limits. I am guessing I put a quota on the dataset when I created it? Is there any way to remove that quota?

Thanks
 
Last edited:

Etorix

Wizard
Joined
Dec 30, 2020
Messages
2,134
Go to Storage>Pools, click on the 3-dot menu at the far right of dataset3 and select "Edit Options" to change the quota.
 
Top