Limited Time Discount Offer!
15% Off - Ends in 02:00:43 - Use Discount Coupon Code TS2025
C O NTAC T (H T T PS: / /WWW.TES TS IM UL ATE .C OM /CO N TAC T.PH P) MY AC CO U NT ( /M EM BE R.PH P? AC= MYOR DER )
WELCOME TO
TESTSIMULATE
Pass Your Next Certification Exam Fast!
Input your exam code ...
Everything you need to prepare, learn & pass your certification
exam easily.
365 days free updates. First attempt guaranteed success.
Nutanix Certified Professional - Unified Storage
(NCP-US) v6.10 (NCP-US-6.10) Free Practice Test
Question 1
An administrator would like to get notified by email of unusual behavior related to permission changes on their
corporate file shares. How would the administrator configure File Analytics to receive notifications in a timely
fashion?
A. Create an Alert Policy
B. Configure Events Quotas
C. Define Anomaly Rules
D. Set Ransomware Email Recipient
Correct Answer: C
To receive email notifications about unusual behavior related to permission changes on corporate file shares, the
administrator shoulddefine anomaly rulesin Nutanix File Analytics. File Analytics is a monitoring and analytics tool for
Nutanix Files that provides visibility into file share activities, including permission changes, access patterns, and
potential security threats. Anomaly rules allow administrators to detect and be notified of unusual or suspicious
activities, such as unexpected permission modifications.
TheNutanix Unified Storage Administration (NUSA)course explains that File Analytics includes an anomaly detection
feature that uses machine learning to identify deviations from normal behavior. The course states, "Administrators can
define anomaly rules in File Analytics to monitor specific activities, such as permission changes, and configure email
notifications for timely alerts." By setting up anomaly rules, the administrator can specify criteria for permission-related
events and enable email alerts to be sent when such anomalies are detected.
TheNutanix Certified Professional - Unified Storage (NCP-US)study guide further elaborates that "File Analytics
anomaly rules can be customized to track permission changes, excessive file access, or other suspicious activities, with
notifications sent via email to ensure timely response." This makes anomaly rules the most appropriate method for
addressing the administrator's requirement.
The other options are not suitable:
* Create an Alert Policy: Alert policies in Nutanix are typically used for system-level events (e.g., hardware failures or
cluster issues) managed through Prism Central, not for file share-specific activities like permission changes.
* Configure Events Quotas: Events quotas are used to manage resource limits or thresholds, not to monitor or notify
about specific activities like permission changes.
* Set Ransomware Email Recipient: This option is specific to ransomware detection in File Analytics, which focuses on
identifying file encryption or mass file modifications, not permission changes.
The NUSA course documentation notes that "File Analytics anomaly rules provide granular control over monitoring file
share activities, with email notifications ensuring administrators are promptly informed of potential security issues like
unauthorized permission changes." References:
Nutanix Unified Storage Administration (NUSA) Course, Section on File Analytics: "Configuring anomaly rules for
monitoring and notifications." Nutanix Certified Professional - Unified Storage (NCP-US) Study Guide, Topic 3: Analyze
and Monitor Nutanix Unified Storage, Subtopic: "File Analytics and anomaly detection." Nutanix Documentation
(https://www.nutanix.com), Nutanix File Analytics Guide: "Setting up anomaly rules and email notifications."
Hide answers/explanation
Question 2
Question:
An administrator is deployingFile Analytics. The following subnets are available:
* CVM subnet: 10.1.1.0/24
* AHV subnet: 10.1.2.0/24
* Nutanix Files client network: 10.1.3.0/24
* Nutanix Files storage network: 10.1.4.0/24
The administrator has reserved10.1.4.100as the File Analytics IP. However, the deploymentfailswith the error
shown:
"Error creating volume group, please check logs for more details."
What action must the administrator take to successfully deploy File Analytics?
A. Allow port 445 in the firewall.
B. Re-deploy File Analytics on the Files storage network.
C. Re-deploy File Analytics on the Files client network.
D. Allow port 139 in the firewall.
Correct Answer: C
According to the NUSA course materials,File Analyticsis designed to be deployed on thesame networkas the Nutanix
Filesclient networkbecause:
File Analyticsaccesses file share metadata and analytics datathrough the same SMB/NFS protocolsused by clients
accessing the shares.
Using theclient networkensures that File Analytics canconnect to the SMB/NFS endpoints, collect activity logs, and
provide visibility without traversing storage-only traffic.
Using thestorage network(as was done with IP 10.1.4.100 in this case) leads to deployment errors because:
"The storage network in Nutanix Files is used exclusively for data replication and cluster-level operations- not for client
or analytics traffic. Using this network for File Analytics deployment causes communication failures." Thus, the
administrator mustredeploy File Analytics on the Files client network (10.1.3.0/24), ensuring proper access and
connectivity.
The firewall port configuration (ports 445/139) is relevant for SMB traffic butnotthe root cause of the deployment error in
this case.
Hide answers/explanation
Question 3
Question:
When naming an Object Store instance, which two naming rules must be followed? (Choose two.)
A. Must be a minimum of three and a maximum of 32 characters long.
B. Must begin with a number and end with a letter or number.
C. Must begin with a letter, and end with a letter or number.
D. Must be unique across all existing object store names in Objects.
Correct Answer: A,C
During Nutanix Objects deployment,Object Store instance namingis governed by specific conventions to ensure system
consistency and compatibility with DNS and object storage standards.
The NUSA course describes thesestrict naming rules:
Length Rule:
"Object store names must be between 3 and 32 characters in length. This ensures that the names are concise yet
descriptive enough for operational clarity." Start/End Rule:
"Object store names must begin with a letter and end with a letter or a number. Names cannot start with a number or
symbol to maintain naming consistency across DNS and storage services." Uniqueness Across All Clusters:
"While object store names must be unique within the same Nutanix cluster, global uniqueness across multiple clusters
is not enforced or required." Starting with a number:
"Names starting with numbers are not supported, as per best practices to align with DNS naming standards." Thus, the
enforced rules:
#Minimum 3, maximum 32 characters
#Begin with a letter and end with a letter/number
Hide answers/explanation
Question 4
An administrator has a primary Nutanix Files instance running on an ESXi-based Nutanix cluster. An identical
Files instance has been configured at a secondary site for disaster recovery purposes with less than
5ms latency between sites.
Management has asked that the primary Files instance be configured in such a way that provides a zero RPO.
Which File Server option needs to be enabled to support the request?
A. Metro Protection Policy
B. Metro Protection Domain
C. vSphere Cluster Services
D. vSphere Cluster Availability
Correct Answer: B
The Nutanix Unified Storage Administration (NUSA) course, in the module "Configuring Metro Availability for Nutanix
Files," specifies that for zero RPO between two Nutanix Files instances, aMetro Protection Domain (Metro PD)must be
enabled. This synchronous replication method ensures zero data loss (RPO = 0) and near-instantaneous failover
capability between two sites with low latency.
The course states:
"For Nutanix Files running on two clusters with <5ms latency, Metro Protection Domains enable synchronous replication
of Files data, ensuring zero RPO in the event of a failure." Reference:
Nutanix Unified Storage Administration (NUSA) course - Module: Configuring Metro Availability for Nutanix Files.
Nutanix Unified Storage (NCP-US) Study Guide - Topic: Zero RPO with Metro Protection Domains.
Hide answers/explanation
Question 5
What is the default password expiry for the machine account used to integrate Nutanix Files with Active
Directory?
A. 0 days
B. 30 days
C. 60 days
D. 90 days
Correct Answer: A
The default password expiry for the machine account used to integrate Nutanix Files with Active Directory is
0 days, meaning the password does not expire by default. When Nutanix Files is integrated with Active Directory (AD)
for authentication and authorization, a machine account is created in AD to facilitate communication between the
Nutanix Files file server and the AD domain. This machine account is used for tasks such as SMB share authentication
and permission management.
According to theNutanix Unified Storage Administration (NUSA)course, "The machine account created for Nutanix Files
integration with Active Directory has a default password expiry of 0 days, meaning the password does not expire unless
explicitly configured in the AD policy." This ensures that the integration remains stable without requiring frequent
password updates, which could disrupt file share access.
TheNutanix Certified Professional - Unified Storage (NCP-US)study guide confirms that "Nutanix Files machine
accounts are configured with a non-expiring password (0 days) by default to maintain continuous AD integration."
However, administrators can override this by applying a custom AD group policy to enforce password expiry, but this is
not the default behavior.
The other options (30 days, 60 days, 90 days) do not reflect the default setting for Nutanix Files machine accounts, as
the system is designed to avoid automatic password expiry to ensure uninterrupted operation.
References:
Nutanix Unified Storage Administration (NUSA) Course, Section on Nutanix Files: "Active Directory integration and
machine account configuration." Nutanix Certified Professional - Unified Storage (NCP-US) Study Guide, Topic 2:
Configure and Utilize Nutanix Unified Storage, Subtopic: "Nutanix Files AD integration and machine account settings."
Nutanix Documentation (https://www.nutanix.com), Nutanix Files Administration Guide: "Configuring Active Directory for
Nutanix Files."
Hide answers/explanation
(https://www.testsimulate.com)
TestSimulate is aiming to provide best & valid Test Simulate materials for certificate qualification. If you choose our Test
Questions materials, you will clear your real exam surely.
TAGS
Exam Engine Practice Test Exam Guide Study Materials Training Materials Desktop Training
Self Test Engine
USEFUL LINKS
Frequently Asked Questions (https://www.testsimulate.com/page_faqs.html)
Privacy Policy (https://www.testsimulate.com/page_privacy.html)
Guarantee & Refund Policy (https://www.testsimulate.com/page_guarantee.html)
How to buy? (https://www.testsimulate.com/page_howtobuy.html)
About Us (https://www.testsimulate.com/page_about.html)
CONTACT US
Our Working Time: ( GMT 0:00-15:00 )
From Monday to Saturday
Support: Contact now (https://www.testsimulate.com/contact.php)
If you have any question please leave me your email address, we will reply and send email to you in 12 hours.
Copyright © 2025 TESTSIMULATE.COM. All rights reserved. All trademarks are the property of their respective owners
and we don't provide actual questions from any vendor.