Get guidance, share wins, and ensure smooth Nutanix deployments.
Recently active
How many nodes we can deploy at the same time in nutanix ? Is there any limit or shall we just go ahead and deploy all the nodes at the same time ?Same query is related to cluster expansion, can we add multiple nodes at the same time in existing cluster ?Thanks
I’m new to Nutanix so bear with me if this has been asked. Is it possible to simulate a x-over cable between two VM’s? basically I want any traffic leaving a load balancer to be passed via layer 1-2 to a WAF appliance so it can be inspected. The WAF is in transparent mode and won’t have an IP Address. In the past with physical machines i would just cable them inline.
Dear All,May I have a question about the below situation?RF=23 node cluster2 x disks failure in same nodeMay i know whether the cluster will be corrupted or not? From my understanding, it should not be corrupted as 2 x disks failure in same node (NOT different node).
Hi All,Current environment (~40 sites & HO) do not have any 10GbE switches and we are planning 2-node clusters per site. If using 2 x 1GbE Nic for the management like a witness communication, can we connect ESXi nodes using 10gbit ‘direct cable’ to support the workload for all VM traffic, vMotion, vmKernel, and Nutanix and most important, two node disks datastore? It should be not any issue for the Nutanix/VMware level, Switch is on L2.
Can I change IP or VLAN in IPMI after Foundation that will be concern or affect to AHV environment?
HiI’m using Nutanix Prism Central v3 API and I want to run the API call referenced here:https://www.nutanix.dev/reference/prism_central/v3/api/categories/postcategoryquery/to get the category information.I’m calling this API: https://<prism_ip>:9440/api/nutanix/v3/category/query, using Postman. My problem is filling the request body. The example at the bottom of the page shows this request body:{ "api_version": "3.1.0", "group_member_count": 123, "group_member_offset": 123, "usage_type": "string", "category_filter": { "type": "CATEGORIES_MATCH_ANY", "kind_list": [ "string" ], "params": {} }} But the params property is empty and I can’t figure out how to fill it properly.It says in the description that it’s supposed to have “a list of category key and list of values”, but no matter what I try I either get an error regarding the json structure or this error: For a search specify the correct usage type. Can someone please provide an example of how to use this
HiIs there a way to check the versions of all Nutanix components in one view? “ncli cluster info” displays the AOS and NCC versions, but not those of AHV and PC. The AHV and PC versions may be obtained from the PC UI (in different places though). Further, the Nutanix release timeline shows AOS 5.18 as the latest, but the documentation has tags for 5.19?
I feel it is time to address a seemingly minor question: should you re-image your nodes when re-using them from an existing cluster? To give a better idea of a setup, think of a cluster with eight nodes, for example. You would like to scale down the cluster and re-use 4 of those nodes to form another cluster. You have evicted the nodes, and you could create a new cluster at this stage but let's take a look at the pros and cons of rushing forward.Cluster creation does no wipe the system. All the files on the nodes remain as they are when you trigger cluster creation. That sometimes can mean issues with LCM upgrades or the cluster creation may error out. To resolve those issues you would need to find those files and chances are you would need a Nutanix Support Engineer to deal with that.Some features introduced in software releases are only available if the version is a fresh installation rather than an upgrade.Any networking changes you might need are easy to apply during the foundation
Hi, I’m trying to create a automated NGT install script for my environment: Code:curl --insecure --request POST --url https://x.x.x.x:9440/PrismGateway/services/rest/v2.0/vms/ef064f22-7ac8-4221-96dd-4cc6f2433dfb/manage_vm_guest_tools --header 'authorization: Basic xxxxx' --header 'content-type: application/json' --data '{"operation":"MOUNT","override_guest":true,"uuid":"ef064f22-7ac8-4221-96dd-4cc6f2433dfb"}' Response:{"message":"Hypervisor ahv not supported","detailed_message":null,"error_code":{"code":1101,"help_url":"http://my.nutanix.com"}} AOS: 5.15.1
Hi! After using 2 of API callshttps://www.nutanix.dev/reference/prism_element/v2/api/alerts/post-alerts-acknowledge-acknowledgealerts/https://www.nutanix.dev/reference/prism_element/v2/api/alerts/post-alerts-resolve-resolvealerts/i’ve received this response{ "num_successful_updates": 1, "num_failed_updates": 0, "alert_status_list": [ { "id": "0:0", "successful": true, "message": null } ] }I wasn’t able to understand what the “id” field in “alert_status_list” means, if someone here could clarify I would really appreciate it.
While expanding cluster out of 4 nodes able to add one and remaining three nodes failed with error “Controller VM disconnected from network”Description:Controller VM is not reachable from Controller VM in the last 3 attempts.
Below are new knowledge base articles published on the week of January 17-23, 2021.KB 10178 - [JPKB] Files ストレージネットワークに存在するクライアントからファイル共有にアクセスできません KB 10234 - acli host.enter_maintenance_mode_check on AHV is not deterministic KB 10422 - After LCM upgrade an ESXi host is showing "Installing... Please be patient..." on ESXi DCUI for a long period of time KB 10548 - "Unknown device" in Device Manage of Windows VM running in BIOS mode KB 10602 - Nutanix Files - Error message "Error creating share/export: Duplicate client entry!" when creating an NFS Share with non-default access permissions KB 10603 - Objects - Unable to deploy VMware based cluster. Failing with 'Failed to initialize vcenter client for Prism Element' KB 10612 - Alert - A1137 - Node Failure KB 10613 - RHEL 7.8 installer hangs at "Installing Boot Loader" for AHV VM on AOS 5.18.x when using Secure Boot for VM KB 10628 - LCM upgrade failure with mesage "Contorller is missing on the OS, tried PCI rescan for 3 times, it did not
Era offers the following key services for several database engines:One-Click Provisioning. Copy Data Management. Database Protection. One-Click Patching.One-Click ProvisioningEra enables you to easily provision database environments (either production or otherwise) on your Nutanix clusters. Era provisioning service includes the following components:Database engines: Custom software images that can be tailored to fit your enterprise needs. (See Oracle Database Management, Microsoft SQL Server Database Management, PostgreSQL Database Management, MySQL Database Management, MariaDB Database Management, and SAP HANA Database Management for more information) Database profiles: Customizable database profiles for software, compute, networking, and database parameters. (See Era Profiles for more information) Database recovery SLAs: Customizable recovery SLAs for continuous, daily, weekly, monthly, and quarterly Recovery Point Objectives (RPOs). (See SLA Management for more information)VM Affini
Many users are not aware that a recent change has been made to the default password setting of new Nutanix nodes. Specifically, the default password for the IPMI interface is now the serial number of the node itself (using capital letters). Please note that the node serial number is different from the block serial number. You can find more information regarding this change as per the Common BMC and IPMI Utilities and Examples Knowledge Base article.Also, if you desire to change the IPMI password, you can do so using the IPMI management utility located within the file system of the operating system running on the node. Further, you can even change the password, without having an operating system installed/running, by using the utility from a bootable DOS environment. You can find more information regarding this within the Changing the IPMI Password section of the NX Series Hardware Administration Guide.
Hi,Is there any ETA for Nutanix Guest Tools for Debian 10? Debian 11 is probably going to be released this summer, so it would be quite nice if NGT supported Debian 10. Or is there a way to “forcefully” install Nutanix Guest Tool on newer systems? Is it possible to build it ourselves to we can distribute it on our thousands of VM’s that is running?
Ever wondered how Nutanix stores the data in your environment in a distributed format? When does SSD come into picture or when is HDD actually used? Here is a brief intro in a few words of how data moves within the cluster and links to extensive libraries for more details.The disk usage stats are governed by various factors like the type of data(Frequently used or rarely used), the type of user VM(All flash or Hybrid), the type of hardware setup(All flash or Hybrid) and also the capacity optimisation techniques used in the environment.In a few words, I can summarise data I/O path in Nutanix as follows: Under normal circumstances, all the write I/Os are written to the SSDs first. Based on the type of data(metadata or actual data), frequency of the data read back (Hot/Cold data) and other such algorithms, this data is gradually drained to the Extent Stores, which are majorly located on the HDDs and partially on the SSDs as well. Nutanix Data I/O Path:This is a pictorial representation of
Hello,I am trying to read Nutanix OOB device information into ServiceNow. Is there an API that I could use to retrieve the OOB (IPMI) information from the host machine? Or Would executing SNMP commands on the IPMI help with my ask?
All Nutanix clusters that run on third-party hypervisors share the same problem – how to communicate to that hypervisor.A Controller VM performs an array of tasks, many of which are triggered by the state of the host. In addition to that, a range of health checks is running regularly to ensure the cluster's health. For ESXi, CVM collects the information via SSH. Turning off SSH service on a host results in a multitude of health errors.While recommendation exists to keep the SSH service down on the ESXi hosts and only bring it up for ad-hoc tasks, this is not the way with Nutanix. Instead, look at strengthening network security. Consider limiting access to the hosts via SSH form a limited number of network segments, that are well protected by multiple additional layers of firewalls, two-factor authentication and what not.Stay safe, stay secure.KB-2051 NCC Health Check: esx_check_servicesvSphere Administration Guide for Acropolis: Nonconfigurable ESXi Components
Security PoliciesTraditional data centers use firewalls to implement security checks at the perimeter—the points at which traffic enters and leaves the data center network. Such perimeter firewalls are effective at protecting the network from external threats. However, they offer no protection against threats that originate from within the data center and spread laterally, from one compromised machine to another.The problem is compounded by virtualized workloads changing their network configurations and hosts as they start, stop, and migrate frequently. For example, IP addresses and MAC addresses can change as applications are shut down on one host and started on another. Manual enforcement of security policies through traditional firewalls, which rely on network configurations to inspect traffic, cannot keep up with these frequent changes and are error-prone.Network-centric security policies also require the involvement of network security teams that have intimate knowledge of network
Hello,Seeking for advice, I have 3 nodes cluster having problem with node B DIMM is undetected. I’m planning to reseat my DIMM, if I will just manually move the VMs to node A and C then perform a shutdown on node B without entering maintenance mode does the VM will join back to node B?Can please also share a link to a document to refer for the procedure.
I am connecting 5 Nutanix Nodes to two Cisco Nexus 9K cores.The MGMT ports are connected to TOR FEX then 1-10 Gig Fibre to Core1 and 1-10 Gig Fibre to Core2 from each node. All 10 are VPC ports in trunk mode, switchport trunk native vlan # with spanning-tree port type edge trunk.My question is, I found a Nutanix article #000002455 for Cisco Nexus Recommended Pratices and they state you should add to the configuration spanning-tree bpduguaard enable and spanning-tree bpdufilter enable.Cisco says they dont recommend these spanning-tree settings.Who is right?
Does anyone facing Storage performance issues on Hyper converged infra for VDI environment.
Hi everyone,If you have 5 blocks with 8 nodes installed in the same rack, will you keep using RF = 2 or 3, or will you use fault tolerance domain to block instead?
Hi all,I have a small question.For the pre-installed AHV nodes with CVM, could we able to upgrade only AOS version before creating cluster? Because the AHV version already same version as our desired version, but AOS version is not same. I know the way to re-install AHV and AOS by Foundation VM, but the way takes long time. Therefore I' d like to update for only AOS if we can.In the other hands, we can upgrade AOS from Prism UI so I will able to upgrade AOS after creating a cluster. So this question is just for my reference.My environment is belowAOS : 5.15.2 (want to upgrade to 5.15.5)AHV : 20170830.434
If I want to migrate Linux (Centos,RHEL,Ubuntu/SUSE) Vms from VMware to AHV using Nutanix move then is below information enough.Below are the configuration settings to look out for when migrating a Linux VM using credentials. Ensure ssh localhost using only password authentication, ie. set “PasswordAuthentication yes” in sshd_config Ensure using sudo, user assume root privileges without entering a password Ensure read and write permission for /tmp. root access, sshd service running If this is correct then I can normally migrate the Linux VMs same as I migrated the Windows VM?
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.