ExamGecko
Home / Nutanix / NCP-US-6.5 / List of questions
Ask Question

Nutanix NCP-US-6.5 Practice Test - Questions Answers, Page 2

Add to Whishlist

List of questions

Question 11

Report Export Collapse

What tool can be used to report on a specific user's activity within a Files environment?

Prism Element Alerts menu
Prism Element Alerts menu
Prism Central Activity menu
Prism Central Activity menu
Data Lens Audit Trails
Data Lens Audit Trails
Files Console Usage
Files Console Usage
Suggested answer: C
Explanation:

The tool that can be used to report on a specific user's activity within a Files environment is Data Lens Audit Trails. Data Lens Audit Trails is a feature that provides detailed logs of all file operations performed by users on Files shares and exports, such as create, read, write, delete, rename, move, copy, etc. Data Lens Audit Trails can help administrators track and audit user actions and identify any unauthorized or malicious activities. The administrator can use Data Lens Audit Trails to filter and search for a specific user's activity based on various criteria, such as file name, file type, file size, file path, file share, file server, operation type, operation time, operation status, and so on. Reference: Nutanix Files Administration Guide, page 98; Nutanix Data Lens User Guide

asked 23/09/2024
David Murinda
48 questions

Question 12

Report Export Collapse

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?

Enable versioning and then rename the Object store, disable versioning
Enable versioning and then rename the Object store, disable versioning
The Objects store can only be renamed if hosted on ESXI.
The Objects store can only be renamed if hosted on ESXI.
Delete and recreate a new Objects store with the updated name
Delete and recreate a new Objects store with the updated name
Suggested answer: C
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

asked 23/09/2024
Najim Abdelmoula
55 questions

Question 13

Report Export Collapse

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?

File Server Manager
File Server Manager
Prism Central
Prism Central
File Analytics
File Analytics
Files Console
Files Console
Suggested 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

asked 23/09/2024
Michael Thornton
48 questions

Question 14

Report Export Collapse

An organization currently has two Objects instances deployed between two sites. Both instances are managed via manage the same Prism Central to simplify management.

The organization has a critical application with all data in a bucket that needs to be replicated to the secondary site for DR purposes. The replication needs to be asynchronous, including al delete the marker versions.

Create a Bucket replication rule, set the destination Objects instances.
Create a Bucket replication rule, set the destination Objects instances.
With Object Browser, upload the data at the destination site.
With Object Browser, upload the data at the destination site.
Leverage the Objects Baseline Replication Tool from a Linus VM
Leverage the Objects Baseline Replication Tool from a Linus VM
Use a protection Domain to replicate the objects Volume Group.
Use a protection Domain to replicate the objects Volume Group.
Suggested answer: A
Explanation:

The administrator can achieve this requirement by creating a bucket replication rule and setting the destination Objects instance. Bucket replication is a feature that allows administrators to replicate data from one bucket to another bucket on a different Objects instance for disaster recovery or data migration purposes. Bucket replication can be configured with various parameters, such as replication mode, replication frequency, replication status, etc. Bucket replication can also replicate all versions of objects, including delete markers, which are special versions that indicate that an object has been deleted. By creating a bucket replication rule and setting the destination Objects instance, the administrator can replicate data from one Objects instance to another asynchronously, including all delete markers and versions. Reference: Nutanix Objects User Guide, page 19; Nutanix Objects Solution Guide, page 9

asked 23/09/2024
Sukhpreet Sidhu
44 questions

Question 15

Report Export Collapse

Immediately after creation, the administrator is asked to change the name of Objects store.

How will the administrator achieve this request?

Enable versioning and then rename the Objects store, disable versioning
Enable versioning and then rename the Objects store, disable versioning
The Objects store can only be renamed if hosted on ESXi.
The Objects store can only be renamed if hosted on ESXi.
Delete and recreate a new Objects store with the updated name.
Delete and recreate a new Objects store with the updated name.
Update the name of the Objects stores by using a CORS XML file
Update the name of the Objects stores by using a CORS XML file
Suggested answer: C
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

asked 23/09/2024
Christopher Scott
45 questions

Question 16

Report Export Collapse

A healthcare administrator configure a Nutanix cluster with the following requirements:

• Enable for long-term data retention of large files

• Data should be kept for two years

• Deletion or overwrite of the data must not be allowed

Which Nutanix-enabled technology should the administrator employ to satisfy these requirements?

Files – Connected share
Files – Connected share
Files – Read-only share
Files – Read-only share
Objects – WORM with versioning
Objects – WORM with versioning
Objects – Life Cycle Policy
Objects – Life Cycle Policy
Suggested answer: C
Explanation:

The Nutanix-enabled technology that meets these requirements is Objects – WORM with versioning.

WORM (Write-Once Read-Many) 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. Versioning is a feature that keeps multiple versions of an object in a bucket whenever it is overwritten or deleted. Versioning policies help preserve previous versions of an object for backup or recovery purposes. By enabling WORM and versioning for an Objects bucket, the administrator can ensure that data is kept for two years without being deleted or overwritten. Reference: Nutanix Objects User Guide, page 17; Nutanix Objects Solution Guide, page 9

asked 23/09/2024
Beatriz Mejia
51 questions

Question 17

Report Export Collapse

What is the most efficient way of enabling users to restore their files without administrator intervention in multiple Files shares?

Click Enable next to the name of the share in Manage Recovery Settings from Data Lens.
Click Enable next to the name of the share in Manage Recovery Settings from Data Lens.
Click Enable Self Service Restore in the Edit wizard for each share in Shares tab from Files Console.
Click Enable Self Service Restore in the Edit wizard for each share in Shares tab from Files Console.
Assign the same Category to all FSVMs and adding that Category to a single Protection Policy in PC.
Assign the same Category to all FSVMs and adding that Category to a single Protection Policy in PC.
Add all FSVMs to a Consistency Group within a single asynchronous Protection Domain in PE.
Add all FSVMs to a Consistency Group within a single asynchronous Protection Domain in PE.
Suggested 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

asked 23/09/2024
Alexandru Ouatu
50 questions

Question 18

Report Export Collapse

What is the network requirement for a File Analytics deployment?

Must use the CVM not work
Must use the CVM not work
Must use the Backplane network
Must use the Backplane network
Must use the Storage-side network
Must use the Storage-side network
Must use the Client-side network
Must use the Client-side network
Suggested 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

asked 23/09/2024
Aparecido Primo
45 questions

Question 19

Report Export Collapse

An administrator has been directed to configure Volumes to Nutanix's best practices for security.

What should the administrate! do to be compliant?

Enable at-rest encryption on Volume Groups.
Enable at-rest encryption on Volume Groups.
Configure Volume Groups to use CHAP.
Configure Volume Groups to use CHAP.
Use data services IP for external host connectivity.
Use data services IP for external host connectivity.
Segment iSCSI traffic to a physically separate network.
Segment iSCSI traffic to a physically separate network.
Suggested answer: B
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

asked 23/09/2024
Soli Rash
38 questions

Question 20

Report Export Collapse

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?

File server version should be greater than 3.8.0
File server version should be greater than 3.8.0
AOS version should be greater than 6.0.
AOS version should be greater than 6.0.
Number of distributed shares limit reached.
Number of distributed shares limit reached.
Distributed shares require multiple nodes.
Distributed shares require multiple nodes.
Suggested 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

asked 23/09/2024
Louis Lee
46 questions
Total 106 questions
Go to page: of 11
Search

Related questions