【发布时间】:2018-05-07 04:33:29
【问题描述】:
我正在尝试通过以下命令激活 ceph osd:
ceph-deploy osd prepare ceph-02:/dev/sdb
发现以下错误
[ceph-02][WARNIN] OSError: [Errno 2] No such file or directory: '/dev/sdb'
[ceph-02][ERROR ] RuntimeError: command returned non-zero exit status: 1
[ceph_deploy.osd][ERROR ] Failed to execute command: /usr/sbin/ceph-disk -v
prepare --cluster ceph --fs-type xfs -- /dev/sdb
[ceph_deploy][ERROR ] GenericError: Failed to create 1 OSDs
【问题讨论】:
标签: ceph