Creating and Deploying Virtual Machines. Flashcards
VM Hardware Categories.
- CPU
- Memory.
- Disk.
- Netork.
VM Hardware Versions.
Table 10-2.
Version 11:
1-128 vCPUs for SMP. (License-level dependent).
4 TB Memory.
Versions 9-11:
Hot add for:
Disk, Ethernet, SCSI, USN, Memory, CPU.
VMWare Tools.
- SVGA: (?)
- vmxnet-vmxnet3 vNIC Drivers:
- Balloon Driver for Memory Management.
- Sync Driver for quiescing I/O: vMotion, Storage vMotion, snapshots.
- Improved Mouse Support:
- VM Heartbeat: HA VM Monitoring.
- Time Sync: Sync VM time with host.
- Ability to shutdown VM: Shutdown gracefully without logging in.
Access VM Console.
- Right-click, open console.
2. Summary tab.
VM Clones Requirements for DirectPath I/O Passthrough.
- Enable card for DirectPath I/O Pasthrough.
- Configure connection to be enabled as VM hardware.
Requirements:
- VM hardware must version 7 or later.
- Host must have Intel VT-d or AMD I/O enabled.
- VM cannot be connected to more than 8 devices ata time.
- PCI devices must be connected to device and marked for Passthrough.
Enabled DirectPath I/O Pasthrough: VM cannot use vMotion, DRS, HA, snapshots, FT, and hot add. Should be seen as one-off setting.
Configure/Modify vCPU Resources.
Obtain one “core’s worth” of processing power for each vCPU.
Example: Host has Quad Core 2.5 GHz processor. You will obtain an max of 2.5 GHz processing power. per vCPU. VMKernel will load-balance over multiple cores, but 2.5 is numeric result.
Should not create VM with more than one vCPU unless application requires more than one.
Pg. 409.
Hot add vCPU:
- Guest OS must support hot-add.
- Must select “Enable CPU to Hot Add” with VM powered down.
- Some guest OSes will need to reboot/some won’t.
Configure/Modify Memory Resources.
During installation of OS on web client, amount of RAM will be suggested but can be configured.
Not a guarantee of memory to the guest, but guest how much guest thinks it has.
Hot-add:
- Guest OS must support hot-add.
- Must select “Enable Memory to Hot Plug” with VM powered down.
- Some guest OSes will need to reboot/some won’t.