I initially worked around this by manually un-blacklisting all the OSDs by
for i in `sudo ceph osd blacklist ls|awk '{print $1}'`; do sudo ceph osd 
blacklist rm $i; done
but the next morning the cluster wouldn't start, and stopping rbd-target-api 
and 
rbd-target-gw fixed it, so I uninstalled ceph-iscsi for now. That is why it is 
listed as not installed above.
I am currently evaluating ceph for potential use in production.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1909399

Title:
  Exception during removal of OSD blacklist entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph-iscsi/+bug/1909399/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to