ceph中deploy gatherkeys命令怎么用

这篇文章主要介绍了ceph中deploy gatherkeys命令怎么用,具有一定借鉴价值,感兴趣的朋友可以参考下,希望大家阅读完这篇文章之后大有收获,下面让小编带着大家一起了解一下。

实际就是拷贝命令:

#client.admin

frompath='/etc/ceph/ceph.client.admin.keyring' 

topath='ceph.client.admin.keyring 

 # mon.

 frompath='/var/lib/ceph/mon/ceph-mon0/keyring'  

 topath='ceph.mon.keyring'.format 

# bootstrap 

frompath='/var/lib/ceph/bootstrap-osd/ceph.keyring'         

topath='ceph.bootstrap-osd.keyring 

frompath='/var/lib/ceph/bootstrap-mds/ceph.keyring'         

topath='ceph.bootstrap-mds.keyring 

感谢你能够认真阅读完这篇文章,希望小编分享的“ceph中deploy gatherkeys命令怎么用”这篇文章对大家有帮助,同时也希望大家多多支持亿速云,关注行业资讯频道,更多相关知识等着你来学习!