]> git.proxmox.com Git - pve-manager-legacy.git/commit
ceph: set allowed minimal pg_num down to 1
authorAlwin Antreich <a.antreich@proxmox.com>
Tue, 20 Apr 2021 08:15:17 +0000 (10:15 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 20 Apr 2021 16:20:35 +0000 (18:20 +0200)
commitde8fd3a8f920cf7a24f17f849e23fa4e002970e2
tree46c446c90019501be5ffa7c23afd45de96cbb24b
parent4d5fdc5a107e14d3b03b616e5390f9ff278edf51
ceph: set allowed minimal pg_num down to 1

In Ceph Octopus the device_health_metrics pool is auto-created with 1
PG. Since Ceph has the ability to split/merge PGs, hitting the wrong PG
count is now less of an issue anyhow.

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/API2/Ceph/Pools.pm