Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
TetraWiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Technical Solution Documnet for tobacco board project for NIIT
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
[[category:NIIT-Tobacco Board Project]] '''Technical Solution Document''' '''For NIIT ''' '''For Tobacco Board ''' '''Dated 28<sup>th</sup> Jan 2012''' =='''Table of Contents'''== = Objective = * To build a Solution which is highly available * The solution needs to be build for Apache-Tomcat application with MySQL as backend database * The solution needs to be deployed on Linux ( SLES โ Suse Linux Enterprise Server) with HA Components * The solution needs to be 2 node cluster on High availability in Active / Passive mode * No SAN or NAS based Infrastructure will be used . = Technical Concept = * OS Platform โ SLES , SUSE Linux Enterprise Server * Application Platform โ Linux based Apache with Tomcat Integration for JAVA Platform * Database Server โ MYSQL * 2 Node Cluster on DRBD (Distributed Replicated Block Device) Replication and Heartbeat as Clustering Suite * DRBD will provide us Block level replication over the LAN to ensure that any write operation on the Block level on Active Node will get replicated instanatly on the passive node . * As Data changes will be only at Mysql database level , Mysql will be implemented on DRBD block devices * Heartbeat will be implementated for 2 node cluster and will be integrated with DRBD. = Hardware / Software Requirements = * '''Hardware''' ** Cluster Ready Server hardware โ eg HP Servers with ILO2/ ILO3 ** 3 High Speed Lan Cards , One for DRBD replication and 2 for Bonding ** Lan Cable โ Cross and Network Switch * '''Software''' ** OS โ SLES 11 or the Latest ** DRBD ** Heartbeat ** Mysql ** Apache ** Tomcat = Architecture = [[Image:Niit-1.png]] [[Image:Niit-2.png]] = Details of Components = == Heartbeat == Heartbeat is a daemon that provides cluster infrastructure (communication and membership) services to its clients. This allows clients to know about the presence (or disappearance!) of peer processes on other machines and to easily exchange messages with them. In order to be useful to users, the Heartbeat daemon needs to be combined with a cluster resource manager (CRM) which has the task of starting and stopping the services (IP addresses, web servers, etc.) that cluster will make highly available. Pacemaker is the preferred cluster resource manager for clusters based on Heartbeat. == DRBD == '''DRBDยฎ '''refers to block devices designed as a building block to form high availability (HA) clusters. This is done by mirroring a whole block device via an assigned network.DRBD can be understood as network based raid-1. In the illustration below, the two orange boxes represent two servers that form an HA cluster. The boxes contain the usual components of a Linuxโข kernel: file system, buffer cache, disk scheduler, disk drivers, TCP/IP stack and network interface card (NIC) driver. The black arrows illustrate the flow of data between these components. [[Image:Niit-3.png]]
Summary:
Please note that all contributions to TetraWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
TetraWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)