[Debian-ha-maintainers] Bug#787394: drbd-utils: Incorrect systemd startup script (future parameter)
Rik Wasmus
luiheidsgoeroe at hotmail.com
Mon Jun 1 02:28:40 UTC 2015
Package: drbd-utils
Version: 8.9.2~rc1-2
Severity: important
Dear Maintainer,
in /lib/systemd/system/drbd.service, for drbd8 this line is used:
/sbin/drbdadm adjust-with-progress all
but adjust-with-progress is not available as command in the default Jessie
install, and according to drbd docs only available from version 9.0 (in
pre-release) onward. Hence, it fails to start drbd. It should probably just
be:
/sbin/drbdadm adjust all
-- System Information:
Debian Release: 8.0
APT prefers stable
APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/16 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages drbd-utils depends on:
ii init-system-helpers 1.22
ii libc6 2.19-18
ii perl 5.20.2-3
Versions of packages drbd-utils recommends:
ii bsd-mailx [mailx] 8.1.2-0.20141216cvs-2
Versions of packages drbd-utils suggests:
pn heartbeat <none>
-- Configuration Files:
/etc/drbd.conf changed [not included]
-- no debconf information
More information about the Debian-ha-maintainers
mailing list