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