Open pjgoodall opened 3 years ago
maybe too old, but for whoever hits this again the solution was
check the value of zfs get com.ubuntu.zsys:bootfs-datasets rpool/USERDATA/<user>_xxxxx
it may be empty or contain some invalid value.
Fix it with setting proper system root dataset for the user. i.e.
zfs set com.ubuntu.zsys:bootfs-datasets=rpool/ROOT/ubuntu_xyzxyz rpool/USERDATA/youruser_x42x42
maybe too old, but for whoever hits this again the solution was check the value of
zfs get com.ubuntu.zsys:bootfs-datasets rpool/USERDATA/<user>_xxxxx
it may be empty or contain some invalid value. Fix it with setting proper system root dataset for the user. i.e.zfs set com.ubuntu.zsys:bootfs-datasets=rpool/ROOT/ubuntu_xyzxyz rpool/USERDATA/youruser_x42x42
Tried this but it doesn't work. Had to re-install zsys instead.
Describe the bug I tried save system state using documented command, error results
To Reproduce
Expected behavior system state should be saved as described in https://manpages.ubuntu.com/manpages/focal/man1/zsysctl-save.1.html
For ubuntu users, please run and copy the following:
ubuntu-bug zsys --save=/tmp/report
/tmp/report
content:report.txt
Screenshots If applicable, add screenshots to help explain your problem.
Installed versions:
/etc/os-release
)zsysctl version
output)Additional context
210
204
208