Comment 2 for bug 1870461

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Thanks for reporting this bug and sorry you have an issue with zsys.

It seems that zsys is going crazy in an infinite loop, I would be interested to know why:
1. can you try running manually "sudo zsysd -vv" and see paste the logs here? Do you have the spinning loops in that way as well?
2. if you don’t have the CPU going crazy, keep zsysd running as above and please run in another terminal "zsysctl service gc". Is the CPU going crazy now? If so, please attach the logs to this report.

Can you paste as well the result of:
- zpool list
- zfs list -t all

Disabling the socket and service is fine for now to prevent you going into this loop (but you won’t be able to revert as it’s zsys handling this). The error message just tell that it can’t save automatically the state which is expected as it’s zsysd doing it. This doesn’t hurt apart from not saving and not breaking your apt state.

Note that we have important (not zsys but zfs layout related) fixes in the incoming beta image (due today), I doubt though this is what is causing your issue.

Thanks in advance!