Re: Using a Data Pool

2013-01-23 Thread Gregory Farnum
On Wednesday, January 23, 2013 at 5:01 AM, Paul Sherriffs wrote: > Hello All; > > I have been trying to associate a directory to a data pool (both called > 'Media') according to a previous thread on this list. It all works except the > last line: > > > ceph osd pool create Media 500 500 >

Using a Data Pool

2013-01-23 Thread Paul Sherriffs
Hello All; I have been trying to associate a directory to a data pool (both called 'Media') according to a previous thread on this list. It all works except the last line: ceph osd pool create Media 500 500 ceph mds add_data_pool 3 >added data pool 3 to mdsmap mkdir /mnt/ceph/Media cephfs