Have questions about how the Nutanix Platform works? Looking to get started - start here!
Recently active
Before you begin Before you decide to change the CVM, hypervisor host, and IPMI IP addresses, consider the possibility of incorporating the existing IP address schema into the new infrastructure by reconfiguring your routers and switches instead of Nutanix nodes and CVMs. If that is not possible and you must change the IP addresses of CVMs and hypervisor hosts, proceed with the procedure described in this document. Guest VM downtime is necessary for this change, because the Nutanix cluster must be in a stopped state. Therefore, plan the guest VM downtime accordingly. Verify if your cluster is using the network segmentation feature.nutanix@cvm$ network_segment_statusNote the following if you are using the network segmentation feature. The network segmentation feature enables the backplane network for CVMs in your cluster (eth2 interface). The backplane network is always a non-routable subnet and/or VLAN that is distinct from the one which is used by the external interfaces (eth0)
Can anyone let me know the release date of the LCM Framework version 2.3.3 ?
Below are new knowledge base articles published on the week of August 30-September 5, 2020.KB 9605 - Alert - A120094 - cluster_memory_running_out_alert_insights KB 9932 - Calm: NCC checks against the incorrect IP in dataservice_connectivity_check resulting in false positive. KB 9937 - Alert ID 111066 - Failed to send alert emails KB 9940 - Nutanix SMTP and Spamhaus KB 9954 - HPEDX: IPMI IP change during Expand Cluster is not taking effect due to iLO requirement KB 9956 - Objects - MSP VMs may inadvertently get deleted under certain circumstances if MSP Controller is 1.0.5 and 1.0.7 KB 9959 - Pre-check: test_is_nos_upgrade_supported_on_esxNote: You may need to log in to the Support Portal to view some of these articles.
Can you imagine performing firmware upgrades manually?Checking compatibility matrix for each component, procuring ISOs and staging them, take days to perform firmware upgrade and one can only hope that the host/cluster is still functioning after everything is said and done.LCM simplifies Nutanix IT infrastructure life cycle operations by consolidating software and firmware component upgrades into a unified control plane. LCM does all the hard work of managing all the upgrade dependencies for the software and firmware components. You don't have to worry about a thing. LCM normalizes firmware upgrades across hardware platforms and provides a single unified process regardless of vendor. Based on the bundle of components -- software and firmware-- that are selected for upgrade, LCM creates a plan that ensures the updates are deployed with the minimal number of service or host restarts.Get Started: Use Prism Central or Prism Element to open LCM Perform the LCM inventory (default is set to
Did you know that many of the health checks and alerts within Prism can be configured according to alert policies?Though it is usually a good idea to leave alert configurations at their default values, some alerts (or checks) can be adjusted to accommodate particular needs through an associated alert policy. For example, if there is a known condition within an environment in which an associated alert goes purposefully and perpetually ignored or overlooked, the associated health check can simply be turned off.Alerts can also be enabled/disabled based upon a particular severity level (i.e. Info, Warning or Critical). Also, even better than outright disabling an alert or check, some alert policies can be configured for auto-resolution if the condition has not recurred within the proceeding 48 hours of its initial exhibition.More information regarding the configuration of checks and alerts can be found within the Configuring Health Checks section of the Prism Web Console Guide.
Hello everyone. I want to allocate IP to the cloned VM using sysprep through the blog address below.https://www.nutanix.dev/2020/02/06/customizing-ahv-vms/ However, the IP is not changed through the script in the blog.In addition, it was confirmed that the host name and password were changed. The versions I am testing are windows 10, windows server 2016. Please, let me know. Thanks,Regards
In AOS 5.0, you can expand the disk online. In versions older than AOS 5.0, you needed to go offline to expand the disk and then online again. But before expanding the disk you will need to increase the size of the volume group. The size the disk in a volume group can be increased using the Prism GUI or the aCLI or nCLI. This article describes the increasing the size of the volume group disk using nCLI and aCLI and also shows how to expand the disk online in Windows guest OS. Expand disk size of Volume Group through aCLI and nCLIFrom aCLI:Starting from AOS 5.x, the disk can be expanded without taking it offline.Increase the size of the disk:nutanix@cvm$ acli vg.disk_update <Volume Group name> <disk index> new_size=<size of disk>Note: when specifying the size, uppercase G is for gibibyte, lowercase g is for gigabyte.From within aCLI, execute "help <command>" to get more information about commands, including optional arguments. From nCLI:Increase the size of the
Below are the top knowledge base articles for the month of August 2020.KB 4116 - NX Hardware [Memory] – Alert - A1187, A1188 - ECCErrorsLast1Day, ECCErrorsLast10Days KB 7503 - NX Hardware [Memory] – G6, G7 platforms - DIMM Error handling and replacement policy KB 1540 - What to do when /home partition or /home/nutanix directory is full KB 4141 - Alert - A1046 - PowerSupplyDown KB 4158 - Alert - A1104 - PhysicalDiskBad KB 6970 - PE-PC Connection Failure alerts KB 4409 - LCM: (LifeCycle Manager) Troubleshooting Guide KB 4519 - NCC Health Check: check_ntp KB 2090 - AHV | Host Networking KB 1113 - HDD/SSD Troubleshooting KB 3787 - Alert - DiskSpaceUsageHigh KB 2473 - NCC Health Check: cvm_memory_usage_check KB 8524 - Alert - A700101 - Tomcat is restarting frequently KB 7386 - NCC Health Check: power_supply_check KB 3357 - NCC Health Check: ipmi_sel_cecc_check KB 4520 - Host stuck in Phoenix after LCM firmware upgrade failure KB 4639 - How to place CVM and host in maintenance mode KB 6945 -
how can we export nutanix snapshot to server that are not in the Nutanix?
I was writing a quick PowerShell script this morning and I wanted to get all of the VMs in Prism Central via the v3 API calls. I was struggling with the syntax until I found this post:v3 - vms/list - Host to get full list of VMs? The post lead me to this article:The Five Hundred (500+ VMs via v3 API) The article lead me to this code sample:list_vm_v3_large.py After reading those articles a few times I still didn’t understand what I needed to do...I finally figured it out. I could piece together the v3 API call, but I couldn’t get the correct number of VMs to return. After hitting the wall a few times I figured out the part I didn’t understand: the relationship between length and offset.Here is what you need to understand:The “api/nutanix/v3/vms/list” v3 API command method is POST. That means you must include “body” in your API call To get the total number of VMs you can use this JSON: {"kind":"vm"} Note: This will give you the total number of VMs in the cluster/PC. The results will loo
Below are new knowledge base articles published on the week of August 23-29, 2020.KB 9683 - Move: User privileges required for migrating Resource Pool based VMs KB 9760 - When creating/updating a Recovery plan on Network settings' page, Production and Test failover subnets are not shown correctly and a message 'No options available' is displayed in the UI KB 9819 - VM power on failure on AWS. Error: Failed to PlugNic KB 9848 - SSP - Project creation failed error "user_capability mandatory field: username is missing" KB 9898 - LCM 2.3.3 - How to update lcm_family attribute for Intel DCB nodes? KB 9905 - AHV upgrade becomes stuck because host is in the process of an HA failover and could not be placed into Maintenance Mode KB 9916 - LCM: Inventory failed for release.smc.sata_update.update due to failed drive on node KB 9918 - Enabling HA on vSphere 7.0 cluster fails to enable VMCP because of ESXi host(s) with APD Timeout disabled. KB 9925 - How to delete all data sent to Nutanix by Pulse
Do you know you can run a individual log collector just for LCM logs if you are having any troubles running updates from LCM?LCM (Life Cycle Manager) Log Collection Utility provides an independent script designed to collect all the important log files necessary to debug any LCM issue.The utility is available in LCM version 2.2 or later by default. It could also be used on earlier versions of LCM.Functionality:Collects LCM log files. Detects if the node is stuck in Phoenix and collects kernel logs. Collects logs for the services with which LCM interacts (Example: Foundation, Prism, etc.). The utility state is independent of such of the LCM hence it is capable of collecting logs even if the framework is down. Parses LCM configurations from Zookeeper nodes.Files/Info being collected:Node Level Information LCM leader Foundation version LCM version Hypervisor type/version LCM configuration /etc/nutanix/hardware_config.jsonFor LCM 2.3.1 and later (Automatic log collection)LCM 2.3.1 automatic
Nutanix customers using AHV as their Hypervisor often need to evaluate resources being used/consumed on their infrastructure. One of those factors involved is in calculating how much space has been consumed by one or more Virtual Machines. It is possible to get granular in this scenario and be able to calculate the amount of space taken up by a VM. Depending on their environment, it should be possible or feasible for one to print out the space usage in terms of Bytes, KiloBytes, MegaBytes or GigaBytes.I have developed the following string manipulation to be able to get those numbers. Here is a sample from one of the checks I performed:nutanix@NTNX-20FM6L56789-A-CVM:172.31.1.11:~$nutanix@NTNX-20FM6L56789-A-CVM:172.31.1.11:~$ acli vm.list | grep 120-Windows-Invent120-Windows-Invent 99021293-4ea5-440a-a894-846ed07de132nutanix@NTNX-20FM6L56789-A-CVM:172.31.1.11:~$nutanix@NTNX-20FM6L56789-A-CVM:172.31.1.11:~$ acli vm.get 120-Windows-Invent | grep vmdisk_size | awk '
Hi ,We have Hyper-V running on UCS, Need to expand Storage piece of it , so Can I build Storage Only AHV cluster with 3 nodes and provide ABS volume as datastore ?Please guide other options.
Do you know you can expand Prism central VM from one to three instances to support moreworkloads?If Prism Central is running on a single VM currently, you can expand it to three VMs. This increases both capacity and resiliency of Prism Central (at the cost of maintaining two additional VMs). To scale-out Prism Central instance across multiple VMs, we can follow steps below: Click Gear icon and then select Prism Central Management from Settings menu Manage Prism Central page appears which provides information about Prism Central Instance. To expand Prism Central instance from one to three VMs, click the Scale Out PC button to display the Scale Out PC page and do the following: Here are requirementswhich must be met before you can expand Prism Central or add a Prism Central VM.
Hi everyone, I need some help.I'd like to see the output of several Prism Element API calls in the Nutanix/ESXi hypervizor environment.curl -ks -u 'user:pass' -X GET 'https://<prism_element_ip>:9440/PrismGateway/services/rest/v2.0/cluster'curl -ks -u 'user:pass' -X GET 'https://<prism_element_ip>:9440/PrismGateway/services/rest/v2.0/hosts'curl -ks -u 'user:pass' -X GET 'https://<prism_element_ip>:9440/PrismGateway/services/rest/v2.0/vms?include_vm_disk_config=true&include_vm_nic_config=true'We are developing a monitoring/reporting tool for multiple platforms. We have recently added support for Nutanix as well. It works fine with AHV but we don't have access to a Nutanix/ESXi config.Thanks and regards,P.
Hello,How many ssl certificate we can use in nutanix cluster. (1, 256, ...)Thank you.
Dear Team,We purchased NX-1265-G6-4114-CM (3 Node) but customer refuse to take and this node register with this customer. we want to sell this node to my other customer.I want to know how we can change the customer name,basically how to change ownership one customer to another customer.really appreciate if someone help us.
Below are new knowledge base articles published on the week of August 16-22, 2020.KB 9765 - Application Consistent (VSS) Snapshots fail if guest has in-guest mounted VHDX files KB 9863 - Async DR replication failure in 5.17 AOS KB 9867 - ncc default_password_check may generate "Session Audit" assertion in IPMI system event log. KB 9870 - Cannot enable Karbon Airgap with error "Failed to pass Airgap enable prechecks: Failed to get file via given server url" KB 9877 - Citrix AHV Director Plugin: PSRemotingTransportException - Access is denied KB 9885 - AHV - acpi_pad process consumes too much CPU KB 9895 - HPE: iLO Virtual NICNote: You may need to log in to the Support Portal to view some of these articles.
When hardening ESXi Security, some settings may impact operations of a Nutanix cluster. Here are some recommended settings and their possible effect on a Nutanix cluster Summary of Hardening Requirements can be implemented in /etc/ssh/sshd_config as below:HostbasedAuthentication : noPermitTunnel : noAcceptEnvGatewayPorts : noCompression : noStrictModes : yesKerberosAuthentication : noGSSAPIAuthentication : noPermitUserEnvironment : noPermitEmptyPasswords : noPermitRootLogin : noMatch Address : x.x.x.11,x.x.x.12,x.x.x.13,x.x.x..14,192.168.5.0/24PermitRootLogin : yesPasswordAuthentication : yes For more details,
What is Fault Tolerance (FT)?FT is how the system ensures that both user VM data and cluster infrastructure data is protected from failure. What are Fault Domains?Failure scenarios can be thought of in terms of fault domains. There are four fault domains in a Nutanix cluster:Disk Node Block RackThis article focusses on Rack Awareness. Rack failure can occur in the following situations:All power supplies fail within a rack Top-of-rack (TOR) switch fails Network partition; where one of the racks becomes inaccessible from other racksWhen rack fault tolerance is enabled, the cluster has rack awareness and the guest VMs can continue to run with failure of one rack (RF2) or two racks (RF3). The redundant copies of guest VM data and metadata exist on other racks when one rack fails.Note – Rack fault tolerance has to be configured manually. Requirements and configuration of Rack Fault Tolerance can be found here.To learn more about Rack Fault tolerance on Nutanix Clusters click here.Now, Rack
Is there a way with NTNX Powershell cmdlets to collect software inventory data for all registered clusters? Something like;Cluster Name AOS version Foundation version NCC version Hypervisor versionThanks!
What are the commands to shutdown and delete guest VMs?
Dear team,can Any one please suggest below query.My CPU Model is Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz 10 Core: How much maximum Vcpu we can consider?
Below are new knowledge base articles published on the week of August 9-15, 2020.KB 9258 - Alert - A650000 - Data provider collector is in crashloop. KB 9637 - Pre-Upgrade Checks: test_if_rolling_restart_is_not_in_progress KB 9698 - Alert - Clusters on AWS - Hibernate/Resume process taking long time KB 9699 - Alert - Nutanix Clusters on AWS - Capacity not met KB 9701 - Alert - Clusters on AWS - Cluster Node Condemned Timeout KB 9703 - Alert - Clusters on AWS - Cloud Provider Connection Issues KB 9704 - Alert - Clusters on AWS - Handling AWS Health and Scheduled Events notifications KB 9723 - Clusters on AWS - Limitations of Rack Awareness feature KB 9733 - Clusters on AWS – Important Considerations when deploying Nutanix Clusters on AWS KB 9768 - Alert - Clusters on AWS - Cannot Provision Node KB 9770 - Alert - Clusters on AWS - Cluster Key Pair Deleted alert in Nutanix Clusters Console KB 9771 - Alert - Clusters on AWS - Host Agent Ping Timeout KB 9772 - Alert - Clusters on AWS - Node
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.