[errno 2] RADOS object not found (error connecting to the cluster)
这是由于ceph命令,需要的配置文件/etc/ceph/ceph.conf以及相对应的keyring文件(ceph.client.admin.keyring),可以从其他的机器上拷贝这两个文件到需要使用ceph命令的机器上
shell
[root@ceph-0 /etc/ceph]# scp ceph.client.admin.keyring ceph-1:/etc/ceph/