vSphere系列--vCenter Server入門_01.認識與安裝


前言

我們知道,vSphere的兩大核心組件:ESXi和vCenter Server,而ESXi是用於創建和運行虛擬機和虛擬設備的虛擬化平台。
vCenter Server 是一種服務,充當連接到網絡的 ESXi 主機的中心管理員,vCenter Server可以把多個主機資源、虛擬機資源、網絡資源、存儲資源等集中起來,進行統一化、規范化、高性能的管理。

安裝方式

VMware官方推薦使用嵌入式VCSA形式的安裝,Web管理使用HTML5進行管理。

-分類

分兩大類:嵌入式安裝(VMware推薦安裝方式)和非嵌入式安裝
嵌入式安裝 -- 將【vCenter ServervCenter Server組件 】和 PSC(Platform Services Controller) 一起安裝在同一個虛擬機或物理服務器上
非嵌入式安裝 -- 將【vCenter ServervCenter Server組件】和 PSC(Platform Services Controller) 分別安裝在不同的虛擬機或物理服務器上

--具體

  • 具有嵌入式 Platform Services Controller 部署的vCenter Server

image


  • 具有外部 Platform Services Controller 部署的 vCenter Server

image


  • 混合操作系統環境

image

image

-PSC

  • Platform Services Controller 基礎架構服務組包含 vCenter Single Sign-On(和用戶身份認證有關)、License Service(和許可證有關)、Lookup Service(和搜索查詢有關)和 VMware Certificate Authority(和數字證書有關)。
  • vCenter Server 服務組件 包含 vCenter Server、vSphere Client、vSphere Web Client、vSphere Auto Deploy 和 vSphere ESXi Dump Collector。
  • 適用於 Windows 的 vCenter Server服務組件 還包含 VMware vSphere Syslog Collector。
  • vCenter Server Appliance 還包含 VMware vSphere Update Manager 擴展服務。

-了解VSphere域、域名和站點

Platform Services Controller

每個Platform Services Controller都與一個 vCenter Single Sign-On 域關聯。域名默認為 vsphere.local,但可以在安裝第一個Platform Services Controller時更改域名。域決定本地身份驗證空間。
安裝 Platform Services Controller時,系統會提示您創建 vCenter Single Sign-On 域或加入現有域。

常見的四種安裝類型

1. Linux環境部署安裝具有嵌入式PSC的vCenter Server Appliance(官方推薦)

詳細流程見 -> vSphere系列--Linux環境部署安裝具有嵌入式PSC的vCenter Server Appliance

2. Windows環境安裝部署嵌入式PSC的vCenter Server

詳細流程見 -> vSphere系列--Windows環境安裝部署嵌入式PSC的vCenter Server

3. Linux環境部署安裝非嵌入式PSC的vCenter Server Appliance

詳細流程見 -> vSphere系列--Linux環境部署安裝非嵌入式PSC的vCenter Server Appliance

4. Windows環境部署和安裝具有外部PSC和外部SQL Server數據庫的vCenter Server

詳細流程見 -> vSphere系列--windows環境部署和安裝具有外部PSC和外部SQL Server數據庫的vCenter Server


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM