]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools: ceph-objectstore-tool check for invalid pgid 64987/head
authorAlex Ainscow <aainscow@uk.ibm.com>
Tue, 12 Aug 2025 16:11:30 +0000 (17:11 +0100)
committerAlex Ainscow <aainscow@uk.ibm.com>
Tue, 12 Aug 2025 16:13:39 +0000 (17:13 +0100)
commit771a10027c85afd5661aab3f2f965c2883503d98
tree742357ef9164465f51e73a041a5db0724acf1e43
parentab72fd0620f413bb93874e01d039ca276e80e619
tools: ceph-objectstore-tool check for invalid pgid

When ceph-objecstore-tool starts, if the user has specified a pgid that
does not exist, the command should exit with a helpful error message.

This fixes tracker https://tracker.ceph.com/issues/72536

Signed-off-by: Alex Ainscow <aainscow@uk.ibm.com>
src/tools/ceph_objectstore_tool.cc