Re: [ceph-users] Stripping data

2014-12-15 Thread John Spray
Yes, setfattr is the preferred way. The docs are here: http://ceph.com/docs/master/cephfs/file-layouts/ Cheers, John On Mon, Dec 15, 2014 at 8:12 AM, Ilya Dryomov wrote: > On Sun, Dec 14, 2014 at 10:38 AM, Kevin Shiah wrote: >> Hello All, >> >> Does anyone know how to configure data stripping

Re: [ceph-users] Stripping data

2014-12-15 Thread Ilya Dryomov
On Sun, Dec 14, 2014 at 10:38 AM, Kevin Shiah wrote: > Hello All, > > Does anyone know how to configure data stripping when using ceph as file > system? My understanding is that configuring stripping with rbd is only for > block device. You should be able to set layout.* xattrs on directories and