- Mastering vRealize Operations Manager(Second Edition)
- Spas Kaloferov Scott Norris Christopher Slater
- 345字
- 2021-06-24 18:42:32
GemFire clustering
At the core of vRealize Operations, 6.6 architecture is the powerful GemFire in-memory clustering and distributed cache. GemFire provides the internal transport bus, as well as the ability to balance CPU and memory consumption across all nodes through compute pooling, memory sharing, and data partitioning. With this change, it is better to then think of the Controller, Analytics, and Persistence layers as components that span nodes, rather than individual components on individual nodes:

The migration to GemFire is probably the single largest underlying architectural change from vCenter Operations Manager 5.x, and the result of moving to a distributed in-memory database has made many of the new vRealize Operations 6.x features possible, including the following:
- Elasticity and scale: Nodes can be added on demand, allowing vRealize Operations to scale as required. This allows a single Operations Manager instance to scale to 6 extra large nodes in a cluster, which can support up to 180,000 objects and 45,000,000 metrics.
- Reliability: When GemFire HA is enabled, a backup copy of all data is stored in both the Analytics GemFire cache and the Persistence layer.
- Availability: Even with the GemFire HA mode disabled, in the event of a failure, other nodes take over the failed services and the load of the failed node (assuming the failure was not the master node).
- Data partitioning: vRealize Operations leverages GemFire data partitioning to distribute data across nodes in units called buckets. A partition region will contain multiple buckets that are configured during a startup, or migrated during a rebalance operation. Data partitioning allows the use of the GemFire MapReduce function. This function is a data-aware query, that supports parallel data querying on a subset of the nodes. The result of this is then returned to the coordinator node for final processing.
- Linux操作系統基礎
- Instant Handlebars.js
- Ubuntu Linux操作系統
- 構建可擴展分布式系統:方法與實踐
- Linux網絡內核分析與開發
- RESS Essentials
- Moodle 3.x Teaching Techniques(Third Edition)
- 網絡操作系統教程:Windows Server 2016管理與配置
- Kali Linux 2018:Windows Penetration Testing
- Fedora 12 Linux應用基礎
- Hands-On UX Design for Developers
- Django Project Blueprints
- Vim 8文本處理實戰
- INSTANT Galleria Howto
- Advanced Infrastructure Penetration Testing