Have questions about how the Nutanix Platform works? Looking to get started - start here!
Recently active
In this Google-ready culture, many users will immediately turn to an internet search engine when seeking for information regarding a specific question or issue involving Prism. However, many users are unaware that Prism maintains an online help system which responds-to and changes depending upon which dashboard is currently being viewed within Prism.For example, a user may be interested in deploying a File Server and may have questions regarding this while reviewing the File Server dashboard within Prism. From that dashboard, simply clicking the global question mark icon from the top menu and selecting the “Help with this page” option will automatically open a new browser tab to the File Server Management section of the Prism Web Console Guide. What’s more, the specific version of the Prism Web Console Guide that is displayed corresponds to the current version of Prism from which it was launched.Further, some of the dialogue boxes within Prism also contain a question mark icon which wi
Nutanix offers enterprise ready hypervisor. Its integrated with Nutanix enterprise cloud OS stack. Below diagram shows how a single AHV node looks The AHV is built upon the CentOS KVM foundation and it include features like HA, live migration.KVM architecture consists of following components KVM-kmod Libvirtd:An API, daemon and management tool for managing KVM and QEMU. Qemu-kvm: A machine emulator and virtualizer that runs in userspace for every Virtual Machine (domain) For details about AHV architecture please refer following articleAHV
Hi,First time attempting to install Nutanix. I’m experienced with VMWare, but I wanted to try out Nutanix, mainly as I read it will allow me to create a single-node cluster, using locally attached NVMe disks without the overhead (headache) of vSAN (that doesn’t work as a single-node).Running through the installer, I see I have to specify an AHV (equivalent of ESX?) boot disk and CVM boot disk that requires a disk of at least 200GB. If I understand correctly, CVM is the equivalent of vCentre Server (VCSA).Firstly, can I install this CVM somewhere else?Secondly, I don’t have a separate disk of >=200GB that I want to waste on CVM. I have a 128GB SSD that I would have used for data, but the installer won’t let me and I can’t use it for CVM either because it’s too small. If I can’t farm off the CVM to another device, is there a way to override this limitation? Even fat old VCSA only uses 72GB across its 13 disks. What is in CVM! These are my disks. As you can see, to install CVM on its o
Does anyone knows size of VM’s snapshot file? I am concern about disk space, but I also need to back up. Is there formula for calculate snapshot file size approximately?
Hi! I've got several questions about the usage of v2 API which I have not been able to solve by myself after looking a little while.on some endpoints, for example, GET /alerts, GET /vms and a few more things are functioning for me as expected, but on other endpoints, such as POST /vms/{uuid}/set_power_state I am receiving the following response:{ "message": "Access is denied", "detailed_message": null, "error_code": { "code": 1100, "help_url": "http://my.nutanix.com" }}any idea what's causing it? I've been searching for detailed information on your error code (such as 1100 listed above) and couldn’t find. Is there any documentation to the error codes that you can send me a link to?Also, in a few of the API endpoints I couldn’t understand exactly what is the expected query parameter to be sent.2 examples of endpoints I felt I am lacking knowledge what exactly meant to be sentGET /vms filter: Filter criteria - semicolon for AND, comma for OR. where can I find what counts as fi
Hello. I`m installing AOS in FoundationVM. I failed while installing AOS.The failure log is as follows: *************************************Mount Information********************************Token 19936: drive path /home/nutanix/foundation/tmp/sessions/20210105-165854-9/phoenix_node_isos/foundation.node_192.168.1.124.iso mounted to SP 192.168.1.91 by user USERIDUmount successful.stderr:2021-01-06 01:47:08,796Z ERROR Exception in <ImagingStepInitIPMI(<NodeConfig(192.168.1.124) @1b50>) @0210>Traceback (most recent call last): File "foundation/decorators.py", line 77, in wrap_method File "foundation/imaging_step_init_ipmi.py", line 269, in run File "foundation/imaging_step_init_ipmi.py", line 180, in boot_phoenixStandardError: Failed to connect to Phoenix at 192.168.1.1242021-01-06 01:47:08,805Z ERROR Exception in running <ImagingStepInitIPMI(<NodeConfig(192.168.1.124) @1b50>) @0210>Traceback (most recent call last): File "foundation/imaging_step.py", line 161,
Below are new knowledge base articles published on the week of January 3-9, 2021.KB 10280 - A130149 - Guest Power Operation through NGT Failed. KB 10316 - Degraded performance on Lenovo hosts running AHV hypervisor as CPU runs at low frequency speed due to BIOS P-State configured mode failing to interact correctly with the hypervisor driver KB 10502 - Prism support for SNI (Server Name Indication) KB 10521 - Acropolis service stalling on all nodes in AOS 5.17.x. UEFI VM stuck in power-on state KB 10542 - Protection Domain schedules following DST time changes is not affecting hourly schedules KB 10550 - Leap | Recovery plan failover of VM fails with message "NGT reconfiguration failed. error detail: INTERNAL_ERROR: ErrorCode: 9" in the UI however VM has migrated and powered offNote: You may need to log in to the Support Portal to view some of these articles.
About Xi Frame:Xi Frame is a secure cloud platform that lets enterprises and independent software vendors (ISVs) deliver applications, desktops, and software-defined workspaces to users. Users only require a connected device with a modern web browser. There are no clients, downloads, or plugins to install.Please follow this KB article for a step-by-step procedure for setting up and configuring your Cloud Connector Appliance manually.Note: CCA and WCCA VMs are automatically created in PC versions above 5.11 when deployed. Requirements Nutanix cluster running AHV with Acropolis Operating System (AOS) with Prism Central 5.10 or newer Frame Agent and Frame Cloud Connector Appliance (which you can find here) A Xi Frame subscription (sign up through https://my.nutanix.com/) Review the Network Configuration Requirements documentation which outlines required network protocol and port configurations. Note:If the CCA is already deployed, then just follow the steps in the Frame Documentatio
Switch engineer changed vlan (vlan id). Is it possibly auto update in nutanix arp table? if not, what kind of command require to do?
Network visualization Is one of those underrated but extremely useful features. Network visualization is a consolidated graphical representation of the network formed by the VMs and hosts in a Nutanix cluster and first-hop switches. Nutanix network visualization allows you to group VMs by power state or by parent hosts, group hosts by parent clusters or select a particular node from the cluster. Choose your layout based on the current needs. In Nutanix network visualization, every entity is interactive. For example, when you click on a VM you can see detailed information about its vNICs such as MAC address, IP address, VLAN ID, live statistics. Similarly, switch port will show information about MAC address, MTU size, live statistics. To enable Network visualization a set of requirements must be met: Configure SNMP v3 or SNMP v2c on TOR switches Enable LLDP or CDP on the first-hop switches. Network connectivity over SNMP port between CVMs and switch management IP addres
Can anyone explain the function of the command “nodetool -h 0 ring” and also the explanation of its output, because I often see nutanix support using this command, i just curious function this command :D
I am trying to execute a remote PS script in a windows server using the playbooks. Have kept the script very simple for now to test the execution, but I get the error “ Failed to execute action with error: Internal Error, Connection reset by remote peer.” every time its executed.Execution Start Time: 01/06/21, 5:21:32 PM Execution End Time: 01/06/21, 5:21:32 PM Result: FAILEDInputUsername: serveradminPath to Script: E:\NutanixPS\Nutanix-CVM-Post-reboot-checks.ps1Password: ********IP Address/Hostname: 10.32.135.100HTTPS: True Has anyone faced a similar issue and what is the fix?
In some cases, you might have to permanently remove a physical node / host from a Nutanix cluster. There are two scenarios in node removal. Permanently Removing an online node Removing an offline / not-responsive node in a 4-node cluster, at least 30% free space must be available to avoid filling any disk beyond 95%. You cannot remove nodes from a 3-node cluster because a minimum of three Zeus nodes are required. Some Points to consider before initiating node removal: Sufficient Disk space available on other nodes in the cluster User Virtual Machine relocation (if required) Any software upgrade should not be running Checklist on verifying cluster health status Data resiliency is “OK” (green) in Prism Run a complete “ncc report” either from prism or CVM cli: ncc health_checks run_all Depending on the size of data, node removal can be lengthy process, which involves relocating data from the node to other healthy nodes in the cluster. Node removal also remo
Below are new knowledge base articles published on the week of December 27, 2020-January 2, 2021.KB 10019 - Alert - A110024 - AwsDefaultUVMSecurityGroupNotFound KB 10507 - Nutanix Move | VM migration fails if Hyper-V VM has Fibre Channel disk controller attached KB 10528 - Era - Operation failed with Internal Error after changing Cluster Account Password KB 10529 - [ Karbon ] How to configure email alerts for a Karbon kubernetes cluster KB 10530 - NCC-4.0.0 : Health Server logs might fail to rotate and fill up /home partitionNote: You may need to log in to the Support Portal to view some of these articles.
Below are the top knowledge base articles for the month of December 2020.KB 7503 - NX Hardware [Memory] – G6, G7 platforms - DIMM Error handling and replacement policy KB 10475 - LCM 2.4 inventory failure - [SSL: UNKNOWN_PROTOCOL] unknown protocol (_ssl.c:618). Not fetching available versions for module KB 4141 - Alert - A1046 - PowerSupplyDown KB 1540 - What to do when /home partition or /home/nutanix directory on a Controller VM is full KB 1113 - HDD/SSD Troubleshooting KB 4409 - LCM: (LifeCycle Manager) Troubleshooting Guide KB 4158 - Alert - A1104 - PhysicalDiskBad KB 2090 - AHV host networking KB 4519 - NCC Health Check: check_ntp KB 2473 - NCC Health Check: cvm_memory_usage_check KB 4116 - NX Hardware [Memory] – Alert - A1187, A1188 - ECCErrorsLast1Day, ECCErrorsLast10Days KB 4273 - NCC Health Check: aged_third_party_backup_snapshot_check and aged_entity_centric_third_party_backup_snapshot_check KB 6945 - How Upgrades Work at Nutanix KB 1863 - NCC Health Check: sufficient_disk_s
What is happening to my 2 node cluster during a failover or an upgrade?What does a recovery process look like after a node failure?If you are wondering the above, we have the answer for you! You can monitor the progress of your 2 node cluster in these situations through Prism Element.To monitor node recovery progress after failover: Registering a witness is highly recommended to help the cluster handle the failover situation automatically and gracefully. Stand-Alone mode: A failed node would trigger cluster to transition into stand-alone mode during which the following occurs: Failed node is detached from metadata ring. Auto rebuild is in progress. Surviving node continues to serve the data. Heartbeat: Surviving node continuously pings its peer. As soon as it gets a successful reply from its peer, clock starts to ensure that the pings are continuous for the next 15 minutes. If a ping fails after a successful ping, the timer will be reset. Prism Element Home page shows Critical
Prism Central includes machine-learning capabilities that analyze resource usage over time and provide tools to monitor resource consumption, identify abnormal behavior, and guide resource planning. These tools include VM "right sizing" where VMs are analyzed and those that exhibit inefficient profiles are identified. Anomaly detection to record when performance or resource usage is outside an expected range based on learned VM baseline behavior. "Smart" alerts that trigger when specified anomalies are recorded. Reports that summarize cluster efficiency. VM Right SizingIt is useful to look at the profile of your VMs when analyzing problems in a cluster or assessing future resource needs. This can help you identify VMs that are not optimally configured such as ones that consume too many resources, are constrained, are over provisioned, or are inactive.Anomaly Detection:The right sizing feature identifies inefficient VMs that fit one of the profiles described as below: Bully VM : A
Nutanix takes a holistic approach to security with a secure platform, extensive automation, and a robust partner ecosystem. The Nutanix security development life cycle (SecDL) integrates security into every step of product development, rather than applying it as an afterthought. The SecDL is a foundational part of product design. The strong pervasive culture and processes built around security harden the Enterprise Cloud Platform and eliminate zero-day vulnerabilities. Efficient one-click operations and self-healing security models easily enable automation to maintain security in an always-on hyperconverged solution.Since traditional manual configuration and checks cannot keep up with the ever-growing list of security requirements, Nutanix conforms to RHEL 7 Security Technical Implementation Guides (STIGs) that use machine-readable code to automate compliance against rigorous common standards. With Nutanix Security Configuration Management Automation (SCMA), you can quickly and continu
Below are new knowledge base articles published on the week of December 20-26, 2020.KB 10328 - Windows VM on AHV with Nutanix VirtIO Unable to Read "Physical Disk Serial Number" Intermittently KB 10349 - DHCP-client startup impacting Windows VM guest services KB 10415 - NX-8170-G7 imaging fails with Foundation < 4.5.4 KB 10446 - Cannot provision node due to AWS Quota exceeded issue. Quota type cpu. KB 10456 - ESXi 6.5 failure when imaging with Foundation 4.5.4.2 KB 10474 - Objects - Manual steps to configure emails for Objects Alerts KB 10487 - Unable to create thick provision disks from Nuranix NFS datastore on VMware due to nfs-vaai plugin missing on ESXi hosts KB 10508 - Rack aware settings not working when PE launched from PCNote: You may need to log in to the Support Portal to view some of these articles.
Here I discuss the effects of Enabling or Disabling Deduplication on a container even if the Container has data already written to it. The benefit of Compression and Fingerprinting+Deduplication is to hold more data in the container, by reducing the stored size and avoiding duplicate data, respectively.Nutanix’s intelligent selection of dedupable candidates prevents deduplication being performed where the benefit would be low. Deduplication Best Practices: Enable deduplication Do not enable deduplication Full clones Physical-to-virtual (P2V) migration Persistent desktops Linked clones or Nutanix VAAI clones: Duplicate data is managed efficiently by DSF so deduplication has no additional benefit Server workloads: Redundant data is minimal so may not see significant benefit from deduplication Enabling Dedupe:Fingerprinting is method of creating signatures of the data in Metadata. Fingerprint-on-write (Cache-Ti
Have you guys been utilizing the Analysis charts feature effectively? It gives you the ability to create charts that can monitor a variety of performance metrics over a week, month, or a custom time range. Here are a few ideas on how we resolved some issues seen in the field. Memory Usage (%) - Create a chart to track memory consumption or one or multiple VM’s over a time interval Hypervisor CPU Usage (%) - Measure the CPU usage of one or more hosts over time and gain a better understanding of resource constraints if any Storage Controller Latency - This is particularly useful if you suspect performance issues. Creating charts ranging to a few weeks back gives you a comparative analysis and a benchmark for the current latency observed Storage Container Usage - A classic use case for this is when multiple VM’s have been migrated out of the cluster over many days but you suspect the storage space has not been reclaimed Replication Bandwidth - Transmitted - If there are
This reference covers the v1 Nutanix API. The complete reference for the v2 Nutanix API, including code samples in multiple languages, and tutorials are available at http://developer.nutanix.com/ Users Get Logged In Users DetailsGET /users/logged_in_users Get Logged In Details of a userGET /users/logged_in_users/{userName} Get Logged In Users DetailsGET /users/logged_in_users Get Logged In Details of a userGET /users/logged_in_users/{userName} Get Logged In Users DetailsGET /users/logged_in_users path /users/logged_in_users method GET nickname getAllLoggedInUsersInfo type get.base.EntityCollection<get.dto.auth.UserDTO> Property Type Format entities array errorInfo get.base.ErrorInfo metadata get.base.Metadata Get Logged In Details of a userGET /users/logged_in_users/{userName} path /users/logged_in_users/{userName} metho
Below are new knowledge base articles published on the week of December 13-19, 2020.KB 8562 - NCC Health Check: robo_witness_configured_check KB 8563 - NCC Health Check: robo_witness_state_check KB 8565 - NCC Health Check: robo_cluster_witness_sync_check KB 9271 - NCC Health Check: ahv_fs_integrity_check KB 9472 - NCC Health Check: category_protected_vms_multiple_fault_domain_check KB 9525 - Alert - A200330 - Prism Central home partition expansion check KB 9713 - Alert - A130340 - MetroConnectivityUnstable KB 9716 - NCC Health Check: stale_synchronous_replication_parameters_check KB 9845 - NCC Health Check :- "file_server_cvm_config_check" KB 9988 - Pre-Upgrade Check: test_if_expand_cluster_is_not_in_progress KB 10000 - NCC Health Check: objects_deployed_on_unsupported_pe KB 10248 - Alert - A130340 - Cross-container disk migration task is paused. KB 10323 - Move VMs from Protection Domain to Category for Leap KB 10339 - Skipping application consistent snapshot for VM with NVMe disks KB
LCM (Life Cycle Manager) is a tool provided by Nutanix to upgrade firmware and software across a Nutanix environment. Depending upon the type of firmware that needs to be upgraded, a reboot of a node may be required.While reviewing the inventory of software/firmware that needs to be upgraded, you may not know which upgrades require a reboot of a node (or not). This information might be crucial in determining the impact and precautions that need to be taken in planning for the upgrade event (change windows, time allocated, etc.).KB 6107 details which upgrades require a node or CVM reboot and which ones do not. Navigate to the
Below are new knowledge base articles published on the week of December 6-12, 2020.KB 10285 - Nutanix Files :- Alert "Error in updating CA Chain to file servers: Subtask failed for <FSVM Name>" KB 10322 - Alert - A200602 - MicrosegmentationControlPlaneFailed KB 10380 - Xi Leap: VPN troubleshooting guide KB 10400 - Mismatch in Prism Central End of Life alerts KB 10411 - [ Karbon ] K8s clusters using XFS storageclass might encounter mount issues before CSI 2.2 KB 10424 - Performing HYCU Restore workflow for VM protected by Protection Domain or Protection Policy causes DR service crash issues KB 10427 - Identifying CVE and CESA patches in Nutanix ProductsNote: You may need to log in to the Support Portal to view some of these articles.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.