[ceph-users] Hello

2018-04-20 Thread 朱顺意
___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] Hello Jason, Could you help to have a look at this RBD segmentation fault?

2016-12-06 Thread Jason Dillaman
CCing in ceph-users: That is a pretty old version of fio and I know a couple rbd-related bugs / crashes have been fixed since fio 2.2.8. Can you retry using a more up-to-date version of fio? On Tue, Dec 6, 2016 at 2:40 AM, wrote: > Hello Jason, > > I'm from ZTE corporation, and we are using cep

[ceph-users] hello,I have a problem of OSD(start OSD daemon is OK, after 20 seconds, OSD is down)

2015-09-15 Thread zhao.ming...@h3c.com
I check the log,it has assert like thus, so the OSD deamon is stopped 0> 2015-08-28 17:03:36.898139 7f322a9b2700 -1 osd/ReplicatedPG.cc: In function 'virtual void ReplicatedPG::on_local_recover(const hobject_t&, const object_stat_sum_t&, const ObjectRecoveryInfo&, ObjectContextRef, ObjectStore

[ceph-users] hello,I have a problem of OSD(start OSD daemon is OK, after 20 seconds, OSD is down)

2015-09-15 Thread zhengbin.08...@h3c.com
I check the log,it has assert like thus, so the OSD deamon is stopped 0> 2015-08-28 17:03:36.898139 7f322a9b2700 -1 osd/ReplicatedPG.cc: In function 'virtual void ReplicatedPG::on_local_recover(const hobject_t&, const object_stat_sum_t&, const ObjectRecoveryInfo&, ObjectContextRef, ObjectSt

[ceph-users] hello, does anybody know how to realize multipath iscsi, thank you

2015-08-10 Thread zhengbin.08...@h3c.com
I have two ideas 1、 Using keepalived, the time of switching backup to master will be at least one second(too long) 2、 Using multipath, I saw it on https://github.com/x-bing/storage/blob/master/multipath_iscsi_config , but how can I set the time of switching backup to master? Does anyb