Comment 12 for bug 1581279

Revision history for this message
Miroslav Anashkin (manashkin) wrote :

Ceph-deploy version, shipped with 5.1, finishes with non-zero exit code as well.
The error is different. as following (below are the several last strings from a successful ceph-deploy osd create call:

###########################################################
[root@node-6 ~]# ceph-deploy osd create ${NODE_NAME}:${VDISK_DEVICE_NAME}${JOURNAL_PARTITION}
...
...
[ceph_deploy.osd][DEBUG ] Host node-6 is now ready for osd use.

Unhandled exception in thread started by

Error in sys.excepthook:

Original exception was:

[root@node-6 ~]#
###########################################################

So, the bug importance is still High.