Re: [ceph-users] How to know if an object is stored in clients?

2016-12-30 Thread Nick Fisk
Sent: 30 December 2016 09:38 To: Shinobu Kinjo Cc: “ceph-us...@ceph.com” Subject: Re: [ceph-users] How to know if an object is stored in clients? Thanks a lot! On Fri, Dec 30, 2016 at 6:32 PM Shinobu Kinjo mailto:ski...@redhat.com> > wrote: You can track activity of acting set by

Re: [ceph-users] How to know if an object is stored in clients?

2016-12-30 Thread Jaemyoun Lee
Thanks a lot! On Fri, Dec 30, 2016 at 6:32 PM Shinobu Kinjo wrote: > You can track activity of acting set by using: > > # ceph daemon osd.${osd id} dump_ops_in_flight > > On Fri, Dec 30, 2016 at 3:59 PM, Jaemyoun Lee > wrote: > > Dear Wido, > Is there a command to check the ACK? Or, may you te

Re: [ceph-users] How to know if an object is stored in clients?

2016-12-30 Thread Shinobu Kinjo
You can track activity of acting set by using: # ceph daemon osd.${osd id} dump_ops_in_flight On Fri, Dec 30, 2016 at 3:59 PM, Jaemyoun Lee wrote: > Dear Wido, > Is there a command to check the ACK? Or, may you tell me a source code > function for the received ACK? > > Thanks, > Jae > > On Thu

Re: [ceph-users] How to know if an object is stored in clients?

2016-12-29 Thread Jaemyoun Lee
Dear Wido, Is there a command to check the ACK? Or, may you tell me a source code function for the received ACK? Thanks, Jae On Thu, Dec 29, 2016 at 6:56 PM Wido den Hollander wrote: > > > Op 28 december 2016 om 12:58 schreef Jaemyoun Lee < > jaemy...@hanyang.ac.kr>: > > > > > > Hello, > > > >

Re: [ceph-users] How to know if an object is stored in clients?

2016-12-29 Thread Wido den Hollander
> Op 28 december 2016 om 12:58 schreef Jaemyoun Lee : > > > Hello, > > I executed the RADOS tool to store an object as follows: > ``` > user@ClientA:~$ rados put -p=rbd objectA a.txt > ``` > > I wonder how the client knows a completion of storing the object in some > OSDs. > When the primary

[ceph-users] How to know if an object is stored in clients?

2016-12-28 Thread Jaemyoun Lee
Hello, I executed the RADOS tool to store an object as follows: ``` user@ClientA:~$ rados put -p=rbd objectA a.txt ``` I wonder how the client knows a completion of storing the object in some OSDs. Thanks, Jae -- Jaemyoun Lee CPS Lab. (Cyber-Physical Systems Laboratory in Hanyang Universi