20:00

Free Test
/ 10

Quiz

1/10
You are tasked to automate the installation and deployment of new host added into your company
vSphere cluster using Auto Deploy. Ensure Auto Deploy and Image Builder is set to start
automatically every time vCenter Server is restarted. Use the web client and VCSA0la to perform this
step.
Confirm that the auto deploy plugin is available in the web interface. You may be required to logout
and log back in after enabling the services.
The vCenter server is required to retrieve software from an online depot. You are to use the depot
provided below and ensure that Auto Deploy is always running even, with restart of vCenter server.
Name FirstDepot
URL https / / hostupdate.vmware.com/software/VUB/PRODUCTION/main/vmw-depot-index.xml
Note: ignore error that you received on cannot connect to depot. This is expected due to vCSA do not
have internet connection.
Create a deploy Rule on VCSA0la based on information below. You do not need to apply to any host
at this time.
Name: Rule1
Specify Rule to match Vendor: Dell
Check 'Do Not Include Image Profile"
Check 'Do Not Include Host Profile"
Select host location: Choose cluster PROD-A
Select the answer
1 correct answer
Option A is correct.

Quiz

2/10
Your security team is getting ready for an audit and wants to check the status of all ESXI hosts'
outstanding security patches. Create a new fixed Update Manager baseline for all security ESXi host
patches and name it ''Security patches. ''Use the patches available in the patch repository. Use
VCSA01a in this task.
Baseline Name: Security Patches
Baseline Type: Host Patch
Category: Security
Select the answer
1 correct answer
Option A is correct.

Quiz

3/10
As a member of the virtual infrastructure team, you have been tasked with creating a new guest
customization specification and deploying a test virtual machine from an existing legacy template
migrated from an old VMware VI3 environment
To complete this task:
Deploy a new virtual machine with the name VM-GuestCust to esxi02a.vclass.local in cluster PROD-A
using the following details:
vCenter Server: vcsa01a.vdass.local
Datastore: ProdDS01
Template; Core-Template
The virtual machine requires an additional network card with the type VMXNET3.
Create a new Guest Customization Spec with the name Custom-Spec using the following details:



© Cust-Spec
Operating System: Windows Server 2008 R2
Registration Spec;
Name: vclass
Organization: VMware
The computer name must use the virtual machine name . Timezone must be set to America/Central
Time
Network Specifications:
IPv4 and IPv6 are set to DHCP but require a static DNS entry of 172.20.10.10
The computer must join the domain vclass.local using the following credentials:
Username: administrator
Password: VMware1!
Select the answer
1 correct answer
Option A is correct.

Quiz

4/10
The company's IT strategy is to adopt innovative and emerging technologies such as software-
defined storage solution. The IT team has decided to run their business-critical workloads on an all-
flash Virtual SAN (vSAN) as it provides excellent performance.

The IT team has purchased servers that are compatible with vSAN. However, all the solid-state drives
(SSD) in the servers are shown incorrectly as hard-disk drives (HDD) instead.
In addition, some of the solid-state drives (SSD) will be used for other purposes instead of vSAN and
should not be part of the vSAN cluster. These are the requirements for the vSAN cluster:
• In each server, use the 3GB SSD as the cache tier and the 11GB SSD as the capacity tier
• As a result the vSAN cluster will use a total of six SSDs (three SSDs for caching and three SSDs for
capacity
• Ensure all the disks that will be used for vSAN are shown correctly as SSDs
• Provide storage savings by using deduplication and compression.
Next, the IT team wants to improve the performance and availability of the business-critical
workloads on the vSAN-datastore.
Ensure the following configurations will be applied on existing and new workloads located on vSAN-
datastore:
Number of disk stripes per object: 2
Primary level of failures to tolerate: 2
Failure tolerance method: RAID-1 (Mirroring)
Force provisioning; Yes
The new configurations should be applied by default.

You may create new storage policy but do not edit the default vSAN storage policy as it may be used
by other vSAN clusters in the future. Name the policy "New vSAN Default'.
Nate-. All tasks should be executed in PROD-A host cluster.

solution below:
Select the answer
1 correct answer
Option s,e,e,t,h,e are correct.
VMware vSphere ESXi can use locally attached SSDs (Solid State Disk) and flash devices in multiple
ways. Since SSDs offer much higher throughput and much lower latency than traditional magnetic
hard disks the benefits are clear. While offering lower throughput and higher latency, flash devices
such as USB or SATADOM can also be appropriate for some use cases. The potential drawback to
using SSDs and flash device storage is that the endurance can be significantly less than traditional
magnetic disks and it can vary based on the workload type as well as factors such as the drive
capacity, underlying flash technology, etc.
This KB outlines the minimum SSD and flash device recommendations based on different
technologies and use case scenarios.
SSD and Flash Device Use Cases
A non-exhaustive survey of various usage models in vSphere environment are listed below.
Host swap cache
This usage model has been supported since vSphere 5.1 for SATA and SCSI connected SSDs. USB and
low end SATA or SCSI flash devices are not supported.
The workload is heavily influenced by the degree of host memory over commitment.
Regular datastore
A (local) SSD is used instead of a hard disk drive.
This usage model has been supported since vSphere 7.0 for SATA and SCSI connected SSDs.
There is currently no support for USB connected SSDs or for low end flash devices regardless of
connection type.
vSphere Flash Read Cache (aka Virtual Flash)
This usage model has been supported since vSphere 5.5 for SATA and SCSI connected SSDs.
There is no support for USB connected SSDs or for low end flash devices.
vSAN
This usage model has been supported since vSphere 5.5 for SATA and SCSI SSDs. For more
information, see the vSAN Hardware Quick Reference Guide.
vSphere ESXi Boot Disk
A USB flash drive or SATADOM or local SSD can be chosen as the install image for ESXi, the vSphere
hypervisor, which then boots from the flash device.
This usage model has been supported since vSphere 3.5 for USB flash devices and vSphere 4.0 for
SCSI/SATA connected devices.
Installation to SATA and SCSI connected SSD, SATADOM and flash devices creates a full install image
which includes a logging partition (see below) whereas installation to a USB device creates a boot
disk image without a logging partition.
vSphere ESXi Coredump device
The default size for the coredump partition is 2.5 GiB which is about 2.7 GB and the installer creates a
coredump partition on the boot device device for vSphere 5.5 and above. After installation the
partition can be resized if necessary using partedUtil. For more information, see the vSphere
documentation.
Any SATADOM or SATA/SCSI SSD may be configured with a coredump partition.
This usage model has been supported from vSphere 3.5 for boot USB flash devices and since vSphere
4.0 for any SATA or SCSI connected SSD that is local.
This usage model also applies to Autodeploy hosts which have no boot disk.
vSphere ESXi Logging device
A SATADOM or local SATA/SCSI SSD is chosen as the location for the vSphere logging partition
(/scratch partition). This partition may be but need not be on the boot disk and this applies to
Autodeploy hosts which lack a boot disk.
This usage model has been supported since vSphere 7.0 for any SATA or SCSI connected SSD that is
local. SATADOMs that meet the requirement set forth in Table 1 are also supported.
This usage model can be supported in a future release of vSphere for USB flash devices that meet the
requirement set forth in Table 1.
SSD Endurance Criteria
The flash industry often uses Tera Bytes Written (TBW) as a benchmark for SSD endurance. TBW is
the number of terabytes that can be written to the device over its useful life. Most devices have
distinct TBW ratings for sequential and random IO workloads, with the latter being much lower due
to Write Amplification Factor (WAF) (defined below). Other measures of endurance commonly used
are DWPD (Drive Writes Per Day) and P/E (Program/Erase) cycles.
Conversion formulas are provided here:
Converting DWPD (Drive Writes Per Day) to TBW (Terabytes Written):
TBW = DWPD * Warranty (in Years) * 365 * Capacity (in GB) / 1,000 (GB per TB)
Converting Flash P/E Cycles per Cell to TBW (Terabytes Written):
TBW = Capacity (in GB) * (P/E Cycles per Cell) / (1,000 (GB per TB) * WAF)
WAF is a measure of the induced writes caused by inherent properties of flash technology. Due to the
difference between the storage block size (512 bytes), the flash cell size (typically 4KiB or 8KiB bytes)
and the minimum flash erase size of many cells one write can force a number of induced writes due
to copies, garbage collection, etc. For sequential workloads typical WAFs fall in the range of single
digits while for random workloads WAFs can approach or even exceed 100. Table 1 contains
workload characterization for the various workloads excepting the Datastore and vSphere Flash Read
Cache workloads which depend on the characteristics of the Virtual Machines workloads being run
and thus cannot be characterized here. A WAF from the table can be used with the above P/E to TBW
formula.

Quiz

5/10
Your storage administrator is concerned about a new application being deployed on virtual machine
(SIOCVM) in your vSphere 7.x environment.
You've been asked to create and apply a storage policy to make sure that the SIOCVM virtual
machine does not exceed 500 IOPS.
Note: Name the Storage Policy 500IOPSLimit
Select the answer
1 correct answer
Option A is correct.

Quiz

6/10
You have been asked to create a new datastore for the Production cluster; however, the ESXi host
esxi02a is not able to add the datastore. Your storage team has determined that there is nothing
incorrect with the storage presentation.
Troubleshoot why host esxi02a is not able to create the datastore. Add the datastore to the host once
the proper configuration has been applied, and then reboot the host!
Use the following information to complete this task;
• ESXi host: esxi02a
• Datastore Name: new_datastore
• Datastore target: iSCSI Target
• Datastore LUN: 4
• Reboot the host
Select the answer
1 correct answer
Option A is correct.

Quiz

7/10
A new internal network is required to isolate virtual machines for security analysis. The virtual
machine (honeypot-01) should reside on a new virtual standard switch with the ability for all traffic
on the switch to be monitored.
Add a new virtual switch to accommodate this requirement and configure (honeypot-01) to reside on
this switch.
Use the following information to complete this task:
• ESXi host: esxi0la
• Standard Switch: Create a new Standard Switch
• Physical uplink: NO UPLINK
• Network Label: QUARANTINE
• VLAN: none specified

suggestions.
Select the answer
1 correct answer
Option S,e,n,d,u,s,y,o,u,r are correct.

Quiz

8/10
The IT Team recently implemented a Unified Communication Service to provide conferencing for the
organization. The UCS Application server is running from a virtual machine named VM1-UCS. Due to
the nature of the UCS. the traffic for VM1-UCS has a higher Class of Service (CoS) demand.
In order to meet demand bandwidth for VM1 hosting the UCS. you been have given the task to
improve performance by isolating the traffic and configuring CoS for this VM.
Your first task is to connect VM1-UCS to the distributed port group. UCS-Portgroup.
Your second task is to tag and mark the traffic for VM1-UCS with the following parameters:
• Name: UCS Network Traffic
• CoS Value: 4
• DSCP Value: 34
• Traffic Direction: Ingress/Egress
• Traffic Qualifier: System Traffic - Virtual Machine
The IT Team noticed that some of the parameter where not available on the distributed switch.
Troubleshoot why these settings are missing and fix it.






suggestions.
Select the answer
1 correct answer
Option S,e,n,d,u,s,y,o,u,r are correct.

Quiz

9/10
The current vSphere environment will be adding new ESXi hosts that will be used to create a QA
compute cluster. This cluster should have HA properties specific to the workloads that will be running
in it.
In preparation of adding the new hosts, create the new cluster. QA-Cluster in. Datacenter-PROD on
vcsa0la.vclass.local with the following HA requirements:
• The cluster should not contain any ESXi hosts or VMs
• Hosts should be monitored.
• VMs should be restarted in the event of a host failure.
• VMs should be restarted if guest heartbeats are not detected.
• In the case of a host becoming isolated, shutdown and restart VMs.
• If there is an All Paths Down event, any affected VMs must be moved to another host.
• Reserve 10% of memory and CPU for failover capacity.
Part 2
You have been given a requirement for a virtual machine to have no downtime when an ESXi host
failure occurs. Configure Fault Tolerance on VM1-FT in the PROD-B cluster. Use any compatible
secondary host and datastore. Configure the following advanced cluster settings. Use SAN01 as the
storage during configuration.
das.isolationaddress0 172.20.10.11
dass.igoreRedundantNetWarining true
Note: ignore any related host, customer, or bandwidth warnings as long as fault tolerance is
configured and VM1-FT is running.

suggestions.
Select the answer
1 correct answer
Option S,e,n,d,u,s,y,o,u,r are correct.

Quiz

10/10
Due to budget constraints, the development team must place its virtual machines on the same ESXi
hosts as the production virtual machines. In order to prevent resource contention caused by the
development workload, you must limit their resources.
On Cluster PROD-A create a resource pool under this cluster for future development VMs. Create a 4
GHz CPU limit and a 256 MB memory limit
• Cluster Name: PROD-A
• Resource Pool Name: DevRP
• CPU Limit: 4 GHz
• Memory Limit: 256 MB

suggestions.
Select the answer
1 correct answer
Option S,e,n,d,u,s,y,o,u,r are correct.
Looking for more questions?Buy now

Advanced Deploy VMware vSphere 7.x Practice test unlocks all online simulator questions

Thank you for choosing the free version of the Advanced Deploy VMware vSphere 7.x practice test! Further deepen your knowledge on VMware Simulator; by unlocking the full version of our Advanced Deploy VMware vSphere 7.x Simulator you will be able to take tests with over 16 constantly updated questions and easily pass your exam. 98% of people pass the exam in the first attempt after preparing with our 16 questions.

BUY NOW

What to expect from our Advanced Deploy VMware vSphere 7.x practice tests and how to prepare for any exam?

The Advanced Deploy VMware vSphere 7.x Simulator Practice Tests are part of the VMware Database and are the best way to prepare for any Advanced Deploy VMware vSphere 7.x exam. The Advanced Deploy VMware vSphere 7.x practice tests consist of 16 questions and are written by experts to help you and prepare you to pass the exam on the first attempt. The Advanced Deploy VMware vSphere 7.x database includes questions from previous and other exams, which means you will be able to practice simulating past and future questions. Preparation with Advanced Deploy VMware vSphere 7.x Simulator will also give you an idea of the time it will take to complete each section of the Advanced Deploy VMware vSphere 7.x practice test . It is important to note that the Advanced Deploy VMware vSphere 7.x Simulator does not replace the classic Advanced Deploy VMware vSphere 7.x study guides; however, the Simulator provides valuable insights into what to expect and how much work needs to be done to prepare for the Advanced Deploy VMware vSphere 7.x exam.

BUY NOW

Advanced Deploy VMware vSphere 7.x Practice test therefore represents an excellent tool to prepare for the actual exam together with our VMware practice test . Our Advanced Deploy VMware vSphere 7.x Simulator will help you assess your level of preparation and understand your strengths and weaknesses. Below you can read all the quizzes you will find in our Advanced Deploy VMware vSphere 7.x Simulator and how our unique Advanced Deploy VMware vSphere 7.x Database made up of real questions:

Info quiz:

  • Quiz name:Advanced Deploy VMware vSphere 7.x
  • Total number of questions:16
  • Number of questions for the test:50
  • Pass score:80%

You can prepare for the Advanced Deploy VMware vSphere 7.x exams with our mobile app. It is very easy to use and even works offline in case of network failure, with all the functions you need to study and practice with our Advanced Deploy VMware vSphere 7.x Simulator.

Use our Mobile App, available for both Android and iOS devices, with our Advanced Deploy VMware vSphere 7.x Simulator . You can use it anywhere and always remember that our mobile app is free and available on all stores.

Our Mobile App contains all Advanced Deploy VMware vSphere 7.x practice tests which consist of 16 questions and also provide study material to pass the final Advanced Deploy VMware vSphere 7.x exam with guaranteed success. Our Advanced Deploy VMware vSphere 7.x database contain hundreds of questions and VMware Tests related to Advanced Deploy VMware vSphere 7.x Exam. This way you can practice anywhere you want, even offline without the internet.

BUY NOW