mirror of
https://github.com/ceph/ceph
synced 2025-01-03 01:22:53 +00:00
doc: update inf/infinite option for subvolume resize
Fixes: https://tracker.ceph.com/issues/42479 Signed-off-by: Jos Collin <jcollin@redhat.com>
This commit is contained in:
parent
c77391e9af
commit
e5bad7d4a6
@ -148,6 +148,8 @@ Resize a subvolume using::
|
||||
The command resizes the subvolume quota using the size specified by 'new_size'.
|
||||
'--no_shrink' flag prevents the subvolume to shrink below the current used size of the subvolume.
|
||||
|
||||
The subvolume can be resized to an infinite size by passing 'inf' or 'infinite' as the new_size.
|
||||
|
||||
Fetch the absolute path of a subvolume using::
|
||||
|
||||
$ ceph fs subvolume getpath <vol_name> <subvol_name> [--group_name <subvol_group_name>]
|
||||
|
Loading…
Reference in New Issue
Block a user