無料5V0-31.22試験ブレーン問題集認定ガイド問題と解答 [Q22-Q46]

Share

無料5V0-31.22試験ブレーン問題集認定ガイド問題と解答

5V0-31.22認定概要最新の5V0-31.22PDF問題集


VMware 5V0-31.22認定試験は、VMware Cloud Foundationにおける専門知識を検証するように設計されています。 VMware Cloud Foundationスペシャリストとして、VMware Cloud Foundationソリューションの設計、実装、および管理を担当します。この認定試験は、VMware Cloud Foundationのスキルと知識を高め、この分野の専門家になることを目指しているIT専門家向けです。

 

質問 # 22
Which order of steps should an administrator use to replace a failed host in a stretched cluster?

  • A. 1 Decommission the failed host
    2. Remove the host using cluster APIs.
    3. Commission the new host with the correct network.
    4. Add the newly commissioned host to the cluster using cluster APIs.
  • B. Remove the host using cluster APIs
    2. Decommission the failed host.
    3. Add the newly commissioned host to the cluster using cluster APIs.
    4. Commission the new host with the correct network
  • C. 1 Remove the host using cluster APIs.
    2. Decommission the failed host.
    3. Commission the new host with the correct network.
    4. Add the newly commissioned host to the cluster using cluster APIs.
  • D. Decommission the failed host.
    2. Remove the host using cluster APIs.
    3. Add the newly commissioned host to the cluster using cluster APIs. 4 Commission the new host with the correct network.

正解:D

解説:
Explanation
This is because according to VMware documentation1, these are the steps to replace a failed host in a stretched cluster:
* Run the compact cluster API to remove any stale data from vSAN.
* Decommission the host to be removed using SDDC Manager UI or API.
* Commission the replacement host to the same network pool as the removed host using SDDC Manager UI or API.
* Add the newly commissioned host to the cluster using SDDC Manager UI or API.
* Explanation: According to the VMware documentation, when replacing a failed host in a stretched cluster, the first step is to decommission the failed host. This should be followed by removing the host using cluster APIs, commissioning the new host with the correct network, and then adding the newly commissioned host to the cluster using cluster APIs.


質問 # 23
An administrator is tasked with deploying a new VI Workload Domain into an existing VMware Cloud Foundation environment. Which three initial shared storage types are supported? (Choose three.)

  • A. SMB 3.0
  • B. NFSv3
  • C. VMFS on iSCSI
  • D. vSAN
  • E. vVols
  • F. NFSV4.1

正解:B、C、D

解説:
Explanation
This is because according to VMware documentation , these are three initial shared storage types that are supported for deploying a new VI Workload Domain into an existing VCF environment. You can also add other supported storage types after deploying the VI Workload Domain.


質問 # 24
A VCF administrator is preparing to configure scheduled backups for the SDDC Manager. What must the administrator register as an external component to complete this task?

  • A. iSCSI server
  • B. SFTP server
  • C. NFS server
  • D. SMB server

正解:B

解説:
Explanation
This is because according to VMware documentation, this is what an administrator must register as an external component to complete this task of configuring scheduled backups for the SDDC Manager. SFTP server is one of the supported backup targets for SDDC Manager backups. The administrator can register an SFTP server by navigating to the SDDC Manager UI > Administration > Backup > Site Settings and clicking Register External.


質問 # 25
A systems administrator is implementing stretched clusters in an environment with multiple Availability Zones (AZs). Which statement accurately describes this design?

  • A. The Layer 3 gateway for the workload domain and Edge overlay networks must be highly available across the AZs.
  • B. If VLAN is stretched between AZ1 and AZ2, the Layer 3 network must also be stretched between the two AZs.
  • C. For VLANs that are stretched between AZs, configure load balancing in the Layer 3 gateway between AZs
  • D. Layer 3 networks must be stretched between the AZs by the physical infrastructure

正解:C

解説:
Explanation
This is because according to VMware documentation, this is one of the design considerations for implementing stretched clusters in an environment with multiple Availability Zones (AZs). Load balancing in the Layer 3 gateway between AZs can improve network performance and availability by distributing traffic across multiple paths.


質問 # 26
A VMware architect has been asked to design a VMware Cloud Foundation solution for an online gaming company. The Chief Information Officer (CIO) of the company has asked the architect to focus on these requirements:
* The environment should be optimized for maximum hardware utilization.
* The environment should be highly available.
Which method meets these requirements and is supported for vCenter Server with VMware Cloud Foundation?

  • A. vSphere FT
  • B. vSphere HA
  • C. vCenter HA
  • D. Storage level snapshots

正解:C

解説:
Explanation
This is because according to VMware documentation, this is one of the methods that meets these requirements and is supported for vCenter Server with VMware Cloud Foundation. vCenter HA provides high availability by creating an active-passive cluster of three vCenter Server nodes (one active, one passive, one witness). It also optimizes hardware utilization by allowing resource sharing among different workload domains through Enhanced Linked Mode (ELM).


質問 # 27
A VCF architect collected the following requirements when designing the expansion of a new VI Workload Domain with twenty four vSAN Ready nodes, each with a dual-port 25Gbps network interface card:
* Provide scalable high-performance networking with layer-3 termination at top-of-rack
* Protect workloads from switch/NIC/rack failure
* Provide isolation for DMZ workloads
* Provide at-least 25Gbps dedicated bandwidth to backup traffic
* Easily accept workloads on traditional VLAN-backed networks
* Fully-supported by VMware
Which three design considerations meet all of these requirements? (Choose three.)

  • A. Stretched Clustering
  • B. Spine and Leaf network topology with layer-3 at Spine
  • C. Two-node Edge Cluster with ECMP
  • D. Two-node Edge Cluster with BFD
  • E. Spine and Leaf network topology with layer-3 at top of rack
  • F. Core Aggregation network topology

正解:B、E、F

解説:
Explanation
Option B: Spine and Leaf network topology with layer-3 at Spine - A spine and leaf network topology is designed for high scalability and performance, and layer-3 at the spine ensures that there is no single point of failure for the layer-3 termination. This meets several of the requirements, including scalable high-performance networking with layer-3 termination at top-of-rack, protecting workloads from switch/NIC/rack failure, and providing isolation for DMZ workloads.
Option D: Spine and Leaf network topology with layer-3 at top of rack - Similar to Option B, this topology also provides high scalability and performance, and layer-3 at the top of rack meets the requirement for layer-3 termination at top-of-rack.
Option F: Core Aggregation network topology - This topology provides a highly available, redundant core switch for aggregation and routing, which meets the requirement for protecting workloads from switch/NIC/rack failure.
Based on the given choices, the correct answers would be B, D, and F.
Sources: [1] Designing VMware Infrastructure Topology and Architecture; Authors: Russel Nolan, Eiad Al-Aqqad [2] Network Topology Considerations for VMware vSAN;https://docs.vmware.com/en/VMware-vSAN/7.0/com.vmware.vsan.networking.doc/GUID-1A901C10-48 Spine-Leaf Architecture:
Introduction;https://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/datasheet-c


質問 # 28
What is a valid procedure to replace an expired vSAN license in a VMware Cloud Foundation environment?

  • A. 1 Add a new vSAN license to the SDDC Manager.
    2. Reassign the vSAN license to the cluster in the SDDC Manager.
    3. Remove the expired vSAN license from the SDDC Manager
  • B. 1 Add a new vSAN license to the SDDC Manager.
    2. Connect to SDDC Manager via SSH, and then restart Domain Manager using systemctl restart domainmanager. 3 Verify in the SDDC Manager whether a new vSAN license has been assigned to the cluster.
  • C. 1 Add a new vSAN license to the vCenter Server.
    2. Connect to SDDC Manager via SSH, and then restart Lifecycle Management using systemctl restart Icm.
    3. Verify in the vCenter Server whether a new vSAN license has been assigned to the cluster.
  • D. 1 Add a new vSAN license to the SDDC Manager and vCenter Server.
    2. Reassign the vSAN license to the cluster in the vCenter Server.
    3. Remove the expired vSAN license from the SDDC Manager and vCenter Server.

正解:D

解説:
Explanation
a valid procedure to replace an expired vSAN license in a VMware Cloud Foundation environment is Option A.
You can add a new vSAN license to both the SDDC Manager and vCenter Server. Then reassign the vSAN license to the cluster in the vCenter Server . Finally, remove the expired vSAN license from both SDDC Manager and vCenter Server 2.
https://my-cloudy-world.com/2022/06/28/updating-a-vsan-license-in-vmware-cloud-foundation/


質問 # 29
What is a characteristic about the Credentials Worksheet in the Deployment Parameter Workbook?

  • A. Passwords must be different per user.
  • B. Passwords can be different per user.
  • C. Passwords must be common across all users.
  • D. Passwords can be common only for appliance users.

正解:A

解説:
Explanation
According to VMware Cloud Foundation Planning and Preparation Workbook, when filling out the Credentials Worksheet in the Deployment Parameter Workbook, you must provide differentpasswords for each user account that will be created during deployment. This ensures security and compliance for your environment.


質問 # 30
A systems administrator is tasked to deploy a management domain during VMware Cloud Foundation Bring-Up process. What are the minimum hardware requirements for the management cluster?

  • A. 6 vSAN Ready Nodes, 256 GB RAM per server, and 4 10GbE NICs
  • B. 8 vSAN Ready Nodes, 256 GB RAM per server, and 2 10GbE NICs
  • C. 4 vSAN Ready Nodes, 192 GB RAM per server, and 2 10GbE NICs
  • D. 2 vSAN Ready Nodes, 192 GB RAM per server, and 4 10GbE NICs

正解:C

解説:
Explanation
The minimum hardware requirements for the management cluster during VMware Cloud Foundation Bring-Up process are:
* 4 vSAN Ready Nodes
* 192 GB RAM per server
* 2 10GbE NICs


質問 # 31
A customer purchased six new HPE ProLiant DL380 Gen10 hosts and is interested in deploying a VCF infrastructure that will coexist with the current VMware on AWS cloud DR solution in a hybrid model.
The architect suggests the VCF architecture that will help the customer run the workloads while offering workload isolation.
Which VCF architecture was suggested for this customer?

  • A. node management/workload domain in a VCF consolidated model
  • B. 3-node management domain and 3-node VI workload domain in a VCF standard model
  • C. node management/workload domain in a VCF consolidated model, while leveraging resource pools
  • D. node management domain and 3-node VI workload domain in a VCF standard model, while leveraging resource pools

正解:B

解説:
Explanation
This is because according to VMware documentation , VCF supports two architecture models - standard and consolidated. The standard architecture model separates management workloads and user workloads into different domains, while the consolidated architecture model combines them into one domain. For a hybrid model that coexists with VMware on AWS cloud DR solution, the standard architecture model is recommended as it provides workload isolation and mobility across VCF instances6. The minimum requirement for creating a management domain or a VI workload domain is three hosts45.


質問 # 32
Which service is integrated with VMware Cloud Foundation and enables a centralized and simplified lifecycle management of ESXi host?

  • A. vSphere Lifecycle Manager
  • B. Solutions Manager
  • C. vRealize Suite Lifecycle Manager
  • D. vCenter Lifecycle Manager

正解:A

解説:
Explanation
The service that is integrated with VMware Cloud Foundation and enables a centralized and simplified lifecycle management of ESXi host is Option B: vSphere Lifecycle Manager (vLCM) 1.
vLCM enables you to create cluster images for centralized and simplified lifecycle management of ESXi hosts including firmware. When a VI workload domain cluster is created with an image, you can update and upgrade the ESXi version on all hosts in the cluster collectively vSphere Lifecycle Manager (vLCM) is a key component of VMware Cloud Foundation (VCF) that enables centralized and simplified lifecycle management of ESXi hosts. It provides a single interface to manage host baselines, firmware and driver updates, and upgrades. With vLCM, administrators can create custom images for ESXi hosts, define baselines for host compliance, and apply updates to hosts in a coordinated manner. This helps to ensure consistency across the environment and reduce the risk of configuration drift. (source:
VMware Cloud Foundation 4.x Architecture and Deployment Guide)


質問 # 33
Which two functionalities does a NSX Tier-0 Gateway provide to a vSphere with Tanzu deployment? (Choose two.)

  • A. Connectivity to all Tier-1 Gateways
  • B. Layer 2 Switching
  • C. Gateway for Segments
  • D. Connectivity to physical networks and routers
  • E. Downlink Connections to Segments

正解:A、D

解説:
Explanation
According to About Architecture and Design for a vSphere with Tanzu Workload Domain4, two of the functionalities that a NSX Tier-0 Gateway provides to a vSphere with Tanzu deployment are:
* Connectivity to all Tier-1 Gateways: A Tier-0 Gateway connects to one or more Tier-1 Gateways that provide routing services for each namespace in vSphere with Tanzu.
* Connectivity to physical networks and routers: A Tier-0 Gateway connects to external networks via uplink interfaces that can use static routing or dynamic routing protocols such as BGP.


質問 # 34
What is required as part of enabling the Harbor Image Registry?

  • A. Resource Limits
  • B. Storage Policy
  • C. Tanzu Enabled Cluster
  • D. Access Control

正解:B

解説:
Explanation
This is because according to Dell documentation , to enable the Harbor Image Registry, you need to select the VM Storage Policy that will be used to store the images.
As part of enabling the Harbor Image Registry in VMware Cloud Foundation, a storage policy needs to be defined to specify the storage requirements for the registry. The storage policy should define the storage characteristics for the datastores where the registry will be deployed, including the redundancy level, disk type, and disk space. This is documented in the VMware documentation titled "Enabling Harbor Image Registry in Workload Domains."


質問 # 35
Which component is upgraded when using the SDDC Manager management domain upgrade workflow in VMware Cloud Foundation?

  • A. VMware Cloud Builder
  • B. VMware NSX-T Manager nodes
  • C. Workload Domain vCenter Server
  • D. VMware vRealize Network Insight

正解:A

解説:
Explanation
This is because according to VMware documentation1, the VMware Cloud Foundation Upgrade bundle upgrades the SDDC Manager appliance and Lifecycle Management, which are components of VMware Cloud Builder.


質問 # 36
A systems administrator wants to integrate Microsoft Certificate Authority with SDDC Manager and has already established a connection between the components.
Which pre-requisite step is required for this integration to work?

  • A. Verify that the Microsoft Certificate Authority Server has the RBAC roles configured on the same machine where the Certificate Authority role is installed.
  • B. Verify that a customized certificate template has been configured on the SDDC Manager
  • C. Verify that the self-signed certificates have been replaced with signed certificates from Microsoft Certificate Authority.
  • D. Verify that the Microsoft Certificate Authority Server has been configured for basic authentication

正解:D

解説:
Explanation
This is because according to VMware documentation , when integrating Microsoft Certificate Authority with SDDC Manager, you need to configure basic authentication on the Microsoft Certificate Authority Server and provide valid credentials when establishing a connection from SDDC Manager.


質問 # 37
An architect is designing networking for a developer-ready infrastructure on VMware Cloud Foundation.
During the discussion with the network team, a question comes up about the use of a routable CIDR range.
Which item uses this type of range?

  • A. Ingress
  • B. vSphere Pod
  • C. ClusterIP
  • D. Kubernetes services

正解:A

解説:
Explanation
This is because an ingress is a Kubernetes resource that exposes HTTP and HTTPS routes from outside the cluster to services within the cluster1. An ingress can use a routable CIDR range to assign IP addresses to the ingress controllers that handle the traffic routing.


質問 # 38
During a VCF design workshop, the architect gathered the following customer requirements:
* There must be two environments: PROD and DEV.
* PROD and DEV should be administratively separated.
* PROD will use two different hardware server types, and DEV will only use one hardware server type.
* The VCF infrastructure design should be flexible and scalable as much as possible How many NSX local managers in total will be provisioned after deploying the full VCF infrastructure?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

正解:D

解説:
Explanation
According to the VMware documentation, each NSX-T Local Manager is associated with a vCenter Server, and each NSX-T Local Manager can manage up to three vCenters. In a VCF deployment with two environments (PROD and DEV) and two different hardware server types in PROD, there would be a total of three vCenter Servers. Therefore, a total of three NSX-T Local Managers would be provisioned to manage the three vCenter Servers.


質問 # 39
A VMware Cloud Foundation (VCF) architect is presented with a customer's requirements for an architecture that needs to achieve:
* Network high availability across workloads in two data center locations.
* Maintain the least administrative overhead when performing day 2 operations.
* Decrease the RTO of both management plane and data plane when site-wide failure occurs Which VCF design consideration should the architect recommend?

  • A. VCF with NSX-T Multi-Site
  • B. VCF with NSX-T Federation
  • C. VCF with NSX-T Bridging
  • D. VCF with NSX-T L2-VPN

正解:B

解説:
Explanation
According to VMware Cloud Foundation Architecture Poster, VCF with NSX-T Federation provides network high availability across workloads in two data center locations bysynchronizing network configuration and state across sites. It also simplifies day 2 operations by providing centralized management and policy enforcement across sites. It also reduces RTO by enabling fast failover of network services between sites.


質問 # 40
A VMware administrator is tasked to upgrade a VMware Cloud Foundation (VCF) environment that is running on DellEMC PowerEdge servers.
During the ESXi software upgrade for the VI Workload Domain hosts, the administrator receives an error stating that the correct storage driver is not available, although the storage adapters are enabled in the BIOS.
Which action should the administrator take to fix this issue?

  • A. Upgrade the BIOS firmware to the latest version.
  • B. Upgrade the storage adapter firmware to the latest version.
  • C. Use the image for the ESXi build in the VCF bill of materials.
  • D. Use the Dell EMC customized image for the ESXi build in the VCF bill of materials.

正解:D

解説:
Explanation
when upgrading ESXi software on Dell EMC PowerEdge servers using SDDC Manager Lifecycle Management (LCM), you must use a Dell EMC customized image that contains drivers for specific hardware components such as storage adapters.
https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.virtualsan.doc/GUID-08911FD3-2462-


質問 # 41
An architect is presented with a Bill of Material for different vSAN ready nodes:
* 8 identical nodes with 1 vSAN disk group
* 8 identical nodes with 2 vSAN disk groups
What is the ideal design of VMware Cloud Foundation domains that the architect should recommend?

  • A. 1 Domain of 16 nodes deployed on a Consolidated Architecture model
  • B. 1 Management Domain of 6 Nodes, 1 Workload Domain of 4 nodes, and 1 Workload Domain of 6 nodes
  • C. 1 Management Domain of 4 nodes, 1 Workload Domain of 4 nodes, and 1 Workload Domain of 8 nodes
  • D. 1 Management Domain of 6 nodes and 1 Workload Domain of 10 nodes

正解:C

解説:
Explanation
This is because according to VMware documentation, this is the ideal design of VMware Cloud Foundation domains that the architect should recommend based on the Bill of Material for different vSAN ready nodes.
This design can provide optimal performance and availability by using vSAN ready nodes with different disk group configurations for different domains based on their workload characteristics and requirements. The management domain can use vSAN ready nodes with one disk group per node to provide sufficient capacity and redundancy for management components such as vCenter Server and NSX Manager. The workload domains can use vSAN ready nodes with two disk groups per node to provide higher performance and throughput for VI workloads such as VMs and containers.


質問 # 42
A systems administrator has recently added newly-commissioned hosts in the the VI workload domain, and IP addresses are automatically configured to their associated network pool. The administrator reviews which storage options require only vMotion and NFS networks in the network pool.
Which two storage options have this requirement? (Choose two.)

  • A. Wols on ISCSI
  • B. vSAN
  • C. vVols on NFS
  • D. NFS
  • E. vSAN and NFS

正解:B、D

解説:
Explanation
According to the VMware Cloud Foundation documentation on network requirements, vSAN requires only the vMotion and NFS networks to be configured in the network pool. This is because vSAN traffic can be carried over the vMotion network, and the NFS network is needed to support the use of NFS datastores [1].
NFS is a file-based storage protocol that can be accessed over IP networks. It does not require any special hardware or software, and can be accessed by any device that supports the NFS protocol [2]. As such, it only requires the NFS network to be configured in the network pool.
Therefore, the correct answers are B. NFS and E. vSAN.


質問 # 43
Which three options are valid use cases for multiple clusters in a workload domain? (Choose three.)

  • A. Two clusters forming one stretched workload domain
  • B. Workload domain with multiple clusters in one rack
  • C. One cluster distributed across two racks and one workload domain
  • D. One cluster stretching two workload domains
  • E. One stretched cluster across two regions and two workload domains
  • F. Workload domain with multiple availability zones each containing clusters

正解:A、B、F

解説:
Explanation
These are valid use cases for multiple clusters in a workload domain according to VMware documentation. A workload domain with multiple availability zones each containing clusters can provide high availability and disaster recovery by distributing workloads across different physical locations within a region. A workload domain with multiple clusters in one rack can provide scalability and flexibility by allowing different configurations and policies for different clusters within a single logical unit. Two clusters forming one stretched workload domain can provide resiliency and fault tolerance by synchronizing data across two sites within a region.


質問 # 44
Which two steps must be performed to create a vSphere with Tanzu namespace? (Choose two.)

  • A. Deploy a vSphere Cluster
  • B. Define resource limits
  • C. Use a DNS-compliant name
  • D. Assign permissions
  • E. Enable Harbor Image Registry

正解:B、C

解説:
Explanation
According to How to Create a vSphere with Tanzu Namespace and Create and Configure a vSphere Namespace2, two of the steps required to create a vSphere with Tanzu namespace are:
* Define resource limits: You can specify CPU, memory, and storage limits for each namespace to control how much resources are available for the workloads running in that namespace.
* Use a DNS-compliant name: You must provide a unique name for each namespace that is compliant with DNS naming conventions.


質問 # 45
Which two roles are provided by a local NSX Manager appliance? (Choose two.)

  • A. Policy
  • B. Authorization
  • C. Controller
  • D. Compliance
  • E. Orchestrator

正解:A、C

解説:
Explanation
The NSX Manager is a standalone appliance that hosts the API services, the management plane, control plane, and policy management. As a result of this combined format, you no longer need to install the manager and controllers as separate VMs. The NSX Manager has three built-in roles: policy, manager, and controller 1.
Policy: NSX Manager is responsible for the creation and management of NSX-T policies, which are used to define networking and security configurations and rules.
Controller: NSX Manager also serves as a central management point for NSX-T controllers, which are responsible for implementing and enforcing networking and security policies across the NSX-T environment.
References:
* VMware Cloud Foundation Specialist (v2) Exam Guide, section 2.2
* NSX-T Data Center Administration Guide, section "NSX Manager and NSX-T Controllers"


質問 # 46
......

ベストなVMware 5V0-31.22学習ガイドと問題集には2023:https://www.goshiken.com/VMware/5V0-31.22-mondaishu.html

トップクラスVMware 5V0-31.22試験材料で学習ガイド!練習問題バージョンで挑もう:https://drive.google.com/open?id=1KBwYXrUSraqjV35Dduxx-_5-VahAD3pQ