- VMware vSphere 5.1 Cookbook
- Abhilash GB
- 160字
- 2021-08-13 16:56:28
Introduction
VMware Auto Deploy helps an administrator to fast-provision multiple ESXi servers without having the need to insert the ESXi Image DVD to the server's local DVD ROM drive.
In this chapter, we will learn how to setup an auto deployed virtual infrastructure. The new features in vSphere 5.1, such as the stateless caching and stateful install, will further ease the work of an administrator.
VMware Auto Deploy doesn't work on its own. It needs a PXE environment configured for the server to boot up, talk to the Auto Deploy server, and use an appropriate image.
PXE (Preboot Execution Environment) is an environment to boot computers using the network interface on them, without the need for a local/remote data storage or a preinstalled operating system.
We need the following components configured for an ESXi server to be auto deployed.
- An Auto Deploy server
- Servers with PXE-enabled BIOS
- A DHCP server
- A TFTP server
- Host Profiles configured at the vCenter Server
- 樂學(xué)Windows操作系統(tǒng)
- Arch Linux Environment Setup How-to
- 嵌入式Linux系統(tǒng)開發(fā):基于Yocto Project
- Extending Puppet
- Windows Server 2012 Hyper-V Cookbook
- 混沌工程實戰(zhàn):手把手教你實現(xiàn)系統(tǒng)穩(wěn)定性
- 奔跑吧 Linux內(nèi)核(入門篇)
- 完美應(yīng)用RHEL 8
- Advanced TypeScript Programming Projects
- VMware Horizon View Essentials
- Python UNIX和Linux系統(tǒng)管理指南
- Linux系統(tǒng)最佳實踐工具:命令行技術(shù)
- Windows 7實戰(zhàn)從入門到精通(超值版)
- 從實踐中學(xué)習(xí)Windows滲透測試
- OpenVZ Essentials