An Enterprise Manager For Clustered Database Servers: Managing All Services In One Suite

H Liu,Jy Shen,Qk Peng,Y Xie,Cr Yan
2002-01-01
Abstract:In order to support dynamic web pages, a clustered web server (CWS) may be built on top of a clustered database server (CDS). For a convenient management of a cluster comprising a large number of nodes, it is necessary to develop an Enterprise Manager (EM) that can manage all services in a centralized way. Both demands depend on Management Replication. Focusing on the development of an EM for a GDS, this paper exposes the essential ideas, including concurrent control of management jobs, clone-able serialization of management jobs across all replicas, data replication scheme, fault tolerance, etc. The basic design requirements are discussed first: Then, main problems and their solutions, such as Active Nodes Discovery, Twin-keys Locking, Sequence Management and No-Acknowledgement-Strict-Order Publish-Propagate Replication scheme, are presented overall. Main data structures and system architecture are also described. Finally, some functionalities of a prototype EM are illustrated and the methods to encapsulate the content of a replication metadata are explained.
What problem does this paper attempt to address?