Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On Fri, Jul 04, 2008 at 04:54:54PM -0400, Daniel Bruno wrote:
> Hi,
> I have a server with Centos 5 + DRBD installed and is working fine, but
> when i run yum for udpate system show this error:
> Transaction Check Error:
> file /etc/drbd.conf conflicts between attempted installs of
> drbd-8.0.12-1.el5.centos and drbd82-8.2.6-1.el5.centos
You can't have both "drbd" and "drbd82" packages installed (the former is
drbd 8.0, the latter is drbd 8.2). Remove one or the other - to be safe,
remove them both then re-install one.
Ditto for the kernel modules, kmod-drbd and kmod-drbd82 (and their variants,
e.g. kmod-{drbd,drbd82}-xen, kmod-{drbd,drbd82}-PAE)
Regards,
Brian.