Hey everyone. The following change broke the installation of 2+2 and storage systems:

https://review.opendev.org/#/c/689438/

 

The “system host-stor-add” command will fail with an error:

Only 1 storage monitor available. At least 2 unlocked and enabled hosts with monitors are required. Please ensure hosts with monitors are unlocked and enabled.

 

The above commit went in on Friday (October 18). I have reverted it and that should be merged very soon.

 

If you have a lab in this state, you can probably correct the issue by running the following command on both controllers:

sudo chgrp sys_protected /etc/ceph/ceph.conf

 

My apologies for any problems this caused you.

 

Bart