Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • I had a similar problem. I updated the kernel (yum update) and installed the zfs packages. My kernel showed one version, while the sources showed an updated version. Had I rebooted after the update, the zfs installation would have worked. Your hint gave me the required clue
    – pdwalker
    Commented Mar 16, 2015 at 14:30
  • Thanks for your comment. I can also add one more thing: At least in Debian it seems to be important to install the linux-headers-* package first before upgrading the kernel (linux-image-*). That way it works for me.
    – divB
    Commented Mar 16, 2015 at 17:52