[OmniOS-discuss] extended attributes in LX zone

Dale Ghent daleg at omniti.com
Fri Sep 30 22:40:03 UTC 2016


> On Sep 30, 2016, at 5:30 PM, Michael Talbott <mtalbott at lji.org> wrote:
> 
> So I've hit a bit of a brick wall in my testing to get BeeGFS working in an LX zone :( The metadata server needs extended attributes. I know zfs has a different implementation of EAs, but they are there.. So.. Is it possible for an LX zone to somehow use them with native linux tools like getfattr, setfattr, etc? I tried adding xattr and user_xattr to the zone's fstab file hoping just maybe it was that simple, but, no dice. Any ideas?

No support for linux get/setxattr syscalls right now in LX brants other than superficial faking to please certain circumstances:

https://grok.elemental.org/source/xref/io-lx-public/usr/src/uts/common/brand/lx/syscall/lx_xattr.c#33

/dale


More information about the OmniOS-discuss mailing list