Xen Domain-0カーネルの場合は、 disable_sendpageを1に設定して DRBD モジュールをロードすることをお勧めします。ファイル/etc/modprobe.d/drbd.confを作成するか開いて、次の行を入力します。
disable_sendpage
1
/etc/modprobe.d/drbd.conf
options drbd disable_sendpage=1
disable_sendpageパラメータはDRBD 8.3.2以降で使用できます。