Proxmox + DRBD = DRBD module version: 8.3.8 userland version: 8.3.7 you should upgra

maestro7879

New Member
Jul 12, 2011
18
0
1
I'm receiving the below message when running drbdadm status or drbdadm show-gi r0
How do I downgrade the DRBD module or upgrade the userland version ?

DRBD module version: 8.3.8
userland version: 8.3.7
you should upgrade your drbd tools!
 
Re: Proxmox + DRBD = DRBD module version: 8.3.8 userland version: 8.3.7 you should u

What is the output of

# pveversion -v
 
Re: Proxmox + DRBD = DRBD module version: 8.3.8 userland version: 8.3.7 you should u

What is the output of

# pveversion -v

pve-manager: 1.8-18 (pve-manager/1.8/6070)
running kernel: 2.6.35-1-pve
proxmox-ve-2.6.35: 1.8-11
pve-kernel-2.6.32-4-pve: 2.6.32-33
pve-kernel-2.6.35-1-pve: 2.6.35-11
qemu-server: 1.1-30
pve-firmware: 1.0-11
libpve-storage-perl: 1.0-17
vncterm: 0.9-2
vzctl: 3.0.27-1pve1
vzdump: 1.2-13
vzprocps: 2.0.11-2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.14.1-1
ksm-control-daemon: 1.0-6
 
Re: Proxmox + DRBD = DRBD module version: 8.3.8 userland version: 8.3.7 you should u

Ah, you run 2.6.35. With 2.6.32 you should have the correct versions. Anyways, do you get any errors (beside above warning)?
 
Re: Proxmox + DRBD = DRBD module version: 8.3.8 userland version: 8.3.7 you should u

Ah, you run 2.6.35. With 2.6.32 you should have the correct versions. Anyways, do you get any errors (beside above warning)?

I do not get any errors besides the above. I have had random DRBD disconnections which result in split-brain.
I was thinking that the tools and module not being the same version might have something to do with it.
 
Re: Proxmox + DRBD = DRBD module version: 8.3.8 userland version: 8.3.7 you should u

I do not get any errors besides the above. I have had random DRBD disconnections which result in split-brain.
I was thinking that the tools and module not being the same version might have something to do with it.
Hi,
i have the same effect. Sometimes one of the DRBD-ressources get an split-brain - the other ressources (synced over the same connection) are ok.
I had also an 2.6.35er kernel but i use allways the 8.3.8 userland-tools: DRBDADM_VERSION=8.3.8.1

Udo