Bug 867990

Summary: drbd userland tools version mismatch
Product: [Fedora] Fedora Reporter: Lonni J Friedman <netllama>
Component: drbdAssignee: Major Hayden 🤠 <mhayden>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 17CC: mhayden
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-15 02:42:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lonni J Friedman 2012-10-18 19:40:43 UTC
The version of the userspace drbd tools does not match the version of drbd that ships in Fedora17 (and 16) kernels:

##########
[root@cuda-farm-ljf1 ~]# modinfo drbd
filename:       /lib/modules/3.6.1-1.fc17.x86_64/kernel/drivers/block/drbd/drbd.ko
alias:          block-major-147-*
license:        GPL
version:        8.3.13
description:    drbd - Distributed Replicated Block Device v8.3.13
author:         Philipp Reisner <phil>, Lars Ellenberg <lars>
srcversion:     A9694A3AC4D985F53813A23
depends:        lru_cache
intree:         Y
vermagic:       3.6.1-1.fc17.x86_64 SMP mod_unload 
parm:           minor_count:Maximum number of drbd devices (1-256) (uint)
parm:           disable_sendpage:bool
parm:           allow_oos:DONT USE! (bool)
parm:           cn_idx:uint
parm:           proc_details:int
parm:           usermode_helper:string
[root@cuda-farm-ljf1 ~]# rpm -q drbd
drbd-8.3.11-5.fc17.x86_64
#########

Note 8.3.13 versus 8.3.11.


This problem was also reported in (now closed) bugs 673633 and 649567.

Comment 1 Major Hayden 🤠 2012-11-04 15:56:30 UTC
Looks like the latest kernels have bumped DRBD module versions.  I'll look at this today.

Comment 2 Fedora Update System 2012-11-04 17:29:22 UTC
drbd-8.3.13-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/drbd-8.3.13-1.fc18

Comment 3 Fedora Update System 2012-11-04 17:30:22 UTC
drbd-8.3.13-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/drbd-8.3.13-1.fc17

Comment 4 Fedora Update System 2012-11-04 19:20:13 UTC
Package drbd-8.3.13-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing drbd-8.3.13-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-17593/drbd-8.3.13-1.fc18
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-11-15 02:42:14 UTC
drbd-8.3.13-1.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.