From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tommi Virtanen Subject: Re: How to write data to rbd pool. Date: Tue, 2 Oct 2012 09:33:38 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-qa0-f46.google.com ([209.85.216.46]:49195 "EHLO mail-qa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755054Ab2JBQd7 (ORCPT ); Tue, 2 Oct 2012 12:33:59 -0400 Received: by mail-qa0-f46.google.com with SMTP id c26so721126qad.19 for ; Tue, 02 Oct 2012 09:33:59 -0700 (PDT) In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: ramu eppa Cc: ceph-devel@vger.kernel.org On Tue, Oct 2, 2012 at 6:13 AM, ramu eppa wrote: > How to know the rbd volume path. Umm. What is an rbd volume path? If you "rbd map" it, the block device will be called /dev/rbd// -- maybe that's what you were looking for?