<div dir="ltr"><div><div><div><div>Hello,<br><br></div>Proxmox has just released PVE5 beta. On this version they have removed DRBD9 kernel module from their kernel and have replaced it with DRBD 8.4.7 instead.<br></div>They said that DRBD9 kernel module is supported via DKMS, however I tried to install it yesterday by using Linbit&#39;s PVE4 repo but it failed to build. <br></div>Any chance to upgrade PVE repo to 5 and DRBD9 kernel module so we can test?<br><br></div><div>Thanks<br><br></div>Logs:<br>====<br><br>root@pve5-node3:~# apt show drbd-dkms<br>Package: drbd-dkms<br>Version: 9.0.6+linbit-1<br>Priority: extra<br>Section: admin<br>Source: drbd<br>Maintainer: DRBD dev &lt;<a href="mailto:drbd-dev@lists.linbit.com">drbd-dev@lists.linbit.com</a>&gt;<br>Installed-Size: 1,502 kB<br>Provides: drbd-dkms<br>Depends: debhelper (&gt;= 7), dkms (&gt;= 2.1.0.0), drbd-utils (&gt;= 8.9.9)<br>Conflicts: drbd-module-source, drbd8-module-source<br>Replaces: drbd-module-source<br>Homepage: <a href="http://www.drbd.org">http://www.drbd.org</a><br>Download-Size: 290 kB<br>APT-Manual-Installed: yes<br>APT-Sources: <a href="http://packages.linbit.com/proxmox">http://packages.linbit.com/proxmox</a> proxmox-4/drbd-9.0 amd64 Packages<br>Description: RAID 1 over TCP/IP for Linux module source<br> DRBD is a block device which is designed to build high availability<br> clusters by providing a virtual shared device which keeps disks in<br> nodes synchronised using TCP/IP. This simulates RAID 1 but avoiding<br> the use of uncommon hardware (shared SCSI buses or Fibre Channel).<br> It is currently limited to fail-over HA clusters.<br> .<br> This package contains the source code for the DRBD kernel module.<br><br>-----------------------------------------------------------------------------<br><br>root@pve5-node3:~# apt install drbd-dkms<br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>The following NEW packages will be installed:<br>  drbd-dkms<br>0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded.<br>Need to get 0 B/290 kB of archives.<br>After this operation, 1,502 kB of additional disk space will be used.<br>Selecting previously unselected package drbd-dkms.<br>(Reading database ... 66420 files and directories currently installed.)<br>Preparing to unpack .../drbd-dkms_9.0.6+linbit-1_all.deb ...<br>Unpacking drbd-dkms (9.0.6+linbit-1) ...<br>Setting up drbd-dkms (9.0.6+linbit-1) ...<br>Loading new drbd-9.0.6+linbit-1 DKMS files...<br>Building for 4.10.1-2-pve<br>Building initial module for 4.10.1-2-pve<br>Error! Bad return status for module build on kernel: 4.10.1-2-pve (x86_64)<br>Consult /var/lib/dkms/drbd/9.0.6+linbit-1/build/make.log for more information.<br><br>------------------------------------------------------------------------------------<br></div>