当前位置:首页 >数据库 >IP改变引起的Ceph monitor异常及OSD盘崩溃的总结 正文

IP改变引起的Ceph monitor异常及OSD盘崩溃的总结

来源:益强资讯优选   作者:人工智能   时间:2025-11-04 22:58:10
IP改变引起的Ceph monitor异常及OSD盘崩溃的总结
改变复制#Add the new monitor locations # monmaptool --create --add mon0 192.168.32.2:6789 --add osd1 192.168.32.3:6789 \   --add osd2 192.168.32.4:6789 --fsid 61a520db-317b-41f1-9752-30cedc5ffb9a \     --clobber monmap   #Retrieve the monitor map # ceph mon getmap -o monmap.bin #Check new contents # monmaptool --print monmap.bin #Inject the monmap # ceph-mon -i mon0 --inject-monmap monmap.bin # ceph-mon -i osd1 --inject-monmap monmap.bin # ceph-mon -i osd2 --inject-monmap monmap.bin 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.

标签:

责任编辑:数据库