2024 NCP-US-6.5 Dumps PDF - NCP-US-6.5 Real Exam Questions Answers Valid NCP-US-6.5 Test Answers Nutanix NCP-US-6.5 Exam PDF NEW QUESTION # 26 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. Create an NFS Share, mounted on a [...]

2024 NCP-US-6.5 Dumps PDF - NCP-US-6.5 Real Exam Questions Answers [Q26-Q50]

Share

2024 NCP-US-6.5 Dumps PDF - NCP-US-6.5 Real Exam Questions Answers

Valid NCP-US-6.5 Test Answers & Nutanix NCP-US-6.5 Exam PDF

NEW QUESTION # 26
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. Create an NFS Share, mounted on a Linux Server with Files.
  • B. Provision a Volume Group and connect via iSCSI with MPIO.
  • C. Create an SMB Share with Files and enable Previous Version
  • D. Create a bucket in Objects with Versioning enabled.

Answer: D

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 # 27
An administrator needs to ensure maximum performance, throughput, and redundancy for the company's Oracle RAC on Linux implementation, while using the native method for securing workloads.
Which configuration meets these requirements?

  • A. Volumes with CHAP and multiple vDisks
  • B. Flies with a distributed share and ABE
  • C. Volumes with MPIO and a single vDisk
  • D. Files with a general purpose share and File Blocking

Answer: C

Explanation:
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 ensure maximum performance, throughput, and redundancy for Oracle RAC on Linux implementation, while using the native method for securing workloads, the recommended configuration is to use Volumes with MPIO (Multipath I/O) and a single vDisk (virtual disk). MPIO is a technique that allows multiple paths between an iSCSI initiator and an iSCSI target, which improves performance and availability. A single vDisk is a logical unit number (LUN) that can be assigned to multiple hosts in a volume group, which simplifies management and reduces overhead. Reference: Nutanix Volumes Administration Guide, page 13; Nutanix Volumes Best Practices Guide


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

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

Answer: A

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 # 29
How can an administrator deploy a new instance of Files?

  • A. From the Files Console view in Prism Central.
  • B. From the Storage view in Prism Element.
  • C. From LCM in Prism Element.
  • D. From LCM in Prism Central.

Answer: A

Explanation:
The Files Console view in Prism Central is the primary interface for deploying and managing Files clusters. Administrators can use the Files Console to create a new instance of Files by providing the required information, such as cluster name, network configuration, storage capacity, and license key. Reference: Nutanix Files Administration Guide


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

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

Answer: A

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 # 31
How many configure snapshots are supported for SSR in a file server?

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

Answer: A

Explanation:
The number of configurable snapshots that are supported for SSR in a file server is 200. SSR (Snapshot-based Replication) is a feature that allows administrators to replicate snapshots of shares or exports from one file server to another file server on a different cluster or site for disaster recovery purposes. SSR can be configured with various parameters, such as replication frequency, replication status, replication mode, etc. SSR supports up to 200 configurable snapshots per share or export in a file server. Reference: Nutanix Files Administration Guide, page 81; Nutanix Files Solution Guide, page 9


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

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

Answer: A

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 # 33
An administrator is able to review and modify objects in a registered ESXI cluster from a PE instance, but when the administrator attempts to deploy an Objects cluster to the same ESXi cluster, the error that is shown in the exhibit is shown.
What is the appropriate configuration to verify to allow successful Objects cluster deployment to this ESXi cluster?

  • A. Ensure that vCenter in PE cluster is registered using FQDN and that vCenter details in Objects UI are using IP address.
  • B. Replace the expired self-signed SSL certificate for the Object Store with a non-expired self signed SSL certificate.
  • C. Replace the expired self-signed SSL certificate for the Object Store with a non-expired ' signed by a valid Certificate Authority.
  • D. Ensure that vCenter in PE cluster is registered using FQDN and that vCenter details in Objects UI are using FQDN.

Answer: D

Explanation:
The appropriate configuration to verify to allow successful Objects cluster deployment to this ESXi cluster is to ensure that vCenter in PE cluster is registered using FQDN (Fully Qualified Domain Name) and that vCenter details in Objects UI are using FQDN. FQDN is a domain name that specifies the exact location of a host in the domain hierarchy. For example, esxi01.nutanix.com is an FQDN for an ESXi host. Using FQDN instead of IP addresses can avoid certificate validation errors when deploying Objects clusters to ESXi clusters. Reference: Nutanix Objects User Guide, page 9; Nutanix Objects Troubleshooting Guide, page 5


NEW QUESTION # 34
What is a mandatory criterion for configuring Smart Tier?

  • A. VPC name
  • B. Certificate
  • C. Target URL over HTTP
  • D. Access and secret keys

Answer: D

Explanation:
Smart Tier requires access and secret keys to authenticate with the target storage tier, which can be Nutanix Objects or any S3-compatible storage service. The access and secret keys are generated by the target storage service and must be provided when configuring Smart Tier3. Reference: Nutanix Files Administration Guide3


NEW QUESTION # 35
An administrator wants to provide security against ransomware attacks in Files. The administrator wants to configure the environment to scan files for ransomware in real time and provide notification in the event of a ransomware attack.
Which component should the administrator use to meet this requirement?

  • A. Files Console
  • B. File Analytics
  • C. Protection Domain
  • D. Syslog Server

Answer: B

Explanation:
File Analytics is a feature that provides insights into the data stored in Files, such as file types, sizes, owners, permissions, and access patterns. File Analytics also provides security against ransomware attacks by scanning files for ransomware in real time and providing notification in the event of a ransomware attack. File Analytics can detect ransomware based on file extensions, file signatures, or third-party solutions2. Reference: Nutanix File Analytics Administration Guide2


NEW QUESTION # 36
An administrator is trying to create a Distributed Share, but the Use Distributed Share/Export type instead of Standard option is not present when creating the share.
What is most likely the cause for this?

  • A. The cluster only has three nodes.
  • B. The cluster is configured with hybrid storage
  • C. The file server resides on a single node cluster.
  • D. The file server does not have the correct license

Answer: C

Explanation:
The most likely cause for this issue is that the file server resides on a single node cluster. 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 option to use distributed share/export type instead of standard is not present when creating a share on a single node cluster. Reference: Nutanix Files Administration Guide, page 33; Nutanix Files Solution Guide, page 8


NEW QUESTION # 37
An administrator has discovered that File server services are down on a cluster.
Which service should the administrator investigation for this issue?

  • A. Cassandra
  • B. Minerva-nvm
  • C. Insights_collector
  • D. Sys_stats_server

Answer: B

Explanation:
The service that the administrator should investigate for this issue is Minerva-nvm. Minerva-nvm is a service that runs on each CVM and provides communication between Prism Central and Files services. Minerva-nvm also monitors the health of Files services and reports any failures or alerts to Prism Central. If Minerva-nvm is down on any CVM, it can affect the availability and functionality of Files services on that cluster. Reference: Nutanix Files Administration Guide, page 23; Nutanix Files Troubleshooting Guide


NEW QUESTION # 38
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. Modify the existing bucket versioning policy from one year to three years.
  • B. Modify the existing bucket WORM policy from one year to three years.
  • C. Recreate a new bucket with the retention policy of three years.
  • D. Create a tiering policy to store deleted data on cold storage for three years.

Answer: B

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 # 39
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. 12 hours
  • C. 60 minutes
  • D. 30 minutes

Answer: B

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 # 40
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. Create an NFS Share, mounted on a Linux Server with Files.
  • B. Provision a Volume Group and connect via iSCSI with MPIO.
  • C. Create an SMB Share with Files and enable Previous Version
  • D. Create a bucket in Objects with Versioning enabled.

Answer: D

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 # 41
Which confirmation is required for an Objects deployment?

  • A. Configure NTP servers on both Prism Element and Prism Central.
  • B. Configure Domain Controllers on both Prism Element and Prism Central.
  • C. Configure a dedicated storage container on Prism Element or Prism Cent
  • D. Configure VPC on both Prism Element and Prism Central.

Answer: A

Explanation:
The configuration that is required for an Objects deployment is to configure NTP servers on both Prism Element and Prism Central. 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. Configuring NTP servers on both Prism Element and Prism Central is required for an Objects deployment, because it ensures that the time settings are consistent and accurate across the Nutanix cluster and the Objects cluster, which can prevent any synchronization issues or errors. Reference: Nutanix Objects User Guide, page 9; Nutanix Objects Deployment Guide


NEW QUESTION # 42
With the settings shown on the exhibit, if there were 1000 files in the repository, how many files would have to be... anomaly alert to the administrator?

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

Answer: D

Explanation:
With the settings shown on the exhibit, if there were 1000 files in the repository, 10 files would have to be deleted within an hour to trigger an anomaly alert to the administrator. Anomaly alert is a feature that notifies the administrator when there is an unusual or suspicious activity on file data, such as mass deletion or encryption. Anomaly alert can be configured with various parameters, such as threshold percentage, time window, minimum number of files, and so on. In this case, the threshold percentage is set to 1%, which means that if more than 1% of files in a repository are deleted within an hour, an anomaly alert will be triggered. Since there are 1000 files in the repository, 1% of them is 10 files. Therefore, if 10 or more files are deleted within an hour, an anomaly alert will be sent to the administrator. Reference: Nutanix Files Administration Guide, page 98; Nutanix Data Lens User Guide


NEW QUESTION # 43
Which two prerequisites are needed when deploying Objects to a Nutanix cluster? (Choose two.)

  • A. Microsegmentation is enabled.
  • B. AHV IPAM is disabled on the VLAN used for Objects.
  • C. DNS is configured on the PE.
  • D. Data Services IP is configured on the PI

Answer: D

Explanation:
Nutanix Objects requires a Data Services IP to be configured on the Prism Infrastructure (PI) cluster, which is used to expose the S3 API endpoint for accessing buckets and objects. Nutanix Objects also requires AHV IP Address Management (IPAM) to be disabled on the VLAN used for Objects, as Objects uses its own DHCP service to assign IP addresses to the Objects VMs1. Reference: Nutanix Objects Administration Guide1


NEW QUESTION # 44
An administrator has been asked to confirm the ability of a physical windows Server 2019 host to boot from storage on a Nutanix AOS cluster.
Which statement is true regarding this confirmation by the administrator?

  • A. Physical servers may boot from an object bucket from the data services IP and MPIO is required.
  • B. Physical servers may boot from a volume group from the data services IP and MPIO is
  • C. Physical servers may boot from a volume group from the data services IP and MPIO is not required.
  • D. Physical servers may boot from an object bucket from the data services IP address and MPIO is not required.

Answer: B

Explanation:
Nutanix Volumes allows physical servers to boot from a volume group that is exposed as an iSCSI target from the data services IP. To ensure high availability and load balancing, multipath I/O (MPIO) is required on the physical server. Object buckets cannot be used for booting physical servers1. Reference: Nutanix Volumes Administration Guide1


NEW QUESTION # 45
Which two steps are required for enabling Data Lens? (Choose two.)

  • A. Add File Services VM admin credentials to a MyNutanix account.
  • B. In Prism, enable Pulse health monitoring.
  • C. Configure a MyNutanix account to access the Data Lens console-
  • D. Configure the Data Services IP in Prism Central.

Answer: D

Explanation:
The two steps that are required for enabling Data Lens are:
In Prism, enable Pulse health monitoring: Pulse is a feature that collects diagnostic and usage information from Nutanix clusters and services and sends it to Nutanix for analysis and support purposes. Pulse health monitoring is a feature that monitors the health status of Nutanix clusters and services and sends alerts to Nutanix if any issues are detected. To enable Data Lens, Pulse health monitoring must be enabled in Prism Element or Prism Central.
Configure the Data Services IP in Prism Central: Data Services IP is an IP address that is used for communication between Prism Central and Data Lens. Data Services IP must be configured in Prism Central before enabling Data Lens for any file server. Data Services IP must be routable from both Prism Central and Data Lens. Reference: Nutanix Files Administration Guide, page 93; Nutanix Data Lens Deployment Guide


NEW QUESTION # 46
An administrator is tasked with performing an upgrade to the latest Objects version.
What should the administrator do prior to upgrade Objects Manager?

  • A. Upgrade MSP
  • B. Upgrade Lifecycle Manager
  • C. Upgrade AOS
  • D. Upgrade Objects service

Answer: C

Explanation:
Before upgrading Objects Manager, the administrator must upgrade AOS to the latest version. AOS is the core operating system that runs on each node in a Nutanix cluster and provides the foundation for Objects Manager and Objects service. Upgrading AOS will ensure compatibility and stability for Objects components. Reference: Nutanix Objects Administration Guide, Acropolis Operating System Upgrade Guide


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

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

Answer: C

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 # 48
What is the primary criteria that should be considered for performance-sensitive application shares with sequential.1/O?

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

Answer: A

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 # 49
An administrator is attempting to create a share that will provide user access via SMB and NFS. However, the Enable multiprosotocol accounts for NFS clients settings is not available.
What would cause this issue?

  • A. The connection to Active Directory has not been configured.
  • B. The file server instance was only configured with SMB.
  • C. The incorrect Files license has been applied.
  • D. NFS configured to use unmanaged authentication.

Answer: A

Explanation:
The cause of this issue is that the connection to Active Directory has not been configured. Active Directory is a service that provides centralized authentication and authorization for Windows-based clients and servers. To create a share that will provide user access via SMB and NFS, the administrator must first configure the connection to Active Directory in the Files Console. This will allow the administrator to enable multiprotocol accounts for NFS clients, which are accounts that map NFS users to SMB users and groups for consistent access control across both protocols. Reference: Nutanix Files Administration Guide, page 32; Nutanix Files Solution Guide, page 6


NEW QUESTION # 50
......

NCP-US-6.5 Exam Dumps - PDF Questions and Testing Engine: https://officialdumps.realvalidexam.com/NCP-US-6.5-real-exam-dumps.html