meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| vm:proxmox:backup:issues:acl_type_access [2025/08/23 07:55] – created niziak | vm:proxmox:backup:issues:acl_type_access [2025/08/23 08:46] (current) – niziak | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| </ | </ | ||
| + | |||
| + | '' | ||
| + | |||
| + | <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 '' | ||
| + | |||
| + | * [[https:// | ||
| + | |||
| + | |||
| + | Workaround: | ||
| + | <code bash> | ||
| + | zfs create nvmpool/ | ||
| + | zfs set acltype=posixacl nvmpool/ | ||
| + | </ | ||
| + | |||
| + | <file ini / | ||
| + | tmpdir: / | ||
| + | </ | ||