The Foundation for Your Hybrid Cloud
Recently active
What are some good options for replacing XiLeap for DR. We use AHV and want to protect a cluster with 4 nodes.
I have some issue connecting PrismCentral using powershell. In UI I can login using AzureSSO. But I need to use to able to pull-out some report.
Hello , I am trying to understand what is the role of SMCIPMITool , as I am abled to reach the IPMIs from the foundation VM yet not sure what is causing the failure , I am attempting to re-image AOS 6.5.6.6 on 2 nodes .What I have found so far it is responsible to reboot , power on / off the hosts via IPMI not sure why it can not power them back on. during the foundation the nodes are powered off then the below traces are seen Traceback (most recent call last): File "foundation/imaging_step.py", line 160, in _run File "foundation/decorators.py", line 78, in wrap_method File "foundation/imaging_step_init_ipmi.py", line 289, in run File "foundation/imaging_step_init_ipmi.py", line 129, in boot_phoenix File "/home/nutanix/foundation/lib/foundation-platforms/foundation_bmc-2.16+r.2114.64ba09cb-py2.py3-none-any.whl/bmc_utils/boot_media.py", line 47, in wrapped return fn(self, iso, *args, **kwargs) File "/home/nutanix/foundation/lib/foundation-platforms/foundation_bmc-2.16+r.2114.6
I have customer having 2*NX3235-G9 nodes and want to have separate cluster. customer have existing Nutanix cluster where witness VM will be installed.I’m using windows portable foundation.1st- Can someone guide me complete steps to create a cluster including IP subnets for host, CVM, IPMI and cluster.2nd- Witness VM will be installed first then create cluster?3rd- In Nutanix download, there’re 3 files that are Boot image, data image and home image. so which file have to be downloaded and used?4- Witness VM IP address should be in the same subnet of CVM and cluster?
I have several Citrix clusters with NX-8170-G8 and NX-8170-G9 nodes. I want to perform updates but the VMs will not migrate. VMs need to be power cycled in order to get the VMs revert to the lower CPU in the cluster.I was looking for script that i can run in the intelligent ops playbook that will Identify the VMs that needs to be power cycled, and power cycle them. Can assist with script to get the state of the VMs that needs to be power cycled? Power cycle the VMs which don't have APC configured. Power cycle the VMS which don't have APC configured to ensure CPU compatibility. Power cycle all the VMS in the cluster to ensure CPU compatibility. How do I find VMs that do not have APC configured? This one of the VMs affected that needs to be power cycled.{ can_clear_removed_from_host_uuid: True config { agent_vm: False allow_live_migrate: True annotation: "Updated 4/14/23 to match Xen Snapshot 35" apc_config { apc_enabled: False } bios_uuid: "71ca6758-0ee3-49d
hmmmmm so templates are nowhere near as good as Vmware customizations! Not used to have to be messing with sysprep and I’m already having issues 😥! Our customisations for windows servers in VMWare just worked. Once the template was built we just deployed from template and filled in name and IP’s along with the usual hardware configs and the VMs deployed and joined our domain.
We have just had a new cluster installed and its running AHV, I have used Nutanix for about 6 years but always with ESX so its all a bit new to me!I’m sure I’ll have a few questions but currnetly I have this annoying issue! I have uploaded a few images to PC, qcow2 files, but when I deploy a VM using the images it always creates the VMs in the selfservicecontainer storage container, which is a tad annoying as I then have to move it manually using acli vm.update_container vm-name container=container name wait=false In PC the storage container drop down box for the VM is grayed out so I can’t change it in the PC web GUI. the cli works but I would like to create the VM in what ever storage container I want without having to move it after the event! Is this possible?
I have seen a couple posts from 2017 and 2020 stating that the option to backup\restore the Prism Central\Element configuration is still in the pipeline. Is this option available now? If so, are there instructions online on how to do it?
Greetings everyone,I have been successful at creating a rest api call to ADD a category to the VM. The issue is we only want 1 category per VM, so if the VM already has a category assigned we want it to REPLACE the value and not ADD it. With my current code (ie: use GET command of VM, remove Status, replace categories and categories_mapping then use PUT command) the JSON object looks good before uploading but afterwards I see the new category and the old one. I tried using a PATCH command but AHV doesn’t like that (and it isn’t in the documentation either). New Category = NEW_CATVM Original State: "categories": { "OLD_CAT": "OLD_CAT", } VM Post My Update State: "categories": { "OLD_CAT": "OLD_CAT", "NEW_CAT": "NEW_CAT" } VM Desired State: "categories": { "NEW_CAT": "NEW_CAT" }Any help would be greatly appreciated.
Hi,I bought this network card to replace the one on my motherboard which was giving up the ghost (loss of speed).But this one is not detected on my host, I think it's a driver problem, but I don't understand how to install them.https://www.amazon.fr/dp/B0CF1Y9WXV?ref=ppx_yo2ov_dt_b_fed_asin_title&th=1
I just deploy new 3 Node Nutanix on DELL XC760 .I using Foundation version 5.7 to deploy and install Nutanix. When the first time 2 Node are succesfully installed, but i have problem at 1 Node other. I have try multiple time to re-deploy but got same problem.Below i capture the log error.Please any advices.Thank you. 2024-11-05 05:12:46,122Z log.py:102 INFO [159/160] Waiting for CVM to initialize network2024-11-05 05:13:10,513Z log.py:102 INFO [160/160] Waiting for CVM to initialize network2024-11-05 05:13:10,513Z log.py:102 INFO Run ssh cmd on SVM2024-11-05 05:13:10,528Z log.py:102 INFO Running cmd ['/usr/bin/ssh -i /root/firstboot/ssh_keys/nutanix -o StrictHostKeyChecking=no -o NumberOfPasswordPrompts=0 -o UserKnownHostsFile=/dev/null nutanix@192.168.5.2 "ls"']2024-11-05 05:13:13,632Z log.py:102 INFO Execution of command ['/usr/bin/ssh -i /root/firstboot/ssh_keys/nutanix -o StrictHostKeyChecking=no -o NumberOfPasswordPrompts=0 -o UserKnownHostsFile=/dev/null nutanix@192.168.5.2 "ls"'
Hi,I upgraded AOS 6.8.1 to 6.10 but now I have a version incompatible with AHV and it is impossible via LCM to upgrade AHV. In the related KB 15185 there is a workaround but it does not work in my nested environment. Does anyone have a suggestion?Thanks
Hello Community, I'm exploring options for executing an Unplanned Failover in a Prism Central-based Disaster Recovery setup and would appreciate some insights. Our environment consists of two sites, each configured with its own Prism Central instance in an AZ-to-AZ architecture. Is it possible to successfully perform an Unplanned Failover without a Witness in this setup? If anyone has experience or best practices to share for handling failovers under these conditions, I’d be grateful for your advice! Thanks in advance!
Hello,I can’t get a Win11 ISO to boot on CE 2.1 using vTPM and Secure Boot. It will boot without the secure boot enabled, but it won’t pass the checks the installer runs for compatibility. I tried with and without the e1000 NIC workaround for UEFI.
iam facing an issue with prixm central 2024.2 , whenever i go to the login screen it shows “iam-proxy.ntnx-base” and i cant login . any ideas ?
Hi !Does anyone know how to fix the issue ? 2023-10-04 09:35:23,605Z DEBUG Setting state of <ImagingStepValidation(<NodeConfig(10.5.86.42) @3390>) @4e90> from PENDING to RUNNING2023-10-04 09:35:23,641Z INFO Running <ImagingStepValidation(<NodeConfig(10.5.86.42) @3390>) @4e90>2023-10-04 09:35:23,670Z DEBUG Cache MISS: key(<function common_validations at 0x04013C70>_()_{'global_config': <foundation.config_manager.GlobalConfig object at 0x055E5070>})2023-10-04 09:35:23,677Z INFO Running redundancy factor validations2023-10-04 09:35:23,677Z INFO Validating parameters. This may take few minutes2023-10-04 09:35:23,677Z INFO Validating parameters. This may take few minutes2023-10-04 09:35:23,678Z INFO Validating parameters. This may take few minutes2023-10-04 09:35:23,681Z INFO Running validations to ensure non-duplicacy of hostnames2023-10-04 09:35:23,683Z INFO Running hypervisor hostname pattern validations2023-10-04 09:35:23,687Z INFO Running HyperV host
Hi All,My customer has a scenario where they initially set up Nutanix in a hardware management lan, which is controlled by a firewall. Now they have a need to connect the backup server on the other end of the firewall, without opening the firewall, can we set the external IP to be bound to the network permitted by the firewall, so that the backup server can connect to the external IP? I don't know if there will be any problems.
Hi all, We will change soon our nutanix cluser. We have decide to buy Lenovo ThinkAgile HX. However I would like prepare the installation. Do you know if there is a document how install Nutanix on Lenovo ThinkAgile HX ? The commecial nutanix not the community. Kind regards
Hi All,Our nutanix 1175S-G9 is a 4-port 10G BaseT, initially connected to the two portseth0, eth2, later, I change to eth0 and eth1, and then NCC check will show the message eth2 down. Is there any solution ?
I was honored by my company, and recieve 1 block 4 nodes NX-3060-G5 for use on my own projects. It’s a old node without support and inside of EOL list. What happened is that, i don’t know how, received an alert saying that AHV had a crash on files. But 20 seconds after the host was okay, and the alert was solved itself. But, 3 machines which was working into this node crashed too, preventing access through console, migrate the VMs, power off, etc. I tried remove the host for reimage it, but is stuck: And when I ran the NCLI command to remove the host, trying get the status, shows the follow: Anyone could help me for solve this issue? Any tips?
I accidentally deleted a few good VMs while cleaning up after migration from VMware to Nutanix, couldn’t find a straightforward way to restore them from recycle Bin just Like on a normal Computer, So the easiest way to was to re-migrate the VMs needed.If only i could just go to cluster recycle bin and do the restoration would save a lot of time!!
Hello form the User Experience Research team at Nutanix! In our last Friday of September, I would like to invite you all to participate in a very brief survey to collect feedback about VM Start Ordering for High Availability and Disaster Recovery events. The survey shouldn’t take longer than 5 minutes at most but it will go a long way in helping our teams design and develop to your needs!You can access the survey here: https://nutanixpoc.qualtrics.com/jfe/form/SV_9npNH7BrNVCxzg2
How to Manage replication bandwidth with Protection policy based replication (AZ)
We’re migrating from Vmware to AHV in parts of our environment. In Vmware, our helpdesk has permissions to reboot virtual desktops. Our desktops are all in one folder and their rights are limited to “View”, “Console” and “Change power state”. How can I do this in Nutanix Element? It doesn’t look like I can create folders. And it looks like my options are pretty much administrator or view only. Am I missing something?
Hello.I detected a problem using the latest kernel 6.1.0.-25-amd64 with all my VMs under Nutanix. I recently upgraded all my Debian servers from version 12.6 to 12.7: in version 12.6 the linux kernel in use was 6.1.0-23-amd64 and in version 12.7 is 6.1.0-25-amd64. The issue is related with the download speed using this kernel in all my upgraded VM’s. It’s extremely slow. So after 2 days trying to figure out what was happening (installing debian 12.7 in a new VM same problem....installing in VirtualBox no problem at all), so I decided to rollback to the old kernel, maintaining the Debian version 12.7 (with kernel 6.1.0-23-amd64) and the problem stopped. I’m using the following system, see picture: Here are some speed tests: Debian version 12.6:wget https://proof.ovh.net/files/100Mb.dat--2024-09-05 01:26:12-- https://proof.ovh.net/files/100Mb.datResolviendo proof.ovh.net (proof.ovh.net)... 141.95.207.211, 2001:41d0:242:d300::Conectando con proof.ovh.net (proof.ovh.net)[141.95.207.211]:4
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.