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 08:39] – niziak | vm:proxmox:backup:issues:acl_type_access [2025/08/23 08:46] (current) – niziak | ||
---|---|---|---|
Line 44: | Line 44: | ||
Hmm, it works before. Only PBS was upgraded to 4.0. But backup fails even when backup is performed to local '' | Hmm, it works before. Only PBS was upgraded to 4.0. But backup fails even when backup is performed to local '' | ||
- | Upgrade '' | + | * [[https:// |
- | Update '' | ||
+ | Workaround: | ||
+ | <code bash> | ||
+ | zfs create nvmpool/ | ||
+ | zfs set acltype=posixacl nvmpool/ | ||
+ | </ | ||
+ | |||
+ | <file ini / | ||
+ | tmpdir: / | ||
+ | </ | ||
- | * [[https:// | ||
- | * [[https:// |