Ceph Pools
proxmox_ceph_poolManage Ceph pools on Proxmox nodes by listing, creating, updating, or deleting pools with settings like replication size and placement groups.
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) |