HOME  FORUM  MEDIA  ARTICLES  TV  BLOGS  MAPS
kool blog
ALLOTMENTS COMMUNITY BLOGS
  > Blogs from the Allotments-uk.com Community Portal

VCP-410 Dumps

January 18th, 2010 by mailmea

QUESTION NO: 271
Which of the following are valid objects to place in a vApp (Choose Three)?
A. Folders
B. Resource Pools
C. Virtual Machines
D. vApps
E. Hosts

Answer: B,C,D

QUESTION NO: 272
Recently, a ABC 220 702 network interface card in an ESX 4 host has been
experiencing inconsistent connectivity states. Which of the following two methods could
be used to quickly identify the issue and immediately notify an administrator so the issue
can be resolved (Choose
Two) ?
A. Set up an alarm with the Network Redundancy Degraded trigger and configure an
SNMP trap for notification when the connection is lost
B. Set up an alarm with the Lost Network Connectivity trigger to send an e-mail for
notification when The connection is lost
C. Set up an alarm with the Lost Network Connectivity trigger and configure an SNMP
trap for notification when the connection is lost
D. Set up an alarm with the Lost Network Redundancy trigger to send an e-mail for
notification when the connection is lost

Answer: B,C

QUESTION NO: 273
Which of the following features can be used in combination with Network
Attached Storage (Choose Three)?
A. VMware HA
B. Virtual Machine Snapshots
C. Raw Device Mapping
D. Storage VMotion
E. MSCS Clustering

Answer: A,B,D

www.certifyme.com 9L0-403 Q:76 Which is an important benefit provided by VLANs?

A. higher tolerance to broken physical hardware
B. improved security
C. improved memory access
D. higher network availability

Answer: B

www.certifyme.com Q:77 When creating a Service Console port, what is the purpose of the gateway device (Choose Two)?

A. The gateway device is the network adapter used for the default route.
B. A gateway device is required when 2 or more uplinks are using the same subnet.
C. The gateway device is the Service Console port used for VMkernel networking.
D. A gateway device is always required.

Answer: A, B

www.certifyme.com Q:78 Which of the following describe methods of adding Service Console networking to a vNetwork Distributed Switch (Choose Three)?

A. A Service Console Network Adapter can be created and added to a Standalone Port
B. A Service Console port can be cloned from an existing vNetwork Standard Switch
C. A Service Console Network Adapter can be associated with an existing port group on a Network Distributed Switch
D. A Service Console port can be migrated from an existing vNetwork Standard Switch
E. A Service Console Network Adapter can be created along with a Service Console port group on the selected vNetwork Distributed Switch

Answer: A, C, D

www.certifyme.com Q:79 An administrator is unable to connect a vSphere Client to an ESXi Host. Which of the following options can be selected from the Direct Console to restore connectivity without disrupting running virtual machines?

A. Disable the Management Network
B. Restart the Management Agents
C. Restore the Standard Switch
D. Restart the 9L0-510 Management Network

Answer: B

www.certifyme.com Q:80 An administrator is creating a vNetwork Standard Switch with Service Console and VMkernel networking. The administrator has two uplinks attached to the switch, but wants to separate the Service Console and VMkernel traffic to the two uplinks. Which of the following Load Balancing Policies will guarantee this, even if additional management or virtual machine traffic is added to the switch in the future?

A. Route based on the originating port ID
B. Route based on IP hash
C. Use Explicit Failover
D. Route based on source MAC hash

Answer: C

Testking VCP-410

January 18th, 2010 by mailmea

o You cannot use IDE/ATA drives to store virtual machines.
o Use local SATA storage, internal and external, in unshared mode only.
o Some SAS storage systems can offer shared access
o You can have up to 256 VMFS datastores per system, with a minimum volume size of 1.2GB.
o Grow the existing datastore extent if the storage device where your datastore resides has free space. You can grow the extent up to 2 TB.
o You can connect up to 220 701 32 hosts to a single VMFS volume. (EDIT: Maximums document says 64)
o Perform a rescan each time you:
o Create new LUNs on a SAN.
o Change the path masking on a host.
o Reconnect a cable.
o Make a change to a host in a cluster.
o Do not rescan when a path is unavailable.
o To rescan adapters on all hosts managed by vCenter by right-clicking a datacenter, cluster, or folder and selecting Rescan for Datastores.
o ESX does not support the delegate user functionality that enables access to NFS volumes using non-root credentials
o Disk format on a NAS device is dictated by the NFS server, typically a thin format that requires on-demand space allocation.
o When your host accesses a virtual machine disk file on an NFS-based datastore, a .lck-XXX lock file is generated to prevent other hosts from
accessing this file.
o If the underlying NFS volume, is read-only, make sure that the volume is exported as a read-only share by the NFS server, or configure it as a
read-only on the ESX host.
o A diagnostic partition cannot be located on an iSCSI LUN accessed through a software iSCSI initiator.
o You can query and scan the host’s diagnostic partition using the vicfg-dumppart -l command
o You can group datastores into folders.
o You can unmount:
o NFS datastores
o VMFS datastore copies mounted without resignaturing
o You can have up to 32 extents.
o You can grow an extent in an existing VMFS datastore. Only extents with free space immediately after them are expandable.
o If a shared datastore has powered on virtual machines and becomes 100% full, you can increase the datastore’s capacity only from the host,
with which the powered 220 702 on virtual machines are registered.
o You can mount a VMFS datastore only if it does not collide with an already mounted VMFS datastore that has the same UUID (signature).
o When resignaturing a VMFS copy, ESX assigns a new UUID and a new label to the copy, and mounts the copy as a datastore distinct from the
original.
o The default format of the new label assigned to the datastore is snap-<snapID>-<oldLabel>, where <snapID> is an integer and <oldLabel> is the
label of the original datastore.
o Datastore resignaturing is irreversible.
o A spanned datastore can be resignatured only if all its extents are online.
o Pluggable Storage Architecture (PSA) is an open modular framework that coordinates the simultaneous operation of multiple multipathing
plugins (MPPs). The VMkernel multipathing plugin that ESX provides by default is the VMware Native Multipathing Plugin (NMP). Two types of
NMP subplugins, Storage Array Type Plugins (SATPs), and Path Selection Plugins (PSPs).
o The VMware NMP supports all storage arrays listed on the VMware storage HCL and provides a default path selection algorithm based on the
array type.
o ESX offers an SATP for every type of array that VMware supports.
o By default, the VMware NMP supports the following PSPs:
o Most Recently Used (MRU)
o Fixed - with active-passive arrays that have a Fixed path policy, path thrashing might be a problem.
o Round Robin (RR) - Uses a path selection algorithm that rotates through all available paths enabling load balancing across the paths.
o Claim rules defined in the /etc/vmware/esx.conf file, the host determines which multipathing plugin (MPP) should claim the paths.
o By default, the host performs a periodic path evaluation every 5 minutes.
o Active multiple working paths currently used for transferring data are marked as Active (I/O). In ESX 3.5 or earlier, the term active means the
only path that the host is using to issue I/O to a LUN.
o Standby path is operational and can be used for I/O if active paths fail.
o If you created a virtual disk in the thin format, you can later inflate it to its full size.
o RDM offers several 220 701 benefits. User-Friendly Persistent Names, Dynamic Name Resolution, Distributed File Locking, File Permissions, File System
Operations, Snapshots, vMotion, SAN Management Agents and N-Port ID Virtualization(NPIV).
o Certain limitations exist when you use RDMs:
o Not available for block devices or certain RAID devices.
o Available with VMFS-2 and VMFS-3 volumes only.
o No snapshots in physical compatibility mode.
o No partition mapping. It requires a whole LUN.

VMware VCP-410 Exam

January 18th, 2010 by mailmea

QUESTION NO: 277
The Runtime Name for a Fibre Channel storage device is equivalent to?
A. The Universally Unique Identifier (UUID) to the device
B. The name of the current path to the device in vmhba:C:T:L format
C. The name of the first discovered path to the device in vmhba:C:T:L format
D. The Network Address 640 802 Dumps Authority (NAA) name of the device

Answer: C

QUESTION NO: 278
In the vSphere Client the Virtual Machine Resource Allocation tab shows
Host Memory and Guest Memory. What is the meaning of these terms? (Choose Two)?
A. Host memory is the actual memory usage of the Virtual Machine.
B. Guest Memory is the actual memory usage of the Virtual Machine
C. Host memory is the amount of physical memory that has been allocated to a Virtual
Machine
D. Guest Memory is amount of physical memory that has been allocated to a Virtual
Machine

Answer: B,C

QUESTION NO: 279
Which of the following occurs if VMware Fault Tolerance is enabled for a
virtual machine in a DRS/HA cluster, but Host Monitoring is not enabled for VMware
HA?
A. If the primary FT VM fails, the secondary FT VM does not take over
B. Memory reservations for the FT VM cannot be upheld and there might not be
sufficient resources to restore redundancy if an HA event occurs
C. If the primary FT VM fails, a new secondary FT VM is not created and the VM is no
longer redundant
D. Anti-affinity rules for the FT VM cannot be upheld and both the primary and
secondary FT VM could reside on the same host

Answer: C

QUESTION NO: 274
Which of these factors indicates a high likelihood that the performance of a virtual
machine is being constrained by disk I/O?
A. A large number of kilobytes read and written
B. A large number of 640-802 virtual disks on its SCSI bus
C. A large number of disk shares
D. A long SCSI queue length

Answer: D

QUESTION NO: 275
In configuring a VMware HA Cluster the System Administrator can
configure Admission Control. There are two options: Prevent VMs from being powered
on if they violate availability constraints, or Allow VMs to be powered on even if they
violate availability constraints. If the System Administrator chooses the option Prevent
VMs from being powered on if they violate availability constraints then which of the
following apply in the event of an ESX Host failure (Choose Two)?
A. VMware HA enforces the failover capacity defined for the cluster
B. Only Virtual Machines with a high restart priority will be restarted on surviving ESX
Hosts
C. Virtual Machines running on failed ESX Hosts will not be restarted on surviving ESX
Hosts
D. VMware HA 640 802 braindumps restarts Virtual Machines on surviving hosts with the most unreserved
capacity

Answer: A,D

QUESTION NO: 276
What is the technology VMware Data Recovery uses to back up a Windows
2003 virtual machine?
A. Volume Shadow Copy Service
B. Crash-consistent quiescing
C. LGTO SYNC driver
D. EMC Autostart Manager

Answer: A

VCP-410 Real Exam Questions

January 18th, 2010 by mailmea

o MAC Address Changes - the guest OS changes the MAC address of the adapter to anything other than what is in the .vmx
o Forged Transmits - Outbound frames with a source MAC address that is different from the one set on the adapter are dropped.
o Traffic shaping
o Traffic shaping policy is defined by three characteristics: average bandwidth, peak bandwidth, and burst size.
o ESX shapes outbound network traffic on vSwitches and both inbound and outbound traffic on a vNetwork Distributed Switch.
o Peak bandwidth cannot be less than the specified average bandwidth.
o NIC Teaming vcp 4 (Load balancing and failover)
o Load Balancing
1. Route based on the originating port ID — Choose an uplink based on the virtual port where the traffic entered the virtual
switch.
2. Route based on ip hash — Choose an uplink based on a hash of the source and destination IP addresses of each packet.
3. Route based on source MAC hash — Choose an uplink based on a hash of the source Ethernet.
4. Use explicit failover order — Always use the highest order uplink from the list of Active adapters which passes failover
detection criteria.
o IP-based teaming requires that the physical switch be configured with etherchannel. For all other options, etherchannel should
be disabled.
o Incoming traffic is controlled by the load balancing policy on the physical switch
o Network failover detection
o Link Status only
o Beacon probing - Do not use beacon probing with IP-hash load balancing.
o Notify Switches - a notification is sent out over the network to update the lookup tables on physical switches. In almost all cases, this
process is desirable for the lowest latency of failover occurrences and migrations with VMotion. Do not use this option when the
virtual machines using the port group are using Microsoft Network Load Balancing in unicast mode.
o Failback - determines how a physical adapter is returned to active duty after recovering from a failure. If failback is set to Yes
(default), the adapter is returned to active duty immediately upon recovery.
o Failover Order
1. Active Uplinks
2. Standby Uplinks
3. Unused Uplinks
o When using IP-hash load balancing, do not configure standby uplinks.
o VLAN - The VLAN policy allows virtual networks to join physical VLANs - vNetwork Distributed Switch only (dvPorts).
o Port blocking vmware vcp 4 policies - vNetwork Distributed Switch only (dvPorts).
o VMware uses the Organizationally Unique Identifier (OUI) 00:50:56 for manually generated addresses. You must set them in a virtual
machine’s configuration file: ethernet<number>.addressType=”static”
o Jumbo frames must be enabled at the host level using the command-line interface to configure the MTU size for each vSwitch.
o TCP Segmentation Offload (TSO) is enabled on the VMkernel interface by default, but must be enabled at the virtual machine level.
o To enable TSO at the virtual machine level, you must replace the existing vmxnet or flexible virtual network adapters with enhanced vmxnet
virtual network adapters. This might result in a change in the MAC address of the virtual network adapter.
o To check whether TSO is enabled on a particular VMkernel networking interface use the esxcfg-vmknic -l command. The list shows
each TSO-enabled VMkernel interface with TSO MSS set to 65535.
o If TSO is not enabled for a particular VMkernel interface, the only way to enable it is to delete the VMkernel interface and recreate the
interface.
o Jumbo frames up to 9kB (9000 bytes) are supported.
o Use the vicfg-vswitch -m <MTU> <vSwitch> command to set the MTU size for the vSwitch.
o Enabling jumbo frame support on a virtual machine requires an enhanced vmxnet adapter for that virtual machine.
o NetQueue in ESX takes advantage of the capability of some network adapters to deliver network traffic to the system in multiple receive
queues that can be processed separately. This allows processing to be scaled to multiple CPUs, improving receive-side networking
performance.
o NetQueue is enabled by default.
o ESX supports a direct PCI device connection for virtual machines running on Intel Nehalem platforms. Each virtual machine can connect to up
to 2 passthrough devices.
o The following 640 802
features are unavailable for virtual machines configured with VMDirectPath:
o VMotion
o Hot adding and removing of virtual devices
o Suspend and resume
o Record and replay
o Fault tolerance
o High availability
o DRS (limited availability; the virtual machine can be part of a cluster, but cannot migrate across hosts)
o Software-initiated iSCSI is not available over 10GigE network adapters in ESX.

VCP-410 Test Questions

January 18th, 2010 by mailmea

QUESTION NO: 283
Which pre-defined vCenter Server role can assign permissions to users?
A. Datacenter Administrator
B. Virtual Machine Power User
C. Administrator
D. Resource Pool Administrator

Answer: C

QUESTION NO: 284
ESX Service vcp-410 Console user authentication (Choose Two)?
A. can use a central directory service for password checking only
B. requires local accounts
C. requires users to change their passwords every 6 months by default
D. controls vCenter authentication for vSphere Client users

Answer: A,B

QUESTION NO: 285
An administrator wants to enable Guest Customization in vCenter Server for various
Windows and Linux virtual machines. Which of the following steps must be performed
on the vCenter Server and in the guest virtual machines (Choose Two)?
A. Microsoft Sysprep tools must be placed on the vCenter Server
B. Perl must be installed in the Linux guest OS
C. The Linux Open Source tools must be added to the vCenter Server
D. The Windows guest OS must be Windows NT4, 2000, 2003 or 2008

Answer: A,B

QUESTION NO: 280
When creating a vmware vcp 410 Service Console port, what is the purpose of the gateway
device (Choose Two)?
A. The gateway device is the network adapter used for the default route.
B. A gateway device is always required.
C. The gateway device is the Service Console port used for VMkernel networking.
D. A gateway device is required when 2 or more uplinks are using the same subnet.

Answer: A,D

QUESTION NO: 281
Which of the following would prevent the application of a Host Profile to an
ESX Host (Choose Two)?
A. The host has not been placed into Maintenance Mode
B. The host is an ESX 3.5 Host
C. The host has multiple profiles attached
D. The host is an ESXi Host

Answer: A,B

QUESTION NO: 282
An ESX Server in a DRS cluster is placed into Maintenance Mode. Which of
the following conditions are true (Choose Two)?
A. If the DRS cluster is in fully automated mode, DRS will make a migration
recommendation and then VMotion Virtual Machines to other ESX servers
B. If the DRS cluster is in partially automated mode then the Virtual Machines that have a
High Restart vmware vcp 4 Priority will be moved to another ESX Server
C. If the DRS cluster is in partially automated mode then the vCenter Administrator must
VMotion Virtual Machines to another ESX Server
D. If the DRS cluster is in fully automated mode, DRS will automatically VMotion
Virtual Machines to other ESX Servers

Answer: C,D

VCP-410 Dumps

January 18th, 2010 by mailmea

4. Assign each physical NIC to a port group and a vSwitch.
5. Use separate physical NICs to handle the different traffic streams, such as network packets generated by VMs, iSCSI protocols, VMotion
tasks, and service console activities.
6. Ensure that the physical NIC capacity is large enough to handle the network traffic on that vSwitch. If the capacity is not enough, consider
using a high-bandwidth physical NIC (10Gbps) or moving some VMs to a vSwitch with a lighter load or to a new vSwitch.
7. If packets are being dropped at the vSwitch port, increase the virtual network driver ring buffers where applicable.
8. Verify that the Passed VCP410 reported speed and duplex settings for the physical NIC match the hardware expectations and that the hardware is
configured to run at its maximum capability. For example, verify that NICs with 1Gbps are not reset to 100Mbps because they are
connected to an older switch.
9. Verify that all NICs are running in full duplex mode. Hardware connectivity issues might result in a NIC resetting itself to a lower speed or
half duplex mode.
10. Use vNICs that are TSO-capable, and verify that TSO-Jumbo Frames are enabled where possible.
o Tasks represent system activities that do not complete immediately, such as migrating a VM.
o If you are logged in to a vCenter Server system that is part of a Connected Group, a column in the task list displays the name of the vCenter
Server system on which the task was performed.
Appendix A – Defined privileges
Appendix B – Installing the MS sysprep tools
Appendix C – Performance metrics
ESX Configuration Guide
o A vNetwork Distributed Switch acts as a single vSwitch across all associated hosts on a datacenter. This allows virtual machines to maintain
consistent network configuration as they migrate across multiple hosts. A dvPort is a port on a vNetwork Distributed Switch.
o The VMkernel TCP/IP networking stack supports iSCSI, NFS, and VMotion. Virtual machines run their own systems’ TCP/IP stacks and connect
to the VMkernel at the Ethernet level through virtual switches.
o TCP Segmentation Offload (TSO), allows a TCP/IP stack to emit very large frames (up to 64KB) even though the maximum transmission unit
(MTU) of the Passed VCP 4 interface is smaller. The network adapter then separates the large frame into MTU-sized frames and prepends an adjusted copy
of the initial TCP/IP headers.
o The default number of logical ports for a vSwitch is 56.
o Each uplink adapter associated with a vSwitch uses one port.
o You can create a maximum of 127 vSwitches on a single host. (EDIT the current Maximums PDF says 248)
o Maximum of 512 port groups on a single host.
o For a port group to reach port groups located on other VLANs, the VLAN ID must be set to 4095. If you enter 4095, the port group can see
traffic on any VLAN while leaving the VLAN tags intact.
o VLAN ID is a number between 1 and 4094.
o ESX supports only NFS version 3 over TCP/IP.
o You can create a maximum of 16 service console ports in ESX.
o CDP advertisements typically occur once a minute.
o dvPort group properties include:
o Port Binding - when ports are assigned to virtual machines connected to this dvPort group.
o Static binding - to assign a port to a virtual machine when the virtual machine is connected to the dvPort group.
o Dynamic binding - to assign a port to a virtual machine the first time the virtual machine powers on after it is connected to the
dvPort group.
o Ephemeral - for no port binding.
o Whether to allow live port moving.
o Config reset at disconnect to discard per-port configurations when a dvPort is disconnected from a virtual machine.
o Binding on host allowed to specify that when vCenter Server is down, ESX can assign a dvPort to a virtual machine.
o Port name format to provide a template for assigning names to the dvPorts in this group.
o Private VLANs are used to solve VLAN ID limitations.
o A private VLAN is identified by its primary VLAN ID. A primary VLAN ID can have multiple secondary VLAN IDs associated with it. Primary
VLANs are Promiscuous, so that ports on a private VLAN can communicate with ports configured as the primary VLAN. Ports on a secondary
VLAN can be either:
o Isolated - vcp 410 communicating only with promiscuous ports
o Community - communicating with both promiscuous ports and other ports on the same secondary VLAN.
o Only one VMotion and IP storage port group for each ESX host.
o You can enable or disable IPv6 support on the host.
o The following networking policies can be applied:
o Security
o Promiscuous Mode - In non-promiscuous mode, a guest adapter listens only to traffic forwarded to own MAC address. In
promiscuous mode, it can listen to all the frames. By default, guest adapters are set to non-promiscuous mode.

Testking VCP-410

January 18th, 2010 by mailmea

QUESTION NO: 289
The default ESX service console firewall (Choose Two)?
A. is configured for high security
B. blocks all traffic unless specifically allowed
C. is configured for medium security
D. allows all traffic unless specifically blocked

Answer: A,B

QUESTION NO: 290
Which of the following VCP-410 questions describe methods of adding Service Console networking to a
vNetwork Distributed Switch (Choose Three)?
A. A Service Console port can be cloned from an existing vNetwork Standard Switch
B. A Service Console Network Adapter can be associated with an existing port group on
a Network Distributed Switch
C. A Service Console Network Adapter can be created along with a Service Console port
group on the selected vNetwork Distributed Switch
D. A Service Console Network Adapter can be created and added to a Standalone Port
E. A Service Console port can be migrated from an existing vNetwork Standard Switch

Answer: B,D,E

QUESTION NO: 291
Which of the following are valid severity levels for host updates in vCenter
Update Manager (Choose Three)?
A. Security
B. Important
C. General
D. Critical
E. Moderate

Answer: A,C,D

QUESTION NO: 286
Which of the following VCP-410 dumps options cannot be edited if vApp Options is disabled in the
Options tab for a Virtual Machine that is part of a vApp (Choose Two)?
A. vApp Resources
B. IP Allocation Policy
C. vApp Startup and Shutdown Options
D. OVF Environment Transport

Answer: B,D

QUESTION NO: 287
Which of the following two options cannot be edited if Appliance Options
are disabled (Choose Two)?
A. License Agreement
B. Resources
C. Properties
D. Startup and Shutdown

Answer: A,C

QUESTION NO: 288
Which vCenter Server Passed VCP-410 role, by default, has performance privileges?
A. Virtual Machine Power User
B. Virtual Machine Administrator
C. Resource Pool Administrator
D. Datacenter Administrator

Answer: B

VCP-410 Test Questions

January 18th, 2010 by mailmea

o By default, statistics are stored in the vCenter Server database for one year. You can increase this to three years.
o You cannot view datastore metrics in the advanced charts. They are only available in the overview charts.
o CPU Performance Enhancement Advice
1. Verify that VMware Tools is installed on every VM on the host.
2. Compare the CPU usage value of a VM with the CPU usage of other VMs on the host or in the resource pool. The stacked bar chart on the
host’s Virtual Machine view shows the CPU usage for all VMs on the host.
3. Determine whether VCP-410 exam the high ready time for the VM resulted from its CPU usage time reaching the CPU limit setting. If so, increase the
CPU limit on the VM.
4. Increase the CPU shares to give the VM more opportunities to run. The total ready time on the host might remain at the same level if the
host system is constrained by CPU. If the host ready time doesn’t decrease, set the CPU reservations for high-priority VMs to guarantee
that they receive the required CPU cycles.
5. Increase the amount of memory allocated to the VM. This decreases disk and or network activity for applications that cache. This might
lower disk I/O and reduce the need for the ESX/ESXi host to virtualize the hardware. Virtual machines with smaller resource allocations
generally accumulate more CPU ready time.
6. Reduce the number of virtual CPUs on a VM to only the number required to execute the workload. For example, a single-threaded
application on a four-way VM only benefits from a single vCPU. But the hypervisor’s maintenance of the three idle vCPUs takes CPU cycles
that could be used for other work.
7. If the host is not already in a DRS cluster, add it to one. If the host is in a DRS cluster, increase the number of hosts and migrate one or
more VMs onto the new host.
8. Upgrade the physical CPUs or cores on the host if necessary.
9. Use the newest version of ESX/ESXi, and enable CPU-saving features such as TCP Segmentation Offload, large memory pages, and jumbo
frames.
o Memory Performance Enhancement Advice
1. Verify that VMware Tools is installed on each VM. The balloon driver is installed with VMware Tools and is critical to performance.
2. Verify that the balloon driver is enabled. The VMkernel regularly reclaims unused VM memory by ballooning and swapping. Generally,
this does not impact VM performance.
3. Reduce the memory space on the VM, and correct the cache size if it is too large. This frees up memory for other VMs.
4. If the memory reservation of the VM is set to a value much higher than its active memory, decrease the reservation setting so that the
VMkernel can reclaim the idle memory for other VMs on the host.
5. Migrate one or more VMs to a host in a DRS cluster.
6. Add physical memory to the host.
o Disk I/O Performance VCP-410 exam questions Enhancement Advice
1. Increase the VM memory. This should allow for more operating system caching, which can reduce I/O activity. Note that this may require
you to also increase the host memory. Increasing memory might reduce the need to store data because databases can utilize system
memory to cache data and avoid disk access. To verify that VMs have adequate memory, check swap statistics in the guest operating
system. Increase the guest memory, but not to an extent that leads to excessive host memory swapping. Install VMware Tools so that
memory ballooning can occur.
2. Defragment the file systems on all guests.
3. Disable antivirus on-demand scans on the VMDK and VMEM (backup of the VM’s paging file) files.
4. Use the vendor’s array tools to determine the array performance statistics. When too many servers simultaneously access common
elements on an array, the disks might have trouble keeping up. Consider array-side improvements to increase throughput.
5. Use Storage VMotion to migrate I/O-intensive VMs across multiple ESX/ESXi hosts.
6. Balance the disk load across all physical resources available. Spread heavily used storage across LUNs that are accessed by different
adapters. Use separate queues for each adapter to improve disk efficiency.
7. Configure the HBAs and RAID controllers for optimal use. Verify that the queue depths and cache settings on the RAID controllers are
adequate. If not, increase the number of outstanding disk requests for the VM by adjusting the Disk.SchedNumReqOutstanding
parameter. For more information, see the Fibre Channel SAN Configuration Guide.
8. For resource-intensive VMs, separate the VM’s physical disk drive from the drive with the system page file. This alleviates disk spindle
contention during periods of high use.
9. On systems with sizable RAM, disable memory trimming by adding the line MemTrimRate=0 to the VM’s .VMX file.
10. If the combined disk I/O is higher than a single HBA capacity, use multipathing or multiple links.
11. For ESXi hosts, create virtual disks as preallocated. When you create a virtual disk for a guest operating system, select Allocate all disk
space now. The VCP-410 study guide performance degradation associated with reassigning additional disk space does not occur, and the disk is less likely to
become fragmented.
12. Use the most current ESX/ESXi host hardware.
o Networking Performance Enhancement Advice
1. Verify that VMware Tools is installed on each VM.
2. If possible, use vmxnet3 NIC drivers, which are available with VMware Tools. They are optimized for high performance.
3. If VMs running on the same ESX/ESXi host communicate with each other, connect them to the same vSwitch to avoid the cost of
transferring packets over the physical network.

VMware VCP-410 Exam

January 18th, 2010 by mailmea

QUESTION NO: 295
The remote console performance for a virtual machine on an ESXi Host appears to be
degraded. Which of the following could be a possible cause of the problem (Choose
Two)?
A. The physical NIC assigned to VCP-410 dumps the VMkernel port group has a speed or duplex
mismatch
B. The virtual NIC assigned to the virtual machine has a speed or duplex mismatch
C. The physical NIC assigned to the virtual machine port group containing the affected
virtual machine has a speed or duplex mismatch
D. The physical NIC assigned to the Service Console port group has a speed or duplex
mismatch

Answer: A,C

QUESTION NO: 296
The vSwitch or vSwitch port group policy setting that allows a virtual
machine to transmit packets that contain a MAC address other than the address defined
for the VM is?
A. Promiscuous Mode
B. Traffic Shaping
C. Forged Transmits
D. MAC Address Changes

Answer: C

QUESTION NO: 297
What is the VCP-410 maximum number of systems guided consolidation can
simultaneously analyze?
A. 1000
B. 500
C. 250
D. 100

Answer: D

QUESTION NO: 292
An administrator is configuring an ESX Host with 2 Fibre Channel HBAs. The
attached FC Storage Array has two active Storage Processor ports. No zoning is
configured. Using Round Robin multipathing, how many paths are used to send data to a
VMFS Datastore at any given time?
A. 4
B. 1
C. 2
D. 3

Answer: B

QUESTION NO: 293
An administrator is configuring vCenter Server to support e-mail notification. Which of
the following parameters must be configured in the vCenter Server settings (Choose
Two)?
A. Sender e-mail address
B. SMTP server information
C. SNMP address information
D. Receiver e-mail address

Answer: A,B

QUESTION NO: 294
During Guided VCP-410 braindump Consolidation, how is disk space for the virtual machine
calculated?
A. The virtual machine disk is equal in size to the source disk
B. The virtual machine disk is sized to the amount of data contained on the source disk
C. The virtual machine disk is sized to 125% of the data contained on the source disk
D. Guided Consolidation prompts for the virtual machine disk size during conversion

Answer: C

VCP-410 Dumps

January 18th, 2010 by mailmea

o If you create or edit a role on a vCenter Server system that is part of a connected group in Linked Mode, the changes you make are propagated
to all other vCenter Server systems in the group. Assignments of roles to specific users and objects are not shared across linked vCenter Server
systems.
o Permissions grant users the right to perform the activities specified by the role on the object to which the role is assigned
o By default, all users who are members of the Windows Administrators group on the vCenter Server system have the same access rights as any
user assigned to the Administrator role on all objects.
o Propagation is set per VCP-410 exam questions permission, not universally applied. Permissions defined for a child object always override those propagated from
parent objects.
o You cannot set permissions directly on a vNetwork Distributed Switches. To set permissions for a vNetwork Distributed Switch and its
associated dvPort Groups, set permissions on a parent object, such a folder or datacenter, and select the option to propagate these
permissions to child objects.
o If no permission is defined for the user on that object, the user is assigned the union of privileges assigned to the groups for that object.
o If a permission is defined for the user on that object, the user’s permission takes precedence over all group permissions
o Reports are updated every 30 minutes.
o Map views are updated every 30 minutes
o Alarms are notifications that occur in response to selected events, conditions, and states that occur with objects in the inventory.
o Alarms are composed of a trigger and an action.
o Alarms have two types of triggers: condition/state triggers, and event triggers.
o Condition or State Triggers Monitor the current condition or state of VMs, hosts, and datastores.
o Event Triggers Monitors events that occur in response to operations occuring with any managed object in the inventory, the vCenter Server
system, or the license server.
o Condition and state triggers use one of the following operator sets to monitor an object:
o Is equal to and Is not equal to
o Is above and Is below
o Event triggers use arguments, operators, and values to monitor operations that occur in the vServer System.
o Alarm actions are VCP-410 study guide operations that occur in response to triggered alarms.
o The default VMware alarms do not have actions associated with them. You must manually associate actions with the default alarms.
o You can disable an alarm action from occurring without disabling the alarm itself.
o You disable alarm actions for a selected inventory object.
o When you disable the alarm actions for an object, they continue to occur on child objects.
o When you disable alarm actions, all actions on all alarms for the object are disabled. You cannot disable a subset of alarm actions.
o The SNMP agent included with vCenter Server can be used to send traps when alarms are triggered on a vCenter Server.
o Alarm reporting can further restrict when a condition or state alarm trigger occurs by adding a tolerance range and a trigger frequency to the
trigger configuration.
o The tolerance range specifies a percentage above or below the configured threshold point, after which the alarm triggers or clears.
o Condition threshold + Tolerance Range = Trigger alarm
o The trigger frequency is the time period during which a triggered alarm action is not reported again. By default, the trigger frequency for the
default VMware alarms is set to 5 minutes.
o Statistical data consists of CPU, memory, disk, network, system, and VM operations metrics.
o Collection intervals determine the time period during which statistics are aggregated and rolled up, and the length of time the statistics are
archived in the vCenter database. By default, vCenter Server has four collection intervals: Day, Week, Month, and Year.
o Real-time statistics are not stored in the database. They are stored in a flat file on ESX/ESXi hosts and in memory on the vCenter Server
systems
o Real-time statistics are collected directly on an ESX/ESXi host every 20 seconds (60 seconds for ESX Server 2.x hosts).
o On ESX hosts, the statistics are kept for one hour, after which 180 data points (15 -20 second samples) will have been collected.
o On ESXi hosts, the statistics are kept for 30 minutes, after which 90 data points will have been collected.
o Collection Intervals:
Collected frequency Retention
5 Minutes 1 Day
30 Minutes 1 Week
2 Hours 1 Month
1 Day 1 Year
o You can change the VCP-410 questions frequency at which statistic queries occur, the length of time statistical data is stored in the vCenter Server database, and
the amount of statistical data collected.
o Not all attributes are configurable for each collection interval.
o You can assign a collection level of 1- 4 to each collection interval, with level 4 having the largest number of counters.
o By default, all collection intervals use collection level 1.
o Generally, you need to use only collection levels 1 and 2 for performance monitoring and analysis.

Create a new blog and join in the fun!
Entries (RSS) and Comments (RSS).
The total number of visits to this blog is 163