This is an old revision of the document!


Install ELRepo repository on your both system:

rpm -Uvh http://www.elrepo.org/elrepo-release-6-6.el6.elrepo.noarch.rpm

Update both repo:

yum update -y

Install DRBD:

[root@node1 ~]# yum -y install drbd83-utils kmod-drbd83
[root@node2 ~]# yum -y install drbd83-utils kmod-drbd83

Insert drbd module manually on both machines or reboot:

/sbin/modprobe drbd

Partition DRBD on both machines:

[root@node1 ~]# fdisk -cu /dev/sdb
[root@node2 ~]# fdisk -cu /dev/sdb
 
linux/skoleni/ha.1424904135.txt.gz · Last modified: 2015/02/25 23:42 by admin