An environment has the following configuration:
•
Resource Pool “RP-MOM? has a reservation of 6GHz and one running virtual machine (VM)
"VM-M1? with 1 GHz reserved
•
Resource Pool ^RP-KID? has a reservation of 2GHz, and expandable reservations is activated
The administrator creates two VMs, “VM-K1? and 'VM-K2?, in the ''RP-KID? resource pool with 2GHz
reserved for each, and turns on “VM-M1 ?
Given this scenario, which statement is true?Looks like this is same as a common exam questions on exam reports. A fits since it uses ADFS for token-based auth like SAML/OIDC, which is needed per the requirements. Option C and B don't provide token-based federation, and D's just using LDAP, so pretty sure it's A.
D imo, but does "token-based authentication" here specifically mean OIDC/SAML or just relying on AD's native tokens? If they allow SSO with only AD as the identity source and need Enhanced Link Mode, that might change things up.
An administrator is tasked with adding new capacity to an existing software-defined data center
(SDDC).
• The SDDC currently hosts two vSphere clusters (ClusterA and ClusterB) with different CPU
compatibilities.
• vSphere vMotion and vSphere Distributed Resource Scheduler (DRS) are currently in use in the
SDDC.
• The new capacity will be implemented by provisioning four ESXi hosts running a new generation
of Intel Skylake CPUs.
• All workload virtual machines (VMs) must support live migration to any cluster in the SDDC.
The administrator noticed the running critical "ever virtual machine (VM) shown in the exhibit is not
migrating using vSphere vMotion to the original Clusters A or B.
Which three steps must the administrator take to support this functionality? (Choose three.)This is vSphere vMotion for sure, so A. Lets you move VMs live across clusters if they're part of the same vCenter. Storage vMotion only handles disks, not compute state. Unless I'm missing something, should be A-open to other ideas if anyone disagrees.
I don't think Fault Tolerance (D) works with VBS enabled. A, C, and E are supported because vMotion, HA, and DRS don't require device-level hooks that VBS restricts. D is a common trap, seen this mix-up on practice exams.
An administrator configures a distributed switch and adds the first VMware ESXi server to it.
The administrator also performs the following activities:
•
The administrator assigns two uplinks to the distributed switch.
•
The administrator enables uplink teaming.
When attempting to perform a health check of the teaming policy, the health status of the Teaming
and Failover reports as ' Unknown?, as seen in the exhibit.
What can the administrator changes in the distributed switch for the health status to report
correctly?C makes more sense to me here, since using three hosts with four uplinks each would maximize health check coverage and redundancy. I just figured more hosts equals better validation for the teaming policy. Not sure if I'm missing a detail, feel free to correct me.