Hi Ahmed, You need to first look at what you would like to achieve with Linux HA and what you have to provide for Linux HA Some of the things you need to consider are listed below
1. Will you have a shared disk system presented to your HA nodes ? 2. Will you be using LVM for your disks ? 3. You will need a VIP ( virtual ip address ) to roam with your MySQL instance All these components are called resource agents which can be found via the HA Console (hb_gui). The order which you list the resource agent components are very important as this determines the availability of theses services. http://www.linux-ha.org/LearningAboutHeartbeat is a good start :) Tim On Thu, Sep 24, 2009 at 6:55 AM, Ahmed Munir <[email protected]>wrote: > Hi, > > I'm newbie in Linux HA. I want to configure Linux HA with MySQL using > heartbeat version 2. Kindly provide me some links so I can configure it. > > -- > Regards, > > Ahmed Munir > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > -- Timothy Carr Technical Specialist University of Cape Town Cell: +27834572568 Fax: +27865472190 Gtalk: [email protected] Skype: timothy.carr.foxtrail _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
