Hello Roland,

yes both are diskless. But everything is ok and the LVS still exists. 
/etc/drbd.d/drbdctrl.res is correct :

resource .drbdctrl {
net {
cram-hmac-alg sha256;
shared-secret "5M3oyND1XHtRkKCR5Jdc";
allow-two-primaries no;
}
volume 0 {
device minor 0;
disk /dev/drbdpool/.drbdctrl_0;
meta-disk internal;
}
volume 1 {
device minor 1;
disk /dev/drbdpool/.drbdctrl_1;
meta-disk internal;
}
on luke {
node-id 0;
address 192.168.11.1:6999;
}
on leia {
node-id 1;
address 192.168.11.2:6999;
}
connection-mesh {
hosts luke leia;
net {
protocol C;
}
}
}

So I think I have only to init with drbdmanage the server? Or there something 
more to do?

When the sync is OK again, I will update the second server from proxmox 4.4 to 
5.1 and get the same problems again when I have to initilize the drbdmanage.

Thanks and with best regards
Sebastian

Von: Sebastian Blajszczak
Gesendet: Dienstag, 7. November 2017 08:34
An: drbd-user@lists.linbit.com
Betreff: AW: proxmox 5 update and drbd


Von: Sebastian Blajszczak
Gesendet: Sonntag, 5. November 2017 13:03
An: 'drbd-user@lists.linbit.com' 
<drbd-user@lists.linbit.com<mailto:drbd-user@lists.linbit.com>>
Betreff: proxmox 5 update and drbd


sebastian blajszczak

_______________________________________________
drbd-user mailing list
drbd-user@lists.linbit.com
http://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to