From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dimitri Maziuk Subject: Re: Understanding Ceph Date: Thu, 24 Jan 2013 16:15:29 -0600 Message-ID: <5101B281.6050206@bmrb.wisc.edu> References: <50FAC92C.8030709@bmrb.wisc.edu> <50FAE116.2010504@gmail.com> <50FC1DCF.8010304@bmrb.wisc.edu> <51007C0C.2030107@bmrb.wisc.edu> <51013D5F.7090105@bmrb.wisc.edu> <51015318.8000404@bmrb.wisc.edu> <510190EF.60306@bmrb.wisc.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig9937DBDC69663DD3770F07A5" Return-path: Received: from cowfish.bmrb.wisc.edu ([144.92.167.220]:47168 "EHLO mail.bmrb.wisc.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755400Ab3AXWPa (ORCPT ); Thu, 24 Jan 2013 17:15:30 -0500 In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: John Wilkins Cc: Sam Lang , "ceph-devel@vger.kernel.org" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9937DBDC69663DD3770F07A5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable John, in block device quick start (http://ceph.com/docs/master/start/quick-rbd/= ) "sudo rbd map foo --pool rbd --name client.admin" maps the image to /dev/rbd0 here (centos 6.3/bobtail) so the subsequent "4. Use the block device. In the following example, create a file system.= sudo mkfs.ext4 -m0 /dev/rbd/rbd/foo" should end with "/dev/rbd0" instead of "/dev/rbd/rbd/foo". --=20 Dimitri Maziuk Programmer/sysadmin BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu --------------enig9937DBDC69663DD3770F07A5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFRAbKBxzG8ttqkbbgRAugdAJ9l13yznxfipQrYPsg1YpJ3AtYUyACfc70y RaDH0KgLr7H+xtFyvKGrVCw= =JcPK -----END PGP SIGNATURE----- --------------enig9937DBDC69663DD3770F07A5--