root@ceph-mgr01:~# pip install ceph-deploy==2.0.1 -i https://mirrors.aliyun.com/pypi/simple root@ceph-mgr01:~# ceph-deploy --version
ceph-deploy mon create-initial 报错: [ceph_deploy][ERROR ] KeyNotFoundError: Could not find keyring file: /etc/ceph/ceph.client.admin.keyring on host node1 [ceph_deploy][ERROR ] KeyNotFoundError: Could not find keyring file: /etc/ceph/ceph.client.admin.keyring on host node2 [ceph_...
ceph-deploy: error: argument COMMAND: invalid choice: 'pull' (choose from 'new', 'install', 'rgw', 'mds', 'mon', 'gatherkeys', 'disk', 'osd', 'admin', 'repo', 'config', 'uninstall', 'purge', 'purgedata', 'forgetkeys', 'pkg', 'calamari') As It misses theconfigkeyword....
如何在ceph-deploy时修复Ceph错误 我现在正在设置一个ceph集群,并且想要创建一个集群。 我以前从来没有设置过ceph,但是当在拥有root权限的用户上执行ceph-deploy,而不是在/上执行root时,没有出现错误。[ceph_deploy][ERROR ] Traceback (most recent call last): [ceph_deploy][ERROR ] File "/usr/lib/python...
daemon默认是False,将其设置为True,再Start,就可以解决问题。daemon为True,就是我们平常理解的后台线程...
Ubuntu有一个让人头痛的特性,就是在/etc/hosts配置文件中,让hostname使用了它的回环loopback地址。这个特性使得很多服务无法检测到真正的地址,这里,ceph-deploy中,ceph_deploy.util.get_nonlocal_ip获取到的是127网段的地址,然后就报错不能解析hostname了。
[vm-clx-stormds.ops.local][DEBUG ] connection detected need for sudo [vm-clx-stormds.ops.local][DEBUG ] connected to host: node-stormds.cluster.local [ceph_deploy][ERROR ] UnsupportedPlatform: Platform is not supported: clear-linux-os 1 32890...
el6.noarch.rpm这个链接http后的这个地址确实404,把giant换成firefly地址就存在,难道deploy指定的地址就...
[node3][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.node3.asok mon_status [node3][ERROR ] admin_socket: exception getting command descriptions: [Errno 2] No such file or directory [ceph_deploy.mon][WARNIN] mon.node3 monitor is not yet in...
[ceph_deploy.gatherkeys][ERROR ] Failed to connect to host 可能得原因 物理机防火墙或 iptables 引起。关闭防火墙. 在ceph.conf中mon_host的 ip 地址和public_network不是一个网段 错误9 Removing image: 0% complete...failed. rbd: error: image still has watchers This means the image is still open...