I believe that I am experiencing a ZFS bug. It is issue # 6171 over on GitHub under the zfsonlinux project. Sorry that I can't post the link due to forum rules for new users :/
I am trying to make sure that my ZFS packages are upgraded, but I can't tell whether I'm on the newest version or not. I have a community subscription. I am running Proxmox 5.3 on top of Debian stretch. Below I have pasted the results of my attempts to find out the version. Also, apt update; apt-upgrade says that I am up to date.
Any ideas would be appreciated, as this ZFS bug is making my server almost unusable for important tasks.
Thank you.
Dpkg says I am running 0.7.13-pve1:
but checking the kernel module, it thinks I'm only running 0.7.6.1:
I am trying to make sure that my ZFS packages are upgraded, but I can't tell whether I'm on the newest version or not. I have a community subscription. I am running Proxmox 5.3 on top of Debian stretch. Below I have pasted the results of my attempts to find out the version. Also, apt update; apt-upgrade says that I am up to date.
Any ideas would be appreciated, as this ZFS bug is making my server almost unusable for important tasks.
Thank you.
Dpkg says I am running 0.7.13-pve1:
# dpkg -l zfsutils-linux
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==========================-==================-==================-=========================================================
ii zfsutils-linux 0.7.13-pve1~bpo2 amd64 command-line tools to manage OpenZFS filesystems
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==========================-==================-==================-=========================================================
ii zfsutils-linux 0.7.13-pve1~bpo2 amd64 command-line tools to manage OpenZFS filesystems
but checking the kernel module, it thinks I'm only running 0.7.6.1:
# cat /sys/module/zfs/version
0.7.6-1
0.7.6-1
Last edited: