Projekt Lis.Tec Cluster: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=== DB2 HA Cluster Manager === | |||
The DB2 HA Cluster Manager provides the means to setup, monitor, operate and maintain a highly available db2 databases. | |||
It configures all required subsystems but cooperates with existing infrastructure. | |||
== Features == | |||
* central management node for node installs, updates, monitoring and operation | |||
* install from a central config file (or file hierarchy) | |||
* set up admin accounts and ssh connectivity | |||
* set up ha networking, (including bonding of the public interfaces if available) | |||
* install required but missing packages | |||
* set up ha space for database files | |||
* move database between nodes | |||
* separate privileges for cluster mainenance db2 maintenance and node maintenance | |||
* test suite for all components, including vm generation of new nodes | |||
[[Install workflow]] | |||
[[Test workflow]] | |||
[[Config file]] | |||
[[ISO content]] | |||
[[Command Overview]] |
Latest revision as of 16:41, 8 April 2009
DB2 HA Cluster Manager
The DB2 HA Cluster Manager provides the means to setup, monitor, operate and maintain a highly available db2 databases. It configures all required subsystems but cooperates with existing infrastructure.
Features
- central management node for node installs, updates, monitoring and operation
- install from a central config file (or file hierarchy)
- set up admin accounts and ssh connectivity
- set up ha networking, (including bonding of the public interfaces if available)
- install required but missing packages
- set up ha space for database files
- move database between nodes
- separate privileges for cluster mainenance db2 maintenance and node maintenance
- test suite for all components, including vm generation of new nodes