[pve-devel] applied: [PATCH manager 2/2] fix #2341: ceph: osd create: allow db/wal on partioned disks
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Aug 22 14:10:38 CEST 2019
On 8/22/19 12:26 PM, Dominik Csapak wrote:
> It was intended that for partitioned disks, we create one and use it.
> Instead the code died always when the disk was used and not of type 'LVM'
>
> We now check correctly the 2 cases:
> * used for partitions and has gpt
> * used and lvm
>
> The remaining api call handles those two cases correctly
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> PVE/API2/Ceph/OSD.pm | 11 +++++++----
> 1 file changed, 7 insertions(+), 4 deletions(-)
>
applied, thanks!
More information about the pve-devel
mailing list