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

Reply via email to