Ceph 14.2.10 update

LasseKongo

Renowned Member
Feb 14, 2016
19
0
66
49
Hi,

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.
 
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.
Have a look. ;)
 
Hi,

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.
it is already released
apt-get dist-upgrade will upgrade it