Installation And Setup Guide For DRBD, OpenAIS, Pacemaker + Xen On OpenSUSE 11.1
I'm trying to set up two machines synchonizing with DRBD. The storage is setup as follows: PV -> LVM -> DRBD -> CLVM -> GFS2.
DRBD is set up in dual primary mode. The first server is set up and running fine in primary mode. The drives on the first server have data on them. I've set up the second server and I'm trying to bring up the DRBD resources.
I am planning to use redhat cluster, gfs, drbd to create a highly available iscsi storage server.
will they work? any online documentation available?
pls kindly advise.
Under load, DRBD crashes and it unmounts itself.
Is there anyway to optimize DRBD to prevent from happening again?
Is there anything to look out for?
I'm going to add drbd to an existing LVM, I want to keep LVM data.
Hi,
I have a requirement to monitor the HACMP Resource Groups. At present in my environment, if the Resource Groups fail over from preferred node to Secondary node we dont get notification.
Can some one help me in creating a scrript. I have more than one RG online.
We have a setup with 2 Redhat-based servers which are both ha hosts behind a virtual ip.
192.168.0.3 dataserver (virtual ip)
192.168.0.1 dataserver_ha1 (physical server)
192.168.0.2 dataserver_ha2 (physical server)
using drdb and heartbeat it is setup to run one host as a primary host and the other in a standby state.
We have a cluster with multiple ubuntu machines which are connected to a shared SAN storage. Initially we were using OCFS2 as file system but we were hit with so many issues and we couldn't find proper documentation or support therefore we have decided to move to another cluster system.
1. fetch sources
http://www.drbd.org/users-guide/ch-b...g-drbd-sources
says to use
wget http://oss.linbit.com/drbd/8.4/drbd-latest.tar.gz
but you get a 404 and you really need
wget http://oss.linbit.com/drbd/8.4/drbd-8.4.2.tar.gz
2.