[DRBD-user] Centos drbd rpm's

Sean McCreadie smccreadie at CanyonPartners.com
Thu Mar 24 01:05:22 CET 2011

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


Thank you everyone for the help.  I was able to use the rpms and get 8.3.10 up and running on Centos 5.5.  Thanks again

Sean

-----Original Message-----
From: drbd-user-bounces at lists.linbit.com [mailto:drbd-user-bounces at lists.linbit.com] On Behalf Of Joseph L. Casale
Sent: Wednesday, March 23, 2011 3:59 PM
To: drbd-user at lists.linbit.com
Subject: Re: [DRBD-user] Centos drbd rpm's

>Diego,
>
>Thanks for the reply.  Looking at elrepo.org, the drbd rpm packages on there are “drbd83-utils”.  Would this package include all components I need to install?  It sounds like its only the mgmt scripts, etc?
>
>Thank you for the help.

Does this sort it out for you:

#yum --disablerepo=\* --enablerepo=elrepo list \*drbd\*
Loaded plugins: fastestmirror, priorities
Determining fastest mirrors
 * elrepo: elrepo.org
elrepo                                                                                                                                        | 1.9 kB     00:00
elrepo/primary_db                                                                                                                             | 328 kB     00:01
Available Packages
drbd83-utils.x86_64                                                              8.3.10-1.el5.elrepo                                                           elrepo
kmod-drbd83.x86_64                                                               8.3.10-2.el5.elrepo                                                           elrepo
kmod-drbd83-xen.x86_64                                                           8.3.10-2.el5.elrepo                                                           elrepo

# mkdir /tmp/drbd
# cd /tmp/drbd
# wget http://elrepo.reloumirrors.net/elrepo/el5/x86_64/RPMS/drbd83-utils-8.3.10-1.el5.elrepo.x86_64.rpm
# wget http://elrepo.reloumirrors.net/elrepo/el5/x86_64/RPMS/kmod-drbd83-8.3.10-2.el5.elrepo.x86_64.rpm
# rpm2cpio kmod-drbd83-8.3.10-2.el5.elrepo.x86_64.rpm |cpio -dimv
./etc/depmod.d/kmod-drbd83.conf
./lib/modules/2.6.18-8.el5
./lib/modules/2.6.18-8.el5/extra
./lib/modules/2.6.18-8.el5/extra/drbd83
./lib/modules/2.6.18-8.el5/extra/drbd83/drbd.ko
./usr/share/doc/kmod-drbd83-8.3.10
./usr/share/doc/kmod-drbd83-8.3.10/COPYING
./usr/share/doc/kmod-drbd83-8.3.10/ChangeLog
./usr/share/doc/kmod-drbd83-8.3.10/README
# rpm2cpio drbd83-utils-8.3.10-1.el5.elrepo.x86_64.rpm |cpio -dimv
./etc/bash_completion.d/drbdadm
./etc/drbd.conf
./etc/drbd.d
./etc/drbd.d/global_common.conf
./etc/ha.d/resource.d/drbddisk
./etc/ha.d/resource.d/drbdupper
./etc/rc.d/init.d/drbd
./etc/udev/rules.d/65-drbd.rules
./etc/xen/scripts/block-drbd
./sbin/drbdadm
./sbin/drbdmeta
./sbin/drbdsetup
./usr/lib/drbd
./usr/lib/drbd/crm-fence-peer.sh
./usr/lib/drbd/crm-unfence-peer.sh
./usr/lib/drbd/notify-emergency-reboot.sh
./usr/lib/drbd/notify-emergency-shutdown.sh
./usr/lib/drbd/notify-io-error.sh
./usr/lib/drbd/notify-out-of-sync.sh
./usr/lib/drbd/notify-pri-lost-after-sb.sh
./usr/lib/drbd/notify-pri-lost.sh
./usr/lib/drbd/notify-pri-on-incon-degr.sh
./usr/lib/drbd/notify-split-brain.sh
./usr/lib/drbd/notify.sh
./usr/lib/drbd/outdate-peer.sh
./usr/lib/drbd/snapshot-resync-target-lvm.sh
./usr/lib/drbd/unsnapshot-resync-target-lvm.sh
./usr/lib/ocf/resource.d/linbit/drbd
./usr/sbin/drbd-overview
./usr/share/cluster/drbd.metadata
./usr/share/cluster/drbd.sh
./usr/share/doc/drbd83-utils-8.3.10
./usr/share/doc/drbd83-utils-8.3.10/COPYING
./usr/share/doc/drbd83-utils-8.3.10/ChangeLog
./usr/share/doc/drbd83-utils-8.3.10/README
./usr/share/doc/drbd83-utils-8.3.10/drbd.conf.example
./usr/share/man/man5/drbd.conf.5.gz
./usr/share/man/man8/drbd.8.gz
./usr/share/man/man8/drbdadm.8.gz
./usr/share/man/man8/drbddisk.8.gz
./usr/share/man/man8/drbdmeta.8.gz
./usr/share/man/man8/drbdsetup.8.gz
./var/lib/drbd
_______________________________________________
drbd-user mailing list
drbd-user at lists.linbit.com
http://lists.linbit.com/mailman/listinfo/drbd-user


More information about the drbd-user mailing list