Get guidance, share wins, and ensure smooth Nutanix deployments.
Recently active
Hello, first time to use IPMI. Need to mount ISOt to re-install ESXi. So I’m trying to launch Direct Console from IPMI (note that I just reinstalled Java). but still not launching. Any idea? Nutanix Support wasn’t helpful.
Below are the top knowledge base articles for the month of February 2020 KB 4116 - Alert - A1187, A1188 - ECCErrorsLast1Day, ECCErrorsLast10Days KB 4141 - Alert - A1046 - PowerSupplyDown KB 7503 - G6, G7 platforms with BIOS 41.002 and higher - DIMM Error handling and replacement policy KB 1540 - What to do when /home partition or /home/nutanix directory is full KB 1113 - HDD/SSD Troubleshooting KB 4158 - Alert - A1104 - PhysicalDiskBad KB 4409 - LCM: (LifeCycle Manager) Troubleshooting Guide KB 4519 - NCC Health Check: check_ntp KB 4188 - Alert - A1050, A1008 - IPMIError KB 2090 - AHV | Host and Guest Networking KB 4541 - Alert - A101055 - MetadataDiskMountedCheck KB 1507 - Alert IPMI IP address on Controller VM {CVM-IP} was updated to ... without following the Nutanix IP Reconfiguration procedure, can be misleading KB 4273 - NCC Health Check: aged_third_party_backup_snapshot_check KB 8792 - NCC checks: same_hypervisor_version_check, duplicate_cvm_ip_check, same_timezone_check, esx_sio
There can be legitimate cases where access to external storage, such as massive tape libraries, massive disk archives is needed to some, but not all VMs running in a Nutanix cluster. These VMs would be ideally under the AHV hypervisor, but is ESXi is an acceptable alternative. These external storage systems would likely support 10GbE iSCSI (and faster) and/or 8 gbit fibre channel or faster. I understand that supporting such external access would make the VM “special” and would restrict VM mobility to other specific nodes that were configured for similar external access. The mobility issues are a later discussion, if external storage access is possible. If the external storage was a NAS device, running NFS and/or SMB, I believe it would be straigntforward … just define the external IP address in the VM, and access the data from the VM. The same technique could be used for external iSCSI devices, for Ethernet iSCSi. In many cases, if the external storage needed very high performance
Below are new knowledge base articles published on the week of February 23-29, 2020. KB 8900 - Prism Central Alert Manager and Cassandra Monitor services crashing, NCC health checks failing for same. KB 8909 - [Karbon] Airgap (dark site) FAQ and Troubleshooting Guide KB 8956 - AHV | How to get a list of virtual machines that were restarted due to an HA event KB 8976 - Nutanix Files Share might encounter mapping issue to macOS KB 8980 - VMs deleted via vCenter may fail to restore within 7 days of deletion KB 8988 - Calm - Calm UI is not accessible on PC 5.16 KB 8995 - Storage utilization on a Hyper-V cluster steadily increasing due to failed Hyper-V Replica replications KB 9005 - Nessus Plugin ID 33851 - Network daemons not managed by the package system KB 9029 - Changing LDAP port 389 authentication to Secure LDAP (LDAPS) ports 636 or 3269 Note: You may need to log in to the Support Portal to view some of these articles.
I have an opportunity to acquire some retired Nutanix memory. The retired memory is NX-1065-G5 nodes and our Cluster is NX-6035-G5. From what I have been able to trace they appear to use the same memory modules. Can anyone confirm this?
Is there a way to create isolated networks within the nutanix cluster that would allow communication only for the VMs that has a NIC connected to that network? Find attached an example of what I mean if we were talking about ESXi Thanks in advance!
Can anyone let me know which steps are being involved when I expand Hyper-V cluster by using Prism? I have a Hyper-V cluster that being mixed by some AHV storage nodes and looks like I cannot use the Prism cluster expansion feature to add more nodes...
Hi, I am new in Nutanix Move can anyone help me to deploy it in PrismElement using QCOW2 disk file. Also I don’t have that disk file, please help to create it.
Dear All Is it mandatory to replace the node in a cluster with the same hardware? Can we replace it with a higher configuration(CPU)
If you have a Nutanix cluster on VMware vSphere which has been through some hypervisor upgrades, your CVM’s virtual hardware version may be a bit out of date. The main requirement from the Nutanix perspective is that CVM virtual hardware versions should be the same across the AOS cluster, and this is checked by NCC. Still, since newer virtual hardware versions include security updates and sometimes feature updates or improvements from VMware you may want to bring this up to date. If you have an AOS upgrade pending, completing that upgrade would be the easiest route to solution. If you don’t have any AOS upgrade needed, please note Nutanix does not recommend manually updating the VM hardware version for CVMs. The recommended method is to allow virtual hardware version to update during an AOS upgrade. Do be aware, if you manually updated the virtual hardware version to 13 or higher on ESXi 6.5 before Patch 4, or 6.7 before Update 3, this could cause the CVM to fail to boot. There is a kn
Lets say that you want to monitor or modify your cluster by utilizing some of our REST APIs. To view Nutanix REST APIs, go to Prism > click on the username on the top right > REST API Explorer. Automating the API calls can make your daily tasks easier and faster, it's a script that you write once and you can use it via bots on chat platforms like Slack and Google Hangouts. For example, if you have multiple clusters and you wish to see the alerts on all of them, you have the option to automate a script that sends you the alerts by simply writing "<cluster name> alerts" as opposed to logging in to each cluster and inserting the credentials every time. Here is my example snippet of a server-side automation with Node.js, the call is to show the alerts on a cluster named Prolix where you can send a basic Auth credentials to pass the login page, the parsed result will be printed in the console. It’s important to include the first line: process.env['NODE_TLS_REJECT_UNAUTHORIZ
Let’s say you want to add a node to the cluster, now, the AOS version in the new node to be added should be the same for quick expansion. To do so, you need to use a phoenix image bundled with AOS or in some cases, AOS + AHV bundled image to perform imaging in one go. Instead of creating a new case with support and save your time too, the fastest way would be to create one on your own. There are 2 ways to do so:- 1. Creating a Phoenix ISO via CVM 2. Creating an ISO by Using a Foundation VM (if option 1 cannot be performed) To know in detail regarding how to go about the above-mentioned ways, take a look at KB-3523.
You might receive an alert stating that “IP x.x.x.x is authenticating to the REST API with the admin user.” The cause of this alert is that an external client is configured to authenticate to REST API with the admin user. The admin user will be disabled in a forthcoming release. REST API calls from the admin user will stop working. The resolution is to authenticate to the REST API with a different user that has administrative privileges. To resolve the warning, create another user as per the below procedure. This user can authenticate to the REST API without an alert being raised. To know how to do this, check out https://portal.nutanix.com/#/page/docs/details?targetId=Web-Console-Guide-Prism-v510:wc-user-management-wc-c.html To know more about the alert, check out https://portal.nutanix.com/#/page/kbs/details?targetId=kA00e000000kAHyCAM
There can be many scenarios like PSU troubleshooting or upgrades where we might want to know the current BMC and BIOS version in the cluster. Let’s say for a tracking/planning sheet of firmware upgrades or sometimes its asked from the Nutanix support for an open case you have. There are two ways to get this information. Using IPMI or cli to get the BIOS and BMC versions on individual nodes. Using NCC to determine the model, BIOS and BMC version for all nodes. To know in detail about the above methods take a look at https://portal.nutanix.com/#/page/kbs/details?targetId=kA0600000008ZDeCAM Planning to upgrade the firmware in your cluster? Take a look at https://portal.nutanix.com/#/page/docs/details?targetId=Acropolis-Upgrade-Guide-v5_16:upg-firmware-upgrades-c.html
Could some one help me to understand how to calculate CVM overheads? I mean witout using the Sizer. I'm prety sure that some time before I have seen something about that in the documentation but now is removed. Nutanix bible sows some infor Drive Breakdown section but I'm not sure that it is up to date. So my question is how I can calculate overheads for the below: SSD: Nutanix Home Ext4 Formatting Genesis Cassandra OpLog Content Cache HDD Ext4 Formatting Genesis Curator
Running the checks "CVM using default password", HOST using default password", IPMI using default password", I always get green status even if the CVM, HOSTS and IPMI passwords are the default ones. Why?
Hello, after new install single-node cluster, i dont change pass for root user. # passwd root bash: passwd: command not found what am I doing wrong?
Earlier we have discussed the Interoperability between the different software, we also discussed the compatibility between the different software solutions and Hardware-Software integration. What about upgrading a specific software, what is the latest version you can upgrade to? In some cases if your software is too old, you can't directly upgrade it to the latest version since each version has some prerequisites. That's why we have the upgrade paths page. which works for AOS, Prism Central and Nutanix Files upgrades. You simply choose the component with your current version and you'll see the supported versions in green under the "Target Release Version" drop-down. For more information: To view upgrade paths for old AOS releases, please visit here http://download.nutanix.com/alerts/upgradePaths.pdf To view AOS EOL versions, please visit here http://download.nutanix.com/misc/AOS_EOL/AOS_EOL.pdf To view Prism Central EOL versions, please click here http://download.nutanix.com/misc/P
Let’s say you recently acquired a brand new Nutanix Cluster that will allow your business-critical applications like Oracle to take full advantage of low-latency storage performance and linear scalability, high availability, and simplified management. By shifting their workloads to Nutanix, DBAs and system administrators can achieve a lower TCO and eliminate the complexity of constantly managing and optimizing their underlying compute and storage in a multitier architecture. With the RMAN TO PLATFORM feature, you can migrate your Oracle database across platforms, making it easier than ever to get started on Nutanix. I hope that this note empowers you to begin moving Oracle user tablespaces from Solaris to Linux on Nutanix. See the specific details on Step by Step Migration Instructions document to get the steps for converting user tablespaces from Solaris to Linux. Also you can consult : The complete Oracle Database Migration from Solaris to Linux technical note. The Oracle o
The business is growing, and this means more users, more virtual desktops, and you’re likely going to need more RAM. You could add a node or two, but what if rack space isn’t readily available? The existing nodes may still have room to grow. How do we add memory to nodes in a Nutanix cluster? The process for upgrading memory is covered in this KB: HW: Upgrading Physical Memory You should understand the restrictions and have a plan before purchasing DIMMs. If you need to review supported memory configurations, such as what DIMM capacities are supported and which slots to fill, check the NX Series Hardware Administration Guide for details. There are restrictions on mixing memory in the same node. You can’t just add any DIMM that fits into an existing node, but if each node has some slots available there are options to move forward. You could purchase new DIMMs to populate one node and complete this replacement first, and then use the removed DIMMs to add memory capacity to other nodes i
Hi Does anyone know how to use this Powershell cmdlet properly mount-ntnxguesttoll -vmid 54312c2a-2b7e-4dbe-b7ac-0fa58b575ad2 nor mount-ntnxguesttool -vmid 00054abc-11c2-77b7-2a9b-246e963f27a8::54312c2a-2b7e-4dbe-b7ac-0fa58b575ad2 work Trying to pipe to the mount-ntnxguesttool doesn’t help either. Help!!! Christopher
hello, I would like to know if, in addition to our AHV hypervisor on the NUTANIX, if it is possible to add the ORACLE hypervisor
I just migrated a VM with Windows 2008 R2 from ESXi 6.0 to AHV but I got blue screen when I turned it on in nutanix cluster. I used move version 3.4.1 somebody knows what happened.
Hi,I had a problem with the NTP server configured on the Nutanix cluster, unintentionally changed the date to 09012020 instead of 01092020, the point is that after solving that problem, now the cluster reports to me Critical alerts dated September 1, 2020. The date of the NTP is already corrected, but Web Console shows some critical alerts, but those alerts are not shown with ncli, but are shown with Alert tool. I have try to aknowledge and resolved them, but they are NOT eliminated from alert_list.Does anyone know what I can do so that the web console no longer shows them?
Let's say that you want to upgrade your physical memory on one of the nodes. On Nutanix Hardware, we allow users to add DIMMs on the empty slots without losing the support contract. When adding a DIMM, there are multiple things that you should take into consideration depending on your Nutanix Block Model, for example: Number of slots on each node Which DIMMs are supported, which manufacturer? The supported DIMM speed Are there any restrictions? To check the specification of your system, check out this page, choose the model type and the platform (NX-xxxx-Gx). you will be redirected to your model’s page. Good to know: The memory performance is most efficient with a configuration where every memory channel contains the same number of DIMMs. Nutanix supports other configurations, but be aware that these configurations result in lower performance. On G4 and G5 models, each node must contain only DIMMs of the same type and capacity. (Adding higher-speed DIMMs is supported, but the DIM
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.