- Implementing VMware vCenter Server
- Konstantin Kuminsky
- 228字
- 2021-07-23 15:37:08
Summary
vCenter is a tool for the centralized management of the vSphere suite. It allows the management of multiple ESX/ESXi servers and VMs through a single-console application.
The VMware software stack consists of three layers: virtualization, management, and interface layers.
vCenter Server comes in two editions: Standard and Foundation. Foundation is designed for small- and middle-sized environments and is able to manage up to three hosts. Standard edition is for large vSphere deployments.
vCenter deployment consists of the following tasks:
- Setting up vCenter Server databases.
- Installing vCenter Server and vCenter Server support tools. Then connect to vCenter Server from the vSphere Client or the vSphere Web Client.
- As an optional step, creating a Linked Mode group or joining vCenter Server to a Linked Mode group.
Before starting vCenter deployment, you need to make sure that all prerequisites and requirements are met.
There are two approaches to the deployment of vCenter Server: it can be deployed on a virtual server or on a physical server.
Virtual machines are easier to manage; so, in other words, you get all the advantages related to virtualization while deploying vCenter on a virtual server.
On the other hand, running virtualized vCenter has certain concerns.
A Linked Mode group is a group of vCenter servers. It allows administrators to connect to one of them and manage inventories from all vCenter Servers in the group.
- .NET之美:.NET關(guān)鍵技術(shù)深入解析
- Visual C++程序設(shè)計學(xué)習(xí)筆記
- 自己動手實現(xiàn)Lua:虛擬機、編譯器和標(biāo)準(zhǔn)庫
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- C語言程序設(shè)計教程(第2版)
- YARN Essentials
- C# Multithreaded and Parallel Programming
- 鴻蒙OS應(yīng)用編程實戰(zhàn)
- 3ds Max印象 電視欄目包裝動畫與特效制作
- 網(wǎng)絡(luò)數(shù)據(jù)采集技術(shù):Java網(wǎng)絡(luò)爬蟲實戰(zhàn)
- 深入解析Java編譯器:源碼剖析與實例詳解
- AI自動化測試:技術(shù)原理、平臺搭建與工程實踐
- Android 5從入門到精通
- 計算機常用算法與程序設(shè)計教程(第2版)
- Web前端開發(fā)精品課:HTML5 Canvas開發(fā)詳解