[ceph-users] Unexpected multipart upload failure

2017-11-03 Thread Pierre-Louis Garnier
dos::stat_system_obj RGWRados::SystemObject::Read::stat rgw_get_system_obj RGWRados::get_bucket_entrypoint_info RGWRados::get_bucket_info RGWPutObj_ObjStore_S3::get_params Could you give me pointers for finding the cause of this? Thanks, Pierre-Louis ___

[ceph-users] 回复:Re: Powercpu and ceph

2016-04-11 Thread louis
r. We built it semi-regularly several years ago but that has fallen by the wayside as well. I think some distros still package it though; and we are fairly careful about endianness and things so it's supposed to work.-GregOn Sunday, April 10, 2016, louis <louisfang2...@gma

[ceph-users] Powercpu and ceph

2016-04-10 Thread louis
Hi, I see many cases using x86 arch cup, but I also have several servers with power arch, and want to use them in ceph? Anybody can tell me whether ceph running on power arch will be stable? Thanks发自网易邮箱大师 ___

[ceph-users] ceph client lost connection to primary osd

2016-03-15 Thread louis
Hi, can the ceph client(by librbd) io continued if connection to primary osd lost?  Thanks ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[ceph-users] 回复:Re: 回复:Re: how ceph osd handle ios sent from crashed ceph client

2016-03-10 Thread louis
completion for the librbd user. -- Jason Dillaman - Original Message - > From: "louis" > To: "Ric Wheeler" > Cc: "Jason Dillaman" , ceph-users@lists.ceph.com > Sent: Thursday, March 10, 2016 9:11:41 AM > Subject: 回复:Re: [ceph-users] h

[ceph-users] 回复:Re: how ceph osd handle ios sent from crashed ceph client

2016-03-10 Thread louis
Thanks, will ceph sod drop the io if finding ceph client crashed?or continue to handle those iOS until completed callback?发自网易邮箱大师 在2016年03月10日 13:15,Ric Wheeler 写道:On 03/08/2016 08:09 PM, Jason Dillaman wrote: > librbd provides crash-consistent IO.  It is still up

[ceph-users] how ceph osd handle ios sent from crashed ceph client

2016-03-08 Thread louis
Hi, my process will use librbd doing block io. I wonder to know if my process crashed,how ceph handle ios sent from my process before crashed?Thanks ___ ceph-users mailing list ceph-users@lists.ceph.com ht

[ceph-users] 回复:Re: SSD only pool without journal

2015-12-21 Thread louis
If it is true,why we still have no journal mode in the code? Thanks发自网易邮箱大师 在2015年12月18日 00:43,Loris Cuoghi 写道:Le 17/12/2015 16:47, Misa a écrit : > Hello everyone, > > does it make sense to create SSD only pool from OSDs without journal? > >  From my point of view

[ceph-users] 回复:In flight osd io

2015-11-28 Thread louis
Change my question,how can I know there is no io running on a robe image? 在2015年11月29日 08:28,louis 写道: Hi, I am facing a problem to solve in flight ceph io issue. I think it is possible that client process

[ceph-users] In flight osd io

2015-11-28 Thread louis
Hi, I am facing a problem to solve in flight ceph io issue. I think it is possible that client process exited, while there are some ios sent by this client are still in flight in odds. These in flight iOS could cause my application get misco

[ceph-users] 回复:Re: can not create rbd image

2015-11-23 Thread louis
Interesting thing is, I also can not remove the image. The thing I can do is removing pool. After that,I can create image again. But you know, this behavior is not reasonable, we can not expect lost all images,even nearly full. My file system is ext3 and Ubuntu . One thing need be reminded

[ceph-users] op sequence

2015-11-23 Thread louis
Hi, if I submit read or write io in a sequence from a ceph client, will these sequence will be kept in osds side? Thanks发自网易邮箱大师 ___ ceph-users mailing list ceph-users

[ceph-users] 回复:Re: Ceph journal - isn't it a bit redundant sometimes?

2015-10-19 Thread louis
Hi, I am curious whether we need journal instead using file system existing journal, at least for the block use case. Can you help explain more how ceph guarantee data, file, states, leveldb update atomically by using ceph journal?发自网易邮箱大师 在2015年10月15日 02:29,Somnath Roy 写道:File