]> git.proxmox.com Git - pve-manager.git/commit
fix #2292: ceph osd create: use size parameter for db/wal
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 19 Jul 2019 09:05:46 +0000 (11:05 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 19 Jul 2019 09:05:49 +0000 (11:05 +0200)
commit67d8218fbd91515cf93881aa095196104d865996
tree111416351f56762d7c8864702eee9c1023fb5f2b
parent7b7ca5e1f8533440b5947972a198cdcd1fd15b88
fix #2292: ceph osd create: use size parameter for db/wal

commit 970f96fdbb20d96127ae2d738344f2c5c61b18fc did not account for
getting the correct size parameter from the api call, so we ignored
it always resulting in uses not be able to set an explicit db/wal
size

Originally-fixed-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/API2/Ceph/OSD.pm