>>Thanks for the reply. I need an FIO installation file for Ubuntu platform and >>also could you send any links for examples and documentation.
Hi, you can build it (with rbd support recently) http://telekomcloud.github.io/ceph/2014/02/26/ceph-performance-analysis_fio_rbd.html #apt-get install build-essential #apt-get install librbd-dev $ git clone git://git.kernel.dk/fio.git $ cd fio $ ./configure [...] Rados Block Device engine yes [...] $ make then follow the article ----- Mail original ----- De: "yalla gnan kumar" <[email protected]> À: "jc lopez" <[email protected]> Cc: [email protected] Envoyé: Jeudi 15 Mai 2014 12:12:42 Objet: Re: [ceph-users] Performance stats Hi, Thanks for the reply. I need an FIO installation file for Ubuntu platform and also could you send any links for examples and documentation. Thanks Kumar From: Jean-Charles LOPEZ [mailto:[email protected]] Sent: Thursday, May 15, 2014 12:40 PM To: Gnan Kumar, Yalla Cc: LOPEZ Jean-Charles; [email protected] Subject: Re: [ceph-users] Performance stats Hi, fio is probably the tool you are looking that supports both RBD images and other disk devices for testing so that you can bench your Ceph cluster as week as compare it with other devices. Cheers JC On May 14, 2014, at 23:37, [email protected] wrote: Hi All, Is there a way by which we can measure the performance of Ceph block devices ? (Example : I/O stats, data to identify bottlenecks etc). Also what are the available ways in which we can compare Ceph storage performance with other storage solutions ? Thanks Kumar This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy. ______________________________________________________________________________________ www.accenture.com _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
