On Wed, Dec 21, 2016 at 02:24:00PM +0100, Patrick Matthäi wrote: > DRBD+lvm+ext4, apache and mariadb should be enough
IMHO this setup is too complex for v1, but even that seem to work for me: node1 IPaddr2::192.168.122.101/24/ens3 drbddisk::drbd0 LVM::cluster Filesystem::/dev/cluster/srv::/srv::ext4 mysql apache::/etc/apache2/apache2.conf The only problem I found is during reboot drbd service is not started and I can't enable it but this might be an issue with drbd-utils package: # systemctl enable drbd drbd.service is not a native service, redirecting to systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable drbd update-rc.d: error: drbd Default-Start contains no runlevels, aborting. -- Valentin