Hi James, In the job file src/test/filestore.fio, you can modify the line "objectstore=filestore" to use any objectstore type supported by the ObjectStore::create() factory.
Casey On Wed, Jul 8, 2015 at 8:02 PM, James (Fei) Liu-SSI <[email protected]> wrote: > Hi Casey, > Quick questions, The code in the trunk only cover the test for filestore. I > was wondering do you have any plan to cover the test for kvstore and newstore? > > Thanks, > James > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of James (Fei) Liu-SSI > Sent: Tuesday, June 30, 2015 2:19 PM > To: Casey Bodley > Cc: Haomai Wang; [email protected] > Subject: RE: About Fio backend with ObjectStore API > > Hi Casey, > > Thanks a lot. > > Regards, > James > > -----Original Message----- > From: Casey Bodley [mailto:[email protected]] > Sent: Tuesday, June 30, 2015 2:16 PM > To: James (Fei) Liu-SSI > Cc: Haomai Wang; [email protected] > Subject: Re: About Fio backend with ObjectStore API > > Hi, > > When Danny Al-Gaaf & Daniel Gollub published "Ceph Performance > Analysis: fio and RBD" at > https://telekomcloud.github.io/ceph/2014/02/26/ceph-performance-analysis_fio_rbd.html, > they also mentioned a fio engine that linked directly into ceph's FileStore. > I was able to find Daniel's branch on github at > https://github.com/gollub/ceph/tree/fio_filestore_v2, and did some more work > on it at the time. > > I just rebased that work onto the latest ceph master branch, and pushed to > our github at > https://github.com/linuxbox2/linuxbox-ceph/tree/fio-objectstore. You can find > the source in src/test/fio_ceph_filestore.cc, and run fio with the provided > example fio job file in src/test/filestore.fio. > > I didn't have a chance to confirm that it builds with automake, but the cmake > version built for me. I'm happy to help if you run into problems, Casey > > On Tue, Jun 30, 2015 at 2:31 PM, James (Fei) Liu-SSI > <[email protected]> wrote: >> Hi Haomai, >> What are you trying to ask is to benchmark local objectstore(like >> kvstore/filestore/newstore) locally with FIO(ObjectStore engine)? You want >> to purely compare the performance locally for these objectstores, right? >> >> Regards, >> James >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Haomai Wang >> Sent: Tuesday, June 30, 2015 9:06 AM >> To: [email protected] >> Subject: About Fio backend with ObjectStore API >> >> Hi all, >> >> Long long ago, is there someone said about fio backend with Ceph ObjectStore >> API? So we could use the existing mature fio facility to benchmark ceph >> objectstore. >> >> -- >> Best Regards, >> >> Wheat >> -- >> To unsubscribe from this list: send the line "unsubscribe ceph-devel" >> in the body of a message to [email protected] More majordomo >> info at http://vger.kernel.org/majordomo-info.html > {.n + +% lzwm b 맲 r yǩ ׯzX ܨ} Ơz &j:+v zZ+ +zf h > ~ i z w ? & )ߢ f -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
