[2023] New NCP-US exam dumps Use Updated Nutanix Exam
Verified NCP-US Dumps Q&As - NCP-US Test Engine with Correct Answers
The Nutanix NCP-US certification is a valuable asset for professionals who want to advance their careers in the field of storage management. This certification is recognized by industry leaders and provides a competitive advantage in the job market. It demonstrates to employers that the candidate has the knowledge and skills required to manage Nutanix storage solutions effectively.
NEW QUESTION # 35
An administrator has been experiencing performance issues with a SQL VM. To address these issues, the administrator migrated the database to a Volume Group. Following the migration, the performance issues have continued.
What should the administrator do to resolve these performance issues?
- A. Enable Jumbo Frames.
- B. Use multiple subnets for iSCSI traffic.
- C. use multiple vDisks in the Volume Group.
- D. Disable CHAP,
Answer: C
Explanation:
According to Nutanix Volumes - Recommendations And Best Practices1, "Multiple disks per Nutanix node may also improve an application's performance. For performance-intensive environments, we recommend using between four and eight disks per CVM for a given workload." Therefore, the administrator should use multiple vDisks in the Volume Group to distribute the SQL workload across more disks and nodes.
https://next.nutanix.com/community-blog-154/scaling-up-vm-storage-performance-on-ahv-volume-group-load-balancer-28063
NEW QUESTION # 36
Which two networks are required in order to deploy Objects? (Choose two.)
- A. Objects Public Network (External)
- B. Objects Storage Network (External)
- C. Objects Public Network (Internal)
- D. Objects Storage Network (internal)
Answer: B,D
Explanation:
The Objects Storage Network (internal) is a virtual network that connects all CVMs in a cluster that hosts an object store. The Objects Storage Network (External) is a virtual network that connects external clients to an object store. The Objects Public Network (Internal) and (External) are not required for deploying Objects.
https://hyperhci.com/2019/09/18/nutanix-objects-storage-service/
NEW QUESTION # 37
When deploying Nutanix unified Storage Objects. which two protocols are supported? (Choose two.)
- A. SMBv2
- B. S3
- C. NFS
- D. SMBv3
Answer: A,B
Explanation:
S3 stands for simple storage service and it is a widely used object storage protocol that allows you to store and retrieve any amount of data from anywhere on the web. SMBv2 stands for server message block version 2 and it is a file sharing protocol that enables access to files on remote servers. Nutanix Unified Storage Objects supports both S3 and SMBv2 protocols for data access.
https://next.nutanix.com/installation-configuration-23/ports-and-protocols-reference-chart-40249
NEW QUESTION # 38
Refer the exhibit

When creating an Object Store. an administrator receives an error. as shown in the exhibit.
How should the administrator resolve the error?
- A. Select a different subnet
- B. Select different address
- C. Provide required IP addresses in a list format.
- D. Provide required IP addresses in CIDR format.
Answer: D
Explanation:
According to Nutanix Support & Insights1, "The IP address consumption for the objects infra network is as follows: ... From DHCP Pool: Each Worker VM requires one IP Address." Therefore, the administrator should provide a range of IP addresses in CIDR notation (for example, 10.0.0.0/24) that can be used by the Objects worker VMs.
https://portal.nutanix.com/page/documents/solutions/details?targetId=NVD-2151-Unified-Storage:nutanix-objects.html
NEW QUESTION # 39
A two-VM Oracle RAC cluster was recently configured with Linux Red Hat using a Nutanix Volume Group. At the time Of performing the failover tests Of simulating a failure in each Of the three Nutanix cluster nodes, the cluster administrator noticed that tile virtual machines Of the RAC cluster do not come up and the failover fails.
The administrator must to follow the best practices from Nutanix to construct the RAC cluster using AHV.
What should the administrator Veri'/ in the Steps performed to configure the RAC cluster to prevent this situation from occurring again?
- A. In the step for attach the volume group to the RAC VMs, he must create it with an attribute of shared = true
- B. use Antiaffinity rules to prevent multiple Oracle RAC nodes in the same RAC cluster from running on same Nutanix node
- C. Change the disk timeout to 60 (default 30) in the disk parameters for each linux device
- D. VM-host affinity rules Can be Set up for RAC VMS to define where they Can run within the cluster
Answer: A
Explanation:
https://www.nutanix.com/architecture
Nutanix volume groups are collections of vDisks that can be exposed to virtual machines or physical hosts using iSCSI protocol. Nutanix volume groups have a shared attribute that allows multiple VMs to access them concurrently.
In the step for attach the volume group to the RAC VMs, he must create it with an attribute of shared = true. This is because if the volume group is not created with shared = true, then only one VM can access it at a time, which would prevent Oracle RAC from working properly.
NEW QUESTION # 40
Due to a new IP addressing plan for the vDesktops network, an administrator needs to change the Files client-side network.
Which action should the administrator perform first?
- A. Create a new' managed virtual network.
- B. Power off the FSVMs.
- C. Remove existing DNS entries.
- D. Stop the Files service,
Answer: A
Explanation:
According to the Nutanix Unified Storage v6 documents at nutanix.com1, Files uses two types of networks: client-side and server-side2. The client-side network is used for SMB and NFS access to Files shares, while the server-side network is used for internal communication between FSVMs3. To change the client-side network, you need to create a new managed virtual network on Prism Element and assign it to your FSVMs4. This will allow you to change the IP addresses of your FSVMs without affecting their connectivity to each other.
NEW QUESTION # 41
An administrator wants to be warned about suspicious activity, such as file deletion, for the company's Files installation, How can the administrator accomplish this task in File Analytics?
- A. Define a new anomaly rule,
- B. Create a dashboard for deleted files.
- C. use Audit Trails search engine.
- D. Configure alerts notifications from the Gear menu.
Answer: A
Explanation:
To be warned about suspicious activity, such as file deletion, for the company's Files installation, the administrator can define a new anomaly rule in File Analytics. Anomaly rules alert when specific types of activity occur, such as processes that indicate ransomware or data manipulation. By creating a new anomaly rule, the administrator can specify the activity they want to monitor and alert on, such as when a file is deleted in the company's Files installation.
https://next.nutanix.com/community-blog-154/file-auditing-and-analytics-for-your-nutanix-files-enterprise-cloud-31950
NEW QUESTION # 42
During a recent audit, the auditors discovered several shares that were unencrypted. To remediate the audit item, the administrator enabled Encrypt SMB3 Messages on the accounting, finance, and facilities shares. After encryption was enabled, several users have reported that they are no longer able to access the shares.
What is causing this issue?
- A. The users are accessing the shares from Windows 8 desktops.
- B. Advanced Encryption Standard 128 & 256 are disabled in Windows 7.
- C. Advanced Encryption Standard 128 & 256 are disabled in Linux or Mac OS.
- D. The users are accessing the shares from Linux desktops.
Answer: D
Explanation:
According to Encryption-Files | Nutanix Community1, SMB3 message encryption is a feature that encrypts messages on the file server side and decrypts them on the client side. However, clients that do not support encryption (Linux, Mac, windows 7) cannot access a share with encryption enabled.
According to Nutanix Support & Insights2, Nutanix Files supports SMB3 encryption for SMB3 client-server traffic. This means that only clients that support SMB3 protocol can access encrypted shares.
Therefore, if the users are accessing the shares from Linux desktops, they will not be able to access them because Linux does not support SMB3 encryption.
https://portal.nutanix.com/page/documents/solutions/details?targetId=NVD-2151-Unified-Storage:client-server-traffic-encryption.html
NEW QUESTION # 43
An administrator needs to ensure objects in a bucket expire after a certain period of time.
Which Objects feature will satisfy this requirement?
- A. Object versioning
- B. Lifecycle polices
- C. WORM bucket
- D. Protection policies
Answer: B
Explanation:
According to Nutanix documentation on unified storage (NCP-US) v6, Lifecycle policies enable administrators to ensure that objects in a bucket expire after a certain period of time. You can set rules to automate the transition of objects to different storage classes or to expire them altogether. This feature helps to manage storage costs by reducing the need to manually manage data retention policies for individual objects in a bucket.
Lifecycle policies allow you to define rules for automatically deleting or archiving objects in a bucket after a certain period of time1. This feature can help you reduce storage costs and manage data retention.
NEW QUESTION # 44
An administrator needs to configure a Files share with these requirements:
Supports 100 virtual desktop users
Share would host user data
Share is limited to 1 TB, evenly distributed across users
Optimized for best I/0 performance within the current environment
Which two configuration actions should the administrator take to meet these requirements? (Choose two.)
- A. Add a quote policy to the share.
- B. Create a distributed share.
- C. Enable ABE on the share.
- D. Configure a standard share.
Answer: A,B
Explanation:
According to Nutanix Files SMB Share Default Permission1, a standard share is created with default permissions for three built-in groups: Administrators, Users, and Backup Operators. This may not be suitable for hosting user data that needs to be evenly distributed across users.
According to Nutanix Support & Insights2, a distributed share is a type of SMB share that allows you to distribute files across multiple file servers for better performance and scalability. This can help optimize the I/O performance within the current environment.
According to Nutanix File and NFS Mount Examples3, a quota policy is a way to limit the amount of space that a user or group can consume on a share. This can help enforce the 1 TB limit on the share and ensure that each user gets an equal amount of space.
https://portal.nutanix.com/page/documents/solutions/details?targetId=TN-2041-Nutanix-Files%3ATN-2041-Nutanix-Files
NEW QUESTION # 45
An administrator has deployed an SMB v3 Files cluster, but needs to make the cluster able to support Multi-protocol access, Which protocol will be native?
- A. S3
- B. NFS
- C. SMB
- D. cifs
Answer: C
Explanation:
According to the Nutanix Files SMB Migration Guide1, Nutanix Files supports SMB protocol V2 and V31. SMB is a native protocol for Nutanix Files that allows file sharing between Windows clients and servers1.
NEW QUESTION # 46
An administrator is implementing a storage solution with these requirements:
Is easily searchable
Natively supports disaster recovery
Access to each item needs to be fast
Can scale to petabytes of data
users are granted access after authentication
user data is isolated, but could be shared
How should the administrator satisfy these requirements?
- A. Implement Volumes with CHAP.
- B. use Files distributed share with ABE.
- C. Configure Calm with an application per user.
- D. Deploy Objects with AD integration.
Answer: D
Explanation:
This is because Objects can provide fast access to each item using S3-compatible API which can be easily searched using metadata tags or third-party tools3. Objects also natively supports disaster recovery using replication policies1. Objects can scale to petabytes of data using erasure coding which reduces storage overhead1. Users can be granted access after authentication using AD integration which simplifies identity management1. User data can be isolated but could be shared using buckets which are logical containers for objects that can have different policies applied1.
NEW QUESTION # 47
Refer the exhibit.
An administrator is experiencing the following Objects failure error message:
IAM Service is not healthy.
The Object Store Domain entries appear grayed out in the user Interface, as shown in the exhibit.
Which commands should the administrator execute to identify the failure source?
- A. mspctl_cluster_list
mspctl_status -u <UUID- UUID - UUID - UUID > - B. mspcli_cluster_object
mspcli_status -u <UUID- UUID - UUID - UUID > - C. mspctl_cluster_object
mspctl_status -u <UUID- UUID - UUID - UUID > - D. mspcli_cluster_list
mspcli_status -u <UUID- UUID - UUID - UUID >
Answer: D
Explanation:
The mspcli_cluster_list command lists all the existing service domains for the cluster, which can help identify if there is an issue with the Object Store Domain entries. The mspcli_status command can be used to get detailed status information on the specified service domain specified by the <UUID- UUID - UUID - UUID > parameter.
NEW QUESTION # 48
What is the reason for the alert: File Server In Heterogeneous State?
- A. Performance of the File Server is optimal, and the alert can be ignored.
- B. The FSVMs are distributed properly on the hosts in the cluster.
- C. The hosts where the FSVMs run do not match in their CPU or memory configuration
- D. The FSVMs do not match in their CPU or memory
Answer: D
Explanation:
According to the Nutanix Files Solution Guide1, all the FSVMs have the same basic configuration: four vCPU and 12 GB of RAM1. However, you can add more vCPU, RAM, and FSVMs to the cluster1.
Based on this information, the alert: File Server In Heterogeneous State indicates that the FSVMs do not match in their CPU or memory configuration1. This could affect the performance and availability of the file server
NEW QUESTION # 49
An administrator needs to configure a service to collect data from a forensic software package that audits client access to a specific location. Data need to be immutable, Which option meets these requirements?
- A. Configure standard Objects bucket with the read-on)' attribute enabled.
- B. Configure an Objects bucket with versioning.
- C. Configure WORM options to an Objects bucket.
- D. Configure an Objects bucket with the Expire current objects lifecycle policy enabled
Answer: C
Explanation:
WORM stands for write once, read many, and it is a feature that prevents deletion or modification of object data1. Nutanix Objects supports WORM with industry-recognized security standards1.
NEW QUESTION # 50
An administrator is upgrading Objects when the following error message is shown:
type [UPGRADE] : code: 500, message: error in processing pod: application post failed: image update failed: unable to pull docker image 464585393164. dkr. com/nutanix- msp/poseidon-zookeeper:buckets-l.o: err Max retries done: exit status 1 status code: 500 How should the administrator resolve this error?
- A. Upgrade and Objects service via LCM
- B. Perform Inventory then upgrade MSP and Objects Manager vie LCM.
- C. Manually upgrade Objects Manager to the latest version.
- D. Manually upload the docker image to the bucket and rerun the upgrade.
Answer: A
Explanation:
LCM is a framework that automates software upgrades for various components of your Nutanix cluster. MSP is a service that provides authentication, authorization, auditing, and metering for Nutanix services such as Objects. Objects Manager is a web-based interface that allows you to manage your Objects clusters.
NEW QUESTION # 51
What happens to an FSVM during a node failure in a 3-node cluster?
- A. The FSVM will automatically restart on one of the remaining nodes.
- B. The FSVM must be manually restarted on one of the remaining nodes.
- C. A new FSVM must be deployed to the cluster.
- D. Due to host affinity rules, the FSVM will not restart
Answer: A
Explanation:
According to the Nutanix Unified Storage (NCP-US) v6 documentation, when a node fails in a 3-node cluster, the FSVM (File Server Virtual Machine) will automatically restart on one of the remaining nodes. The remaining nodes will handle the storage traffic without requiring any user intervention.
https://portal.nutanix.com/page/documents/solutions/details?targetId=NVD-2151-Unified-Storage:high-availability-at-the-nutanix-files-level.html
NEW QUESTION # 52
What is the most likely cause of an Objects bucket that is shared with multiple users to approach its assigned capacity limit?
- A. Other users have written to the bucket.
- B. Objects store capacity includes snapshots.
- C. Some mufti-part operations are pending.
- D. Malware infection is causing the usage.
Answer: A
Explanation:
According to Nutanix Objects User Guide1, an object store is a logical grouping of buckets that share a common namespace and configuration settings. A bucket is a container for objects that can be accessed by authorized applications and users using S3-compatible APIs.
Objects Storage provides a simple and scalable S3 compatible storage tier on top of your Nutanix AOS platform2. There is no limit on objects per bucket3, but there is a limit on the total capacity of an object store that can be configured during its creation or modified later4.
Therefore, if an object store is shared with multiple users, it is possible that other users have written to the buckets in the object store and consumed its assigned capacity limit.
NEW QUESTION # 53
The exhibit shows a Prism Pro scenario result created by an administrator for a Nutanix cluster.
The physical nodes in the cluster include these characteristics:
144 GHz CPU power
3 Tib RAM
41.63 TiB storage
The total target workload requests are:
5 Ghz CPU
10 GB RAM
40 TiB storage
What should be changed to have a good capacity runway at least for the next 6 months?
- A. Change the date of physical rode availability.
- B. Review storage capacity requested by the workload.
- C. Increase the storage capacity for physical nodes.
- D. Add new physical node to the configuration.
Answer: B
Explanation:
According to the Nutanix Support & Insights website1, capacity runway is an estimate of how long your cluster can support its current workload before running out of resources2. The exhibit shows that your cluster has a storage runway of only 1 month, which means you will run out of storage space soon. However, your CPU and memory runways are much longer (more than 2 years), which means you have plenty of CPU and memory resources available. Therefore, it might be possible to reduce the storage capacity requested by your workload or optimize your storage utilization to extend your storage runway. Alternatively, you could also increase the storage capacity for physical nodes or add new physical nodes to the configuration, but these options might be more costly and complex.
NEW QUESTION # 54
A company has a number of thin clients which need to boot over the network. The company is using Volumes for this project.
Which component is needed to meet this requirement? (Choose two.)
- A. A DHCP server pointing to the Nutanix cluster.
- B. A compatible Ethernet adapter per client
- C. VM-attached VG with client iSCSI Initiator.
- D. A client with MPIO access to the VG
Answer: A,B
Explanation:
According to the Boot Over ISCSI article1, to boot an operating system over iSCSI for physical servers using Nutanix Volumes, you need to configure the network adapter BIOS settings to enable this feature1. You also need a DHCP server pointing to the Nutanix cluster that provides the iSCSI LUN1.
Based on this information, the components that are needed to meet this requirement are A. A compatible Ethernet adapter per client and C. A DHCP server pointing to the Nutanix cluster.
NEW QUESTION # 55
A RHEL administrator has requested a new NFS v4 export share to be deployed.
The task has been completed with the following settings:
* Authentication - System
* Default Access - Read-Write
Which mount-t nfs -o sec option should the RHEL administrator issue in order to properly mount the new share?
- A. Krb5p
- B. Sys
- C. Krb5i
- D. None
Answer: B
Explanation:
Nutanix Files supports NFSv4, which includes advanced features such as strongly mandated security1. NFSv4 supports different security flavors such as sys, krb5, krb5i, and krb5p1. The sys flavor uses UNIX-style authentication based on UID/GID mapping1. The other flavors use Kerberos authentication with different levels of protection1.
Since the NFS v4 export share was configured with System authentication, which is equivalent to sys flavor1, the RHEL administrator should issue the mount command with the option -o sec=sys21.
NEW QUESTION # 56
......
Pass Your NCP-US Dumps as PDF Updated on 2023 With 77 Questions: https://www.testinsides.top/NCP-US-dumps-review.html
Nutanix NCP-US Real Exam Questions and Answers FREE: https://drive.google.com/open?id=18tU1sodCqbzYS-O5Q1DeKsd7HVrSibdz