CEPH filesystem development
 help / color / mirror / Atom feed
* how to mount a specific pool in cephs
@ 2012-04-30  6:16 Paul Pettigrew
  2012-04-30 17:40 ` Tommi Virtanen
  0 siblings, 1 reply; 11+ messages in thread
From: Paul Pettigrew @ 2012-04-30  6:16 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

Hi all

Running Ceph version 0.45-1precise on 12.04 x64.

I cannot find the right syntax to mount a specific pool created, that has a customised replica level set, which is different to the default "data" pool (i.e. we have an additional pool called "backup"). Can somebody please advise the right syntax??

I tried the following per: http://ceph.newdream.net/docs/master/man/8/mount.ceph/
    mount -t ceph 10.32.0.10:6789:/backup /mnt/ceph -vv -o name=admin,secret=ThisIsNotTheRealSecret==
And it hard-hung the server, and needed a hard power restart (ouch!).

The following works fine, but it is not connecting to the "backup" pool (with no pool name specified, it is going to pool0 called "data"):
    mount -t ceph 10.32.0.10:6789:/ /mnt/ceph -vv -o name=admin,secret=ThisIsNotTheRealSecret==

Very many thanks

Paul




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-05-23  5:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-30  6:16 how to mount a specific pool in cephs Paul Pettigrew
2012-04-30 17:40 ` Tommi Virtanen
2012-05-22 12:02   ` Grant Ashman
2012-05-22 17:58     ` Greg Farnum
2012-05-22 21:12       ` Grant Ashman
2012-05-22 21:21         ` Greg Farnum
2012-05-22 21:31           ` Grant Ashman
2012-05-22 21:42             ` Greg Farnum
2012-05-22 21:51               ` Grant Ashman
2012-05-23  5:15                 ` Gregory Farnum
2012-05-22 21:21       ` Grant Ashman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox