Hi,
I tried adding a new osd today with ceph-volume as I have done before
Hitting the problem reported in https://tracker.ceph.com/issues/44246
This is reportedly fixed in 14.2.10, so my question is if we have an approx time when this version will be released from testing.
I tried adding a new osd today with ceph-volume as I have done before
Code:
ceph-volume lvm create --data /dev/sda --block.db vg00/ceph-disk4 --dmcrypt --crush-device-class hdd
Hitting the problem reported in https://tracker.ceph.com/issues/44246
Code:
---snip
Running command: /sbin/lvcreate --yes -l 100%FREE -n osd-block-9e6644fb-e031-4cac-baee-1a2c3115ec7b
stderr: Volume group name has invalid characters
---snip
This is reportedly fixed in 14.2.10, so my question is if we have an approx time when this version will be released from testing.