It worked. Thanks :) regards, Yasu
From: Yehuda Sadeh <[email protected]> Subject: Re: Question on extended attributes Date: Thu, 21 Feb 2013 17:43:14 -0800 Message-ID: <CAC-hyiFVp7VMZyBLHMqh-HMBE77Wiktye60uj=lqzrse7jz...@mail.gmail.com> > On Thu, Feb 21, 2013 at 5:13 PM, Yasuhiro Ohara <[email protected]> wrote: >> >> Hi. >> >> Can we add extended attributes on a file stored in the Ceph >> mounted space ? I'm running the Ceph FS using Btrfs. >> >> The setfattr command returns Operation not supported. >> Is it not supported ? >> > > It is supported. What's the exact command that you're running? Maybe > your xattr is not in a valid namespace, try doing the following: > > # setfattr -n user.foo <filename> > > > > Yehuda -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
