- VMware vSphere 5.1 Cookbook
- Abhilash GB
- 356字
- 2021-08-13 16:56:26
Introduction
Starting with vSphere 5.0, VMware doesn't offer the ESX classic version, but the ESXi hypervisor version. The classic version of the ESX server had a Linux-based Service Console. One of the most evident benefits of removing the Service Console is that ESX hypervisor version (ESXi) will have a smaller installation footprint. It can even be embedded on the server boards or USB drives. Because of the smaller footprint, the installation is faster. Historically, most of the security updates that VMware released were for the Service Console and not for the hypervisor component. Meaning, as we move ahead we will require less frequent patching to be done on the ESXi servers.
The vCenter Server is the component that provides centralized management of your vSphere environment. Most of the administrative tasks on a single ESXi server can be done by using the vSphere Windows Client software. As in most cases, however, when you have an environment that has multiple ESXi servers, managing each of them by making individual vSphere Client connections will be cumbersome. This is where the vCenter Server would come in handy. It would let you add more than one ESXi server to its management interface, so that all the servers can be managed using just a single vSphere Client connection to the vCenter Server. Furthermore, with ESXi servers added to the vCenter Server, could use the vSphere features such as cluster, High Availability (HA), Distributed Resource Scheduler (DRS), VMware Update Manager (VUM), and vSphere Data Recovery.
VMware vCenter Server Appliance (vCSA)
The VMware vCenter Appliance is a Linux appliance with the all necessary modules and a built-in database. This appliance comes in handy when you want to deploy a vCenter instance without having to go through the installation procedure. Since it is a Linux VM, you don't have to install a compatible Windows OS (VM/physical machine) and license it. For information on how to deploy vCSA read the Deploying a VMware vCenter Server Appliance (vCSA) recipe.
In this chapter, I will focus on the steps required to install and configure the ESXi server, the vCenter Server Windows version, and the VMware vCenter Server Appliance.
- PLC控制程序精編108例
- 從零開始寫Linux內核:一書學透核心原理與實現
- 嵌入式Linux驅動程序和系統開發實例精講
- Linux操作系統應用編程
- macOS效率手冊
- 奔跑吧 Linux內核(入門篇)
- 嵌入式實時操作系統μC/OS原理與實踐
- Linux服務器配置與管理
- Python UNIX和Linux系統管理指南
- Linux網絡配置與安全管理
- Windows Vista終極技巧金典
- Hadoop Real-World Solutions Cookbook
- Multi-Cloud for Architects
- iOS 10快速開發:18天零基礎開發一個商業應用
- Responsive Web Design by Example:Beginner's Guide(Second Edition)