Get guidance, share wins, and ensure smooth Nutanix deployments.
Recently active
By default, a virtual NIC on a guest VM operates in access mode. In this mode, the virtual NIC can send and receive traffic only over its own VLAN, which is the VLAN of the virtual network to which it is connected. A virtual NIC in trunk mode can send and receive traffic over any number of VLANs in addition to its own VLAN. You can trunk specific VLANs or trunk all VLANs. You can also convert a virtual NIC from the trunk mode to the access mode, in which case the virtual NIC reverts to sending and receiving traffic only over its own VLAN. Trunked NIC can only be added via acli. It is not possible to distinguish between Access and Trunked NIC modes in Prism UI. You can create new NIC for the VM to operate in a required mode or you can change the mode of an existing VM NIC. For the command list and sequence please rerfer to AHV Administration Guide: Configuring a Virtual NIC to Operate in Access or Trunk Mode
Below are new knowledge base articles published on the week of December 15-21, 2019. KB 8204 - Alert - A1061 - vDisk Block Map Usage High Critical KB 8284 - Alert - A130151 - Two node cluster state change to KB 8640 - Prism one click upgrade : Preupgrade/Upgrade options not available after manually uploading metadata json and upgrade bundle KB 8743 - Alerts relating to IPMI sensors report that the component cannot be monitored or be permanently damaged. KB 8747 - Anonymous IPMI user Note: You may need to log in to the Support Portal to view some of these articles.
In scripts we use for some ESXi hypervisor configurations we utilize “allssh”. The problem I’m running in to, though, is I must run each allssh command individually rather than using a script to run multiple allssh commands. The first line will kick off and before it has a chance to complete the second will kick off. For example, here’s where we configure DNS on the hypervisor through a CVM: allssh ssh root@192.168.5.1 esxcli network ip dns server add --server=10.1.1.1 allssh ssh root@192.168.5.1 esxcli network ip dns server remove --server=8.8.8.8 allssh ssh root@192.168.5.1 esxcli network ip dns server add --server=10.1.1.2 The first will kick off then the second goes prior to the first completing. The script then gets confused and stops while still connected to one of the ESXi hosts. Does anyone know of a way to initiate subsequent allssh commands only after the prior one running has completed? Although not very clean, should I put a sleep command in between each?
Hello everbody, is it correct that the standby containers (Metro Availability) are also mounted to their local hosts in Prism? Thanks for your support! Kind regards,
Hi I can use the command Get-NTNXAllFileServerShares to get a list of all the shares on a file server but how do I use Get-NTNXFsShareStat to get the usage of the share? I assume I need to user New-NTNXObject to build a list metrics but I dont know what metrics are available
Well, we all know how important firmware upgrades are and it is done using our LCM framework. In case of single node clusters, we do have to do our firmware upgrades manually as LCM framework does not work on them. Here let’s take an example of doing BMC upgrades manually. It is always suggested to do BMC upgrades if any before the BIOS upgrades. I am attaching a link to a document below that describes the steps to do BMC upgrades manually. https://portal.nutanix.com/#/page/kbs/details?targetId=kA032000000988sCAA Hope the document is useful information.
I recently upgraded my CVMs from 16GB to 32GB. Normally I do this from the CLI but yesterday was curious to see if the command Configure CVM in Prism could handle it. The process ran forever and eventually the progress reached 83%. I came back from lunch (forgetting that I had started that process) and started on resolution of some other NCC check failures. At some point I stopped and started the cluster and it was at that moment that I thought about the CVM memory upgrade task. Prism showed it still at %83 in both Task List and Configure CVM progress bar but the VM view showed all three CVMs at 32GB. So my theory is that I jacked up the running Task List somehow??? Is there a way to "reset" the Task List to get rid of that hung task?
We currently have a 48 node hybrid cluster running our Horizon VDI environment with non persistent desktops. The biggest issue is Oulook and OST files. I'm not allowed to turn off cached mode, so I'm redirecting users OST files to network shares. We currently have about 2,600 users and I have those OST files spread across 7 servers. We brought in a consultant with more Nutanix experience than I have and it was suggested that we convert some nodes to all flash, and we would use Affinity Rules to pin these OST file servers to the AF nodes. Makes perfect sense to me based on Nutanix using localization for data. So we have purchased the correct drives to convert 8 nodes to all flash. Storage capacity is going to be almost a wash, I think we are going to drop about 10 TB out of our 200TB logical. I'm in the process of removing the first 4 nodes from the cluster so we can convert them and I got an error from Prism that's very concerning. I know this is a false positive today, but it's e
Hello All, Does any one know how to see a splitt of what is used by a VM in terms of storage SSD/HDD? Ideally I what to check how many data of a VM is located on SSD tier at the certain point of time and average? Regards, Ilya
Data is everything in this modern IT world and we want to have as much storage capacity as possible in our infrastructure. Let’s say you have a new Nutanix cluster and want to know the recommended maximum storage utilisation capacity of the cluster. NOTE :- We should not try to utilise the cluster to it’s peak storage as we need to have sufficient space available in case a node or a disk fails to rebuild the data. Whenever a disk fails in a Nutanix cluster, the extent groups of that disk needs to copied to another disk to ensure fault tolerance, same goes for a node failure.So how can we calculate the maximum storage utilisation of our cluster and if different scenarios, if we have RF-3 or if we have RF-2? Please go through the KB-1557 to understand the formula to calculate the maximum recommended usage for a cluster.
In certain instances, it may be necessary to change IP address of IPMI. This post explains how to achieve the outcome and where to look for help. Ther are three methods of configuring the IP address. In any case, there are only two simple steps: 1. Configure the IPMI IP addresses by using either the IPMI web interface or the hypervisor host command-line interface via one of the below: IPMI Web Interface Command Line (ipmitool - available on AHV and ESXi hypervisor hosts) BIOS For nodes from other hardware vendors, see the manufacturer instructions. 2. Log on to Controller VM on the same node in the cluster and restart Genesis service. For specific instructions, commands and examples see:NX Series Hardware Administration Guide: Changing an IPMI IP Address.KB-1486 [ESXi] How to re-configure IPMI using ipmitool - also includes instructions and examples on local user accounts management.
Dear all, Is that IPV6 need to enabled in failover cluster manager (Networks) after cluster created at Hyper -V Nutanix?
Let’s say you are installing Hyper-V and want to automate the networking configuration. We all love scripting and writing PowerShell cmdlets for different networking tasks like NIC teaming, switch configuration etc can get really complex. Do we have a cheat sheet which can help us with networking commands and workflows to configure a range of activities on PowerShell? Go through the KB to get a quick glance on the commands and workflow related to Hyper-V networking. KB-1553
Someone who can support me, was doing the idrac update (Hyper-V hypervisor) and failed, but now the node is out and can not lift the services, I try to restart it from the console and I get the error message:2019-12-11 14:04:41 INFO zookeeper_session.py:131 cvm_shutdown is attempting to connect to Zookeeper 2019-12-11 14:04:41 WARNING lcm_genesis.py:219 Failed to reach a [localhost] where LCM [LcmFramework.is_lcm_operation_in_progress] is up. Retrying... 2019-12-11 14:04:46 WARNING lcm_genesis.py:219 Failed to reach a [localhost] where LCM [LcmFramework.is_lcm_operation_in_progress] is up. Retrying... 2019-12-11 14:04:51 WARNING lcm_genesis.py:219 Failed to reach a [localhost] where LCM [LcmFramework.is_lcm_operation_in_progress] is up. Retrying... 2019-12-11 14:04:56 WARNING lcm_genesis.py:219 Failed to reach a [localhost] where LCM [LcmFramework.is_lcm_operation_in_progress] is up. Retrying... 2019-12-11 14:05:01 WARNING lcm_genesis.py:219 Failed to reach a [localhost] where LCM [Lcm
Nutanix Cluster is comprised of several critical software and hardware components. All communication happens on a IP network. CVM - Controller Virtual Machine (AOS) Hypervisor - (AHV | ESXi | Hyper-V | XEN) IPMI - (Out of band management for the hosts) Each CVM communicates with its respective Hypervisor Host on a private IP network. Hosts and CVMs must be on the same subnet. Before proceeding with any network related changes, on the CVM or Hypervisor hosts, it is recommended to perform a cluster health check. Following Nutanix KB outlines the steps to ensure your Nutanix Cluster is in a healthy and consistent state: Checklist on verifying cluster health status To change the IP Addresses, Net-Mask (subnet mask), Default gateway for your AHV hosts due to hardware re-location, network design changes, please follow the guidance from AHV Advanced Administration Guide: CHANGING THE IP ADDRESS OF AN ACROPOLIS HOST Changing IPMI Address of a Hypervisor Host CHANGING THE CONTROLLER VM IP A
Nutanix best practices dictate that regular disk drives are configured on the SCSI bus, and CD-ROM drives are configured on the IDE bus. While regular disk drives can be configured on the IDE bus, it is possible that performance degradation may be observed on the drive due to the low queue depth on IDE controller. To avoid performance impact conversion of IDE to SCSI can be performed. Prior to modifying the IDE disk, take a local snapshot of the Guest VM, in case a roll-back is needed. It is strongly recommended that the VMs are powered off before performing the conversion. Convert the disk by cloning the IDE disk and attaching it to the SCSI bus. It is recommended to remove the old IDE disk after the cloned SCSI disk is created and validated. To help you identify any non CD-ROM IDE VM disks Nutanix has included NCC check uvm_ide_disk_check into NCC software package. This check is not scheduled to run on an interval and it does not generate an alert. Further on conversion steps, pre-
We are on 5.10. I want to leverage the API(s) to remove disks from a VM, and then add new disks to a VM (using images as the sources). Which API should I use? v3 has "Update a existing VM" (sic) but I am unclear about how to (a) remove scsi:1 and scsi:2 and (b) add new disks (using images). The v2 API has "Detach disks" functionality. If I detach a disk does it get deleted? If not how do I delete it after detaching? "Attach disks" is also available in v2 but I don't see a way to use an image as the source (which I can do using ACLI). Thanks in advance for your responses.
Below are new knowledge base articles published on the week of December 8-14, 2019. KB 8306 - Pre-Upgrade Check: test_if_any_upgrade_is_runningKB 8461 - LCM Pre-check - test_oneclick_hypervisor_intentKB 8545 - NSX-T Support on Nutanix InfrastructureKB 8608 - Finding the serial ID of a bad HDD or SSDKB 8660 - [DIAL] Conversion stuck: Migrating UVMsKB 8670 - Prism Central: After upgrading to Prism Central 5.10.6 on Hyper-V, "Illegal instruction (core dumped)" message results when running NCC.KB 8673 - AHV | VM power on may fail with NoHostResources error when initiated from Prism UI or acliKB 8674 - 3rd party storage might cause issues on a Nutanix systemKB 8675 - Cannot plug out the Phoenix (or other) ISO from the IPMIKB 8690 - Alert - A160061 - FileServerShareAlmostFullKB 8694 - Alert - A400111 | EpsilonVersionMismatchKB 8701 - Dell XC-Hyper-V LCM Inventory won't recognize the installed PTAgent & iSM versionsKB 8702 - LCM Operation Failed. Reason: Failed to validate update request.
If your hypervisor is ESXi you know how vCenter manages all the Vms in the vmware data center. You can either use vCenter for Vm management or Prism to control to do most of the same. This stated long ago after AOS 5.0 was released. Most core VM management functions like creating, cloning, updating and deleting VMs, and attaching/deleting disks and NICs as well as power operations alongside console access and guest tool management But for most of the above you will need to register the prism with vCenter. There are rules and guidelines and requirements and limitations that you need to be aware of. You can find out about these and how to register/unregister prism element with vCenter by reviewing: https://portal.nutanix.com/#/page/docs/details?targetId=Web-Console-Guide-Prism-v56:wc-management-multi-hypervisor-prism-c.html One thing to notice is that the network traffic between the Prims and vCenter will be much higher than usual when prism is not register with vcenter. Ask any qu
Nutanix Controller VM (CVM) is the brain of a Nutanix Cluster running the Nutanix AOS software to form a highly-resilient cluster comprised of 3 or more nodes. Nutanix CVM offers rich data services, virtual machine management and hosting services, replication services - while ensuring all data and metadata is checksummed to ensure data consistency and integrity. Nutanix CVM communicates over a IP network to all other CVMs and Hosts in the cluster. Thus, changing the CVM IP Address should be planned carefully with all the following and any environment specific points: CVM and Hypervisor Host are required to be in the same subnet (192.168.5.x) Hypervisor host can be multi-homed, but point - (i) is mandatory IPMI subnet should be reachable to and from the CVM Cluster Virtual IP Address iSCSI Data Services IP (used by Volumes, Files, Objects, Karbon, LEAP) Network Segmentation check (Backplane traffic) Remote Sites and any on-going replication Guest VM downtime (this is required for Re-IP
Shutting down and Restarting a Nutanix Cluster requires some considerations and ensuring proper steps are followed - in order to bring up your VMs & data in a healthy and consistent state. Nutanix is a Hypervisor agnostic platform, it supports AHV, Hyper-V, ESXi and XEN. This makes it all the more important to read the following Nutanix KB, which details the steps required to gracefully shutdown and restart a Nutanix cluster with any of the hypervisors. Nutanix KB : How to Shut Down a Cluster and Start it Again?
Hey Community, can someone clarify the compression and de duplication features that come with the starter edition of AOS? I can see on the Nutanix website: https://www.nutanix.com/products/software-options that starter has a check box beside inline compression and inline de duplication, but not besides compression and de duplication, Does this mean with a starter license environments can still take advantage of the storage efficiencies of de duplication and compression (on write)? Is there any solution briefs that go into detail regarding the compression and de duplication features of the starter edition. Best Regards,
And so it is settled. You are migrating to Nutanix. Maybe even from Nutanix (we are sorry to see you leave). Nonetheless you might use some help with the process. Sounds like something you’d be interested? Source and destination platforms to choose from: VMware ESXi to Nutanix AHV VMware ESXi on legacy infrastructure to VMware ESXi on Nutanix Microsoft Hyper-V to Nutanix AHV AWS EC2 to Nutanix AHV Nutanix AHV to AWS EC2 Nutanix cluster to Nutanix cluster Guide 1. Move User Guide v3.4 - It would be unfair not to mention this product. Guide 2. KB1062 - VM Migration Scenarios and Solutions Guide 3. vSphere Administration Guide for Acropolis (using vSphere HTML 5 Client) - VM Migration
Attempting to upgrade AOS from 5.1.3.2 to 5.5.9.5, but the preupgrade steps fails after 5% and the reason for failure isn’t displayed. Is there somewhere I can go to get some details about why the preupgrade keeps failing at 5%? This is what is displayed after the failure: Thank you.
VDi (Virtual Desktop Infrastructure) is one of the earliest applications that was used in hyper-convergent systems. The closer the storage to the cpu and memory the better the performance. Citrix director plugin, need to be connected to the nutanix cluster. if the connection fails with a message "Unable to connect to the host”, you can easily address it by: 1- Allow ICMP traffic and make sure port 9440 is also allowed between Citrix Director and Nutanix cluster. 2- Make sure there is no proxy server configured in the browser configuration The above is reported in the Nutanix public KB article: https://portal.nutanix.com/#/page/kbs/details?targetId=kA00e000000LKiBCAW
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.