Cluster mySQL Server Project


image002.jpg
Quick View
Summary: 

MySQL Cluster is a technology that enables clustering of in-memory databases in a shared-nothing system. The shared-nothing architecture allows the system to work with very inexpensive hardware, and with a minimum of specific requirements for hardware or software.

MySQL Cluster is designed not to have any single point of failure. For this reason, each component is expected to have its own memory and disk, and the use of shared storage mechanisms such as network shares, network filesystems, and SANs is not recommended or supported.

Note: There is an issue regarding muti-cast in the data center. Due to the current "freeze" that is in place, work will resume the week of September 2, 2008.

 

Start Date: 
June 1, 2008
Go Live: 
August 1, 2008
End Date: 
August 15, 2008
Current Milestone: 
Implement QA environment.
Stage: 
Canceled - No UTO involvement.
People
Sponsor/Champion: 
Adrian Sannier, Vice President and University Technology Officer
Project Manager: 
Sharan Johnson
Associate VP University Technology: 
Bob Nelson
University Technology Director: 
Jack Hsu
More Info
Source: 
Internal
Priority: 
Medium
Scope: 

MySQL Cluster is a technology that enables clustering of in-memory databases in a shared-nothing system. The shared-nothing architecture allows the system to work with very inexpensive hardware, and with a minimum of specific requirements for hardware or software.

MySQL Cluster is designed not to have any single point of failure. For this reason, each component is expected to have its own memory and disk, and the use of shared storage mechanisms such as network shares, network filesystems, and SANs is not recommended or supported.

MySQL Cluster integrates the standard MySQL server with an in-memory clustered storage engine called NDB. The term NDB refers to the part of the setup that is specific to the storage engine, whereas “MySQL Cluster” refers to the combination of MySQL and the NDB storage engine. A MySQL Cluster consists of a set of computers, each running a one or more processes which may include a MySQL server, a data node, a management server, and (possibly) a specialized data access programs.

All Milestones and Schedule: 
  1. Project Initiation -- Completed June 1, 2008.
  2. Develop cluster strategy -- Completed June 23, 2008.
  3. Test configuration -- Completed June 30, 2008.
  4. Implement DEV environment -- Completed July 11, 2008.
  5. Implement QA environment -- Work in Progress -- To be completed by July 18, 2008.
  6. Testing -- Not Started -- To be completed by July 25, 2008.
  7. PROD cutover --Not Started -- To be completed by August 1, 2008.
  8. Post Implementation Review -- Not Started -- To be completed by August 15, 2008
Deliverables: 

Implementation of Cluster mySQL Server.

Syndicate content