Recent content by MSerg

  1. M

    backup: Warning: Cannot fgetxattr: Operation not supported

    Well. After I move all data from VM's subvolumes, recreate the zfs pool (I had need exclude one slow HDD from it), set acltype==noacl and move the data back these warnings in the backup log are gone. I don't know why but tar just stopped complaining about fgetxattr. I guess because in the first...
  2. M

    backup: Warning: Cannot fgetxattr: Operation not supported

    Yep. It's definitely because acltype==noacl but any aclinherit values brakes permission for sockets (for example: Dovecot /var/spool/postfix/private/auth must be 644 but zfs acl inherits 600 from parent directory). Somebody has any ideas how to fix that?
  3. M

    pve-firewall: status update error: unable to apply firewall changes

    Check names of Security Groups. I had names with "-" symbol and same flood in syslog. After rename groups and reapply their on VMs problem was solved.
  4. M

    backup: Warning: Cannot fgetxattr: Operation not supported

    Hi. I got a lot of that strings: ... INFO: tar: root: Warning: Cannot fgetxattr: Operation not supported INFO: tar: .razor: Warning: Cannot fgetxattr: Operation not supported INFO: tar: .w3m: Warning: Cannot fgetxattr: Operation not supported INFO: tar: .cache: Warning: Cannot fgetxattr...