]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
docs: remove incorrect 'size' from output of 'snapshot info'
authorNikhilkumar Shelke <nshelke@redhat.com>
Sun, 12 Jun 2022 11:43:38 +0000 (17:13 +0530)
committerNikhilkumar Shelke <nshelke@redhat.com>
Sun, 12 Jun 2022 11:46:49 +0000 (17:16 +0530)
commit86f4cd3dcadf1604c2ae375752aefcce4b297aeb
tree3067e8a6db0568f0afcd8c3c69222f27102e6f9a
parent9f514a0bd14b30f6ef6a77541f4cf75541b52322
docs: remove incorrect 'size' from output of 'snapshot info'

The 'size' shown in the output of snapshot info command relies on
rstats which is incorrect snapshot size. It tracks size of the
subvolume from the snapshot has been taken instead of the snapshot
itself. Hence having the 'size' field in the output of 'snapshot info'
doesn't make sense until the rstats is fixed.

Fixes: https://tracker.ceph.com/issues/55822
Signed-off-by: Nikhilkumar Shelke <nshelke@redhat.com>
doc/cephfs/fs-volumes.rst