From mboxrd@z Thu Jan 1 00:00:00 1970 From: "lollipop" Subject: Any API to get metadata? Date: Wed, 26 Dec 2012 21:46:23 +0800 Message-ID: <000101cde36f$66d36f20$347a4d60$@com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from m50-111.126.com ([123.125.50.111]:55172 "EHLO m50-111.126.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751772Ab2LZORY (ORCPT ); Wed, 26 Dec 2012 09:17:24 -0500 Content-Language: zh-cn Sender: ceph-devel-owner@vger.kernel.org List-ID: To: ceph-devel@vger.kernel.org hello,there. I am wondering if there is any API to get the metadata of a file . I have the ceph file system run by mounting it to the /mnt/ceph I want to know how many chunks the file has been parted,and where the chunks have been stored. Is there any API I can use to get the information? Thank you very much!