13.2. Setting DRBD module parameters for use with Xen
For Xen Domain-0 kernels, it is recommended to load the DRBD module
with the option disable_sendpage
set to 1
. To do so, create (or open) the file
/etc/modprobe.d/drbd.conf
and enter the following line:
options drbd disable_sendpage=1