Get guidance, share wins, and ensure smooth Nutanix deployments.
Recently active
Hi Can I install vmware 6.7 into Nutanix hardware below is nutanix specification https://www.adn.de/fileadmin/user_upload/Hersteller/Nutanix/Datenblaetter/SB_Nutanix_Xpress_1_.pdf
So I can use prism central to go into each project and get the access control list, which is group and role. I am unable to decipher the API to produce a comprehensive list of Projects with the associated Group with Role. Does anyone know the link between these sets of data? I can get individual lists. The Access_Control_Policy does not have the correct information. I have a particular role that does not show up in a dump of the acp list or details. I've looked by uuid and name. Thanks, Bill
Hi, I want to set a VM to a categorie, using the REST API. However I Get the message INVALID_REQUEST code:"Cannot clear previously set time zone Don't know what to do with this. Please note that I had to add the "power_state", because if I don't I get an INVALID_REQUEST code: "VM power state must be specified for Update operation." Which I dont understand, as API documentation said power_state is optional. Endpoint used: PUT /vms/{uuid} Body: code:{ "spec": { "name": "BACHELOR2018", "resources": { "power_state": "ON" } }, "api_version": "3.1", "metadata": { "kind": "vm", "spec_version": 3, "categories": { "SLA": "A3" } }} Response body: code:{ "api_version": "3.1", "code": 422, "message_list": [ { "message": "Cannot clear previously set time zone", "reason": "INVALID_REQUEST" } ], "state": "ERROR"}
Below are new knowledge base articles published on the week of September 15-21, 2019. KB 7966 - LCM Pre-check : test_esxi_scratch_space KB 8031 - Alert A1103 - Physical Disk Removed From Slot KB 8047 - Error when adding roles and features KB 8127 - Changing IP address of DB Server in Era KB 8160 - Secure Boot/UEFI with Nutanix KB 8169 - IKVM console error server disconnected code 1006 KB 8173 - LCM: GUI displays "No data found" after successful Inventory operation KB 8178 - BEAM GOVCLOUD FAQs KB 8191 - This cluster has multiple licensing violations KB 8211 - Removing Unreachable DB servers from Era KB 8212 - ESXi-6.5U3 - Updated iso_whitelist Note: You may need to log in to the Support Portal to view some of these articles.
I downloaded ce-2019.02.11-stable.img.gz but it fails to extract. I tried 7zip, Winrar and Winzip.
How can I migrate one or more server's inside Hyper-V Manager (Everything inside one server) to Nutanix VM Server. What are the steps or tools need to use?
Any suggestion on migrating Azure Cloud VMs to Nutanix on-prem AHV cluster ? Any 3rd party tool like Nutanix Move available for this ?
Current, I using AWS (Amazon) for store our company server Now I bought Nutanix Server for using in Local company I want to migrate AWS to Nutanix, but in actual, Operation system which I using in AWS is Windows Server 2008 Standard R2 Can I move it? and please guideline me for this action Thank you so much!
Hi. I am fairly new to scripting especially with Nutanix. I can do Powershell scripting just fine but making the conversion to shell scripts has my brain in a knot. I have some acli commands to create a new vm, create a new Disk and a new NIC but I was unsure how to run them as an executable from my Windows desktop. Our cluster is Nutanix AHV. So I run this from a command line to open putty and connect. It works fine without the script. putty.exe -ssh admin@xxx.xxx.xxx.xxx -pw ****** -m "C:\newVM.sh" The script is: acli; #creates a clone of Server2016 #vm.clone aTest clone_from_vm="Server2016RefImage" memory=8G num_cores_per_vcpu=2 num_vcpus=2; #creates a D drive # vm.disk_create aTest bus=scsi create_size=200G index=1 container="Container-1"; #Add a NIC #vm.nic_create aTest connected=true network="Vlan6"; Each line will run fine if I run it in putty but I am not sure if I am stringing the commands together correctly. If I try to execute the script it opens the putty session the
Below are the top knowledge base articles for the month of August 2019. KB 4141 - Alert - PowerSupplyDown KB 1540 - What to do when /home partition or /home/nutanix directory is full KB 4409 - LCM: (LifeCycle Manager) Troubleshooting Guide KB 4188 - Alert - IPMIError KB 4519 - NCC Health Check: check_ntp KB 4158 - Alert - PhysicalDiskBad KB 2090 - AHV | Host and Guest Networking KB 1863 - NCC Health Check: sufficient_disk_space_check KB 6937 - Firmware Binary Links for Host Boot device(SATADOM/M.2), HBA(LSI 3008) & SATA Drive devices KB 3357 - NCC Health Check: ipmi_sel_cecc_check KB 7077 - Alert - CassandraSSTableHealth KB 2608 - Cluster Health Checks Incorrectly Show Warnings and Failures KB 7503 - G6, G7 platforms -DIMM Error handling and replacement policy KB 1709 - NCC Health Check: hostname_resolution_check KB 7386 - NCC Health Check: power_supply_check KB 5731 - NCC - ERR: Identified as CPU intensive KB 2896 - Nutanix BMC Manual Upgrade Guide KB 1438 - Sh
I am not sure how to check total of Vcpus and how much Vcpus are being used.
Does node restarts while AOS upgrade or its just CVM ? upgrade from 5.5 to 5.10
Working with the NTNX Powershell cmdlets and struggling to find information regarding the required -metrics argument for the Get-NTNXHostStat cmdlet. Where can the metrics be found?
We are happy to finally say the Nutanix Calm API is live! This includes the release of the Nutanix Calm API documentation on Nutanix.dev, our Developer Portal. The possibilities that are now available along with this announcement are huge for us. It means we can do things like the following in code: Integrate the control of Calm blueprints into external scripts or applications Use conditionals to control when a blueprint gets launched Use conditionals to control which blueprint gets launched Run applications actions on demand by calling the appropriate API It’s also true that, while APIs as an overall “thing” are definitely nothing new, the ability to automate the automation platform is a critical step in controlling infrastructure. Check out the blog 👉 Automate Everything: Nutanix Calm API Docs Are Live! to learn more
Why am I not able to view API v2.0 in the "Rest explorer live" in the console? Also, why does I get an unauthorized error when I use v2 with basic_auth when v3 works fine with the same authentication?
How to list Prism Central servers that belongs only to certain project. For example list only those Vm's that belongs to project "default". "Powerstate" expression name is "powerstate" but what is corresponding name of "project" which I should use to call "project" name? This script is showing vmname and powerstate (runned against Prism Central): Get-NTNXVM | Select @{Expression={$_.vmname};Label=”VMName”},@{Expression={$_.powerstate};Label=”PowerState”}
After having the CVMs down for some cluster maintenance \ VLAN ID changes, everything is back up but after running an NCC check the first check, CVM reboot check, failed. Is this something to be concerned about? What is actually being checked with this?
Hi guys, I can't seem to perform an inventory on LCM any more. It fails on the check: Check 'test_upgrade_in_progress' failed with 'Failure reason: Another Upgrade operation is in progress. Please wait for that operation to complete before starting an LCM operation.' However after running progress_monitor_cli --fetchall This does not show anything in progress. host list - All 3 hosts show: false (life_cycle_management) - Which is as expected. ~/data/logs$ upgrade_status 2019-09-04 14:47:32 INFO zookeeper_session.py:131 upgrade_status is attempting to connect to Zookeeper 2019-09-04 14:47:32 INFO upgrade_status:38 Target release version: el7.3-release-euphrates-5.10.6-stable-294f5f671ba8982a0199e18b756e8ef3a453af9a 2019-09-04 14:47:32 INFO upgrade_status:43 Cluster upgrade method is set to: automatic rolling upgrade 2019-09-04 14:47:32 INFO upgrade_status:96 SVM 10.x.x.x is up to date 2019-09-04 14:47:32 INFO upgrade_status:96 SVM 10.x.x.x is up to date 2019-09-04 14:47:32 INFO
Dear Friends, I am trying to find out VMs to Storage Container relations using Nutanix REST APIs but not able to get. I have tried both V2.0 and V3 APIs. In 'vms/list' v3 API, we do get "disk_list" for each VM but I do not see these vDisks in 'vdisk' or virtual_disks APIs (v2). Also there is no reference to Storage_Containers in 'vms/list' output so it is difficult for me to find the correlation. Please help.
Using PowerShell and AOS 5.11 and same version cmdlets... I have an AHV VM in the object $VM that I retrieved from Prism Central. I'm trying to retrieve the NIC information but I keep getting an error: PS E:\Scripts> get-ntnxvmnic -vmid $vm.uuid -IncludeAddressAssignments Error occurred while getting NIC list of VM get-ntnxvmnic : The remote server returned an error: (500) Internal Server Error. At line:1 char:1 + get-ntnxvmnic -vmid $vm.uuid -IncludeAddressAssignments + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (Nutanix.Prism.Common.NutanixCluster:NutanixCluster) [Get-NTNXVMNIC], WebException + FullyQualifiedErrorId : {"message":"Error occurred while getting NIC list of VM"},Nutanix.Prism.PS.Cmds.Acropolis.GetVMNIC I get a similar error if I specify the UUID (this VM only has 1 NIC): PS E:\Scripts> get-ntnxvmnic -vmid $vm.uuid -nicid $vm.virtualNicUuids -IncludeAddressAssignments For input string: "Sy" get-ntnxvmnic :
I'm exploring the API and noticed that for listing operations (specifically the /vms/list operation) supports providing sorting parameters. I can't find any information on the proper values for the sort_attribute key in the request. Has anyone used this and can shed some light for me? Thanks
Hi Guys I am trying move a VM from my ESXi Environment to my AHV ENvironment using Nutanix Move. I am able to add the source, but it doesnt pick up any VMs and when i run a refresh i get the following error: Failed to get inventory for source(ESXi Name). Please assist
Hi, I am just wondering if you could answer whether Hyper-V clusters should have a quorum disk for the failover-cluster. I cannot find anything with a definitive answer on this - the documentation does not mention it in any way. If it is required or suggested, what is the best way to implement this? Many thanks
Hi all, We are attempting to update our AOS offline (all of our clusters do not have internet access) and we have tried uploading via IE, FF and Chrome to no avail. IE "uploads forever" and Chrome and Firefox say "Server Error" everytime. We are way past due for an AOS update (5.1.0.3) and we are trying to get this done! I have a few other side questions as well -- Is the AOS upgrade process non-disruptive? I saw the KB about updating the AOS and it says the CVMs will reboot, but other than that it should be seamless, correct? We need to update our hypervisor (ESXi 5.5 Patch 10) and need some input there as well if possible here, since we are on a Nutanix node config and posting here seems like the right place. If not, please let me know! We are running a NX-1065-G4 ESXi 5.5 Patch 10 vCenter 6.0 AOS 5.1.0.3 NCC 3.1.3 Foundation 3.7.2 BIOS 2141203 BMC 01.92 LCM 1.0.e1416e5 HBA MPTFW-10.00.07.00-IT Any input on the order of operations
Using PowerShell and AOS 5.11 connecting to Prism Central of mixed hypervisor environment (VMware and AHV), is there a quick way to return just the AHV VM's? I see there are some search string, filter criteria, etc.. options for Get-NTNXVM Right now, there are 1600 VMs and the ones I am looking for are AHV. I can retrieve the whole list from Prism Central but I wondered if I could have it only send a filtered list. $VMList = Get-NTNXVM | Where { $_.acropolisVm -eq "True" } but that reads all 1600 VMs from Prism Central... Thanks!
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.