Authentic Nutanix NCP-US-6.5 Exam Dumps PDF - 2025 Updated [Q28-Q53]

Share

Authentic Nutanix NCP-US-6.5 Exam Dumps PDF - 2025 Updated

Get Prepared for Your NCP-US-6.5 Exam With Actual 78 Questions

NEW QUESTION # 28
An administrator is looking for a tool that includes these features:
* Permission Denials
* Top 5 Active Users
* Top 5 Accessed Files
* File Distribution by Type
Nutanix tool should the administrator choose?

  • A. Prism Central
  • B. File Server Manager
  • C. File Analytics
  • D. Files Console

Answer: C

Explanation:
The tool that includes these features is File Analytics. File Analytics is a feature that provides insights into the usage and activity of file data stored on Files. File Analytics consists of a File Analytics VM (FAVM) that runs on a Nutanix cluster and communicates with the File Server VMs (FSVMs) that host the file shares. File Analytics can display various reports and dashboards that include these features:
Permission Denials: This report shows the number of permission denied events for file operations, such as read, write, delete, etc., along with the user, file, share, and server details.
Top 5 Active Users: This dashboard shows the top five users who performed the most file operations in a given time period, along with the number and type of operations.
Top 5 Accessed Files: This dashboard shows the top five files that were accessed the most in a given time period, along with the number of accesses and the file details.
File Distribution by Type: This dashboard shows the distribution of files by their type or extension, such as PDF, DOCX, JPG, etc., along with the number and size of files for each type. Reference: Nutanix Files Administration Guide, page 93; Nutanix File Analytics User Guide


NEW QUESTION # 29
An existing Object bucket was created for backups with these requirements:
* WORM policy of one year
* Versioning policy of one year
* Lifecycle policy of three years
A recent audit has reported a compliance failure. Data that should be retained for three years has been deleted prematurely.
How should the administrator resolve the compliance failure within Objects?

  • A. Create a tiering policy to store deleted data on cold storage for three years.
  • B. Modify the existing bucket versioning policy from one year to three years.
  • C. Modify the existing bucket WORM policy from one year to three years.
  • D. Recreate a new bucket with the retention policy of three years.

Answer: C

Explanation:
The administrator should resolve the compliance failure within Objects by modifying the existing bucket WORM (Write-Once Read-Many) policy from one year to three years. WORM is a feature that prevents anyone from modifying or deleting data in a bucket while the policy is active. WORM policies help comply with strict data retention regulations that mandate how long specific data must be stored. The administrator can extend the WORM retention period for a bucket at any time, but cannot reduce it or delete it. By extending the WORM policy from one year to three years, the administrator can ensure that data in the bucket is retained for the required duration and not deleted prematurely. Reference: Nutanix Objects User Guide, page 17; Nutanix Objects Solution Guide, page 9


NEW QUESTION # 30
What are two network requirements for a four-node FSVM deployment? (Choose two.)

  • A. Four available IP addresses on the Client network
  • B. Five available IP addresses on the Client network
  • C. Four available IP addresses on the Storage network
  • D. Five available IP addresses on the Storage network

Answer: B

Explanation:
The two network requirements for a four-node FSVM deployment are five available IP addresses on the Client network and five available IP addresses on the Storage network. The Client network is used for communication between the FSVMs and the clients, while the Storage network is used for communication between the FSVMs and the CVMs. For each FSVM, one Client IP and one Storage IP are required. Additionally, one extra Client IP is required for the file server VIP (Virtual IP), which is used as a single point of access for all shares and exports on the file server. Reference: Nutanix Files Administration Guide, page 28; Nutanix Files Solution Guide, page 7


NEW QUESTION # 31
Which action is required to allow the deletion of file server audit data in Data Lens?

  • A. Disable the File Server.
  • B. Enable the File Server.
  • C. Configure the audit trail target.
  • D. Update the data retention period.

Answer: D

Explanation:
The action that is required to allow the deletion of file server audit data in Data Lens is to update the data retention period. Data retention period is a setting that defines how long Data Lens keeps the file server audit data in its database. Data Lens collects and stores various metadata and statistics from file servers, such as file name, file type, file size, file owner, file operation, file access time, etc. Data Lens uses this data to generate reports and dashboards for file analytics and anomaly detection. The administrator can update the data retention period for each file server in Data Lens to control how long the audit data is kept before being deleted. Reference: Nutanix Files Administration Guide, page 98; Nutanix Data Lens User Guide


NEW QUESTION # 32
Immediately after creation, the administrator is asked to change the name of Objects store.
How will the administrator achieve this request?

  • A. The Objects store can only be renamed if hosted on ESXi.
  • B. Delete and recreate a new Objects store with the updated name.
  • C. Enable versioning and then rename the Objects store, disable versioning
  • D. Update the name of the Objects stores by using a CORS XML file

Answer: B

Explanation:
The administrator can achieve this request by deleting and recreating a new Objects store with the updated name. Objects is a feature that allows users to create and manage object storage clusters on a Nutanix cluster. Objects clusters can provide S3-compatible access to buckets and objects for various applications and users. Objects clusters can be created and configured in Prism Central. However, once an Objects cluster is created, its name cannot be changed or edited. Therefore, the only way to change the name of an Objects cluster is to delete the existing cluster and create a new cluster with the updated name. Reference: Nutanix Objects User Guide, page 9; Nutanix Objects Solution Guide, page 8


NEW QUESTION # 33
An administrator has performed an upgrade to Files. After upgrading, the file server cannot reach the given domain name with the specified DNS server list.
Which two steps should the administrator perform to resolve the connectivity issues with the domain controller servers? (Choose two.)

  • A. DNS server addresses of the domain controllers.
  • B. Verify the DNS settings in Prism Element.
  • C. Verify the DNS settings in Prism Central.
  • D. DNS entries for the given domain name.

Answer: B,D

Explanation:
The two steps that the administrator should perform to resolve the connectivity issues with the domain controller servers are:
Verify the DNS settings in Prism Element: DNS (Domain Name System) is a system that translates domain names into IP addresses. DNS settings are configurations that specify which DNS servers to use for resolving domain names. Verifying the DNS settings in Prism Element is a step that the administrator should perform, because it can help identify and correct any incorrect or outdated DNS server addresses or domain names that may cause connectivity issues with the domain controller servers.
Verify the DNS entries for the given domain name: DNS entries are records that map domain names to IP addresses or other information. Verifying the DNS entries for the given domain name is another step that the administrator should perform, because it can help check and update any incorrect or outdated IP addresses or other information that may cause connectivity issues with the domain controller servers. Reference: Nutanix Files Administration Guide, page 32; Nutanix Files Troubleshooting Guide


NEW QUESTION # 34
An administrator has been directed to configure Volumes to Nutanix's best practices for security.
What should the administrate! do to be compliant?

  • A. Segment iSCSI traffic to a physically separate network.
  • B. Use data services IP for external host connectivity.
  • C. Configure Volume Groups to use CHAP.
  • D. Enable at-rest encryption on Volume Groups.

Answer: C

Explanation:
Nutanix Volumes is a feature that allows users to create and manage block storage devices (volume groups) on a Nutanix cluster. Volume groups can be accessed by external hosts using the iSCSI protocol. To secure volume groups from unauthorized access, Nutanix recommends configuring CHAP (Challenge-Handshake Authentication Protocol) for each volume group in Prism Element. CHAP is a security feature that authenticates iSCSI initiators and targets before allowing access to a volume group. CHAP requires both the initiator and the target to have a shared secret (a password) that is used to generate a challenge and a response during the authentication process. CHAP can prevent unauthorized access to volume groups and protect data from malicious attacks. Reference: Nutanix Volumes Administration Guide, page 25; Nutanix Volumes Security Guide


NEW QUESTION # 35
An administrator has deployed a new Files cluster within a Windows Environment.
After some days, he Files environment is not able to synchronize users with the Active Directory server anymore. The administrator observes a large time difference between the Files environment and the Active Directory Server that is responsible for the behavior.
How should the administrator prevent the Files environment and the AD Server from having such a time difference in future?

  • A. Use 0.pool.ntp.org as the NTP Server for the AD Server.
  • B. Use 0.pool.ntp.org as the NTP Server for the Files environment.
  • C. Use the same NTP Servers for the File environment and the AD Server.
  • D. Connect to every FSVM and edit the time manually.

Answer: C

Explanation:
The administrator should prevent the Files environment and the AD Server from having such a time difference in future by using the same NTP Servers for the File environment and the AD Server. NTP (Network Time Protocol) is a protocol that synchronizes the clocks of devices on a network with a reliable time source. NTP Servers are devices that provide accurate time information to other devices on a network. By using the same NTP Servers for the File environment and the AD Server, the administrator can ensure that they have consistent and accurate time settings and avoid any synchronization issues or errors. Reference: Nutanix Files Administration Guide, page 32; Nutanix Files Troubleshooting Guide


NEW QUESTION # 36
An administrator wants to monitor their Files environment for suspicious activities, such mass deletion or access denials.
How can the administrator be alerted to such activities?
How can the administrator be alerted to such activities?

  • A. Create a data protection policy in the Files view in Prism Central.
  • B. Deploy the Files Analytics VM. and configure anomaly rules.
  • C. Configure Files to use ICAP servers, with monitors for desired activities.
  • D. Configure Alerts & Events in the Files Console, filtering for Warning severity.

Answer: B

Explanation:
The administrator can monitor their Files environment for suspicious activities, such as mass deletion or access denials, by deploying the File Analytics VM and configuring anomaly rules. File Analytics is a feature that provides insights into the usage and activity of file data stored on Files. File Analytics consists of a File Analytics VM (FAVM) that runs on a Nutanix cluster and communicates with the File Server VMs (FSVMs) that host the file shares. File Analytics can alert the administrator when there is an unusual or suspicious activity on file data, such as mass deletion, encryption, permission change, or access denial. The administrator can configure anomaly rules to define the threshold, time window, and notification settings for each type of anomaly. Reference: Nutanix Files Administration Guide, page 93; Nutanix File Analytics User Guide


NEW QUESTION # 37
An administrator has been tasked with creating a distributed share on a single-node cluster, but has been unable to successfully complete the task.
Why is this task failing?

  • A. Number of distributed shares limit reached.
  • B. File server version should be greater than 3.8.0
  • C. Distributed shares require multiple nodes.
  • D. AOS version should be greater than 6.0.

Answer: C

Explanation:
A distributed share is a type of SMB share or NFS export that distributes the hosting of top-level directories across multiple FSVMs, which improves load balancing and performance. A distributed share cannot be created on a single-node cluster, because there is only one FSVM available. A distributed share requires at least two nodes in the cluster to distribute the directories. Therefore, the task of creating a distributed share on a single-node cluster will fail. Reference: Nutanix Files Administration Guide, page 33; Nutanix Files Solution Guide, page 8


NEW QUESTION # 38
An administrator is upgrading Files from version 3.7 to 4.1 in the highly secured environment the pre-upgrade check fail with below error:
FileServer preupgrade check failed with cause (s) Sub task poll timed out What initial troubleshooting step should the administrator take?

  • A. Examine the failed tasks on the FSVMs
  • B. Verify connectivity between the FSVMs.
  • C. Check the there is enough disk space on FSVMs.
  • D. Increase upgrades timeout from ecli

Answer: B

Explanation:
One of the possible causes of a failed pre-upgrade check for Files is network connectivity issues between the FSVMs. The administrator should verify that there are no firewall rules or network policies that block the communication between the FSVMs on ports 22 (SSH), 9440 (HTTPS), and 2009 (RPC). The administrator can use tools such as ping, traceroute, and telnet to test the connectivity between the FSVMs. Reference: Nutanix Support Portal - Troubleshooting Nutanix Files Upgrade Issues


NEW QUESTION # 39
What is the primary criteria that should be considered for performance-sensitive application shares with sequential.1/O?

  • A. Connections
  • B. IOPS
  • C. Block Size
  • D. Throughput

Answer: D

Explanation:
The primary criteria that should be considered for performance-sensitive application shares with sequential I/O is throughput. Throughput is a measure of how much data can be transferred or processed in a given time period. Throughput is usually expressed in megabytes per second (MB/s) or gigabytes per second (GB/s). Sequential I/O is a type of I/O pattern where data is read or written in a sequential order, such as streaming media, backup, or archive applications. Sequential I/O typically requires high throughput to transfer large amounts of data quickly and efficiently. Reference: Nutanix Files Administration Guide, page 25; Nutanix Files Solution Guide, page 10


NEW QUESTION # 40
An administrator has created a distributed share on the File cluster. The administrator connects to the share using Windows Explorer and starts creating folders in the share. The administrator observes that none of the created folder can be renamed as the company naming convention requires.
How should the administrator resolve this issue?

  • A. Use the Microsoft Shared Folder MMC Snapln.
  • B. Modify the read/write permissions on the created folders.
  • C. Modify the Files shares to use the NFS protocol.
  • D. Use the Files MMC Snapln and rename the folders.

Answer: D

Explanation:
The administrator should resolve this issue by using the Files MMC Snap-in and renaming the folders. The Files MMC Snap-in is a tool that allows administrators to manage Files shares and exports from a Windows machine. The administrator can use the Files MMC Snap-in to connect to a distributed share or export and rename the top-level directories that are hosted by different FSVMs. Renaming the directories from Windows Explorer will not work because Windows Explorer does not recognize the distributed nature of the share or export and will try to rename all directories on the same FSVM, which will fail. Reference: Nutanix Files Administration Guide, page 35; Nutanix Files MMC Snap-in User Guide


NEW QUESTION # 41
An administrator has performed an AOS upgrade, but noticed that the compression on containers is not happening.
What is the delay before compression begins on the Files container?

  • A. 24 hours
  • B. 30 minutes
  • C. 12 hours
  • D. 60 minutes

Answer: C

Explanation:
The delay before compression begins on the Files container is 12 hours. Compression is a feature that reduces the storage space required for data by applying an algorithm that eliminates redundant or unnecessary bits. Compression can improve the storage efficiency and performance of Files. Compression is enabled by default on the Files container and runs in the background as a low-priority task. Compression does not start immediately after an AOS upgrade, but waits for 12 hours to avoid interfering with other high-priority tasks or operations. Reference: Nutanix Files Administration Guide, page 24; Nutanix Files Solution Guide, page 10


NEW QUESTION # 42
Which Nutanix Unified Storage capability allows for monitoring usage for all Files deployment globally?

  • A. Files Manager
  • B. File Analytics
  • C. Nutanix Cloud Manager
  • D. Data Lens

Answer: D

Explanation:
Data Lens is a feature that provides insights into the data stored in Files across multiple sites, including different geographical locations. Data Lens allows administrators to monitor usage, performance, capacity, and growth trends for all Files deployments globally. Data Lens also provides reports on file types, sizes, owners, permissions, and access patterns3. Reference: Nutanix Data Lens Administration Guide3


NEW QUESTION # 43
What is the minimum and maximum file size limitations for Smart Tiering?

  • A. 128 IOB minimum and 5 TiB maximum
  • B. 64 KiB minimum and 15 TiB maximum
  • C. 128 KiB minimum and 13 TiB maximum
  • D. 64 KiB minimum and 5 TiB maximum

Answer: D

Explanation:
Smart Tiering is a feature that allows Files to tier data across different storage tiers based on the file size and access frequency. Smart Tiering supports files with a minimum size of 64 KiB and a maximum size of 5 TiB2. Reference: Nutanix Files Administration Guide2


NEW QUESTION # 44
Which two platform are currently supported for Smart Tiering? (Choose two.)

  • A. Azure Blob
  • B. AWS Standard
  • C. Wasabi
  • D. Google Cloud Storage

Answer: B

Explanation:
The two platforms that are currently supported for Smart Tiering are AWS Standard and Azure Blob. Smart Tiering is a feature that allows administrators to tier data from Files to cloud storage based on file age, file size, and file type. Smart Tiering can help reduce the storage cost and optimize the performance of Files. Smart Tiering currently supports AWS Standard and Azure Blob as the cloud storage platforms, and more platforms will be added in the future. Reference: Nutanix Files Administration Guide, page 99; Nutanix Files Solution Guide, page 11


NEW QUESTION # 45
Which scenario is causing the alert and need to be addressed to allow the entities to be protected?

  • A. One or more VMs or Volume Groups belonging to the Consistency Group contains state metadata
  • B. One or more VMs or Volume Groups belonging to the Consistency Group is part of multiple Recovery Plans configured with a Witness.
  • C. One or more VMs or Volume Groups belonging to the Consistency Group may have been deleted
  • D. The logical timestamp for one or more of the Volume Groups is not consistent between clusters

Answer: C

Explanation:
The scenario that is causing the alert and needs to be addressed to allow the entities to be protected is that one or more VMs or Volume Groups belonging to the Consistency Group may have been deleted. A Consistency Group is a logical grouping of VMs or Volume Groups that are protected together by a Protection Policy. A Protection Policy is a set of rules that defines how often snapshots are taken, how long they are retained, and where they are replicated for disaster recovery purposes. If one or more VMs or Volume Groups belonging to the Consistency Group are deleted, the Protection Policy will fail to protect them and generate an alert with the code AI303551 - VolumeGroupProtectionFailed. Reference: Nutanix Volumes Administration Guide, page 29; Nutanix Volumes Troubleshooting Guide


NEW QUESTION # 46
What are two ways to manage Objects? (Choose two.)

  • A. API
  • B. CLI
  • C. PC
  • D. SSH

Answer: A,C

Explanation:
There are two ways to manage Objects: PC (Prism Central) and API (Application Programming Interface). PC is a web-based user interface that allows administrators to create, configure, monitor, and manage Objects clusters, buckets, users, and policies. API is a set of S3-compatible REST APIs that allows applications and users to interact with Objects programmatically. API can be used to perform operations such as creating buckets, uploading objects, listing objects, downloading objects, deleting objects, and so on. Reference: Nutanix Objects User Guide; Nutanix Objects API Reference Guide


NEW QUESTION # 47
What is the network requirement for a File Analytics deployment?

  • A. Must use the CVM not work
  • B. Must use the Storage-side network
  • C. Must use the Backplane network
  • D. Must use the Client-side network

Answer: D

Explanation:
Nutanix File Analytics is a feature that provides insights into the usage and activity of file data stored on Nutanix Files. File Analytics consists of a File Analytics VM (FAVM) that runs on a Nutanix cluster and communicates with the File Server VMs (FSVMs) that host the file shares. The FAVM collects metadata and statistics from the FSVMs and displays them in a graphical user interface (GUI). The FAVM must be deployed on the same network as the FSVMs, which is the Client-side network. This network is used for communication between File Analytics and FSVMs, as well as for accessing the File Analytics UI from a web browser. The Client-side network must have DHCP enabled and must be routable from the external hosts that access the file shares and File Analytics UI. Reference: Nutanix Files Administration Guide, page 93; Nutanix File Analytics Deployment Guide


NEW QUESTION # 48
An administrator needs to protect a Files cluster unique policies for different shares.
How should the administrator meet this requirement?

  • A. Configure data protection polices in File Server view in Prism Element
  • B. Create a protection domain in the Data Protection view in Prism Central.
  • C. Configure data protection polices in the Files view in Prism Central.
  • D. Create a protection domain in the Data Protection view in Prism Element.

Answer: C

Explanation:
The administrator can meet this requirement by configuring data protection policies in the Files view in Prism Central. Data protection policies are policies that define how file data is protected by taking snapshots, replicating them to another site, or tiering them to cloud storage. Data protection policies can be configured for each share or export in a file server in the Files view in Prism Central. The administrator can create different data protection policies for different shares or exports based on their protection needs and requirements. Reference: Nutanix Files Administration Guide, page 79; Nutanix Files Solution Guide, page 9


NEW QUESTION # 49
A Files administrator needs to generate a report listing the files matching those in the exhibit.
What is the most efficient way to complete this task?

  • A. Use Report Builder in Files Console.
  • B. Create a custom report in Prism Central.
  • C. Create a custom report in Files Console.
  • D. Use Report Builder in File Analytics.

Answer: D

Explanation:
The most efficient way to generate a report listing the files matching those in the exhibit is to use Report Builder in File Analytics. Report Builder is a feature that allows administrators to create custom reports based on various filters and criteria, such as file name, file type, file size, file owner, file age, file access time, file modification time, file permission change time, and so on. Report Builder can also export the reports in CSV format for further analysis or sharing. Reference: Nutanix Files Administration Guide, page 97; Nutanix File Analytics User Guide


NEW QUESTION # 50
A team of developers are working on a new processing application and requires a solution where they can upload the ... code for testing API calls. Older iterations should be retained as newer code is developer and tested.

  • A. Provision a Volume Group and connect via iSCSI with MPIO.
  • B. Create a bucket in Objects with Versioning enabled.
  • C. Create an NFS Share, mounted on a Linux Server with Files.
  • D. Create an SMB Share with Files and enable Previous Version

Answer: B

Explanation:
Nutanix Objects supports versioning, which is a feature that allows multiple versions of an object to be preserved in the same bucket. Versioning can be useful for developers who need to upload their code for testing API calls and retain older iterations as newer code is developed and tested. Versioning can also provide protection against accidental deletion or overwrite of objects. Reference: Nutanix Objects Administration Guide


NEW QUESTION # 51
What is a prerequisite for deploying Smart DR?

  • A. Requires one-to-many shares.
  • B. The primary and recovery file servers must have the same domain name.
  • C. Open TCP port 7515 on all client network IPs (uni-directionally on the source and recovery file servers).
  • D. The Files Manager must have at least three file servers.

Answer: C

Explanation:
Smart DR is a feature that allows share-level replication between active file server instances for disaster recovery. To configure Smart DR, one of the prerequisites is to open TCP port 7515 on all client network IPs (uni-directionally on the source and recovery file servers). This port is used for communication between the FSVMs and the replication engine. Reference: Nutanix Files Administration Guide, page 79; Nutanix Files Solution Guide, page 9


NEW QUESTION # 52
An administrator ha having difficulty enabling Data Lens for a file server.
What is the most likely cause of this issue?

  • A. The file server is in a Protection Domain.
  • B. The file server has blacklisted file types.
  • C. SSR is enabled on the file server.
  • D. The file server has been cloned.

Answer: D

Explanation:
The most likely cause of this issue is that the file server has been cloned. Cloning a file server is not a supported operation and can cause various problems, such as Data Lens not being able to enable or disable for the cloned file server. To avoid this issue, the administrator should use the scale-out feature to add more FSVMs to an existing file server, or create a new file server from scratch. Reference: Nutanix Files Administration Guide, page 28; Nutanix Files Troubleshooting Guide, page 11


NEW QUESTION # 53
......

Accurate & Verified New NCP-US-6.5 Answers As Experienced in the Actual Test!: https://www.trainingdump.com/Nutanix/NCP-US-6.5-practice-exam-dumps.html

Valid NCP-US-6.5 Test Answers Full-length Practice Certification Exams: https://drive.google.com/open?id=1U45ZF8Jkb-AR4WgPdFhpkyoBMQAiQGeH

0
0
0
0