Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi,
i'm trying to install the latest drbd9.0.1.1 on debian 8.
Everything seems to run fine, but then when i added a new resource i got
this error message in syslog:
Feb 13 00:05:41 ha-storage-1 drbdadm[18206]: [
Feb 13 00:05:41 ha-storage-1 drbdadm[18206]: create res:
r0:failed(new-resource:20)
Feb 13 00:05:41 ha-storage-1 drbdadm[18206]: prepare disk: [skipped:r0]
Feb 13 00:05:41 ha-storage-1 drbdadm[18206]: adjust disk: [skipped:r0]
Feb 13 00:05:41 ha-storage-1 drbdadm[18206]: adjust net: [skipped:r0]
Feb 13 00:05:41 ha-storage-1 drbdadm[18206]: ]
Feb 13 00:05:41 ha-storage-1 systemd[1]: drbd.service: main process
exited, code=exited, status=1/FAILURE
Feb 13 00:05:41 ha-storage-1 systemd[1]: Failed to start Distributed
Replicated Block Device.
Feb 13 00:05:41 ha-storage-1 systemd[1]: Unit drbd.service entered
failed state.
when i try to start the drbd-service:
/etc/init.d/drbd start
[....] Starting drbd (via systemctl): drbd.serviceJob for drbd.service
failed. See 'systemctl status drbd.service' and 'journalctl -xn' for
details.
failed!
the status page displays the following:
/etc/init.d/drbd status
● drbd.service - Distributed Replicated Block Device
Loaded: loaded (/lib/systemd/system/drbd.service; enabled)
Active: failed (Result: exit-code) since Sa 2016-02-13 00:01:11 CET;
43s ago
Main PID: 626 (code=exited, status=1/FAILURE)
Feb 13 00:01:11 ha-storage-1 drbdadm[626]: [
Feb 13 00:01:11 ha-storage-1 drbdadm[626]: create res:
r0:failed(new-resource:20)
Feb 13 00:01:11 ha-storage-1 drbdadm[626]: prepare disk: [skipped:r0]
Feb 13 00:01:11 ha-storage-1 drbdadm[626]: adjust disk: [skipped:r0]
Feb 13 00:01:11 ha-storage-1 systemd[1]: drbd.service: main process
exited, code=exited, status=1/FAILURE
Feb 13 00:01:11 ha-storage-1 drbdadm[626]: adjust net: [skipped:r0]
Feb 13 00:01:11 ha-storage-1 drbdadm[626]: ]
Feb 13 00:01:11 ha-storage-1 systemd[1]: Failed to start Distributed
Replicated Block Device.
Feb 13 00:01:11 ha-storage-1 systemd[1]: Unit drbd.service entered
failed state.
root at ha-storage-1:~# /etc/init.d/drbd start
running drbdsetup /dev/drbd0 primary --overwrite-data-of-peer results in
API mismatch!
API version drbdsetup: 1 kernel: 2
header size drbdsetup: 8 kernel: 8
Would be nice if anyone can help me soon, the servers has to go into
production end of this week (today i've to define the downtime we have
to schedule tomorrow)
Thanks a lot
Kind regards