On Mon, Mar 27, 2023 at 05:08:46PM +0000, Manuel Deschambault wrote: > I installed DRBD on Debian 11 with ’sudo apt install drbd-utils’ and > can properly start the service. > > ‘drbdadm show-gi —version’ gives me: > > DRBDADM_VERSION=9.15.0 > > But ‘cat /proc/drbd’ give me: > > Version 8.4.11 > > And when I try to put ‘auto-promote yes;’ in the proper section of > global_common.conf, I get the following error when try to restart the > drbd service: > > ‘drbd.d/global_common.conf:47: Parse error: ‘an option keyword’ > expected, but got ‘auto-promote’ > > Is this due to my ‘cat /proc/drbd’ showing 8.4.11 and ‘auto-promote’ > being a feature of version 9? >
yes. > How do I fix this? you install an out of tree DRBD9 module (compile it yourself, become one of our customers having access to our repos,...) or you stick with in tree 8.4.11 and don't use DRBD9 features such as more than 2 nodes or auto-promote. Regards, rck _______________________________________________ Star us on GITHUB: https://github.com/LINBIT drbd-user mailing list drbd-user@lists.linbit.com https://lists.linbit.com/mailman/listinfo/drbd-user