- vSphere Virtual Machine Management
- Rebecca Fitzhugh
- 191字
- 2021-08-13 18:00:32
Summary
A vSphere administrator needs to understand virtual machine concepts before creating virtual machines. A virtual machine is a set of virtual hardware presented to a guest operating system whose characteristics are determined by a set of files. There are multiple VMware file types that are associated with and make up a virtual machine and are located in the VM's directory on a datastore. These files include the .vmx
, .nvram
, .vswp
, .vmdk
, -flat.vmdk
, and .log
files. Each virtual machine is equipped with virtual hardware and devices, such as one or more virtual CPUs, memory, video cards, IDE devices, SCSI devices, DVD/CD-ROM, parallel and serial ports, and network adapters, that provide the same functionality as physical hardware. Once the administrator understands that the virtual hardware is available, the next step is to learn how it can be configured. VMware Tools is a utility suite that enhances the performance of a virtual machine's guest OS. VMware Tools should be installed in every virtual machine to ensure the virtual machines aren't lacking in any functionality.
The next chapter will discuss how to create a virtual machine using the wizard and other associated configuration options.
- Linux實(shí)戰(zhàn)
- Linux Mint Essentials
- 無(wú)蘋果不生活 OS X Mountain Lion隨身寶典
- SOA實(shí)踐者說(shuō)
- VMware Horizon View 6 Desktop Virtualization Cookbook
- Ubuntu Linux操作系統(tǒng)
- 高性能Linux服務(wù)器構(gòu)建實(shí)戰(zhàn):運(yùn)維監(jiān)控、性能調(diào)優(yōu)與集群應(yīng)用
- Windows Phone 7.5 Data Cookbook
- 嵌入式操作系統(tǒng)(Linux篇)(微課版)
- Linux Shell編程從入門到精通(第2版)
- Linux自動(dòng)化運(yùn)維:Shell與Ansible(微課版)
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- Fedora 12 Linux應(yīng)用基礎(chǔ)
- Windows 8實(shí)戰(zhàn)從入門到精通(超值版)
- iOS 10 開發(fā)指南