Discussion:
[DRBD-user] kmod-drbd-9.0.0 conflicts CentOS 7 kernel pacakge
Hiroshi Fujishima
2015-06-30 01:14:29 UTC
Permalink
Hello

kmod-drbd-9.0.0 conflicts CentOS 7 kernel package.
So it can't be installd.

# cat /etc/redhat-release
CentOS Linux release 7.1.1503 (Core)
# uname -r
3.10.0-229.7.2.el7.x86_64
# wget http://oss.linbit.com/drbd/9.0/drbd-9.0.0.tar.gz
# tar xf drbd-9.0.0.tar.gz
# cd drbd-9.0.0
# make kmp-rpm
# rpm -ivh /root/rpmbuild/RPMS/x86_64/kmod-drbd-9.0.0_3.10.0_229.7.2-1.el7.centos.x86_64.rpm
Preparing... ################################# [100%]
file /lib/modules/3.10.0-229.7.2.el7.x86_64/modules.devname from install of kmod-drbd-9.0.0_3.10.0_229.7.2-1.el7.centos.x86_64 conflicts with file from package kernel-3.10.0-229.7.2.el7.x86_64
file /lib/modules/3.10.0-229.7.2.el7.x86_64/modules.softdep from install of kmod-drbd-9.0.0_3.10.0_229.7.2-1.el7.centos.x86_64 conflicts with file from package kernel-3.10.0-229.7.2.el7.x86_64
--
Hiroshi Fujishima
Lars Ellenberg
2015-06-30 08:18:01 UTC
Permalink
Post by Hiroshi Fujishima
Hello
kmod-drbd-9.0.0 conflicts CentOS 7 kernel package.
So it can't be installd.
Note: DRBD 9 pacemaker integration is non-existing at the moment.
Post by Hiroshi Fujishima
# cat /etc/redhat-release
CentOS Linux release 7.1.1503 (Core)
# uname -r
3.10.0-229.7.2.el7.x86_64
# wget http://oss.linbit.com/drbd/9.0/drbd-9.0.0.tar.gz
# tar xf drbd-9.0.0.tar.gz
# cd drbd-9.0.0
# make kmp-rpm
Works for me.
--
: Lars Ellenberg
: http://www.LINBIT.com | Your Way to High Availability
: DRBD, Linux-HA and Pacemaker support and consulting

DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.
__
please don't Cc me, but send to list -- I'm subscribed
Hiroshi Fujishima
2015-06-30 09:00:43 UTC
Permalink
Post by Lars Ellenberg
Post by Hiroshi Fujishima
# cat /etc/redhat-release
CentOS Linux release 7.1.1503 (Core)
# uname -r
3.10.0-229.7.2.el7.x86_64
# wget http://oss.linbit.com/drbd/9.0/drbd-9.0.0.tar.gz
# tar xf drbd-9.0.0.tar.gz
# cd drbd-9.0.0
# make kmp-rpm
Works for me.
Can you install tha kmod rpm package?
In my enviroment, it confilcts kernel-3.10.0-229.7.2.el7.x86_64.

# rpm -ivh /root/rpmbuild/RPMS/x86_64/kmod-drbd-9.0.0_3.10.0_229.7.2-1.el7.centos.x86_64.rpm
Preparing... ################################# [100%]
file /lib/modules/3.10.0-229.7.2.el7.x86_64/modules.devname from install of kmod-drbd-9.0.0_3.10.0_229.7.2-1.el7.centos.x86_64 conflicts with file from package kernel-3.10.0-229.7.2.el7.x86_64
file /lib/modules/3.10.0-229.7.2.el7.x86_64/modules.softdep from install of kmod-drbd-9.0.0_3.10.0_229.7.2-1.el7.centos.x86_64 conflicts with file from package kernel-3.10.0-229.7.2.el7.x86_64

Regards,
--
Hiroshi Fujishima
Lars Ellenberg
2015-06-30 09:15:55 UTC
Permalink
Post by Hiroshi Fujishima
Post by Lars Ellenberg
Post by Hiroshi Fujishima
# cat /etc/redhat-release
CentOS Linux release 7.1.1503 (Core)
# uname -r
3.10.0-229.7.2.el7.x86_64
# wget http://oss.linbit.com/drbd/9.0/drbd-9.0.0.tar.gz
# tar xf drbd-9.0.0.tar.gz
# cd drbd-9.0.0
# make kmp-rpm
Works for me.
Can you install tha kmod rpm package?
In my enviroment, it confilcts kernel-3.10.0-229.7.2.el7.x86_64.
We provide packages. Yes, of course they install.
Otherwise our customers would complain very loudly.
Post by Hiroshi Fujishima
# rpm -ivh /root/rpmbuild/RPMS/x86_64/kmod-drbd-9.0.0_3.10.0_229.7.2-1.el7.centos.x86_64.rpm
Preparing... ################################# [100%]
file /lib/modules/3.10.0-229.7.2.el7.x86_64/modules.devname from install of kmod-drbd-9.0.0_3.10.0_229.7.2-1.el7.centos.x86_64 conflicts with file from package kernel-3.10.0-229.7.2.el7.x86_64
file /lib/modules/3.10.0-229.7.2.el7.x86_64/modules.softdep from install of kmod-drbd-9.0.0_3.10.0_229.7.2-1.el7.centos.x86_64 conflicts with file from package kernel-3.10.0-229.7.2.el7.x86_64
Then you are doing it wrong.
--
: Lars Ellenberg
: http://www.LINBIT.com | Your Way to High Availability
: DRBD, Linux-HA and Pacemaker support and consulting

DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.
__
please don't Cc me, but send to list -- I'm subscribed
Loading...