From e5bad7d4a6fa598042e718924fadbddf9ac64e55 Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Sat, 26 Oct 2019 21:32:33 +0530 Subject: [PATCH] doc: update inf/infinite option for subvolume resize Fixes: https://tracker.ceph.com/issues/42479 Signed-off-by: Jos Collin --- doc/cephfs/fs-volumes.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/cephfs/fs-volumes.rst b/doc/cephfs/fs-volumes.rst index 1673259fcfbf..6d4a0d7c0d38 100644 --- a/doc/cephfs/fs-volumes.rst +++ b/doc/cephfs/fs-volumes.rst @@ -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 [--group_name ] -- 2.47.3