Get guidance, share wins, and ensure smooth Nutanix deployments.
Recently active
Nutanix appliances support monitoring via SNMP. Only SNMP v2c and v3 versions are supported. SNMP v2c is supported starting with AOS 5.5. In addition, SNMP v2c with Nutanix does not support SNMP GET operations.The MD5 authentication is no longer supported in AOS 4.1 and later. SNMP can be set up using the Prism Web Console or from the nCLI. Setting up SNMP through nCLI Run the following command on any CVM (Controller VM) to add an SNMP user (encapsulate the keys in single and not double quotes). nutanix@cvm$ ncli snmp add-user username=SNMPUser auth-type=sha auth-key='SHAAuthKeyExample' priv-type=AES priv-key='AESPrivKeyExample' User Name : SNMPUser Auth Key : SHAAuthKeyExample Auth Type : sha Priv Key : AESPrivKeyExample Priv Type : AES Privacy protocol settings are optional. You can create the user only with the authentication protocol: nutanix@cvm$ nc
There are times when working with your environment that one of the Linux guest servers will go unresponsive. Nutanix Support may ask for crash dump files from the Linux VM to further analyze the cause.One such method is to use “sysrq”. This utility found on the Linux Guest OS allows access to several essential kernel commands and allow Nutanix Support to take a more holistic approach in trying to find a root cause.NOTE: If the VM is hung/inaccessible and "sysrq" has not already been activated, you may not be able to generate a core dump with the following method. You can configure the "sysrq" when VM is up and running and wait for the future occurrence.For more information on how to activate this feature, take a look at the KB 9066 on the Support Portal
This article provides quick links required for troubleshooting the alert – “Invalid Network Mapping Specified” for your Nutanix cluster. This alert can be generated if either the source or destination network configuration is not present in network mapping specified in the remote site, or the networks specified in the network mapping do not exist. To learn more about how to resolve this alert, check KB-10243.To learn how to configure a remote site, check this guide. For more information on Network Mapping, refer to this guide.
Hello, Regarding to this question https://next.nutanix.com/how-it-works-22/disk-fault-tollerance-8822, What will happen to VMs in a cluster with RF2 when 1 drive failed on 2 different hosts? Will be any data loss or no? Will VMs reboot?Thanks!
Hello all, i have a 3 node nutanix cluster and i was trying to deploy ACI for lab usage on nutanix AHV as a vm but while i launch the vm it wouldn’t accept my keyboard. please any idea how to solve.
If I update update firmwares or softwares via LCM, is LCM update out-of-band? Or in-band? I can’t find any information in TN-2122 (Life Cycle Manager).
SSH: We can SSH to the File Server VM using the following process Retrieve the IP address for the FSVM. Log on to the CVM. ssh nutanix@cvm_ip_address Enter the CVM password. List the FSVM IPs. nutanix@cvm$ ncli fs ls FSVM IPs appear in the following format Nvm IP Addresses: internal IP,external IP. 2. SSH onto the FSVM using the internal IP. nutanix@cvm$ ssh internal_ip_address Change password of FSVM: Log on to a file server VM with SSH. Change the nutanix password. nutanix@fsvm$ sudo passwd nutanix Respond to the prompts, providing the current and new nutanix user password. Changing password for user nutanix. Old Password: New password: Retype new password: passwd: all authentication tokens updated successfully. Portal Reference:https://portal.nutanix.com/page/documents/details?targetId=Files-v3_7:fil-file
Hello Guys, We´re currently trying to install a Big IP LTM image on Nutanix using acropolis however it´s not working... it seems we´re missing something. We´ve found a link in regards of this topic but we are receiving a message infoming we have no access to it. Does anyone know how we should proceed in order to install a F5 VE on Nutanix using acropolis? https://next.nutanix.com/archive-44/how-to-install-f5-big-ip-on-nutanix-ahv-8062# (not authorized to access) Thanks in advance!
I posted this earlier in the wrong forum. (Sorry about that. I’m a newb.) I am reposing here. I cannot seem to find the the performance stats in the v3 API that are available by default in the v2 get APIs for vms, clusters, hosts, etc.? Are the performance stats available in v3? If so does anyone know the endpoints. I’ve searched but cannot find them. I suspect v2 is going to be supported for quite a while so I can just use v2 but didn’t what to rule out v3 until I had a good reason to.
Hello,I can't find how to specify on which container the disk should be created,can you help me?here is my json.{"spec": { "name": "TEST-API", "resources": { "power_state":"OFF", "num_vcpus_per_socket": 1, "num_sockets": 1, "memory_size_mib": 8192, "disk_list": [ { "device_properties": { "disk_address": { "device_index": 0, "adapter_type": "SCSI" }, "device_type": "DISK" }, "disk_size_mib": 8192 }, { "device_properties": { "disk_address": { "device_index": 0, "adapter_type": "IDE" }, "device_type": "CDROM" } } ], "nic_list":[ { "nic_type": "NORMAL_NIC", "is_connected": true, "ip_endpoint_list": [ { "ip_type": "DHCP" } ], "subnet_reference": {
Hello. I have a question about the RF2 function.Currently, it is composed of 4 nodes and RF2 as a cluster.As far as I know, RF2 has 1 node fail.If so, shouldn't the Data Resiliency Status drop to Fail?However, although one node has failed, the Data Resiliency Status is still OK.In fact, the CPU, Memory, and Storage usage in the current cluster is low.Currently only 3 nodes are active CPU is 20% Memory is 40% Storage is 18.5%.Why is the Data Resiliency Status Ok?Is there any problem with the service even if one more node is currently turned off?Or will the cluster die if 1 more Node dies?If you don't die, I want to know why.
Hi. Prism -> Data Protection -> EventGroups of Async DR run backups only once every Dawn.However, if check the event, I will see several messages per group.If there is a ‘Search’ group, several messages are generated for the 'Search' snapshot in the event.Each has a different time.(AM and PM). How can you explain this process? Thank you.
HelloThank you always for your help.I'd like to update the Nutanix firmware and bios.I'm trying to use LCM.Finish configuring the LCM Darksite Web server.The update list does not appear after LCM registration. We used the latest dark site LCM and nx firmware bundle provided by Nutanix. lcm_dark_site_bundle_2.3.4.1.21375.tar.gzlcm_darksite_firmware_nx_1.6.0.tar What's the problem?
Hello everyone!I‘m running the CE on an SuperMicro Server. 1 SSD, 2 HDD 4TB. Everything was working like a charm.last week one HDD was taken offline due to smart…Hades.out quoted „Disk model HGST HDN724040AL not found in hcl.json. Running the default short test“After replacing the broken Harddrive and booting the Cum is not responding anymore.ssh nutanix@192.168.5.2 causes a „no route to host“any Ideas are welcome!Thanks Mike
I have a 3 node AHV cluster that uses 2x200GB SSD + 2x6GB HDD disks for each node. Would it be possible to add nodes to this cluster that uses 2x480GB SSD + 2x6GB HDD disks?Option is to first upgrade the 200GB SSD disks to 480GB to align all nodes to the same hardware. Maybe there is some gain in that?
Hello All, I have three NUTNANIX Cluster with below AOS versions. Are any one below is End of life ? AOS (updated to version 5.15.2LTS) AOS (updated to version 5.10.11.1.LTS) AOS (updated to version 5.10.11.1.LTS)
Storage ContainersA storage container is a subset of available storage within a storage pool (see Creating a Storage Container). Storage containers are created within a storage pool to hold virtual disks (vDisks) used by virtual machines.CompressionYou can enable compression on a storage container. Compression can save physical storage space and improve I/O bandwidth and memory usage—which may have a positive impact on overall system performance.Inline compression will compress sequential streams of data or large I/O sizes (>64K) when written to the Extent Store (SSD + HDD).Offline compression will initially write the data as normal (in an un-compressed state) and then leverage the Curator framework to compress the data cluster wide. Below diagram explains how inline compression interacts with the DSF write I/O path:DeduplicationDeduplication reduces space usage by consolidating duplicate data blocks on Nutanix storage. You can enable either cache deduplication only or both cache an
Executive SummaryThis document makes recommendations for designing, optimizing, and scaling Microsoft SQL Server deployments on the Nutanix enterprise cloud. Historically, it has been a challenge to virtualize SQL Server because of the high cost of traditional virtualization stacks and the impact that a SAN-based architecture can have on performance. Businesses and their IT departments have constantly fought to balance cost, operational simplicity, and consistent predictable performance.Nutanix removes many of these challenges and makes virtualizing a business-critical application such as SQL Server much easier. The Nutanix distributed storage fabric is a software-defined solution that provides all the features one typically expects in an enterprise SAN, without a SAN’s physical limitations and bottlenecks. SQL Server particularly benefits from the following storage features: Localized I/O and the use of flash for index and key database files to lower operation latency. A highly dist
Below are the top knowledge base articles for the month of October 2020.KB 7503 - NX Hardware [Memory] – G6, G7 platforms - DIMM Error handling and replacement policy KB 4116 - NX Hardware [Memory] – Alert - A1187, A1188 - ECCErrorsLast1Day, ECCErrorsLast10Days KB 1540 - What to do when /home partition or /home/nutanix directory on a Controller VM is full KB 4141 - Alert - A1046 - PowerSupplyDown KB 4158 - Alert - A1104 - PhysicalDiskBad KB 4409 - LCM: (LifeCycle Manager) Troubleshooting Guide KB 1113 - HDD/SSD Troubleshooting KB 6970 - PE-PC Connection Failure alerts KB 2090 - AHV | Host Networking KB 4519 - NCC Health Check: check_ntp KB 2473 - NCC Health Check: cvm_memory_usage_check KB 4272 - Alert - A6516 - Average CPU load on Controller VM is critically high KB 6945 - How Upgrades Work at Nutanix KB 7386 - NCC Health Check: power_supply_check KB 1863 - NCC Health Check: sufficient_disk_space_check KB 3523 - How to create a Phoenix ISO or AHV ISO from a CVM or Foundation VM KB 463
Below are new knowledge base articles published on the week of October 25-31, 2020.KB 10197 - Alert ID - A110260 - Remote replication of the protection domain snapshot is lagging KB 10201 - Network Validation Failing During Network Segmentation Setup KB 10211 - Shutdown token cannot be acquired on single-node Nutanix clusters KB 10217 - AHV hosts in cluster running AOS 5.18 or newer may become non-schedulable if bridge configuration across cluster nodes is not consistent KB 10218 - Imaging new nodes via Foundation may time out on nodes with many NICsNote: You may need to log in to the Support Portal to view some of these articles.
Nutanix platforms use a baseboard management controller (BMC) and basic input/output system (BIOS) to control the motherboard.The Nutanix BIOS contains optimized power management settings by default. Please do not change Power Management Configuration settings in the BIOS. Nutanix does not support custom power management configurations, and changing the power management settings in the BIOS can cause unpredictable behavior.Procedures updating the BMC and BIOS:1. Upgrade through LCM2. Manual UpgradeBMC: Nutanix BMC Manual Upgrade GuideBIOS: Nutanix BIOS Manual Upgrade GuideNote: Always upgrade BMC before BIOSRelease Notes: G6 And G7 Platforms
Looking on OS supported to migrate with Nutanix Move v3.6.0 I see CentOS 8.2 as supported but when I add a CentOS 8.2.2004 VM to be migrated from ESXi 6.7u2 to AHV 20170830.434 I get this warning:This VM is not on the AHV supported OS list. To proceed with migrating this VM, please be sure to bypass guest operations and take care of installing AHV device drivers separately. This VM has a guest OS which is not supported on ESXi. Please remove the vm from the migration plan if migrating to ESXi.Is this expected?
Hi,Unbale to show “VM clone” option in PC 2020.9.01 while creating the customer roles in PC but same option is vaibale on super admin & project admin roles.
Many users are unaware that network traffic can be segmented (or separated) within a Nutanix cluster for various functions or purposes. For example, backplane traffic can be separated from Management-Plane Traffic so as to allow for even greater available bandwidth for the backplane traffic. Further, as another example, DMZ related traffic could be isolated to specific host uplinks. The four primary means of network segmentation are the following:Isolating Backplane Traffic by using VLANs (Logical Segmentation) Isolating Backplane Traffic Physically (Physical Segmentation) Isolating Service-Specific Traffic Isolating Stargate-to-Stargate traffic over RDMATo note, certain means of segmentation are limited to certain hypervisor versions. For example, the segmentation of management and backplane traffic is supported across the AHV, ESX and Hyper-V (Hyper-V offering logical segmentation only) hypervisors, while service-specific segmentation is supported only by the AHV and ESX hypervisors.
Nutanix VirtIO includes device drivers specifically used by Windows VMs hosted in the Nutanix environment to enhance their stability and performance. This concept is very similar to VMware Tools for ESXi environments.The VirtIO bundles various drivers including:Balloon Driver Ethernet Adapter RNG Device SCSI pass-through controller Serial Driver SCSI ControllerThe VirtIO package is found on the Support Portal under AHV (please select “VirtIO” from the corresponding drop-down menu).To note, the device driver versions contained within the various available Nutanix VirtIO packages may be the same if there have been no updates for the drivers between the package releases. To correlate the driver versions associated with each VirtIO package release, please reference KB 5491 in the Support Portal.Further to note, beginning with VirtIO package release version 1.1.6 all driver versions match the VirtIO package version.
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.