set_pool_pg_num
Adjust a Ceph pool's placement group count, with reversible changes that preserve the prior pg_num for undo.
Instructions
[WRITE][risk=medium] Set a pool's pg_num. Reversible → prior pg_num.
Args: pool_name: Pool name (from pool_ls). pg_num: New placement-group count. target: Ceph target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pg_num | Yes | ||
| target | No | ||
| pool_name | Yes |