05-27-2016, 06:44 PM
Thanks for the bonding module. With so many network interfaces I like to use bonding in master-slave mode so ethernet is backed up by wifi and the others.
I have used dkms with zfs on my file server for a few years. When it works it is great unfortunately that seems to be about 50% of the time. If your module code isn't changing and you just need to compile for new kernels it works well. When the module code revs it can have trouble building and installing for all installed kernels. At least that is my experience. I often need to do a dkms remove the dkms install when my module code is updated. Just a heads up.
I have used dkms with zfs on my file server for a few years. When it works it is great unfortunately that seems to be about 50% of the time. If your module code isn't changing and you just need to compile for new kernels it works well. When the module code revs it can have trouble building and installing for all installed kernels. At least that is my experience. I often need to do a dkms remove the dkms install when my module code is updated. Just a heads up.