From: Sage Weil Date: Tue, 10 Apr 2018 15:34:19 +0000 (-0500) Subject: doc/rados/operations: remove reference to lpgs X-Git-Tag: v14.0.1~371^2~18 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=513239274eda9702cda1eb0aa38e24e426a4dd60;p=ceph.git doc/rados/operations: remove reference to lpgs These were removed years ago. Signed-off-by: Sage Weil --- diff --git a/doc/rados/operations/control.rst b/doc/rados/operations/control.rst index cb110fbb722b4..0e790d4596efa 100644 --- a/doc/rados/operations/control.rst +++ b/doc/rados/operations/control.rst @@ -257,8 +257,6 @@ Valid fields are: * ``pg_num``: The placement group number. * ``pgp_num``: Effective number of placement groups when calculating placement. - * ``lpg_num``: The number of local placement groups. - * ``lpgp_num``: The number used for placing the local placement groups. Sends a scrub command to OSD ``{osd-num}``. To send the command to all OSDs, use ``*``. ::