meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
vm:proxmox:backup:issues:acl_type_access [2025/08/23 07:59] – niziak | vm:proxmox:backup:issues:acl_type_access [2025/08/23 08:46] (current) – niziak | ||
---|---|---|---|
Line 33: | Line 33: | ||
- | Upgrade | + | '' |
- | Update '' | + | <code bash> |
+ | # findmnt | ||
+ | TARGET SOURCE | ||
+ | / rpool/ | ||
+ | </ | ||
+ | |||
+ | Hmm, it works before. Only PBS was upgraded to 4.0. But backup fails even when backup is performed to local '' | ||
+ | |||
+ | * [[https:// | ||
+ | |||
+ | |||
+ | Workaround: | ||
+ | <code bash> | ||
+ | zfs create nvmpool/ | ||
+ | zfs set acltype=posixacl nvmpool/ | ||
+ | </ | ||
+ | |||
+ | <file ini / | ||
+ | tmpdir: / | ||
+ | </ | ||