Get guidance, share wins, and ensure smooth Nutanix deployments.
Recently active
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
Below are the top knowledge base articles for the month of June 2020. KB 4116 - Alert - A1187, A1188 - ECCErrorsLast1Day, ECCErrorsLast10Days KB 7503 - 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 7604 - Disk space usage for root on Controller VM has exceeded 80% KB 4158 - Alert - A1104 - PhysicalDiskBad KB 1113 - HDD/SSD Troubleshooting KB 4409 - LCM: (LifeCycle Manager) Troubleshooting Guide KB 2090 - AHV | Host and Guest Networking KB 4519 - NCC Health Check: check_ntp KB 3357 - NCC Health Check: ipmi_sel_cecc_check KB 2473 - NCC Health Check: cvm_memory_usage_check KB 2486 - NCC Health Check: cvm_mtu_check KB 4273 - NCC Health Check: aged_third_party_backup_snapshot_check and aged_entity_centric_third_party_backup_snapshot_check KB 1863 - NCC Health Check: sufficient_disk_space_check KB 3741 - Nutanix Guest Tools Troubleshootin
Hi Probably a very simply question and more of a sanity check. I have many Win 0S servers to perform OS upgrades on. Looking to do the following.. Ensure VM has ngt installed Power down VM Clone VM Power up clone, perform OS upgrade 2 weeks later delete original VM I assume the powered down VM doesn't actively contribute to CPU usage but storage will be ring fenced. Therefore I will see storage decrease whilst I'm upgrading VMS and before I delete the original. Any disadvantages to making the cloned VM my new production VM rather than the other way round? Is it ok to delete the original VM which the clone is being based off?
i want to migrate my phyical linux server to Nutanix. is there any native nutanix tool to prform this activity?
I want to test Microsegmentation on prism central, but "AHV Free Memory Minimum 1GB for each Prism Central VM" showed up. And I can't enable Enable Microsegmentation check box. 20gb memory assigned to prism central. What was the problem ?
I’m running PC Scaleout (5.16.1.2) on ESXi and need to migrate all 3 nodes to a new datacenter cluster and datastore (same vcenter). Is there a recommended process for this or can I simply power down one of the 3 nodes, migrate it, power it up and wait for all cluster services to start, and then move on to the next one?
Below are new knowledge base articles published on the week of June 21-27, 2020. KB 9565 - [Nutanix Objects] Deploy failure due to docker pull issues via proxy KB 9566 - Windows VMs May Lose Network Connectivity With VirtIO 1.1.5 KB 9572 - [Karbon] Cluster deployment fails with error message "CDROM device must have IDE or SATA type adapter". KB 9578 - Hyper-V: SCVMM cannot migrate VM because version on destination host is not compatible Note: You may need to log in to the Support Portal to view some of these articles.
Has anyone else had an issue with installing the lated CE image on esxi7? It seems to shutdown after the hypervisor is created and begins the startup. After you reboot and attempt to run it in regular mode I get this message: If I go into safe mode I get the login prompt with the host name configured: I performed a “virsh list --all” in safe mode to get the following: When is attempt to start the vm in safe mode, the host machine shuts down: Any Ideas?
Hi Guys - Looking for some info with the powershell cmdlets I am writing a powershell script to list out all the ahv host name and ip address| cvm name and ip address impi host name| ip address in a cluster What is the command to get the cvm name and their ip address in a cluster. I am not quiet sure about “Cluster Type and Region when I issue Get-NTNXCloudCvm command… Any help would be much appreciated! Thanks, Mahendra.
Have a situation where you need to upgrade cluster components or restart CVMs or hosts or just wish to check if your cluster health is normal? Below listed are a few quick checks to evaluate the cluster stability. Note that the commands listed are to be run from an SSH session to any one of the CVMs in the cluster or PCVM where applicable. No. Check Purpose CLI Command GUI method Expected output 1 Cluster services (Cluster and PC) To ensure all services are running fine on all CVMs cluster status -N/A- No services should be in 'DOWN' state 2 Metadata ring structure To ensure that the metadata ring structure is stable nodetool -h 0 ring -N/A- All the nodes must be listed and should have 'UP' and 'NORMAL' states 3 Data Resiliency To ensure that the cluster c
Is there a cli command that will tell me which VMs do NOT have NGT installed? Is there a command that will show me CD-ROM status for all VMs? (e.g. No drive available, or drive not empty) I know about ncc health_checks ngt_checks ngt_installer_version_check Thanks
Hello guys, currently we have converged infrastructure with Cisco UCS, netapp storage and virtualization with VMware , now we want to make this our DR and want to build primary DC with Nutanix HCI, so my question is can Nutanix AHV can replicate to converged DR site? Thanks....
Syslog or ‘System Logging Protocol’ is used by routers, switches, access points, servers and of course Nutanix. It is used to send events and logs to a remote syslog server that collects, organizes and filters these logs. In Nutanix, we provide different log modules for the core services that can be enabled separately and you can configure the logging level required for them as well. For example, if you wish to forward just the warning log messages for Acropolis, this would be the command: ncli rsyslog-config add-module server-name=<server_name> module-name=ACROPOLIS level=WARNING For a more comprehensive look at the various modules and log levels, check out syslog server. Bonus: Would you like to know who powered off that VM while you were sleeping? Or in general, WHO did WHAT on WHICH OBJECT, at what TIME, from WHERE, and what was the OUTCOME? You can forward these Audit logs to your syslog server as well from Prism Central. More information on this can be foun
When there is a new patch released by VMware for ESXi, you may want to check the Compatibility Matrix on the Portal, but the matrix shows only ESXi versions and update numbers, it doesn’t show every patch build number. What to do and how to understand if the patch is supported or not? Let’s break down the ESXi versions into possible options: Versions. Those are the numbered versions, for example, 6.0, 6.5, 6.7 and 7.0. All the versions need to be qualified and the qualification is a requirement. They will not be supported if they are not qualified. Check the compatibility matrix on the Nutanix portal to see if it is supported. Updates. Those are what you usually see after the “U” in the version name, for example, 6.7U1, 6.7U2. 6.7U3. They also will not be supported until they are qualified. Check the compatibility matrix on the Nutanix portal to see if the Update is supported. Patches. There are many ways that VMware calls its patches, examples are: ESXi 6.7 EP 15, ESXi 6.7 P01, ES
Hi guys. We are in the process of acquiring Nutanix products, but we need to know something crucial. We currently have more than 100 ESXi hosts, separated in 2 sites. We have a metro cluster, all the datastores are sync, this is full active active, with EMC VMAX All Flash and VPLEX. As of today (May 2020), can we do such thing with AHV and ADSF? It is supported? I’ve seen the Sync DR here: https://cloudvm.es/nutanix-ahv-synchronous-replication, where i can see you can do it VM by VM. But what about if i want to protect at datastore/container level? All of the VMs. We have more than 3000 VMs. We need to know if we can accomplish the same with Nutanix. Stretched storage and VMs on both sides, for obvious reasons (balance, availability). If one of the sites crashed, HA all the VMs automatically to the other. Is there a video or pdf showing how it works? Thank you!!
Have you always wanted to get a peek into the network traffic flowing in and out of your Nutanix infrastructure? Whether you got your first IT job for years or been a veteran for several years, you would have definitely at some point been keen to get a detailed look at your network traffic. At Nutanix, the AHV hypervisor is based on the open-source KVM module and uses the CentOS Linux distribution. And yes, it comes with the popular packet capture utility tcpdump. A few examples when you would want to use tcpdump in your Nutanix infrastructure would be: VM(s) lose network connectivity on a particular host A host has multiple network links and you wish to identify which is active VM(s) are not reachable from an external network In that particularly annoying issue, the switch vendor asks you to contact Nutanix support The good news is that tcpdump is installed by default in AHV hosts and it can be run to inspect traffic on physical NIC’s as well as VM inte
Hi, New to the forum, we recently had our Nutanix servers delivered and we are planning to do the install in the coming weeks. We haven’t decided which hypervisor to go with yet its either going to be Hyper-V or AHV. I just wanted to know peoples experiences that they have had? We currently use Hyper-V, so we are comfortable with that but all the nice features seems to be heading to AHV/Prism. I would be grateful for your thoughts and comments Thank you
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.