Get guidance, share wins, and ensure smooth Nutanix deployments.
Recently active
I’m about to upgrade vcenter from 6.7 u1 to 6.7 u3. I’m only upgrading the vCenter for now. My AOS version 5.10.8.1 To upgrade only vVenter is there any action to take in PRISM? Will there be any impact on PRISM? Thanks
Quick tip of the day. Did you know that you can integrate IPMI with the Active Directory? Note: The default timeout is set at 0, which results in an error message HTTP 500 - Internal Server Error. Make sure to update it to 10. Select the User and then select Add Role Group to configure the Role Group. (Be sure that it matches an existing AD group name.) When logging into the IPMI web console, use the following format to log in: username@domain. Should you find yourself with a task too big to be handled manually such as configuring the same but on a miriad of nodes there is some help available. SMCIPMITool is a utility by SuperMicro. You can create a script to go through all your nodes’ IPMI interfaces and join them to the AD. For a complete set of steps see KB-2860 How to configure IPMI Active Directory Authentication for Supermicro platforms. For commands list and use cases see SMCIPMITool User’s Guide.
Companies merge, hosts are inherited and repurposed, administrators come and go and not necessarily leave things in order after themselves. Or what if you forgot the password and the record of it is not recoverable? Where there’s a will, there’s a way. I touched the other day on how ipmitool can be accessed from a CVM CLI but would require authentication details to pass on to the IPMI. Well, the host or rather the hypervisor installed on the host does not have to do so. Hence even when ADMIN account password (or any other account with full privileges) is lost the IPMI is still accessible from the hypervisor CLI and you can still reset the password, set up new user entirely, or set a new password for a user. The process consists of several steps: Log in to the hypervisor on the host (AHV or ESXi). List user records using ipmitool. Take note of the user ID. Set the password for the user ID. The task is complete. Conveniently, commands syntax between AHV and ESXi differs only in the
Quick tip for a hump day. Rushing in to check something quickly on the IMPI. Can’t be bothered with the Web interface. Jumping into a CVM CLI only to find out that the ipmitool isn’t working and the error isn’t helpful. Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directoryGet Device ID command failedUnable to open SDR for reading Good news is the IPMI is most likely fine. Chances are all you need to do is to use a few extra keys as part of the ipmitool command. Remember that for all calls executed from a CMV the ipmitool has to authenticate with the IPMI and the calls are traversing the network technically even if it is only a virtual switch. KB-1345 Using ipmitool on the CVM gives full command syntaxis and is rich with examples. For Dell hardware refer to KB-6007 [ipmi] Could not open device at /dev/ipmi0 on Dell hardware. If you are a proud owner of AHV host there is an extra option available for you which is to check the ipmitool service
Hi All I have created a MS server 2016 VM with a view to using it as a desktop , however it does not seem to have away to add anaudio / soundcard device - is there a way to add one in Nutanix? I have found a way in VMware but not Nutanix. Any ideas? Thanks Eric
Hi Team,I am trying to export cluster info with the below code which I got from the internet (do not remember where I got this). but the below script runs fine and able to export the data required except for Cluster name and its IP address.As per my understanding it is able to export only the content of “NTNXHost” but not the content of “NTNXClusterInfo” and “NTNXVM”$report = @()$NTNXHost = Get-NTNXHost | Select-Object name,hypervisorAddress,clusterUuid,serviceVMId,serviceVMExternalIP,ipmiAddress,serial,blockSerial,blockModel,blockModelName,cpuModel,numCpuCores,numCpuThreads,numCpuSockets,cpuFrequencyInHz,cpuCapacityInHz,memoryCapacityInBytes,hypervisorFullName,hypervisorType$report+=$NTNXHost$NTNXClusterInfo = Get-NTNXClusterInfo | Select-Object name,clusterExternalIPAddress$report+=$NTNXClusterInfo$report += "`r`n"$NTNXVM = Get-NTNXVM -SearchString "VM is a Nutanix CVM" | ft vmname,ipAddresses$report+=$NTNXVM$report | Export-Csv -Path C:\temp\ClusterInfo.csv -NoTypeInformation -UseC
Hi Expert, I would like to seek your assistance with regards to the capacity planning for Nutanix. Our prism cluster is not license so we can’t use the built in capacity planning tool. Is there any other way where i can get the historical value of CPU, memory and disk per AHV cluster? I’m a little bit new in Nutnix so I’m still curving up my skills. TIA
Wandering if someone could point me in the right direction as I am not overally familiar with SUSE. I am replicating from ESX to AVH and have installed NGT. The guest fires in AVH but I have no GUI - it errors that there are no drivers for X. Unfortunately it is stuck in my DR segment for which I only have the Nutanix Console access to at the moment, bets I have is: Just wandering if anyone had any experience with SUSE / AHV and could point me in the right direction? If I run startx from the console I get no screens found: Any assistance appreciated.
Hi I m working to automate the planned failover of protection domain. We are very familiar with powershell and so I m wondering what is the cmdlet to retrieve the status of protection domain (Enabled- in sync, disabled , pending ...) ? I searched on the documentation but i didn’t find it Thanks
Playing around with an old NX-2000 series server and it seems I need to make my 10GbE nics default to eth now while before on boot they seemed to be recognized in eth mode. New module: # modinfo mlx4_corefilename: /lib/modules/4.19.0+1/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_core.koversion: 4.0-0 Old module: # modinfo mlx4_corefilename: /lib/modules/4.4.0+10/updates/mlx4_core.koversion: 3.4-1.0.0 Booted to a Kubuntu 16.04 Live CD to attempt to do it with the last supported firmware for the card but the Mellanox card doesn't seem to be supported by Mellanox OEM software. MLNX_OFED_LINUX-4.7-3.2.9.0-ubuntu16.04-x86_64.tgz root@kubuntu:~# mlxfwmanager --queryQuerying Mellanox devices firmware ...Failed to identify the device - Can not create SignatureManager!Failed to identify the device - Can not create SignatureManager!Device #1:---------- Device Type: ConnectX2 Part Number: SUPERMICRO X8DTT-IBX/X8DTT-IBXF/X8DTT-HIBXF/X8DTT-HIBXF+ (Rev2.00 or later) Description: ConnectX-2 VPI; s
Recently my customer is configuring snmp monitoring in their infrastructure to monitor their nutanix clusters. As their Administrators are trying to capture keywords from the snmp traps, they found that the snmp trap messages and the alerts messages found in the web console guide are different. Is there a document which can help to indicate what are the exact snmp trap messages /format for the different alerts sent?
This article covers the first component in a Generic Nutanix Environment Upgrade cycle - NCC. This is the first installation of the component-wise Upgrade guides series. Check out this article for a quick walk-through of the overview for a cluster-wide upgrade cycle. Nutanix Cluster Check (NCC) is a framework of scripts that can help diagnose cluster health. NCC runs on clusters and on Prism central. The workings of NCC on PC and the cluster are pretty much the same except the checks involved in the respective modules are different. NCC also includes the Logbay plug-in. Logbay is the utility used to collect logs from Controller VMs and hosts that are useful for troubleshooting issues. NCC Guide for the latest version (as of 7th of July, 2020) can be found here. To check for the release notes or Guides, navigate to Nutanix Support Portal > Menu> Documentation > NCC and filter out the NCC version from the top right section of the dropdown. Note: NCC upgrades are do
Hello, Very new to the Nutanix CLI and I am doing a lot of PD testing to a DR Cluster and restoring them with the default prefix. I was wandering if someone could help me with a script to shitdown all VM’s with the name starting ‘Nutanix-Clone-”. I found this : for vm_name in `acli vm.list power_state=on | grep -v ^'VM name' | awk '{print $1}'`; do acli vm.shutdown $vm_name; done which is excellent but Im not sure how to further filter it by VM name? Any help appreciated. Note: Id also appreciate any help with a script that then deletes any VM and associated snapshot starting with ‘Nutanix-Clone-’ - doing 80 or so through the web console is hard work. Thanks for you time, Aaron
Is it mandatory to give the bond name parameter while updating the uplinks in bridges? -Jai
Below are new knowledge base articles published on the week of June 28-July 4, 2020. KB 9466 - Pre-Upgrade Check: test_is_nos_upgrade_supported KB 9541 - SSR with error "Disk attached successfully but partition couldn't be mounted" KB 9564 - Cost Governance Memory Metrics KB 9575 - Prism Metro Availability error: Prechecks for starting metro availability failed for the protection domain to the remote site KB 9601 - [Karbon 2.1] How to create a Kubernetes cluster with Calico via API Note: You may need to log in to the Support Portal to view some of these articles.
hi team, i want to ask something, in my understanding nutanix can tolerates 1 node failure if I use rf 2 where the data will be replicated into 2 pieces, what happens if I have 10 nodes, how much nutanix can tolerance of node failure at the same time? it still tolerates only 1 node failure or any other mechanism? I am confuse after read this kb https://portal.nutanix.com/page/documents/details/?targetId=Web-Console-Guide-Prism-v5_17%3Aarc-host-failure-c.html
Hi Experts, Im new to Nutanix. I’d like to know why my guest OS build from my physical HP server can’t get an ip address? My physical server is connected to network however, on the created guest os, i can’t get an ipaddress from my dhcp. appreciate any help on this.
In Nutanix clusters running AHV hypervisors, we can use the LLDP protocol to find more details about the directly connected switches. LLDP needs to be enabled in the switches for the details to be seen in the AHV hosts. From the AHV host, [root@AHV-HOST ~]# lldpctl------------------------------------------------------------------------LLDP neighbors:------------------------------------------------------------------------Interface: eth2, via: LLDP, RID: 7478, Time: 35 days, 22:55:59 Chassis: ChassisID: mac 00:XX:XX:2d:b6:ba SysName: AHV-HOST SysDescr: Network Switch TTL: 120 MgmtIP: xx.xx.xx.xx Capability: Bridge, on Capability: Router, off Port: PortID: ifname Ethernet9 PortDescr: Nutanix-AHV-Node-A MFS: 9236 VLAN: 100, pvid: yes------------------------------------------------------------------------ You can get the following switch details: Management IP address MAC address I
I want to get login session information like vSphere. ```powerCLI $SessionManager = Get-View Serviceinstance.Content.SessionManager $SessionManager.SessionList ``` Can the same be done for Nutanix?
Hello guys, I am a new Nutanix user and I wonder something about snapshots. I created two scenarios in AHV. In the first scenario, I created a VM, created a PD with this VM and deleted the VM in Prism.I restored one of the snapshot and was able to restore the VM. Question : Will the PD be able to still work despite that the VM was restored with the same name (obviously some ID might have changed ?!). In the second scenario, I created a VM but this time without PD. I created a snapshot using take snapshot within the VM options in Prism. Then I deleted the VM (with the option to delete snapshots not selected). I was able to see the snapshot using acli but the only way to recover this type of snap would be to specify the VM name which obviously does not exist in Prism anymore. Question : How can you recover from this situation ? Sorry if the questions sounds stupid or if it has been answered before.
When you run ESXi hypervisor on Nutanix you may get a question: should I install VMware tools or Nutanix Guest Tools (NGT) or both? Are NGT and VMware tools compatible between each other? The answer is yes, they are compatible and can be both safely installed on the same virtual machine. If you install NGT in guest VMs, you can use the following advanced features (NGT applications): File Level Restore CLI Nutanix VM Mobility VSS requestor and hardware provider for Windows VMs Application-consistent snapshot for Linux VMs You can read in more details about the NGT here. VMware tools in turn has different features and a different purpose. Installing VMware Tools eliminates or improves these issues: Low video resolution Inadequate color depth Incorrect display of network speed Restricted movement of the mouse Inability to copy and paste and drag-and-drop files Missing sound Provides the ability to take quiesced snapshots of the guest OS Synchronizes the time in the guest o
Hi Experts, Would it be possible to do a mass migration from AHV Cluster to another AHV cluster? My objective is to free up the resources of my current AHV cluster and move other VM’s to the newly build AHV cluster. Appreciate your advice and best approach.
Logbay is a tool which helps in collecting logs sees fewer CVM/PCVM (Controller VM/PC VM) resources, such as CPU, memory, system partition /home disk space, and disk IO Easier and more flexible to use via cli, including for targeted time-windows or specific components Backward compatibility Logbay is supported from AOS 5.5.7 through 5.5.z, and from 5.9 and higher. AOS 5.5 through 5.5.6 requires the use of log_collector. Logbay is not supported with EOL versions of AOS and PC. By logging into any of the CVM we can run the log collector and collect logs for specific day, time and duration Check cluster time using following command $CVM: date Run the logbay command $CVM: logbay collect --from=2019/04/09-14:00:00 --duration=+6h15m Change the day,time and duration according to the requirement If no flags are given it will collect logs for last 4 hours The logs will be collected from each CVM and will be stored in $CVM:/home/nutanix/
Hello all, I’ve tried to install ESX 6.7.0 and AOS 5.15 onto my Nutanix but it keeps erroring out. It looks like it’s trying to mount a phoenix.iso but that file does not exist and isn’t being created during the install. Leading to Foundation to be unable to SSH to it after boot. Please assist. Thank you. Installation failed. Click here to learn how to retry the failed nodes. Node ProgressDownload Log Bundle IPMI IPHOST IPCVM IPPROGRESSLOG192.168.1.5 192.168.2.5 192.168.2.6 fatal: Waiting for installer to boot up Log Reset • Review Configuration • Version 4.5.3 Node LogRaw text log 20200513 10:59:08 DEBUG Setting state of <ImagingStepValidation(<NodeConfig(192.168.2.6) @d8d0>) @dc90> from PENDING to RUNNING20200513 10:59:08 INFO Running <ImagingStepValidation(<NodeConfig(192.168.2.6) @d8d0>) @dc90>20200513 10:59:08 DEBUG Cache MISS: key(<function common_validations at 0x03D2E8F0>_()_{'global_config': <foundation.config_manager.GlobalConfig object at
Planning to upgrade the entire Nutanix environment? Here are a few tips and tricks to plan and perform the activity in a smooth manner. If you are new to Nutanix upgrades, don't hesitate to check this KB out to understand the overview of upgrades at Nutanix. When confused which component to upgrade first, below listed generic order can be of help. Step Component Target Reboots On the fly Quick links 1 NCC on Prism Central NCC framework Health service on PC Yes NCC 3.9 2 Prism Central PCVM Prism Central VM No PC 5.17 3 NCC on Cluster NCC framework Health service on all CVMs Yes NCC 3.9 4 AOS CVM All CVMs, one at a time No AOS 5.15 5 LCM Inv
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.