zfs error: For the delegated permission list, run: zfs allow|unallow

Han Boetes

Active Member
Jun 21, 2018
20
3
43
56
After adding a new node where I installed zfs afterwards I managed to get the proper incantation right after some testing:

zpool create -f rpool mirror sda sdb
pvesm add zfpool local-zfs -pool rpool​

But after that the replications on all nodes fail with:

zfs error: For the delegated permission list, run: zfs allow|unallow​

How can I restore the permissions as they should be?