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
>  
> ceph mds add_data_pool 3
>  
> > added data pool 3 to mdsmap
>  
> mkdir /mnt/ceph/Media
>  
> cephfs /mnt/ceph/Media set_layout -p 3
>  
> > Segmentation fault
cephfs is not a super-friendly tool right now — sorry! :(
I believe you will find it works correctly if you specify all the layout 
parameters, not just one of them.
-Greg

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to