ProperWaytoRemoveanOSDRun‘cephosdtree‘tolistOSDdevicesandlookforthenumberofthefailedOSDortheOSDtoberemoved.#cephosdtreeWearegoingtoremoveOSD.8forexample.LogintotheOSDnodefirstandstartthefollowingsteps.#cephosdcrushreweightosd.80Oncethecommandisexecuted,use‘..
分类:
其他好文 时间:
2017-02-17 00:51:32
阅读次数:
124
1、 这里假设有一个osd被删除了 执行下列步骤删除: ceph osd out osd.0 service ceph stop osd.0 ceph osd crush remove osd.0 ceph auth del osd.0 ceph osd rm 0 当执行以上步骤后osd.0被删除掉 ...
分类:
其他好文 时间:
2017-02-16 23:02:04
阅读次数:
717
告警:HEALTH_WARN clock skew detected on mon.ip-10-25-195-6; 8 requests are blocked > 32 sec; Monitor clock skew detected 原因: MON可能被MON节点之间的重要的时钟偏移激烈的影响。 ...
分类:
其他好文 时间:
2017-02-16 15:37:06
阅读次数:
658
demo.php sdk.class.php library下载地址: https://github.com/amazonwebservices/aws-sdk-for-php 参考地址: http://docs.ceph.com/docs/master/radosgw/s3/php/#change ...
分类:
Web程序 时间:
2017-02-14 19:24:19
阅读次数:
526
CephRBDCephFS存储环境准备:(这里只做基础测试,ceph-manager,ceph-mon,ceph-osd一共三台)10.6.0.140=ceph-manager10.6.0.187=ceph-mon-110.6.0.188=ceph-osd-110.6.0.94=node-94注:ceph对时间要求很严格,一定要同步所有的服务器时间一、在manager上面修改/etc/hosts:10.6.0...
分类:
其他好文 时间:
2017-02-10 18:34:09
阅读次数:
315
一、文件系统类型Linux文件系统:ext2,ext3,ext4,xfs(SGI),btrfs(Oracle),reiserfs,jfs(AIX),swap光盘:iso9660Windows:fat32,ntfsUnix:FFS(fast),UFS(unix),JFS2网络文件系统:NFS,CIFS集群文件系统:GFS2,OCFS2(oracle)分布式文件系统:ceph,moosefs,mogilefs,fa..
分类:
其他好文 时间:
2017-02-06 11:23:12
阅读次数:
230
问题描述:在某些情况下,osd出现异常,导致pgs出现不一致状态#cephhealthdetailHEALTH_ERR1pgsinconsistent;1scruberrorspg6.89isactive+clean+inconsistent,acting[12,1,10]1scruberrors可以看到,pg6.89处于不一致状态解决方式:#cephpgrepair6.89instructingpg6.89onosd.12..
分类:
其他好文 时间:
2017-01-25 23:24:53
阅读次数:
1106
问题描述:万兆交换机死机后,导致在交换机上的ceph的cluster网络会中断,用户正在对数据块的访问没有完成导致请求被blocked,同时部分pg会处于不同步状态,因此交换机重启后,通过cephhealth会发现ceph集群不在OK状态healthHEALTH_ERR1pgsinconsistent;1pgsrepair;2requestsar..
分类:
其他好文 时间:
2017-01-25 23:24:32
阅读次数:
668
dhcp-option on openwrtopenwrt Target配置网络支持dhcp option 43和option 60携带的capwapc的master和slave server的信息。客户端解释这个option43 Openwrt配置 服务器端/etc/config/dhcp通过ve... ...
分类:
其他好文 时间:
2017-01-17 23:26:48
阅读次数:
1592
[ceph_deploy][ERROR ] RuntimeError: Failed to execute command: ceph-disk-activate –mark-init sysvinit –mount /dev/sdb1 说实话这个问题很二我将OSD单独放到一个分区sdb执行的命令是 ...
分类:
其他好文 时间:
2017-01-13 00:22:46
阅读次数:
445