
[Apr 01, 2024] Fully Updated Dumps PDF - Latest NCP-US-6.5 Exam Questions and Answers
100% Free NCP-US-6.5 Exam Dumps to Pass Exam Easily from TestValid
NEW QUESTION # 42
A company uses Linux and Windows workstations. The administrator is evaluating solution for their file storage needs.
The solution should support these requirements:
* Distributed File System
* Active Directory integrated
* Scale out architecture
- A. Volumes
- B. Files
- C. Mine
- D. Objects
Answer: B
Explanation:
The solution that meets the company's requirements for their file storage needs is Files. Files is a feature that allows users to create and manage file server instances (FSIs) on a Nutanix cluster. FSIs can provide SMB and NFS access to file shares and exports for different types of clients. Files supports these requirements:
Distributed File System: Files uses a distributed file system that spans across multiple FSVMs (File Server VMs), which improves scalability, performance, and availability.
Active Directory integrated: Files can integrate with Active Directory for authentication and authorization of SMB clients and multiprotocol NFS clients.
Scale out architecture: Files can scale out by adding more FSVMs to an existing FSI or creating new FSIs on the same or different clusters. Reference: Nutanix Files Administration Guide, page 27; Nutanix Files Solution Guide, page 6
NEW QUESTION # 43
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. Provision a Volume Group and connect via iSCSI with MPIO.
- C. Create a bucket in Objects with Versioning enabled.
- D. Create an NFS Share, mounted on a Linux Server with Files.
Answer: C
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 # 44
An administrator has received an alert AI303551 - VolumeGroupProtectionFailed details of alerts as follows:
Which error logs should the administrator be reviewing to determine why the relative service is down:
- A. arithmos.ERROR
- B. solver.log
Answer: A
Explanation:
The error log that the administrator should review to determine why the relative service is down is arithmos.ERROR. Arithmos is a service that runs on each CVM and provides volume group protection functionality for Volumes. Volume group protection is a feature that allows administrators to create protection policies for volume groups, which define how often snapshots are taken, how long they are retained, and where they are replicated. If arithmos.ERROR log shows any errors or exceptions related to volume group protection, it can indicate that the relative service is down or not functioning properly. Reference: Nutanix Volumes Administration Guide, page 29; Nutanix Volumes Troubleshooting Guide
NEW QUESTION # 45
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. Volumes with MPIO and a single vDisk
- C. Files with a general purpose share and File Blocking
- D. Flies with a distributed share and ABE
Answer: B
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 # 46
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 the Files view in Prism Central.
- B. Create a protection domain in the Data Protection view in Prism Central.
- C. Create a protection domain in the Data Protection view in Prism Element.
- D. Configure data protection polices in File Server view in Prism Element
Answer: A
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 # 47
What is the most efficient way of enabling users to restore their files without administrator intervention in multiple Files shares?
- A. Click Enable next to the name of the share in Manage Recovery Settings from Data Lens.
- B. Click Enable Self Service Restore in the Edit wizard for each share in Shares tab from Files Console.
- C. Assign the same Category to all FSVMs and adding that Category to a single Protection Policy in PC.
- D. Add all FSVMs to a Consistency Group within a single asynchronous Protection Domain in PE.
Answer: B
Explanation:
Nutanix Files allows users to restore their files from the snapshots taken by the 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. A protection policy can be applied to one or more file shares. To enable users to restore their files without administrator intervention, the administrator must enable the Self Service Restore option for each share in the Files Console. This option adds a hidden folder named .snapshot in each share, which contains all the snapshots taken by the protection policy. Users can access this folder and browse the snapshots to find and restore their files. The administrator can also configure the permissions and quota for the .snapshot folder. Reference: Nutanix Files Administration Guide, page 75; Nutanix Files Self-Service Restore Guide
NEW QUESTION # 48
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 file server does not have the correct license
- C. The cluster is configured with hybrid storage
- D. The file server resides on a single node cluster.
Answer: D
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 # 49
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 Lifecycle Manager
- B. Upgrade AOS
- C. Upgrade MSP
- D. Upgrade Objects service
Answer: B
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 # 50
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. File Server Manager
- B. File Analytics
- C. Files Console
- D. Prism Central
Answer: B
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 # 51
What is a prerequisite for deploying Smart DR?
- A. The Files Manager must have at least three file servers.
- 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. Requires one-to-many shares.
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 has discovered that File server services are down on a cluster.
Which service should the administrator investigation for this issue?
- A. Insights_collector
- B. Cassandra
- C. Sys_stats_server
- D. Minerva-nvm
Answer: D
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 # 53
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 # 54
What is the primary criteria that should be considered for performance-sensitive application shares with sequential.1/O?
- A. Throughput
- B. IOPS
- C. Connections
- 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 # 55
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 Files MMC Snapln and rename the folders.
- B. Use the Microsoft Shared Folder MMC Snapln.
- C. Modify the read/write permissions on the created folders.
- D. Modify the Files shares to use the NFS protocol.
Answer: A
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 # 56
What are two network requirements for a four-node FSVM deployment? (Choose two.)
- A. Four available IP addresses on the Storage network
- B. Five available IP addresses on the Client network
- C. Four available IP addresses on the Client 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 # 57
ionization deployed Files in multiple sites, including different geographical locations across the globe. The organization has the following requirements to improves their data management lifecycle:
* Provide a centralized management solution.
* Automate archiving tier policies for compliance purposes.
* Protect the data against ransomware.
Which solution will satisfy the organization's requirements?
- A. Data Lens
- B. Files Analytics
- C. Prims Central
Answer: A
Explanation:
Data Lens can provide a centralized management solution for Files deployments in multiple sites, including different geographical locations. Data Lens can also automate archiving tier policies for compliance purposes, by allowing administrators to create policies based on file attributes, such as age, size, type, or owner, and move files to a lower-cost tier or delete them after a specified period. Data Lens can also protect the data against ransomware, by allowing administrators to block malicious file signatures from being written to the file system. Reference: Nutanix Data Lens Administration Guide
NEW QUESTION # 58
......
Free NCP-US-6.5 Exam Questions NCP-US-6.5 Actual Free Exam Questions: https://www.testvalid.com/NCP-US-6.5-exam-collection.html
Verified NCP-US-6.5 dumps and 78 unique questions: https://drive.google.com/open?id=190noEJuX2rAaQUG3xu2jwLtjraOOf6sA