Re: [Pacemaker] Couldn't find device [/dev/drbd/by-res/wwwdata]. Expected /dev/??? to exist

2010-09-03 Thread Adam Gandelman
lace references to /dev/drbd/by-res/* with their actual device nodes (/dev/drbd0, for example) -- : Adam Gandelman : LINBIT | Your Way to High Availability : Telephone: 503-573-1262 ext. 203 : Sales: 1-877-4-LINBIT / 1-877-454-6248 : : 7959 SW Cirrus Dr.

Re: [Pacemaker] Email notification

2010-04-23 Thread Adam Gandelman
pon start and stop. Colocate this with some criticial resource or clone it among nodes to be alerted 'when things change' HTH, -- : Adam Gandelman : LINBIT | Your Way to High Availability : : 7959 SW Cirrus Dr. : Beaverton, OR 97008 : : http://www.linbit.com ___

Re: [Pacemaker] DRBD resource over it's own crosscable?

2009-12-29 Thread Adam Gandelman
ethernet replication and may also be used as an additional interface for other cluster communications. If you want to use the crossover for DRBD replication only, configure corosync to exclude that interface. -- : Adam Gandelman : LINBIT | Your Way to High Availability : : http://www.l

Re: [Pacemaker] Two node DRBD cluster will not automatically failover to the secondary

2009-12-17 Thread Adam Gandelman
at configuration changes I > need to make in order for my cluster to failover automatically. Your config looks OKAY at first glance. To test, try disabling the second interface in openais.conf and run it with only one link, see if that changes behavior. If no luck, log files? -- : Ada

Re: [Pacemaker] Building MySQL cluster with DRBD+Heartbeat+Pacemaker

2009-09-09 Thread Adam Gandelman
Hi Devaraja- You'll want to use DRBD 8.3.2 or later and the new DRBD OCF (packaged with 8.3.2) for use with Pacemaker Good luck! Adam devaraja.soma...@wipro.com wrote: > > Hi, > > I am trying to build HA setup with DRBD+Hearbeat+pacemaker for MySQL > database. > > I used below mentioned v

Re: [Pacemaker] Resource Failover in 2 Node Cluster

2009-08-19 Thread Adam Gandelman
Hi- Upgrade to DRBD 8.3.2. The new DRBD OCF was released with 8.3.2 and makes use of a DRBD fencing script that also ships with the latest version. Consult the new user guide at http://www.drbd.org for info on configuring this for Pacemaker compatibility. Also-- colocation Resource-Grou