Ivanzz

Ivanzz

发上等愿,结中等缘,享下等福;择高处立,寻平处住,向宽处行

    • Home
    • Archive
    • About

ceph monitor重建

By ivan.L

发表于 2017-07-29

本文介绍一下如何从OSD来恢复monitor。

在所有host上执行如下脚本(collect_mon_store.sh):

#!/bin/sh

for osd in /var/lib/ceph/osd/ceph-*; do
  ceph-objectstore-tool --data-path $osd --no-mon-config --op update-mon-db --mon-store-path /root/mon-store/
done



参考:

  1. ceph从osd恢复mon

  2. RECOVERY USING OSDS

  3. ceph 鉴权相关问题




ceph
ceph
上一篇:
ceph源代码编译(2)
下一篇:
linux 操作系统资源限制

分类

  • misc12
  • database51
  • go-language25
  • bigdata1
  • ceph89
  • linux47
  • linuxOps65
  • network3
  • design-pattern1
  • paxos22
  • distribute-systems19
  • nginx154
  • tools19
  • python7
  • ocr4
  • data-structure47
  • security2
  • AI4
  • ansible2
  • cplusplus66
  • windows5
  • tcpip12
  • devops3
  • docker23
  • multimedia1
  • http6
  • computer-basis6
  • assemble5
  • compile_theory1
  • mq9
  • lua17
  • lb7
  • p2p2
  • java-language4
  • leveldb3
  • brewhome1
  • microservice1
  • kernel3
  • bazel2

标签

  • misc12
  • database51
  • go-language25
  • bigdata1
  • ceph89
  • librados1
  • LinuxOps111
  • network3
  • crushmap5
  • c/c++1
  • design-pattern1
  • paxos22
  • 分布式系统17
  • distribute-systems1
  • 分布式系统理论1
  • nginx154
  • tools19
  • python7
  • OpenCV3
  • ocr4
  • data-structure47
  • security2
  • AI4
  • ansible2
  • cplusplus66
  • windows5
  • tcpip12
  • devops3
  • docker23
  • linuxOps1
  • multimedia1
  • http6
  • computer-basis6
  • assemble5
  • compile_theory1
  • mq9
  • lua17
  • lb7
  • p2p2
  • java-language4
  • leveldb3
  • mac1
  • microservice1
  • kernel3
  • bazel2

标签云

友情链接

  • 雷霄骅(leixiaohua1020)的专栏
  • nginx官网
  • ceph官网
RSS 订阅

纵使是咸鱼,
也定要做最咸的那条!

Powered by jekyll and Theme by Jacman © 2015 ivan.L