I'm attempting to set up some virtiofs shares to VMs that require extented attributes, but can't get it working. On the host I've enabled the extended attributes flag, but when I mount the share in the guest attempting something even as simple as lsattr gives "Operation not supported". I've tested this with both Fedora (CoreOS) and Ubuntu Server, and it happens regardless of what the underlying filesystem is (tested both ZFS datasets and ext4). lsattr works perfectly in the same directory when executed from the host. There's no helpful log output, virtiofs just reports coming online and attaching successfully.
Has anyone else been able to get extended attributes to work for virtiofs?
Has anyone else been able to get extended attributes to work for virtiofs?