
NCP-US-6.5 Dumps are Available for Instant Access [2024]
Practice with these NCP-US-6.5 dumps Certification Sample Questions
NEW QUESTION # 30
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 SMB Share with Files and enable Previous Version
- B. Create an NFS Share, mounted on a Linux Server with Files.
- C. Provision a Volume Group and connect via iSCSI with MPIO.
- 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 # 31
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. Requires one-to-many shares.
- C. The primary and recovery file servers must have the same domain name.
- D. The Files Manager must have at least three file servers.
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 # 32
What are two ways to manage Objects? (Choose two.)
- A. CLI
- B. PC
- C. SSH
- D. API
Answer: B,D
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 # 33
How can an administrator deploy a new instance of Files?
- A. From the Files Console view in Prism Central.
- B. From LCM in Prism Element.
- C. From LCM in Prism Central.
- D. From the Storage view in Prism Element.
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 # 34
Before upgrading Files or creating a file server, which component must first be upgraded to a compatible version?
- A. FSVM
- B. Prism Central
- C. FSM
- D. File Analytics
Answer: B
Explanation:
The component that must first be upgraded to a compatible version before upgrading Files or creating a file server is Prism Central. Prism Central is a web-based user interface that allows administrators to manage multiple Nutanix clusters and services, including Files. Prism Central must be upgraded to a compatible version with Files before upgrading an existing file server or creating a new file server. Otherwise, the upgrade or creation process may fail or cause unexpected errors. Reference: Nutanix Files Administration Guide, page 21; Nutanix Files Upgrade Guide
NEW QUESTION # 35
An administrator is tasked with creating an Objects store with the following settings:
* Medium Performance (around 10,000 requests per second)
* 10 TiB capacity
* Versioning disabled
* Hosted on an AHV cluster
immediately after creation, the administrator is asked to change the name of Objects store Who will the administrator achieve this request?
- A. Delete and recreate a new Objects store with the updated name
- B. Enable versioning and then rename the Object store, disable versioning
- C. The Objects store can only be renamed if hosted on ESXI.
Answer: A
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 # 36
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. Replace the expired self-signed SSL certificate for the Object Store with a non-expired self signed SSL certificate.
- B. Ensure that vCenter in PE cluster is registered using FQDN and that vCenter details in Objects UI are using FQDN.
- C. Ensure that vCenter in PE cluster is registered using FQDN and that vCenter details in Objects UI are using IP address.
- D. Replace the expired self-signed SSL certificate for the Object Store with a non-expired ' signed by a valid Certificate Authority.
Answer: B
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 # 37
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. Flies with a distributed share and ABE
- B. Files with a general purpose share and File Blocking
- C. Volumes with CHAP and multiple vDisks
- D. Volumes with MPIO and a single vDisk
Answer: D
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 # 38
An administrator ha having difficulty enabling Data Lens for a file server.
What is the most likely cause of this issue?
- A. SSR is enabled on the file server.
- B. The file server has been cloned.
- C. The file server is in a Protection Domain.
- D. The file server has blacklisted file types.
Answer: B
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 # 39
What is the binary image extension of File Analytics?
- A. QCOW2
- B. JSON
- C. ISO
- D. VMDK
Answer: A
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 is deployed as a VM on an AHV cluster using a QCOW2 binary image file that contains the File Analytics software and configuration3. Reference: Nutanix File Analytics Administration Guide3
NEW QUESTION # 40
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 # 41
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 SMB Share with Files and enable Previous Version
- B. Create an NFS Share, mounted on a Linux Server with Files.
- C. Provision a Volume Group and connect via iSCSI with MPIO.
- 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 # 42
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. Deploy the Files Analytics VM. and configure anomaly rules.
- B. Configure Alerts & Events in the Files Console, filtering for Warning severity.
- C. Configure Files to use ICAP servers, with monitors for desired activities.
- D. Create a data protection policy in the Files view in Prism Central.
Answer: A
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 # 43
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. File server version should be greater than 3.8.0
- B. Number of distributed shares limit reached.
- C. AOS version should be greater than 6.0.
- D. Distributed shares require multiple nodes.
Answer: D
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 # 44
Which Data Lens feature maximizes the available file server space by moving cold data from the file server to an object store?
- A. Backup
- B. Smart Tier
- C. Versioning
- D. Smart DR
Answer: B
Explanation:
The Data Lens feature that maximizes the available file server space by moving cold data from the file server to an object store is Smart Tier. Smart Tier is a feature that allows administrators to tier data from Files to cloud storage based on file age, file size, and file type. Smart Tier can help reduce the storage cost and optimize the performance of Files. Smart Tier can move cold data, which is data that has not been accessed or modified for a long time, from the file server to an object store, such as AWS Standard or Azure Blob, and free up the file server space for hot data, which is data that is frequently accessed or modified. Reference: Nutanix Files Administration Guide, page 99; Nutanix Files Solution Guide, page 11
NEW QUESTION # 45
Which two platform are currently supported for Smart Tiering? (Choose two.)
- A. AWS Standard
- B. Wasabi
- C. Google Cloud Storage
- D. Azure Blob
Answer: A
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 # 46
After configuring Smart DR, an administrator is unable see the policy in the Policies tab. The administrator has confirmed that all FSVMs are able to connect to Prism Central via port 9440 bidirectional.
What is the possible reason for this issue?
- A. The primary and recovery file servers do not have the same version.
- B. The primary and recovery file servers do not have the same protocols.
- C. Port 7575 should be open for all External/Client IPS of FSVMs on the Source and Target cluster.
- D. Port 7575 should be open for all Internal/Storage IPs of FSVMs on the Source and Target.
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 7575 for all External/Client IPs of FSVMs on the Source and Target cluster. This port is used for communication between the FSVMs and Prism Central. If this port is not open, Smart DR policies will not be visible in the Policies tab in Prism Central. Reference: Nutanix Files Administration Guide, page 79; Nutanix Files Solution Guide, page 9
NEW QUESTION # 47
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 address and MPIO is not required.
- B. Physical servers may boot from a volume group from the data services IP and MPIO is not required.
- C. Physical servers may boot from an object bucket from the data services IP and MPIO is required.
- D. Physical servers may boot from a volume group from the data services IP and MPIO is
Answer: D
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 # 48
......
Get Instant Access REAL NCP-US-6.5 DUMP Pass Your Exam Easily: https://freetorrent.braindumpsvce.com/NCP-US-6.5_exam-dumps-torrent.html