Hi,
some time ago I migrated LXCs from PM 4.4 to 5.*
Recently I noticed that zfs subvols, that were transferred via pve-zsync do have xattr set to on, while newly created do have it set to sa.
I understand it has to do with saving attributes in such way that "sa" is faster than "on", right?
Can I just do zfs set xattr=sa /pat/to/zfsSubvol on all existing and running LXC disks?
For ZVOLs (KVM VMs), xattr, should not be set, correct?
some time ago I migrated LXCs from PM 4.4 to 5.*
Recently I noticed that zfs subvols, that were transferred via pve-zsync do have xattr set to on, while newly created do have it set to sa.
I understand it has to do with saving attributes in such way that "sa" is faster than "on", right?
Can I just do zfs set xattr=sa /pat/to/zfsSubvol on all existing and running LXC disks?
For ZVOLs (KVM VMs), xattr, should not be set, correct?