Yes, but in this case we are using dkms which compiles source on the local host before installing the kernel module. I also tried with our full source tree which compiles locally but fails in the same manner (see my original post).
As best we can tell, the issue would appear to be with the...
Update: I was able to successfully install the Enmotus FuzeDrive Ubuntu dkms drivers after performing an upgrade to the latest version 4.2.8-1-pve with a full subscription license. Commands used were:
$ apt-get update
$ apt-get dist-upgrade
$ apt-get install dkms pve-headers-$(uname -r)
We are experimenting with porting over a custom storage blockio driver from Ubuntu 14_04 to Proxmox VE4.1. The driver is using dkms and successfully compiles/runs on kernels up to 4.3 on Ubuntu, CentOS and Fedora.
After installing dkms and the pve-headers (using a test pve-no-subscription...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.