Hide Forgot
Description of problem: drbd-utils version does not match kernel version. Use of the drbd tools results in the following warning: DRBD module version: 8.3.8 userland version: 8.3.7 you should upgrade your drbd tools! Version-Release number of selected component (if applicable): 8.3.7 How reproducible: All the time. Steps to Reproduce: 1. Install drbd-utils 2. enter command "drbdadm -V" 3. observe warning message Actual results: DRBD module version: 8.3.8 userland version: 8.3.7 you should upgrade your drbd tools! DRBDADM_BUILDTAG=GIT-hash:\ ea9e28dbff98e331a62bcbcc63a6135808fe2917\ build\ by\ mockbuild.fedoraproject.org\,\ 2010-02-16\ 12:42:13 DRBDADM_API_VERSION=88 DRBD_KERNEL_VERSION_CODE=0x080308 DRBDADM_VERSION_CODE=0x080307 DRBDADM_VERSION=8.3.7 Expected results: Should not get warning. Additional info:
I don't know if this is related to not having matching kernel/userland versions but I periodically get an oops that looks like this: Feb 4 12:31:38 vor2 kernel: [78485.711080] block drbd2: helper command: /sbin/drbdadm initial-split-brain minor-2 Feb 4 12:31:38 vor2 kernel: [78485.719892] BUG: unable to handle kernel NULL pointer dereference at 0000000000000040 Feb 4 12:31:38 vor2 kernel: [78485.728362] IP: [<ffffffff813ae229>] sock_ioctl+0x24/0x21c Feb 4 12:31:38 vor2 kernel: [78485.734258] PGD 57145b067 PUD 581c06067 PMD 0 Feb 4 12:31:38 vor2 kernel: [78485.739131] Oops: 0000 [#1] SMP Or perhaps I should file an additional bug report for this?
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
This should be up to date now for the current Fedora releases (but not 17). Could you test again?
The mismatch still exists for both Fedora16 & 17: ########## [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.