Get 2023 Free Nutanix NCP-US Exam Practice Materials Collection [Q13-Q30]

Share

Get 2023 Free Nutanix NCP-US Exam Practice Materials Collection

Get Latest and 100% Accurate NCP-US Exam Questions


The Nutanix NCP-US (Nutanix Certified Professional - Unified Storage) Exam is a certification exam that is designed to test an individual's understanding of the Nutanix storage solution. This exam is intended for IT professionals who are responsible for managing and implementing Nutanix storage solutions in their organizations. The NCP-US exam is one of the most popular certifications in the IT industry as it helps to validate an individual's skills and knowledge in the field of storage and data management.


The Nutanix NCP-US (Nutanix Certified Professional – Unified Storage) certification exam is designed to validate the skills and knowledge required to manage and administer Nutanix solutions in a unified storage environment. This certification exam is targeted towards IT professionals who work with Nutanix storage solutions and are responsible for managing the storage infrastructure. The exam measures the candidate's ability to manage, administer and troubleshoot Nutanix storage clusters, including block and file storage, data protection and disaster recovery.

 

NEW QUESTION # 13
An administrator is deploying Files for multiple departments. One department works with a dynamic set of data and needs to ensure that their end users are able to get previous versions of their files.
Which feature needs to be enabled to fulfill the requirement?

  • A. Self Service Restore (SSR) on the share level
  • B. Windows Previous Versions (WPS) within the guest OS
  • C. Metro availability on the container where Files resides.
  • D. Protection Domain schedules on the Nutanix cluster

Answer: A

Explanation:
SSR allows users to restore their own files without the assistance of administrators1. It can be enabled on a share level by using a PowerShell script1.


NEW QUESTION # 14
Which Nutanix interface is used to deploy a new Files instance?

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

Answer: B

Explanation:
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.


NEW QUESTION # 15
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 affinity rules
  • D. VM-VM anti-affinity rules

Answer: B

Explanation:
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.


NEW QUESTION # 16
The exhibit shows a Prism Pro scenario result created by an administrator for a Nutanix cluster.
The physical nodes in the cluster include these characteristics:
144 GHz CPU power
3 Tib RAM
41.63 TiB storage
The total target workload requests are:
5 Ghz CPU
10 GB RAM
40 TiB storage
What should be changed to have a good capacity runway at least for the next 6 months?

  • A. Add new physical node to the configuration.
  • B. Review storage capacity requested by the workload.
  • C. Change the date of physical rode availability.
  • D. Increase the storage capacity for physical nodes.

Answer: B

Explanation:
According to the Nutanix Support & Insights website1, capacity runway is an estimate of how long your cluster can support its current workload before running out of resources2. The exhibit shows that your cluster has a storage runway of only 1 month, which means you will run out of storage space soon. However, your CPU and memory runways are much longer (more than 2 years), which means you have plenty of CPU and memory resources available. Therefore, it might be possible to reduce the storage capacity requested by your workload or optimize your storage utilization to extend your storage runway. Alternatively, you could also increase the storage capacity for physical nodes or add new physical nodes to the configuration, but these options might be more costly and complex.


NEW QUESTION # 17
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 SM3v1 is enabled on FSVM node 1 and 2.
  • D. Check if keberos_time_skew is logged on the client.

Answer: B

Explanation:
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.


NEW QUESTION # 18
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. Objects
  • B. Prism
  • C. Files
  • D. Volumes

Answer: A

Explanation:
"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.


NEW QUESTION # 19
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. Verify FSVM is booted and not stuck.
  • B. Check if Stargate services are running,
  • C. Check for alerts for NVM being down.
  • D. Check if Zookeeper services are running.

Answer: A,D

Explanation:
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.


NEW QUESTION # 20
During a recent audit, the auditors discovered several shares that were unencrypted. To remediate the audit item, the administrator enabled Encrypt SMB3 Messages on the accounting, finance, and facilities shares. After encryption was enabled, several users have reported that they are no longer able to access the shares.
What is causing this issue?

  • A. The users are accessing the shares from Linux desktops.
  • B. Advanced Encryption Standard 128 & 256 are disabled in Windows 7.
  • C. The users are accessing the shares from Windows 8 desktops.
  • D. Advanced Encryption Standard 128 & 256 are disabled in Linux or Mac OS.

Answer: A

Explanation:
According to Encryption-Files | Nutanix Community1, SMB3 message encryption is a feature that encrypts messages on the file server side and decrypts them on the client side. However, clients that do not support encryption (Linux, Mac, windows 7) cannot access a share with encryption enabled.
According to Nutanix Support & Insights2, Nutanix Files supports SMB3 encryption for SMB3 client-server traffic. This means that only clients that support SMB3 protocol can access encrypted shares.
Therefore, if the users are accessing the shares from Linux desktops, they will not be able to access them because Linux does not support SMB3 encryption.
https://portal.nutanix.com/page/documents/solutions/details?targetId=NVD-2151-Unified-Storage:client-server-traffic-encryption.html


NEW QUESTION # 21
An administrator needs to audit and analyze the operations and contents of a file server.
Which File software tool should the administrator use to fulfill this task?

  • A. Health Dashboard
  • B. Files Analytics Dashboard
  • C. Audit Dashboard
  • D. Analysis Dashboard

Answer: B

Explanation:
Files Analytics Dashboard is one of these tools that enables administrators to audit and analyze the operations and contents of a file server. The Files Analytics Dashboard provides insights into user activity, file access patterns, data growth trends, data distribution across tiers and clouds, data protection status and more.
https://next.nutanix.com/files-storage-71/nutanix-files-documentation-37921


NEW QUESTION # 22
An administrator receive a warning message concerning a file server hosted in a 3-node cluster. On the Files Console Dashboard tab, the file server displays a warning to recommend performance optimization, How should the administrator resolve this issue?

  • A. Apply the recommendation to rebalance,
  • B. Scale out adding a new FSVM in the cluster.
  • C. Scale up the FSVM'5 resources.
  • D. Increase the CVM's CPU and RAM.

Answer: A

Explanation:
Nutanix Files can automatically rebalance data across FSVMs to optimize performance and capacity utilization. You can also manually trigger a rebalance from the Files Console Dashboard tab by clicking on Apply Recommendation. https://next.nutanix.com/community-blog-154/nutanix-files-4-0-new-features-performance-improvements-40544


NEW QUESTION # 23
An administrator wants to be warned about suspicious activity, such as file deletion, for the company's Files installation, How can the administrator accomplish this task in File Analytics?

  • A. Configure alerts notifications from the Gear menu.
  • B. use Audit Trails search engine.
  • C. Define a new anomaly rule,
  • D. Create a dashboard for deleted files.

Answer: C

Explanation:
To be warned about suspicious activity, such as file deletion, for the company's Files installation, the administrator can define a new anomaly rule in File Analytics. Anomaly rules alert when specific types of activity occur, such as processes that indicate ransomware or data manipulation. By creating a new anomaly rule, the administrator can specify the activity they want to monitor and alert on, such as when a file is deleted in the company's Files installation.
https://next.nutanix.com/community-blog-154/file-auditing-and-analytics-for-your-nutanix-files-enterprise-cloud-31950


NEW QUESTION # 24
An administrator needs to ensure objects in a bucket expire after a certain period of time.
Which Objects feature will satisfy this requirement?

  • A. WORM bucket
  • B. Object versioning
  • C. Protection policies
  • D. Lifecycle polices

Answer: D

Explanation:
According to Nutanix documentation on unified storage (NCP-US) v6, Lifecycle policies enable administrators to ensure that objects in a bucket expire after a certain period of time. You can set rules to automate the transition of objects to different storage classes or to expire them altogether. This feature helps to manage storage costs by reducing the need to manually manage data retention policies for individual objects in a bucket.
Lifecycle policies allow you to define rules for automatically deleting or archiving objects in a bucket after a certain period of time1. This feature can help you reduce storage costs and manage data retention.


NEW QUESTION # 25
An administrator has deployed a new backup software suite and needs to meet the following requirements:

  • A. protect from deletions or overwrites for one year.
  • B. meet regulatory requirements.
  • C. provide one-year retention.
  • D. use S3-compatible storage.

Answer: D

Explanation:
The administrator should use Nutanix Objects as the backup software suite.
Nutanix Objects is a S3-compatible storage solution that provides one-year retention and protection from deletions or overwrites for one year using WORM (Write Once Read Many) policies.
WORM policies can help meet regulatory requirements such as SEC 17a-4(f), FINRA 4511, CFTC 1.31-(d), and Rule 204-2 of Investment Advisers Act of 1940.
https://www.nutanix.com/sg/support-services/training-certification/certifications/certification-details-nutanix-certified-professional-unified-storage-v6
https://next.nutanix.com/education-blog-153/nutanix-unified-storage-v6-5-training-now-available-a-special-cert-offer-41673


NEW QUESTION # 26
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 vDisks in the Volume Group.
  • C. Use multiple subnets for iSCSI traffic.
  • D. Enable Jumbo Frames.

Answer: B

Explanation:
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


NEW QUESTION # 27
The Compliance department would like the administrator to have the ability to revert documents to previous versions.
How should the administrator facilitate this request?

  • A. Enable Self-Service Restore on the Share/Export.
  • B. Configure Protection snapshots on the File Server.
  • C. Enable Self-Service Restore on the File Server
  • D. Configure Protection snapshots on the Share/Export.

Answer: D

Explanation:
Protection snapshots are external snapshots that can be used to recover the file server cluster or individual files and folders1. They can be created through a protection domain schedule or via a user-initiated one-time snapshot of the protection domain1. By configuring protection snapshots on the share/export, the administrator can enable self-service restore for users to revert documents to previous versions2.
https://portal.nutanix.com/page/documents/solutions/details?targetId=TN-2041-Nutanix-Files%3ATN-2041-Nutanix-Files


NEW QUESTION # 28
An administrator is building a new application server and has decided to use post-process compression for the file server and inline compression for the database components.
The current environment has these characteristics:
Two Volume Groups named VGI and VG2.
A Storage Container named SCI with inline-compression.
A Storage Container named SC2 with post-process compression.
Which action should the administrator take to most efficiently satisfy this requirement?

  • A. Within SC1, create one Wisk in VG1 and within SC2. create one Disk in VG2
  • B. Writhin VG1, create one vDisk in SC1 and within VG2, create one vDisk in SC2.
  • C. Wfithin VG1, create one vDisk in SC1 and one vDisk in Sc2.
  • D. Wthin SC1, create one vDisk in VG1 and one vDisk in VG2,

Answer: B

Explanation:
Volume Groups (VGs) are collections of vDisks that can be attached to VMs1. vDisks are virtual disks that reside on Storage Containers2. Storage Containers are logical entities that provide storage services with different compression options3.
To use post-process compression for the file server and inline compression for the database components, you need to create two vDisks on different Storage Containers with different compression options. Then you need to attach those vDisks to different VGs.
https://next.nutanix.com/volumes-block-storage-171/configuration-for-volumes-vdisks-40537


NEW QUESTION # 29
An administrator has deployed an SMB v3 Files cluster, but needs to make the cluster able to support Multi-protocol access, Which protocol will be native?

  • A. cifs
  • B. S3
  • C. NFS
  • D. SMB

Answer: D

Explanation:
According to the Nutanix Files SMB Migration Guide1, Nutanix Files supports SMB protocol V2 and V31. SMB is a native protocol for Nutanix Files that allows file sharing between Windows clients and servers1.


NEW QUESTION # 30
......

Maximum Grades By Making ready With NCP-US Dumps: https://www.passexamdumps.com/NCP-US-valid-exam-dumps.html

Prepare NCP-US Exam Questions Recently Updated Questions: https://drive.google.com/open?id=1tD56Y_pYegKzlYIJCwPcTy2SIqSqO69X