厳密検証されたNCP-US試験問題集と解答で無料提供のNCP-US問題と正解付き [Q22-Q42]

Share

厳密検証されたNCP-US試験問題集と解答で無料提供のNCP-US問題と正解付き

あなたを合格させるNCP-US問題集で無料最新Nutanix練習テスト

質問 # 22
An administrator is managing a Nutanix cluster used for Citrix full clone virtual desktops.
Capacity Runway is in a warning state, indicating storage resources may be fully utilized within 90 days, Which action can be performed to increase current capacity?

  • A. Power off over- provisioned VMs.
  • B. Analyze inefficient VMS and delete the inactive ones.
  • C. update resources for constrained VMs,
  • D. Enable deduplication at the container level.

正解:D

解説:
Deduplication is a data reduction technique that eliminates duplicate blocks of data and reduces the amount of storage space required1. By enabling deduplication at the container level, the administrator can optimize the storage efficiency and extend the capacity runway of the Nutanix cluster1.


質問 # 23
Which two statements are true about object counts in an object store? (Choose two.)

  • A. each upload of a multipart upload is counted as a separate object.
  • B. upload counts are not included in the object counts at the bucket level,
  • C. Upload counts are included in the object counts at the bucket level.
  • D. Each upload of a multipart upload is counted as a separate object until the object is finalized.

正解:C、D

解説:
Upload counts are a metric that shows how many objects have been uploaded to a bucket in a given time period. Multipart uploads are a way of uploading large objects by splitting them into smaller parts and uploading them separately. Each part is counted as an object until they are combined into a single object when the upload is finalized.
https://www.nutanix.com/products/objects


質問 # 24
An administrator is migrating a legacy iSCSI solution to Volumes and needs to reconfigure the iSCSI initiator in the Windows client devices.
What should the administrator understand about the client-side iSCSI configuration?

  • A. IP addresses of all CVMs should be entered.
  • B. IP addresses of all FSVMs should be entered.
  • C. The Enable mufti-path option should be unchecked.
  • D. The Nutanix MPIO drivers should be installed.

正解:B

解説:
IP addresses of all FSVMs should be entered. FSVMs are File Server Virtual Machines that provide iSCSI services for Nutanix Volumes. The iSCSI initiator in Windows client devices should be configured with the IP addresses of all FSVMs in a cluster to enable load balancing and failover. The Enable multi-path option should be checked to use multiple paths for iSCSI traffic. The Nutanix MPIO drivers are not required for Windows clients as they can use native MPIO drivers.
https://next.nutanix.com/how-it-works-22/nutanix-volumes-recommendations-and-best-practices-38585


質問 # 25
An administrator has received multiple trouble tickets from users who are unable to access a particular Distributed share.
While troubleshooting, the administrator observes that data located on FSVM 3 can be accessed, but the data located on FSVMs 1 and 2 is inaccessible. The administrator receives this message when attempting to access data on FSVMs 1 and 2:
Network object not found
Both FSVM 1 and 2 nodes successfully reply to pings, and the administrator is able to access data via the node IP.
What must the administrator check as a next step?

  • A. Check if user permissions are configured correctly.
  • B. Check if all DNS records are created on the DNS server.
  • C. Check if keberos_time_skew is logged on the client.
  • D. Check if SM3v1 is enabled on FSVM node 1 and 2.

正解:B

解説:
According to Nutanix Support & Insights1, a distributed share is a type of SMB share that distributes the hosting of top-level directories across FSVMs. To access a distributed share, you need to use a DNS name that resolves to all FSVMs in the cluster.
If some DNS records are missing or incorrect, then some FSVMs may not be reachable by their DNS name, resulting in the network object not found error. This could explain why data located on FSVM 3 can be accessed, but data located on FSVMs 1 and 2 is inaccessible.


質問 # 26
An administrator has mapped a Volume Group named VGI to a VM, Due to changes in the application running inside the VM, two additional volumes are required. At the time of creation, the VM was assigned to a Protection Domain named PDI.
Which two steps should the administrator take to add the additional volumes to the VM while maintaining data protection? (Choose two.)

  • A. Add two additional vDisks to VG1.
  • B. Manually update PD1 to include the newly created vDisks.
  • C. Add the new vDisks to the same Consistency Group.
  • D. Map the new vDisks as volumes to the VM.

正解:A、C

解説:
To add additional volumes to a VM that is mapped to a VG, you need to add more vDisks to that VG1. vDisks are virtual disks that reside on Storage Containers2.
To maintain data protection for a VM that is assigned to a Protection Domain (PD), you need to add any new vDisks to the same Consistency Group (CG) as the existing ones3. A CG is a subset of entities in a PD that are snapshotted in a crash-consistent manner2.


質問 # 27
Which Nutanix interface is used to deploy a new Files instance?

  • A. Prism Central
  • B. Files Manager
  • C. Life Cycle Manager
  • D. Prism Element

正解:A

解説:
According to Nutanix Support & Insights1, Nutanix Files is a scale-out file storage solution that provides SMB and NFS file services to clients. Nutanix Files instances are composed of a set of VMs (called FSVMs) that run on Nutanix clusters.
According to Your Complete Guide to Nutanix Files Training Resources2, Prism Central is the interface used to deploy a new Files instance. Prism Central is a centralized management console that provides visibility and control across multiple Nutanix clusters and services.


質問 # 28
An administrator would like to convert an existing Volume Group with an attached external Windows client to use Volumes.
The administrator has taken these actions:
* Disconnect any existing iSCSI targets
* Remove targets from the Favorite Targets tab
* Remove targets from the Discovery tab
Which action must the administrator take next to complete this task?

  • A. Connect with MPIO to the iSCSI Data Services IP.
  • B. Connect without MPIO to the Cluster Virtual IP.
  • C. Connect without MPIO to the iSCSI Data Services IP.
  • D. Connect with MPIO to the Cluster Virtual IP.

正解:A

解説:
Connect with MPIO to the iSCSI Data Services IP. The iSCSI Data Services IP (DSIP) is a virtual IP address that provides load balancing and failover for iSCSI traffic across all CVMs in a cluster. The MPIO (Multi-Path I/O) option enables multiple paths for iSCSI traffic between Windows clients and Nutanix Volumes. The Cluster Virtual IP (CVIP) is used for management and communication between CVMs and should not be used for iSCSI traffic.
https://portal.nutanix.com/page/documents/solutions/details?targetId=BP-2049-Nutanix-Volumes:BP-2049-Nutanix-Volumes


質問 # 29
Which feature ensures that a host failure's impact on a Files cluster will be minimal?

  • A. VM-Host affinity rules
  • B. VM-Host anti-affinity rules
  • C. VM-VM anti-affinity rules
  • D. VM-VM affinity rules

正解:B

解説:
These rules ensure that VMs are distributed across different hosts in a cluster, so that if one host fails, the impact on the VMs and their data will be minimal1. Nutanix Files also supports DFS-N (Distributed File System - Namespaces), which allows multiple file servers hosting the same data to support a common folder and provide site affinity for users2.


質問 # 30
Which setting should the administrator apply to a newly-created Objects bucket to ensure the requirements are met?

  • A. Apply a bucket Lifecycle Policy with a one-year expiration.
  • B. Configure a Lifecycle Policy to overwrite one-year old data in the bucket.
  • C. Apply an Object versioning policy with one-year retention.
  • D. Configure the bucket WORM policy with a one-year retention,

正解:D


質問 # 31
A CIO has been reviewing the corporate BCDR plan. In this review, the CIO has noticed that they are replicating their Files deployments using the built in Files DR capabilities that are configured out of the box.
Upon further investigation, the CIO has identified that there are no granular share replications between their Files deployments and has requested the administrator to take an initiative and implement a granular Files Share recovery model.
Which Files capability should the administrator configure in order to be able to failover only certain shares?

  • A. NC2 on AWS
  • B. Smart Tiering
  • C. Data Lens
  • D. Smart DR

正解:D

解説:
Smart DR enables granular recovery of individual file shares in Nutanix Files by replicating data at the share level. This allows for more fine-grained control over the failover process and ensures that only critical data is recovered in the event of a disaster or outage.
Files Smart DR is a feature that allows you to replicate between Files instances, either on-premises or running on Nutanix Cloud Clusters on AWS1. With Files Smart DR, you can configure granular share replication, which means you can select which shares to replicate and which ones to exclude1. Therefore, the correct answer to your question is B. Smart DR.
Files Smart DR also supports replicating snapshots between the source share and its target, which can help with data recovery and compliance2. Additionally, Files Smart DR is the mechanism by which Files will support disaster recovery in the Nutanix Xi cloud3.


質問 # 32
An administrator has been experiencing performance issues with a SQL VM. To address these issues, the administrator migrated the database to a Volume Group. Following the migration, the performance issues have continued.
What should the administrator do to resolve these performance issues?

  • A. Disable CHAP,
  • B. Use multiple subnets for iSCSI traffic.
  • C. Enable Jumbo Frames.
  • D. use multiple vDisks in the Volume Group.

正解:D

解説:
According to Nutanix Volumes - Recommendations And Best Practices1, "Multiple disks per Nutanix node may also improve an application's performance. For performance-intensive environments, we recommend using between four and eight disks per CVM for a given workload." Therefore, the administrator should use multiple vDisks in the Volume Group to distribute the SQL workload across more disks and nodes.
https://next.nutanix.com/community-blog-154/scaling-up-vm-storage-performance-on-ahv-volume-group-load-balancer-28063


質問 # 33
A company has distributed a new document bundle, entitled Health and Security Policies to all employees. HR has asked an administrator to verify if key users have opened the document.
How can an administrator support this request with File Analytics?

  • A. use Audit Trails, search for users, View Audit and filter by file.
  • B. Select the user from the Top 5 Active Users list then filter by file.
  • C. Select the file from the Top 5 Accessed list, then filter by user,
  • D. use Audit Trails, search for Files, View Audit and filter by operations.

正解:D

解説:
Audit Trails is a feature of Nutanix File Analytics that allows you to monitor file activities on your file servers. You can search for files by name or path and view audit details such as operation type, user name, IP address, timestamp and status. You can also filter by operations such as open or read to verify if key users have opened the document.
https://next.nutanix.com/community-blog-154/file-auditing-and-analytics-for-your-nutanix-files-enterprise-cloud-31950


質問 # 34
An administrator is implementing a storage solution with these requirements:
Is easily searchable
Natively supports disaster recovery
Access to each item needs to be fast
Can scale to petabytes of data
users are granted access after authentication
user data is isolated, but could be shared
How should the administrator satisfy these requirements?

  • A. use Files distributed share with ABE.
  • B. Configure Calm with an application per user.
  • C. Implement Volumes with CHAP.
  • D. Deploy Objects with AD integration.

正解:D

解説:
This is because Objects can provide fast access to each item using S3-compatible API which can be easily searched using metadata tags or third-party tools3. Objects also natively supports disaster recovery using replication policies1. Objects can scale to petabytes of data using erasure coding which reduces storage overhead1. Users can be granted access after authentication using AD integration which simplifies identity management1. User data can be isolated but could be shared using buckets which are logical containers for objects that can have different policies applied1.


質問 # 35
An administrator performed an upgrade to Prism Central. However, after reviewing the configuration, Objects is enabled but was not upgraded to the latest version.
The Objects configuration is showing enabled for the environment and Prism Element has been updated on the cluster.
How should the administrator resolve this issue?

  • A. Restaff Objects service and rerun the upgrade.
  • B. Perform LCM Inventory and apply updates.
  • C. reapply the Prism Central upgrade,
  • D. Upgrade NCC and rerun the upgrade.

正解:C

解説:
it seems that reapplying the Prism Central upgrade might resolve this issue. According to the Nutanix Unified Storage v6 documents at nutanix.com1, Objects is a service that runs on Prism Central and can be upgraded along with Prism Central using LCM2. However, sometimes the upgrade might fail due to network issues or other reasons3. In that case, you can try to reapply the Prism Central upgrade by following these steps4:
Log in to Prism Central as an administrator
Go to Settings > Upgrade Software
Click on Reapply Upgrade
Follow the instructions on the screen


質問 # 36
An administrator is upgrading Files. When running the preupgrade check, the following message is generated:
Fileserver in HA state
Which two steps should the administrator take to resolve this error message? (Choose two.)

  • A. Check if Stargate services are running,
  • B. Check if Zookeeper services are running.
  • C. Verify FSVM is booted and not stuck.
  • D. Check for alerts for NVM being down.

正解:B、C

解説:
These steps are based on a guide from Nutanix on how to troubleshoot pre-upgrade checks failure for Nutanix Files1. The guide states that one possible cause of this error message is that Nutanix files node (fsvms) might not be up or accessible1. The guide also suggests checking if Zookeeper services are running on all FSVMs as part of the troubleshooting process1.


質問 # 37
What is the reason for the alert: File Server In Heterogeneous State?

  • A. The FSVMs do not match in their CPU or memory
  • B. The FSVMs are distributed properly on the hosts in the cluster.
  • C. Performance of the File Server is optimal, and the alert can be ignored.
  • D. The hosts where the FSVMs run do not match in their CPU or memory configuration

正解:A

解説:
According to the Nutanix Files Solution Guide1, all the FSVMs have the same basic configuration: four vCPU and 12 GB of RAM1. However, you can add more vCPU, RAM, and FSVMs to the cluster1.
Based on this information, the alert: File Server In Heterogeneous State indicates that the FSVMs do not match in their CPU or memory configuration1. This could affect the performance and availability of the file server


質問 # 38
In a Nutanix cluster based on AHV, multiple Nutanix unified Storage services such as Volumes, Files and Objects are deployed. After performing an LCM inventory, MSP is listed as an update.
Which storage service requires MSP to be updated?

  • A. Prism
  • B. Volumes
  • C. Files
  • D. Objects

正解:D

解説:
"Kubernetes is not correctly reporting its storage usage." The NCC checks run on the nodes in the cluster and may report storage usage differently based on how they are being executed. Additionally, the administrator notes that the Kubernetes pod reports that the usage is 55% used disk space, which is different than what the NCC checks report.
One possible cause of this discrepancy is that Kubernetes is not correctly reporting its storage usage. It is recommended that the administrator checks the Kubernetes storage configuration to ensure it is set up correctly and that Kubernetes is able to accurately report the storage usage. It may also be necessary to update or reinstall Kubernetes if there are any issues with the installation.
Nutanix Objects is a software-defined object storage solution that provides scalable and secure data storage for unstructured data1. MSP is responsible for routing requests from clients to Objects clusters and providing load balancing and high availability1. To update MSP, you need to perform an LCM inventory and select MSP from the software updates list1.


質問 # 39
An administrator needs to deploy a new Linux log collector package which creates a directory for each monitored item. The logs would be analyzed by a Windows application.
Which action should the administrator take, that will provide the best performance and simplicity?

  • A. Create a Files distributed share with multi-protocol access.
  • B. Create an Objects bucket with versioning enabled.
  • C. Configure Files Analytics to analyze the collected logs.
  • D. Assign e Volume vDisk to the Linux collector VM,

正解:A

解説:
Creating a Files distributed share with multi-protocol access would allow for easy and efficient transfer of log files between the Linux collector package and the Windows application. This would provide simplicity in terms of configuration and management, and would also ensure that the log files are stored in a distributed and highly available manner, making it easier to access them as and when required.
, Files is a software-defined scale-out file storage solution that provides a single namespace for unstructured data2. Files supports both SMB and NFS protocols, which means you can access the same share from both Linux and Windows machines3. This would provide the best performance and simplicity for your log collector package and analysis application.


質問 # 40
An administrator has been asked to create a new user account for an auditor during an audit event. The auditor will write data to a Files share, for confidentiality reasons, the auditors tasks should be not analyzed by the system.
How should the administrator configure File Analytics to accomplish this task?

  • A. Define a blacklisting rule in File Analytics
  • B. Create a dedicated share for the auditor in Files.
  • C. Grant anonymous access to the share used by the auditor.
  • D. Restrict Files access for the auditor.

正解:A

解説:
According to File Auditing and Analytics for your Nutanix Files Enterprise Cloud1, File Analytics is a feature that captures real-time user audit data and file metadata for Nutanix Files environments. It allows you to monitor file activities, analyze usage patterns, and generate reports.
According to Nutanix Files 3.8 and File Analytics 3.02, File Analytics supports blacklisting rules that allow you to exclude certain users or groups from being analyzed by the system. This can help protect the confidentiality of the auditor's tasks.
https://next.nutanix.com/community-blog-154/nutanix-files-3-8-and-file-analytics-3-0-39309


質問 # 41
When completing the Linux Client iSCSI discovery process of the Nutanix cluster Volumes target, which action should an administrator complete first?

  • A. Establish connection to the Volumes target.
  • B. Restart iSCSI service on CVM.
  • C. Ensure the iSCSI is started.
  • D. Discover the Volumes target.

正解:C

解説:
To use Nutanix Volumes with Linux clients, you must install and configure an iSCSI initiator on each client." Therefore, the administrator should ensure that the iSCSI service is started on the Linux client before discovering or connecting to the Volumes target.
https://next.nutanix.com/installation-configuration-23/data-services-ip-iscsi-33804


質問 # 42
......

無料でゲット!高評価Nutanix NCP-US試験問題集今すぐダウンロード!:https://jp.fast2test.com/NCP-US-premium-file.html

NCP-US試験問題集合格には最新なテスト問題集:https://drive.google.com/open?id=162_dZBCMGSXdBqlmLNpLbLBNY6TPukri


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어