drbd

warning: Creating default object from empty value in /var/www/old.pateconsulting.com/modules/taxonomy/taxonomy.pages.inc on line 34.

CentOS Cluster-DRBD Setup

As part of a MySQL Cluster setup, I recently setup a 2-node web cluster using CentOS's native cluster software suite with a twist. The web root was mounted on a DRBD partition in place of periodic file sync'ing. This article focuses on the cluster setup and does not cover the DRBD setup/configuration. Let's go:

Install "Cluster Storage" group using yum:

[root@host]# yum installgroup "Cluster Storage"

Syndicate content