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:19] – niziak | vm:proxmox:backup:issues:acl_type_access [2025/08/23 08:46] (current) – niziak | ||
|---|---|---|---|
| Line 34: | Line 34: | ||
| '' | '' | ||
| + | |||
| <code bash> | <code bash> | ||
| + | # findmnt -T /var/tmp | ||
| + | TARGET SOURCE | ||
| + | / rpool/ | ||
| </ | </ | ||
| + | |||
| 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:// | ||