From cf2f113d4e3877655ae433b50bc880601092ec86 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 (cherry picked from commit e5bad7d4a6fa598042e718924fadbddf9ac64e55) --- 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 66b9f64b298..6f1cebcc885 100644 --- a/doc/cephfs/fs-volumes.rst +++ b/doc/cephfs/fs-volumes.rst @@ -140,6 +140,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