[Apr-2026] Nutanix Certified Professional (NCP) NCP-US Exam Practice Dumps
2026 NCP-US Premium Files Test pdf - Free Dumps Collection
To take the NCP-US certification exam, candidates must first have a solid understanding of Nutanix technology and storage concepts. This includes knowledge of virtualization, networking, and storage protocols such as NFS, SMB, and iSCSI. Candidates should also have experience working with Nutanix HCI (Hyperconverged Infrastructure) and Prism Central.
NEW QUESTION # 61
The Files administrator has received reports from users in the accounting department that they can see folders that they don't have permission to access. The accounting department manager has requested that employees should only be able to see folders that they have permission to access.
How would a Files administrator ensure that users in the accounting share can only see folders they have permission to access?
- A. Remove read-only access to shares users should not access.
- B. Remove File Blocking on the accounting shares.
- C. Enable Access-Based Enumeration on the accounting share.
- D. Enable Access-Based Enumeration on the File Sewer.
Answer: C
Explanation:
According to Nutanix Support & Insights1, Access-based enumeration (ABE) is a Windows feature that filters the list of available files and folders on the file server to include only those the requesting user can access. ABE can be enabled on a per-share basis for SMB shares.
Therefore, if the Files administrator wants to ensure that users in the accounting share can only see folders they have permission to access, they can enable ABE on the accounting share.
https://www.nutanix.com/support-services/training-certification/certifications/certification-details-nutanix-certified-professional-unified-storage-v6
NEW QUESTION # 62 

An administrator is trying to add a Nutanix Volume Group (VG) over iSCSI for storage to a Windows VM, but receives the error as shown in the exhibit.
What is a likely reason for this error?
- A. The Windows IP address is not in the whitelist.
- B. The CHAP authentication configured is incorrect.
- C. The Windows login authentication is incorrect.
- D. There is already a VG connected on that client.
Answer: B
NEW QUESTION # 63
Before upgrading Files or creating a file server, which component must first be upgraded to a compatible version?
- A. FSVM
- B. FSM
- C. File Analytics
- D. Prism Central
Answer: D
NEW QUESTION # 64 

An administrator has noticed a firewall-enabled ESXi-based Nutanix cluster fails with the error: "Upgrade of file server NUTANIX failed due to ESX hosts' connectivity failing. Please check the ESX hosts' network." Based on the exhibit, which network should the administrator add to the vSphere Web Client firewall to allow the connection?
- A. 192.168.4.0/24
- B. 192.168.2.0/24
- C. 192.168.5.0/24
- D. 192.168.3.0/24
Answer: C
NEW QUESTION # 65
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. Assign e Volume vDisk to the Linux collector VM,
- B. Configure Files Analytics to analyze the collected logs.
- C. Create a Files distributed share with multi-protocol access.
- D. Create an Objects bucket with versioning enabled.
Answer: C
Explanation:
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.
NEW QUESTION # 66
Which Nutanix interface is used to deploy a new Files instance?
- A. Life Cycle Manager
- B. Prism Element
- C. Prism Central
- D. Files Manager
Answer: C
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 # 67
An administrator has planned to copy any large files to a Files share through the RoboCopy tool. While moving the data, the copy operation was interrupted due to a network bandwidth issue. Which command option resumes any interrupted copy operation?
- A. robocopy with the /c option
- B. robocopy with the /s option
- C. robocopy with the /r option
- D. robocopy with the /z option
Answer: D
NEW QUESTION # 68
What is the most likely cause of an Objects bucket that is shared with multiple users to approach its assigned capacity limit?
- A. Malware infection is causing the usage.
- B. Some mufti-part operations are pending.
- C. Objects store capacity includes snapshots.
- D. Other users have written to the bucket.
Answer: D
Explanation:
According to Nutanix Objects User Guide1, an object store is a logical grouping of buckets that share a common namespace and configuration settings. A bucket is a container for objects that can be accessed by authorized applications and users using S3-compatible APIs.
Objects Storage provides a simple and scalable S3 compatible storage tier on top of your Nutanix AOS platform2. There is no limit on objects per bucket3, but there is a limit on the total capacity of an object store that can be configured during its creation or modified later4.
Therefore, if an object store is shared with multiple users, it is possible that other users have written to the buckets in the object store and consumed its assigned capacity limit.
NEW QUESTION # 69
An administrator of an existing Nutanix cluster running Kubernetes with multiple PODs notices that NCC checks report that some volume groups experience the following error:
Node x .x.x.x:
FAIL: Volume Group pvc -XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXX space usage (908) The administrator checks the volume group usage from the Kubernetes pod and get different usage results. The current stats are 55% used disk space.
The results of the NCC check do not match what manually-executed checks report.
What is the cause of this behavior?
- A. The NCC checks need to be updated to the latest version.
- B. The garbage collection process has yet to run.
- C. Kubernetes is not correctly reporting its storage usage
- D. Volumes has not received the needed uNMAP commands.
Answer: B
Explanation:
The garbage collection process is performed by Curator, a service that runs on Nutanix clusters and is responsible for cleaning up unused data and reclaiming space12. Curator scans run periodically in the background and can be monitored from Prism2.
https://next.nutanix.com/how-it-works-22/ncc-health-check-garbage-egroups-39097
NEW QUESTION # 70
An administrator has been advised to access the Nutanix Files Server VM and ensure that passwords meet the organization's security policy for server access.
Which password complexity requirement does Nutanix Files support?
- A. At least 8 characters long
- B. At least 2 uppercase letters
- C. At least 2 lowercase letters
- D. At least 8 characters difference
Answer: A
NEW QUESTION # 71
Which two networks are required in order to deploy Objects? (Choose two.)
- A. Objects Public Network (External)
- B. Objects Storage Network (External)
- C. Objects Storage Network (internal)
- D. Objects Public Network (Internal)
Answer: B,C
Explanation:
The Objects Storage Network (internal) is a virtual network that connects all CVMs in a cluster that hosts an object store. The Objects Storage Network (External) is a virtual network that connects external clients to an object store. The Objects Public Network (Internal) and (External) are not required for deploying Objects.
https://hyperhci.com/2019/09/18/nutanix-objects-storage-service/
NEW QUESTION # 72
Refer the exhibit.
An administrator has received a support request indicating that after an update and reboot Of a Linux VM, the VM is no longer able to access the Volume Groups (VG) assigned to it.
When the administrator investigates the issue, the error message shown in the exhibit is displayed.
What are two possible reasons for the behavior? (Choose two.)
- A. A firewall rule is preventing the client to access the x.x.x.250 IP.
- B. The client's IQN is no longer in the whitelist of the affected VG
- C. The new iscsiadm binary is not compatible with the version.
- D. The administrator has a mistake when inputting the data services IP.
Answer: B,D
Explanation:
iscsiadm is a command-line tool that allows you to manage iSCSI connections and devices. The error message shown in the exhibit indicates that there is a problem with connecting to the iSCSI target at x.x.x.250.
https://stackoverflow.com/questions/29954195/error-message-from-iscsiadm-while-trying-to-connect-to-a-iscsi-drive Nutanix volume groups are collections of vDisks that can be exposed to virtual machines or physical hosts using iSCSI protocol. Nutanix volume groups have a whitelist feature that allows you to specify which clients can access them.
https://portal.nutanix.com/page/documents/solutions/details?targetId=BP-2049-Nutanix-Volumes:BP-2049-Nutanix-Volumes
1. The administrator has a mistake when inputting the data services IP. This could cause the iscsiadm command to fail to discover or login to the iSCSI target at x.x.x.250. The administrator should verify that they have entered the correct data services IP for the Nutanix volume group.
2. The client's IQN is no longer in the whitelist of the affected VG. This could cause the iSCSI target to reject or ignore the connection request from the client. The administrator should check that they have added or updated the client's IQN in the whitelist of the Nutanix volume group.
NEW QUESTION # 73
Users are complaining about having to reconnecting to share when there are networking issues.
Which files feature should the administrator enable to ensure the sessions will auto-reconnect in such events?
- A. Durable File Handles
- B. Multi-Protocol Shares
- C. Connected Shares
- D. Workload Optimization
Answer: A
NEW QUESTION # 74
A Nutanix Files cluster isunreachableafter an administrator changed itsname.
What should the administrator do to solve the problem?
- A. Delete active user sessions from Files.
- B. Restart CVMs to apply the changes.
- C. Restart FSVMs to apply the changes.
- D. Delete old and add new DNS entries.
Answer: D
NEW QUESTION # 75
After configuring Smart DR, an administrator observes that a policy in the Policies tab is not visible within Prism Central (PC).
What is the likely cause of this issue?
- A. The administrator is logged into PC with a local account rather than an AD account.
- B. The initial replication has not completed.
- C. Port 7515 is not opened between the source and recovery networks.
- D. The share permissions include more than one local user.
Answer: C
NEW QUESTION # 76
An administrator has been asked to implement a solution that allows users to:
* Recover single files
* Retrieve shares
* Set snapshot frequency
Which feature should be used?
- A. Access Based Enumeration
- B. Self-Service Restore
- C. Protection Domain
- D. Smart DR
Answer: B
NEW QUESTION # 77
An administrator has created a multi-protocol department share on Nutanix Files with the following configuration:
Max size of 800GB
SMB as the primary protocol
NFS configured for read-write access
Quota policy for AD group HR, limiting to 20GB
Second quota policy of 30GB for AD group Finance
A user who is a member of the HR group receives daily email notifications that they have consumed all available space but is still able to write new files. Another user in the Finance group using Linux can write files and receives no email notification.
What should an administrator do to restrict the HR user from writing new data?
- A. Reduce the Finance quota limit.
- B. Remove the default quota policy.
- C. Set a user level quota.
- D. Set hard limit enforcement.
Answer: D
NEW QUESTION # 78
An administrator has noticed that the object stores have stopped gathering analytics data approximately nine months after they were enabled. How can the administrator resume Data Lens functionality?
- A. Remove and re-add IAM user permissions on the object store
- B. Disable and re-enable versioning on the object store
- C. Disable and re-enable analytics on the object store
- D. Rename the bucket within the object store
Answer: C
NEW QUESTION # 79
An administrator has an existing four-node Nutanix cluster at a primary site with three FSVM instances deployed. They want to configure Smart DR on a five-node Nutanix cluster at the recovery site.
How many FSVMs should be deployed on the recovery site for Smart DR?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: C
NEW QUESTION # 80
Which setting should the administrator apply to a newly-created Objects bucket to ensure the requirements are met?
- A. Apply an Object versioning policy with one-year retention.
- B. Apply a bucket Lifecycle Policy with a one-year expiration.
- C. Configure a Lifecycle Policy to overwrite one-year old data in the bucket.
- D. Configure the bucket WORM policy with a one-year retention,
Answer: D
NEW QUESTION # 81
Where are standard tiering policies managed?
- A. Nutanix Files Console
- B. Prism Central Admin Dashboard
- C. Nutanix Data Lens
- D. Prism Element Data Protection Dashboard
Answer: C
NEW QUESTION # 82
......
Get ready to pass the NCP-US Exam right now using our Nutanix Certified Professional (NCP) Exam Package: https://www.topexamcollection.com/NCP-US-vce-collection.html
A fully updated 2026 NCP-US Exam Dumps exam guide from training expert TopExamCollection: https://drive.google.com/open?id=1IIt75ty4mtsNERI5ACp_-s3PaE0MHAl7

