Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: Missing documentation for quota management #14349

Open
rptb1 opened this issue Oct 26, 2024 · 1 comment
Open

doc: Missing documentation for quota management #14349

rptb1 opened this issue Oct 26, 2024 · 1 comment
Assignees
Labels
Documentation Documentation needs updating

Comments

@rptb1
Copy link

rptb1 commented Oct 26, 2024

Reference / Storage Drivers / ZFS / Quotas says:

By default, LXD uses the quota property when you set up a quota for your storage volume.

But How to manage storage volumes makes no mention of quotas. (It would be nice if the phrase "set up a quota" and all similar phrases were linked, btw.)

A search of the documentation for quota does not reveal anything.

I'm guessing there are secret configuration keywords on containers and storage volumes that controls quotas. We have zfs.use_refquota that says:

Use refquota instead of quota for space

but again this does not link to how to actually use set or manage a "quota for space".

The only clue I've found is in an example:

lxc storage volume unset default data size
Remotes the size/quota of a custom volume "data" in pool "default".

All of the above applies for instances and profiles as well as "storage volumes". For example How to manage instances does not mention quotas.

Please could we have some documentation for size quotas.

Thanks.


Document: reference/storage_zfs.md

@tomponline tomponline added the Documentation Documentation needs updating label Oct 26, 2024
Copy link

Heads up @mionaalex - the "Documentation" label was applied to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Documentation needs updating
Projects
None yet
Development

No branches or pull requests

3 participants