The Foundation for Your Hybrid Cloud
Recently active
Hello everyone,Someone before me in my current job created a couple of VMs in AHV with IDE bus type for their disks instead of SCSI. Just a quick glance of the documentation I found this:AHV does not leverage a traditional storage stack like ESXi or Hyper-V. All disk(s) are passed to the VM(s) as raw SCSI block devices. So my question is, why would someone decide to create IDE disks? Am I missing something? I know it’s common practice for CD-ROM drives, but not storage disks. No wonder I noticed a really bad performance on those servers recently.
Is it possible to live migrate a VM from one AHV cluster to another AHV cluster ? or live migration is only within one AHV cluster ??
I would like to use cluster api to deploy my K8s cluster in an hybrid manner. Vsphere and AWS are CAPI provider. Will Nutanix support that?
I would like to take full blame for people thinking self healing solves all problems with Nutanix Cloud Clusters (NC2). The self-healing is pretty awesome for bad nics, hard drives and nodes but there are some instances where the portal can’t take action.Status checks on AWS are performed every minute, returning a pass or a fail status in the Cloud Portal. If all checks pass, the overall status of the instance is OK. If one or more checks fail, the overall status is impaired.There are two types of status checks, system status checks, and instance status checks. System status checks monitor the AWS systems on which instance runs. Instance status checks monitor the software and network configuration of individual instances. Notification Center in the Clusters PortalThe Clusters portal has an notification service that keeps track of all informational, warnings and critical alerts. Like most Cloud based services there is no support for SNMP in the portal but does have the ability to send
Hello Team,During the commvault back noticing below errors;curl-err:[No error] http-resp:[401] url:[https://xxx.xxx.xxx.xxx:xxxx/api/nutanix/v3/data/changed_regions] server-resp:[{"state": "ERROR", "code": 401, "message_list": [{"reason": "AUTHENTICATION_REQUIRED", "message": "Authentication required.", "details": "Basic realm=\"Intent Gateway Login Required\""}], "api_version": "3.1"}] resp-size:[209]Looks like CBT (change region) errors.Any comments/suggestions are welcomed!
Looking to protect VMs running in production on Nutanix AHV to a DR site running Non-Nutanix VMware ESXi hardware. Currently VEEAM seems to only support “Instant Recovery” to vmware. Which seems to mean the VM is running from the backup file. I suppose at this point you could vmotion to permanent storage. Unfortunately there’s no way to know how slow this will be even if the backup repository was on the same san. Curious if there is any other backup software that makes this process a little more direct, or if anyone had expereince with this type of recovery. Thanks in advance.Currently looking at: CommVault; HYCU, scripting exporting and importing disk files, praying nothing ever breaks, crying.
Our 5-node Nutanix Mine with Veeam is using the default 75% as the watchdog capacity.The Nutanix Mine administration guide mentions paramters associated with this:restart_jobs_threshold_percentcancel_jobs_threshold_percentstop_issuing_jobs_threshold_percentand advises customers should contact support if they wish to tweak these.My question is this: Which organisation’s support covers this? Veeam or Nutanix?
Using Nutanix API, I detached a disk from a VM by just specifying device_bus and device_index. The disk was attached from a passthru external repository. After detaching the disk, I tries to delete the external repository, I got the following response message from delete external repository API:"The external repository hsing-ahv-test-repo hosts some virtual disks that are still in use"I could not delete the external repository. So, I deleted the VM, but still I could not delete the external repository. Any way to remove the virtual disk and delete the external repository?Thanks
Hi,I have a confusion between the role played by foundation and phoenix, during a LCM firmware upgrade, moreover I am not finding a deep dive article explaining this end to end:1. Once the phoenix iso is created and mounted to the host along with the upgrade bundle, Can phoenix run independently and complete the upgrades or needs help from foundation for performing some tasks like host reboot ?2. During LCM upgrade, since the node undergoing upgrades, will have all VMs powered off including the CVM, will it take help from a remote CVM foundation to orchestrate the upgrades on this host ?3. Putting host in maintenance mode is taken care by LCM or foundation service?4. Can you please give a high level working of the phoenix mechanism, since the hypervisor installer itself is a separate iso, which needs to be mounted, just wondering how phoenix handles multiple iso, does it mount simultaneously with the upgrade iso?
Did you ever wonder what the blinking green light or the solid amber light on the LED of the network card indicates?Are you confused between a blinking green light and a solid green light? Different NIC manufacturers use different LED colors and blink states. Not all NICs are supported for every Nutanix platform. To know what each blink state means on the different manufactured LEDs, check out this article here.
Hello All,I have a concern about Failover test while using Async replication with On-premise Leap.For test purposes, Nutanix recommend to use a Test virtual Network that must be isolated from the Production Network. Is it a good option to create a virtual Network without any NIC bound for the test network ? Thanks.
Enable or disable console support for a VM with only one vGPU configured. Enabling console support for a VM with multiple vGPUs is not supported. By default, console support for a VM with vGPUs is disabled.To enable or disable console support for each VM with vGPUs, do the following: Run the following aCLI command to check if console support is enabled or disabled for the VM with vGPUs.acli> vm.get vm-nameWhere vm-name is the name of the VM for which you want to check the console support status.The step result includes the following parameter for the specified VM:gpu_console=FalseWhere False indicates that console support is not enabled for the VM. This parameter is displayed as True when you enable console support for the VM. The default value for gpu_console= is False since console support is disabled by default.Note: The console may not display the gpu_console parameter in the output of the vm.get command if the gpu_console parameter was not previously enabled. Run the followin
AHV hosts support GPU pass-through for guest VMs, allowing applications on VMs direct access to GPU resources. The Nutanix user interfaces provide a cluster-wide view of GPUs, allowing you to allocate any available GPU to a VM. You can also allocate multiple GPUs to a VM. However, in a pass-through configuration, only one VM can use a GPU at any given time. Host Selection Criteria for VMs with GPU Pass-Through When you power on a VM with GPU pass-through, the VM is started on the host that has the specified GPU, provided that the Acropolis Dynamic Scheduler determines that the host has sufficient resources to run the VM. If the specified GPU is available on more than one host, the Acropolis Dynamic Scheduler ensures that a host with sufficient resources is selected. If sufficient resources are not available on any host with the specified GPU, the VM is not powered on.If you allocate multiple GPUs to a VM, the VM is started on a host if, in addition to satisfying Acropolis Dynamic Sched
Memory and CPUs are hot-pluggable on guest VMs running on AHV. You can increase the memory allocation and the number of CPUs on your VMs while the VMs are powered on. You can change the number of vCPUs (sockets) while the VMs are powered on. However, you cannot change the number of cores per socket while the VMs are powered on.You can change the memory and CPU configuration of your VMs by using the Acropolis CLI (aCLI), Prism Element (see Managing a VM (AHV) in the Prism Web Console Guide), or Prism Central (see Managing a VM (AHV and Self Service) in the Prism Central Guide).Memory OS Limitations On Linux operating systems, the Linux kernel might not make the hot-plugged memory online. If the memory is not online, you cannot use the new memory. Perform the following procedure to make the memory online. Identify the memory block that is offline.Display the status of all of the memory.$ cat /sys/devices/system/memory/memoryXXX/state Display the state of a specific memory block.$ gr
I am aware that in snapshot entity details there is a column that tells you if the recovery status is “Recoverable”, but is this enough to be sure it will work if we use it? Also, what exactly happens if App Consistency is set as False?About recovery time, is it the same for every VM no matter the size of it? Or does it actually depend of how big/small the VM is? If the latter, is it possible to have an estimate recovery time?
I downloaded symantec messaging gateway (brightmail) ova file. I uploaded the vmdk file as an image on my prism. I created a virtual machine and attached the disk. but it is not booting. virtio diriver is not installed., i tried to install it and it is not installed. because brightmail root access is restricted. I never found a way to install it. I talked to symantech support, the result; they said only vmware, hyperv support. I tried many ways; ova, backup/restore.. but without success. I can't run brightmail on ahv. it doesn't boot. I seek help from those who have succeeded in this matter. thank you.
Customer is currently running OVM on Sparc hardware. Guest OS on OVM is Solaris and Oracle Database runs on Solaris.Nuatnix AHV will support Solaris?there is a way to move to Nutanix AHV and what could be the best guest OS suitable – Oracle Linux or one of the other Oracle certified guest OS’s .
I have CE single node cluster running on VMware 7.02. Memory 28GB12CvPUAs soon as I create a VM and power it on, it immediately goes to suspended status. Any help much apprciated.
We have 3 node HPE DX380 deploy nutanix recently.After 2 - 3 days, i saw the physical disk show bad disk suddenly and no flush light in physical disk LED light. When i login iLO port, the storage is good and no error. When i login PRISM, look the disk is Red and show “The drive has failed”. When i unplug it and plug it again, and re-partition it, seems back normal, but i concern the new server have this error suddenly so want to create nutanix case, but when i create case with input HPE serial number, it is not allowed, so i would like to ask how to create Nutanix case for HPE DX380. Many thanks.
Hi EveryoneSince I upgraded My Nutanix Cluster to AOS 6.0.2.2, the Commvault Backups turns too slow, its takes much more time to finish and sometimes its failed.Someboby has an similar issue? If it yes, what to do to resolve it? Thank you so much.IVAN C. RICCI
Hello! I’m new to the Nutanix community. Loving the tech so far, but... Has anyone used Packer to deploy Windows from within AHV? I’ve seen plenty of how-to’s on how to create a VM image that can be uploaded to AHV. I want to do the entire process within the cluster. Packer has a QEMU builder but not sure how I can tell it to build it on another VM within the cluster. I’m trying to replace my MDT image deployment process with something that can do Windows and Linux and is more RCS/git friendly. I’m not married to Packer so I’ll take suggestions on other possibilities. And if more detail is needed on what I’m doing currently or desired outcome let me know. Thanks in advance!
Is there a way to implement FT at the VM level (i.e. similar to how it’s done on ESXi) on AHV. I’ve seen a couple of different posts that point to preferred technologies like software HA and AGG (not that I know what/how to do this) but we currently have the requirement for a legacy type VM to be always available and the only method we can do that at the moment \is having ESX as the hypervisor. This is for a future project, so am not locked into current versions. Cheers. Paul
Hi fellas,Does anyone have a clear answer of what is the real cost of AHV? I’m told that AHV is free but is this referring to only Nutanix Community Edition? What about AOS? when purchasing a Nutanix node/block/cluster, these come pre-installed but the cluster essentially has no ‘smarts’ without the CVM which is AOS.Referencing this Licensing Quick Reference Guide, it looks like AHV is included with AOS but AOS’ licensing metric is charged per node. Am I reading this correctly?Is it possible to run AHV without AOS? Thanks,JS
Hi Team,Does anyone know when AOS 6 LTS version will available? On Prism or support portal.
My current Nutanix cluster version is 5.18, vCenter and ESXi is 7.0u1. I would like to upgrade the vCenter and ESXi to 7.0.u2. What version Nutanix cluster version support both vCenter and ESXi? And also the Prism version is:-Version pc.2020.9.0.1NCC Version: 3.10.0.6LCM Version: 2.4.3.1 is it above Prism and other component need t upgrade as well.
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.