On Arch Linux. Just upgraded and installed zfs-git from the AUR (the recommended way to install). Tried to start the zfs daemon with `systemctl start zfs.target`. That gave:
Code:
A dependency job for zfs.target failed. See 'journalctl -xe' for details.
journalctl -xe Or journalctl says:
Code:
Error was encountered while opening journal files: Geen gegevens beschikbaar
(Translation: "No data available", though I'm not sure about the exact equivalent message in the English version.) Journal files seem to be present and updated under /var/log/journal.
Google failed me. Where do I go from here?