[DRBD-user] Unable to init a node
Jdt
Jean-Daniel.Tissot at univ-fcomte.fr
Tue Mar 13 16:07:17 CET 2018
Hi,
We had a three nodes Proxmox cluster in V4 (jessie) with drbd from Proxmox.
I choose to reinitialize this cluster with Proxmox V5 (stretch) with
drbd from Linbit.
I install Proxmox from the ISO image on the three nodes. Proxmox nodes
are not associated yet in a cluster.
I install drbdmanage-proxmox as indicated in
https://docs.linbit.com/docs/users-guide-9.0/#ch-proxmox
My network interfaces are well configured for drbd.
On the first node I create the drbdpool volume group as indicated in
https://docs.linbit.com/docs/users-guide-9.0/#s-dm-init-cluster
But it's failed in initialization :
root at dmz-pve1:~ # drbdmanage init 192.168.2.10
You are going to initialize a new drbdmanage cluster.
CAUTION! Note that:
* Any previous drbdmanage cluster information may be removed
* Any remaining resources managed by a previous drbdmanage installation
that still exist on this system will no longer be managed by drbdmanage
Confirm:
yes/no: yes
Error: External command failed:
drbdsetup new-resource .drbdctrl 0
Command output:
(stdout)
Command exited with exit_code 20
Initialization failed
In /etc/drbdmanaged.cfg, I have
[GLOBAL]
# Options you can set with their default value in the GLOBAL section,
per Site, or per Node:
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
loglevel = INFO
[Site:DMZ]
loglevel = WARN
# Nodes available in this view:
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
# You can also specify the keyword "site" in node sections
# Example: [Node:nodeA]
[Node:dmz-pve1]
site = DMZ
storage-plugin = drbdmanage.storage.lvm_thinlv.LvmThinLv
drbdctrl-vg = drbdpool
[Plugin:ThinLv]
pool-name = drbdpool
# For further information please refer to "Configuration" in drbdmanage(8)
drbdmanage modify-config failed too.
I quite into a black hole.
How to initialize this kind of cluster (Proxmox V5 and drbd-9) ?
Thanks in advance
Best regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20180313/19983757/attachment.htm>
More information about the drbd-user
mailing list