proxmox_ceph_pool
Manage Ceph pools in Proxmox by listing, creating, updating, or deleting pools with configurable replication size, placement groups, and CRUSH rules.
Instructions
Manage Ceph pools (list, create, update, delete)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Pool name | |
| node | Yes | Node name | |
| size | No | Replication size | |
| action | Yes | ||
| pg_num | No | Placement group count | |
| min_size | No | Minimum replication size | |
| crush_rule | No | CRUSH rule name | |
| pg_autoscale_mode | No | PG autoscale mode (e.g., on, off, warn) |