<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font size="-1">Hi,<br>
<br>
We had a three nodes Proxmox cluster in V4 (jessie) with drbd from
Proxmox.<br>
I choose to reinitialize this cluster with Proxmox V5 (stretch)
with drbd from Linbit.<br>
<br>
I install Proxmox from the ISO image on the three nodes. Proxmox
nodes are not associated yet in a cluster.<br>
I install drbdmanage-proxmox as indicated in
<a class="moz-txt-link-freetext" href="https://docs.linbit.com/docs/users-guide-9.0/#ch-proxmox">https://docs.linbit.com/docs/users-guide-9.0/#ch-proxmox</a><br>
My network interfaces are well configured for drbd.<br>
On the first node I create the drbdpool volume group </font><font
size="-1"><font size="-1">as indicated in
<a class="moz-txt-link-freetext" href="https://docs.linbit.com/docs/users-guide-9.0/#s-dm-init-cluster">https://docs.linbit.com/docs/users-guide-9.0/#s-dm-init-cluster</a><br>
<br>
But it's failed in initialization :<br>
root@dmz-pve1:~ # drbdmanage init 192.168.2.10<br>
<br>
You are going to initialize a new drbdmanage cluster.<br>
CAUTION! Note that:<br>
* Any previous drbdmanage cluster information may be removed<br>
* Any remaining resources managed by a previous drbdmanage
installation<br>
that still exist on this system will no longer be managed by
drbdmanage<br>
<br>
Confirm:<br>
<br>
yes/no: yes<br>
Error: External command failed:<br>
drbdsetup new-resource .drbdctrl 0<br>
Command output:<br>
(stdout) <br>
Command exited with exit_code 20<br>
<br>
Initialization failed<br>
<br>
In /etc/drbdmanaged.cfg, I have<br>
[GLOBAL]<br>
<br>
# Options you can set with their default value in the GLOBAL
section, per Site, or per Node:<br>
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
<br>
loglevel = INFO<br>
<br>
[Site:DMZ]<br>
<br>
loglevel = WARN<br>
<br>
# Nodes available in this view:<br>
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
# <br>
# You can also specify the keyword "site" in node sections<br>
# Example: [Node:nodeA]<br>
<br>
[Node:dmz-pve1]<br>
<br>
site = DMZ<br>
<br>
storage-plugin = drbdmanage.storage.lvm_thinlv.LvmThinLv<br>
drbdctrl-vg = drbdpool<br>
<br>
[Plugin:ThinLv]<br>
pool-name = drbdpool<br>
<br>
# For further information please refer to "Configuration" in
drbdmanage(8)<br>
<br>
drbdmanage modify-config failed too.<br>
<br>
I quite into a black hole.<br>
<br>
How to initialize this kind of cluster (Proxmox V5 and drbd-9) ?<br>
<br>
Thanks in advance<br>
<br>
Best regards.<br>
<br>
<br>
</font> </font>
</body>
</html>