Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.

VCP Vsphere 4.0 Update 1 - Misc

Quiz yourself by thinking what should be in each of the black spaces below before clicking on it to display the answer.
        Help!  

Question
Answer
.vmdk   Virtual disk file - describes virtual disk characteristics.  
🗑
-flat.vmdk   preallocated virtual disk file that contains the data  
🗑
.vswp   Swap file  
🗑
nvram   Non-volatile RAM file (vm BIOS)  
🗑
.vmem   VM memory  
🗑
.vmss   VM suspend file  
🗑
<vm_name>.vmsd   VM snapshot description file - empty if no snapshots.  
🗑
-Snapshot.vmsn   Snapshot state file  
🗑
vmware.log   VM log file  
🗑
vmware-#.log   old VM log entries, 6 maintained at a time, oldest deleted.  
🗑
<vm_name>_#.vmdk, <vm_name>_#-flat.vmdk   additional disk files.  
🗑
Two files needed to recover a virtual machine   <vm_name>.vmdk, <vm_name>-flat.vmdk, and additional volumes.  
🗑
VMotion - datastore compatibility requirements   Source and destination host must use shared storage (SAN or iSCSI). Shared storage may use VMFS or shared NAS.  
🗑
VMotion - network compatibility requirements   Requires a Gigabit Ethernet network. VMs on source and destination hosts must have access to same subnets.  
🗑
VMotion - CPU compatibility   Source and destination must have compatible sets of CPUs. VMotion will not work between Intel and AMD CPUs.  
🗑
What are the key features of HA   - automatic detection of server failures, initializes restart- automatic detection of OS failures (monitors heartbeat information), initializes restart- smart failover of vms to servers with best available resources (with DRS)- resource checks before r  
🗑
What are the features of FT   - seamless stateful failover - automatic creation of secondary virtual machines (happens after failover) - works with all types of shared storage - works with all OS's (with single virtual processor) - works with existing DRS and HA clusters  
🗑
List all of the standard roles in Vsphere Server     no accessread-onlyadministratorvirtual machine power uservirtual machine userresource pool administratorvmware consolidated backup userdatastore consumernetwork consumervirtual machine administrator  
🗑
describe scenarios for applying permissions     1-propogate down or apply only to immediate object2-user is a member of multiple groups with permissiosn on same object - apply all3-user member of multiple groups, permissions on different objects:  same permissions apply as if granted to user directly4  
🗑
what tools can be used to optimize cpu cycles?     vmkernel - hyperthreading, load balancingvm owner - virtual smpadmin - limit, reservation, share allocation  
🗑
what tools can be used to optimize RAM?     vmkernel - transparent page sharing, vmmemctl, vmkernel swap filesvm owner - available memoryadmin - limit, reservation, share allocation  
🗑
what tools can be used to optimize disk bandwidth?     vm owner - vm file locationadmin - multipathing  
🗑
what tools can be used to optimize network bandwidth?     vm owner - virtual switch with teamed nicsadmin - traffic shaping  
🗑
What are management capabilities of a DRS cluster?     - initial placement- load balancing- power management- virtual machine affinity rules  
🗑
What are requirements for DRS load balancing?     - hosts must be part of vmotion network- all hosts use shared vmfs volumes- vdisks accessible by source and destination hosts- volume sufficient size to store all virtual disks(DRS can still make initial placement recommendations without vmotion)  
🗑
What are the 3 types of admission control?     - Host- Resource Pool- HA (configuration is compatible with needs)  
🗑
Admission control restraints could disallow what?     - power on a vm- migrating to another host, cluster, or resource pool- increasing cpu or memory reservations of a vm  
🗑
What are legitimate reasons to temporarily disable admission control?     - Purposefully violate constraints to place hosts in standby mode to test DPM- automated process would violate constraints, such as an upgrade from Update Manager- other testing or maintenance  
🗑
What are the effects of moving a VM to a new resource pool?     - vm reservation and limit do not change- if vm shares are standard (high/medium/low), shares % adjusts to reflect shares in the new pool- custom shares are maintained (warning displayed if very large)  
🗑
character limit for vcenter server names     15  
🗑
what is hostd?     ESX host agent  
🗑
What are hostd's functions?     - reports to and executes actions from management interfaces and vcenter server agent- authenticates task requests- includes an SNMP agent- uses TCP port 443- restarted from CLI with service mgmt-vmware restart  
🗑
What is vpxd.exe?     Vcenter Server program that runs as Windows service  
🗑
What is vpxa?     Vcenter server agent running on host machines  
🗑
What are the functions of vpxa?     - communicates to vcenter server and relays tasks to hostd- uses tcp port 443- restarted from CLI by service vmware-vpxa restart  
🗑
What are functions of vpxd.exe     - directs actions on hosts- monitoring and management- runs automatically in background, uses database  
🗑
Name other Windows services that run on vcenter server and their function     * Mount Service - invoked during vm customization* Collector Provider - guided consolidation functionality* Collector Service - guided consolidation* Converter - machine import, export, conversion* orchestrator - orchestrator development interface* Manag  
🗑
What is vpxuser?     Vcenter server entity with root privileges on hostscreated when host added to vcenter  
🗑
What is a vlance adapter?     emulated AMD 10mbps NIC, highly compatible  
🗑
VMXNET adapter     no physical counterpart, optimized for a VM, requires VMware tools  
🗑
Flexible adapter     identifies itself as a vlance adapter to allow communication, and with vmware tools installed changes it to vmxnet  
🗑
E1000 adapter     emulated Intel Gigabit Ethernet NIC, works in most newer versions of operating systems  
🗑
VMXNET 2 (Enhanced) NIC adapter     Based on VMXNET but provides some high-performance features like jumbo frames and hardware offloads.  Only available to hosts 3.5 or later and to limited operating systems.  
🗑
VMXNET 3 NIC adapter     Next gen paravirtualized NIC designed for performance, not related to earlier versions.  Adds multiqueue support, IPv6 offloads, only available to limited set of OS's.  
🗑
What are default installed plug-ins?     vCenter storage monitoring, vcenter hardware status, vcenter server status  
🗑
Maximum number of days for eval license?     60  
🗑
Name the map views available in Vsphere client     - virtual machine resources- host resources- datastore resources- vmotion resources  
🗑
What .net framework is required for the Vsphere client?     3.0 SP1  
🗑
list IP ports used by VCenter     80 - direct ittp connections, redirected to 443389 - LDAP connections for directory services443 - default port vcenter listens for vcenter client connections636 - ssl port for vcenter linked mode902 - default vcenter port to send data to managed hosts.    
🗑
What is the purpose of host update utility?     For remote upgrades of standalone hosts.  Upgrades the service console (if present) and vmkernel.  Does not upgrade vmfsdatastores or or vm OS's  
🗑
List the components that can be upgraded with VMWare Update manager     - Upgrade, updating, and patching clustered hosts, vms, and guest operating systems.  Recommended instead of host update utility on sites that have Vcenter Server.  
🗑
List the hardware requirements for ESX 4     - 64-bit x86 processors (all AMD Opteron, numerous Intel)- 2GB RAM- STORAGE:  SCSI Adapter, Fibre Channel Adapter, or Internal RAID controller (software iSCSI not supported)  
🗑
To upgrade to ESX 4, the /boot partition must have a minimum of how much disk space available?     100mb  
🗑
What are advantages of a distributed versus standard vswitch?     - simplify datacenter administration- provide support for private VLANs- enable network stats and policies to migrate with vms during a vmotion migration [such as Rx rate limiting]- provide for customization and third-party devel [vnetwork switch APIs]  
🗑
"Optional partition that changes ""/"" partition size"   /usr  
🗑
Where is the service console located   In a VMDK on a local VMFS store or non-shared datastore  
🗑
Upgraded by vCenter Update Manager "   Service Console, Virtual machine Hardware, VMware Tools, VMFS Datastores"  
🗑
updated by vCender Update Manager "   Templates, ESX/ESXi Hosts, Virtual Appliances"  
🗑
ESX Server Home Page Tasks "   Download vCenter, Browse Objects Managed by this Host, Browse Datastores in this Host's Inventory"  
🗑
ESX Post-Install Actions "   Configure Licensing, Verify VMs, Connect to vCenter (if applicable)"  
🗑
ESX Service Console FS structure "   separate mount points for /var/log and swap by default, s.b. /tmp, /var/log and /home running out of space on / can cause vSphere client connectivity disruptions"  
🗑
vSphere 4 Host Update Utility "   peform a host compatibility check, upgraded standalone ESX/ESXi hosts, upgrades VMkernel, service console"  
🗑
Max cores for Standard licensing   6  
🗑
Port Groups and VLANS "   1 VLAN per port group, Multiple port groups per VLAN"  
🗑
Traffic Shaping in vSphere   Outbound Only - vSwitch or Standard switch port group; Inbound/Outbound - vDS dvPort or entire dvPort group  
🗑
Notify Switches Option   Physical switch is notifed when location of virtual NIC changes  
🗑
Reasons to Boot from SAN "   diskless hardware, easy replication of service console to remote site"  
🗑
Items in Network Adapters section "   Wake on Lan support, Speed and Duplex settings, Observed IP ranges"  
🗑
LUN masking config for Boot from SAN "   Boot LUN - Masked to only 1 Host, Datastore LUNS - masked to all Hosts"  
🗑
vSphere virtual switch uplinks "   uplink - Physical NIC, uplink is not required, vSwitch cannot share same uplink"  
🗑
Enable NetQueue on   Physical NIC and Advance Settings of Vmkernel  
🗑
Load balancing policies for vDS "   source MAC hash, explicit failover order, originating virtual port ID"  
🗑
N-Port ID Virtualization requirements "   not available for Storage Vmotion, Vmotion requires all mapping files on same datastore"  
🗑
Beacon Probing   identify when an upstream link failure has occurred  
🗑
Gateway purpose in regards to Service Console Port "   used for the default route, is required with 2 or more uplinks on same subnet"  
🗑
Traffic Shaping is only available with VDS   TRUE  
🗑
Lun masking for non-ESX servers should be on SAN storage device   TRUE  
🗑
Forged Transmits   Allows a VM to transmit packets that contain a MAC address othe than the address defined for the VM  
🗑
Powered On VMs in vCenter Max (32/64) "   2000, 3000"  
🗑
Registered VMs in vCenter Max (32/64)   3000/4500  
🗑
Pluggable Storage Architecture (PSA) "   Associates physical paths w/ logical devices, I/O queing to logical devices, I/O queueing to physical storage HBAs"  
🗑
Adding Service Console networking to VDS "   Service Console network Adapter can be created and added to Standalone Port, or associated with an existing port group on a Network Distributed Switch, Migrated from an existing standard vSwitch"  
🗑
Apps requiring RDM LUN to used Physical Compatibility Mode "   SAN Management Agents, P2V Clustering, SCSI-target based software"  
🗑
Primary VLAN in a Private VLAN is considered Isolated   TRUE  
🗑
Migrating VM from Standard to Distributed switch "   Edit Network Adapter settings of VM and select dvPort group, Select the VM using the Migrate Virtual Machine Networking option"  
🗑
Functions of zoning in FC Switches "   Prevent non-ESX hosts from accessing VMFS data, Restrict connection on a storage array to ESX Hosts that utilize the array"  
🗑
Which vSphere features support RDM using PCM? "   Vmotion, HA"  
🗑
Write Process by Vmkernel to FC Storage Array "   File corresonding to the VM is located on the VMFS datastore, modified I/O request is sent to physical HBA, block requests on virtual disk are mapped to physical disk"  
🗑
Benefits of Virtual Compatibility mode for RDMs "   Allow templated creation, Allow Cloning"  
🗑
Hardware iSCSI initiators offload the following from the Vmkernel "   Encapsulation of I/O requests into iSCSI Protocol Data Units (PDUs), Encapsulation of iSCSI PDUs into TCP/IP packets"  
🗑
Enable Jumbo Frames for software iSCSI intiator "   Vmkernel port, virtual switch"  
🗑
Runtime Name for FC storage Device   The name of the first discovered path to the device in vmhba:C:T:L format  
🗑
Connecting the iSCSI software initiator to the VMKernel Ports requies the use of this:   esxcli  
🗑
Predictive Scheme for VMFS   Utilizes several LUNs with different storage characteristics  
🗑
Adaptive Scheme for VMFS   utilizes a small number of Large LUNs  
🗑
vSphere features that can use NAS/NFS "   HA, Snapshots, Storage Vmotion, VMware Consolidated Backup"  
🗑
To grow VMFS store on ESX?   Use the MVFS Volume Grow from ESX Host  
🗑
vCenter Maps displays what resources? "   Datastore, Host, Cluster, MV SCSI Volume, NAS Mount, SCSI Adapter, SCSI Target, Datacenter"  
🗑
vCenter Reports displays what resources? "   Space Used, Snapshot Space, Multipathing status for VM, Number of Virtual Disks"  
🗑
Actions via Plug-In Manager? "   Enable an installed Plug-in, View available plug-ins not installed,Disable Plug-in"  
🗑
Sizing vCenter Database per statistics level   number of entities (hosts+VMs) x Statitic per entity variable  
🗑
Statistics per entity variables (1/2/3/4)   10/25/65/100  
🗑
Space needed per 50/100 VMs at default stat levels   ~700MB/1GB  
🗑
Services available only through vCenter "   HA, DRS, Data Recovery"  
🗑
What pre-defined vCenter Server Role can assign permissions to users?   Administrator  
🗑
vApp "   a logical entity comprising one or more virtual machines, which uses the industry standard Open Virtualization Format to specify and encapsulate all components of a multi-tier application as well as the operational policies and service levels associated w  
🗑
vAPP Creation conditions "   A folder is chosen in the VM and Templates view, a DRS-enabled cluster is chosen, Host is running > ESX 3.0"  
🗑
Update Manager Serverity Levels "   Low, Host General, Critical, General, Security"  
🗑
Max Characters in a vApp name   80  
🗑
vApp IP Allocation Policy options "   DHCP, Fixed, Transient"  
🗑
Virtualized Memory Management Unit (MMU)   Enables memory reclamation from the guest OS and is required for VM Direct Patch PCI devices  
🗑
vApp Objects "   Resource Pools, vApps, VMs"  
🗑
Creating a host profile "   Create from an existing ESX 4 host, Import a profile from an existing .vpf file"  
🗑
Host Profile editor sub-profile configurations "   Advanced, Security, Memory Reservation"  
🗑
Default upgrade baselines in UM "   VMware Tools upgrade to Match Host, VA Upgrade to Latests"  
🗑


   

Review the information in the table. When you are ready to quiz yourself you can hide individual columns or the entire table. Then you can click on the empty cells to reveal the answer. Try to recall what will be displayed before clicking the empty cell.
 
To hide a column, click on the column name.
 
To hide the entire table, click on the "Hide All" button.
 
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
 
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.

 
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how
Created by: mbender
Popular Computers sets