[ceph-users] creating empty object store when osd activate

2017-03-20 Thread 奧圖碼
Hi all, There is an error message when I run “ceph-deploy osd activate…..” Before that, I have run “ceph-deploy osd prepare t-ceph-01:/mnt/dev/ t-ceph-02:/mnt/dev/” successfully Does anyone know the reason? Anything I did wrongly? Thank you. ceph@t-ceph-01:/home/ubuntu$ ceph --version ceph versi

Re: [ceph-users] I/O hangs with 2 node failure even if one node isn't involved in I/O

2017-03-20 Thread Wes Dillingham
This is because of the min_size specification. I would bet you have it set at 2 (which is good). ceph osd pool get rbd min_size With 4 hosts, and a size of 3, removing 2 of the hosts (or 2 drives 1 from each hosts) results in some of the objects only having 1 replica min_size dictates that IO fre

Re: [ceph-users] OSDs will turn down after the fio test when Ceph use RDMA as its ms_type.

2017-03-20 Thread 邱宏瑋
Hi. I have rebuild my ceph yesterday with the latest master branch and the problem still occurs. I also found that the number of receive errors will increase during the testing (/sys/class/infiniband/mlx4_0/ports/1/counters//port_rcv_errors) and I think that is the reason why the osd's connection

Re: [ceph-users] I/O hangs with 2 node failure even if one node isn't involved in I/O

2017-03-20 Thread Kjetil Jørgensen
Hi, rbd_id.vm-100-disk-1 is only a "meta object", IIRC, it's contents will get you a "prefix", which then gets you on to rbd_header., rbd_header.prefix contains block size, striping, etc. The actual data bearing objects will be named something like rbd_data.prefix.%-016x. Example - vm-100-disk-1

Re: [ceph-users] question about block sizes, rados objects and file striping (and maybe more)

2017-03-20 Thread Jason Dillaman
On Mon, Mar 20, 2017 at 6:49 PM, Alejandro Comisario wrote: > Jason, thanks for the reply, you really got my question right. > So, some doubts that might show that i lack of some general knowledge. > > When i read that someone is testing a ceph cluster with secuential 4k > block writes, does that

Re: [ceph-users] question about block sizes, rados objects and file striping (and maybe more)

2017-03-20 Thread Alejandro Comisario
Jason, thanks for the reply, you really got my question right. So, some doubts that might show that i lack of some general knowledge. When i read that someone is testing a ceph cluster with secuential 4k block writes, does that could happen inside a vm that is using an RBD backed OS ? In that case

Re: [ceph-users] cephfs cache tiering - hitset

2017-03-20 Thread Mike Lovell
On Mon, Mar 20, 2017 at 4:20 PM, Nick Fisk wrote: > Just a few corrections, hope you don't mind > > > -Original Message- > > From: ceph-users [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of > > Mike Lovell > > Sent: 20 March 2017 20:30 > > To: Webert de Souza Lima > > Cc: ceph-us

Re: [ceph-users] cephfs cache tiering - hitset

2017-03-20 Thread Nick Fisk
Just a few corrections, hope you don't mind > -Original Message- > From: ceph-users [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of > Mike Lovell > Sent: 20 March 2017 20:30 > To: Webert de Souza Lima > Cc: ceph-users > Subject: Re: [ceph-users] cephfs cache tiering - hitset > >

Re: [ceph-users] question about block sizes, rados objects and file striping (and maybe more)

2017-03-20 Thread Jason Dillaman
It's a very broad question -- are you trying to determine something more specific? Notionally, your DB engine will safely journal the changes to disk, commit the changes to the backing table structures, and prune the journal. Your mileage my vary depending on the specific DB engine and its configu

Re: [ceph-users] question about block sizes, rados objects and file striping (and maybe more)

2017-03-20 Thread Alejandro Comisario
anyone ? On Fri, Mar 17, 2017 at 5:40 PM, Alejandro Comisario wrote: > Hi, it's been a while since im using Ceph, and still im a little > ashamed that when certain situation happens, i dont have the knowledge > to explain or plan things. > > Basically what i dont know is, and i will do an exercis

Re: [ceph-users] OSDs will turn down after the fio test when Ceph use RDMA as its ms_type.

2017-03-20 Thread Haomai Wang
plz uses master branch to test rdma On Sun, Mar 19, 2017 at 11:08 PM, Hung-Wei Chiu (邱宏瑋) wrote: > Hi > > I want to test the performance for Ceph with RDMA, so I build the ceph > with RDMA and deploy into my test environment manually. > > I use the fio for my performance evaluation and it works

Re: [ceph-users] Understanding Ceph in case of a failure

2017-03-20 Thread Christian Wuerdig
On Tue, Mar 21, 2017 at 8:57 AM, Karol Babioch wrote: > Hi, > > Am 20.03.2017 um 05:34 schrieb Christian Balzer: > > you do realize that you very much have a corner case setup there, right? > > Yes, I know that this is not exactly a recommendation, but I hoped it > would be good enough for the st

Re: [ceph-users] cephfs cache tiering - hitset

2017-03-20 Thread Mike Lovell
i'm not an expert but here is my understanding of it. a hit_set keeps track of whether or not an object was accessed during the timespan of the hit_set. for example, if you have a hit_set_period of 600, then the hit_set covers a period of 10 minutes. the hit_set_count defines how many of the hit_se

Re: [ceph-users] Understanding Ceph in case of a failure

2017-03-20 Thread Karol Babioch
Hi, Am 20.03.2017 um 05:34 schrieb Christian Balzer: > you do realize that you very much have a corner case setup there, right? Yes, I know that this is not exactly a recommendation, but I hoped it would be good enough for the start :-). > That being said, if you'd search the archives, a similar

[ceph-users] radosgw: Multipart upload fails while using AWS Java SDK and signature v4

2017-03-20 Thread Shaon
[\n]" 2017-03-20 09:29:09.937 DEBUG wire:72 - http-outgoing-0 >> "Authorization: AWS4-HMAC-SHA256 Credential=4J31KSQ9040IGL2DDA7Y/20170320/us-east-1/s3/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-retry;content-length;content-type

Re: [ceph-users] OSDs cannot match up with fast OSD map changes (epochs) during recovery

2017-03-20 Thread Wido den Hollander
> Op 18 maart 2017 om 10:39 schreef Muthusamy Muthiah > : > > > Hi, > > We had similar issue on one of the 5 node cluster cluster again during > recovery(200/335 OSDs are to be recovered) , we see a lot of differences > in the OSDmap epocs between OSD which is booting and the current one same

[ceph-users] (no subject)

2017-03-20 Thread Shaon
-- Imran Hossain Shaon | http://shaon.me/ ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[ceph-users] For what `radosgw-admin bucket check` is used?

2017-03-20 Thread ??????
Hi, I want to know what `radosgw-admin bucket check` is used for? http://docs.ceph.com/docs/jewel/man/8/radosgw-admin/ this manual only tells check bucket index. I want o know how bucket index is checked? thanks yaozongyou 2017/3/20___ ceph-users m

[ceph-users] Fwd: rbd: show the snapshot tree

2017-03-20 Thread Dongsheng Yang
Resending. as the mailing list does not accept too large mail. I removed the attachments from the original message. Please refer to [1] for the pictures. [1]: https://github.com/ceph/ceph/pull/13870#issuecomment-287042199 Thanx Dongsheng Original Message Subject: