Have questions about how the Nutanix Platform works? Looking to get started - start here!
Recently active
I have tried to write [] and other 3rd level keys in my Linux machine, but I am unable when connected through “Launch Console” in Nutanix.Workaround such as shift+ctrl+u (and then some code for the wanted key) does not work either.Is this a Nutanix “thing”, and if so, is there a fix or is there a workaround?
Remote diagnostic service is an on-demand log collection from Insights which leverages Pulse workflow, which is used to diagnose a specific issue which can be related to specific service, unlike pulse which provides a high-level log collection service. The remote diagnostics allows Nutanix support to collect a set of logs for troubleshooting a specific issue and it contains: Services related logs Custom gflags Activity traces for Nutanix services Hypervisor logs and configuration System statistics NCC health check reports Workflow When Nutanix Systems Reliability Engineers needs some diagnostics data to be collected they go through the following workflow: The Remote diagnostic is enabled by default with Pulse and Remote Diagnostics can be disabled later by having the Pulse service still enabled which is required for proactive monitoring of the cluster. Only authenticated and authorized users from support, sales and customer success can use the Nutanix Remote Diagnost
Activate sysrq on Linux guest VMs Log in to the Linux Guest VM as root user and check the value of "sysrq" as below. [root@linuxvm ~]# cat /proc/sys/kernel/sysrq16Default value is 16 which stands for "enable sync command". Modify the value of "sysrq" from "16" to "1". "1" means "Enable all functions in sysrq We can set this value to be persistent or non-persistent depending on situationNon persistent [root@linuxvm ~]# echo "1" > /proc/sys/kernel/sysrqPermanent - Reboot will be required to apply the change[root@linuxvm ~]# echo "kernel.sysrq =1" >> /etc/sysctl.d/99-sysctl.confCheck “sysrq” value again[root@linuxvm ~]# cat /proc/sys/kernel/sysrq Find AHV host in which linux VM is running nutanix@cvm:~$ acli vm.get <VM name> | grep host_namehost_name: "X.X.X.X" CVM to check the UUID of Linux Guest VM from any CVM nutanix@cvm:~$ acli vm.list | grep <VM name>linuxvm 66551923-eb86-4c69-933b-ecf15ec5f59c run below command to find out the domain ID of the Linux Guest
We have plan is to add e.g 10 new HPE Proliant DX380 12LFF server with the latest AOS, eg 5.17.1 into the existing cluster. Then remove 10 existing nodes and reimage and add it back. Can 5.10.5 coexisting with 5.17.1 in the same cluster? Thanks
I'd like to just confirm, is there any Nutanix web page that lists the supported browsers?The support page below that I bookmark is already deleted.https://portal.nutanix.com/#/page/docs/details?targetId=Portal-Help:sup-browsers-requirements-sp-r.htmlSo I searched similar page in Support portal, but I couldn't find.I know the browser requirements is not necessary information for many people nowadays. However that page is useful for us, so I want to refer substitute one if exist.
Below are new knowledge base articles published on the week of November 1-7, 2020.KB 8574 - Can't access Move UI - ERR_SSL_SERVER_CERT_BAD_FORMAT. KB 10169 - Alert ID - A130190 - Nutanix Guest Tools failed to initiate VM reboot after NGT install/upgrade KB 10219 - Alert - A803003 - ID Firewall lost connectivity to domain controller KB 10220 - A803005 - ID Firewall did not recover state after reconnecting to a temporarily unreachable domain controller KB 10221 - Alert - A1097 - IP Address Not Hosted KB 10243 - Alert ID – A1157 - Remote Site Network Mapping Configuration KB 10250 - Alert ID - A1123 - Metro AvailabilityNote: You may need to log in to the Support Portal to view some of these articles.
Are you still wondering about the following questions?To Which Version of AOS should I upgrade to from my current version? Will it be 1-Click Upgrade or not? What are the EOL versions for AOS, Nutanix Files or Prism Central? What is my software compatibility?Answer to above queries and many other queries is one single Link i.e. Upgrade PathsHere are some snapshots from Tools:Image 1 Image 2Image 3
Nutanix appliances support monitoring via SNMP. Only SNMP v2c and v3 versions are supported. SNMP v2c is supported starting with AOS 5.5. In addition, SNMP v2c with Nutanix does not support SNMP GET operations.The MD5 authentication is no longer supported in AOS 4.1 and later. SNMP can be set up using the Prism Web Console or from the nCLI. Setting up SNMP through nCLI Run the following command on any CVM (Controller VM) to add an SNMP user (encapsulate the keys in single and not double quotes). nutanix@cvm$ ncli snmp add-user username=SNMPUser auth-type=sha auth-key='SHAAuthKeyExample' priv-type=AES priv-key='AESPrivKeyExample' User Name : SNMPUser Auth Key : SHAAuthKeyExample Auth Type : sha Priv Key : AESPrivKeyExample Priv Type : AES Privacy protocol settings are optional. You can create the user only with the authentication protocol: nutanix@cvm$ nc
This article provides quick links required for troubleshooting the alert – “Invalid Network Mapping Specified” for your Nutanix cluster. This alert can be generated if either the source or destination network configuration is not present in network mapping specified in the remote site, or the networks specified in the network mapping do not exist. To learn more about how to resolve this alert, check KB-10243.To learn how to configure a remote site, check this guide. For more information on Network Mapping, refer to this guide.
Hello, Regarding to this question https://next.nutanix.com/how-it-works-22/disk-fault-tollerance-8822, What will happen to VMs in a cluster with RF2 when 1 drive failed on 2 different hosts? Will be any data loss or no? Will VMs reboot?Thanks!
If I update update firmwares or softwares via LCM, is LCM update out-of-band? Or in-band? I can’t find any information in TN-2122 (Life Cycle Manager).
SSH: We can SSH to the File Server VM using the following process Retrieve the IP address for the FSVM. Log on to the CVM. ssh nutanix@cvm_ip_address Enter the CVM password. List the FSVM IPs. nutanix@cvm$ ncli fs ls FSVM IPs appear in the following format Nvm IP Addresses: internal IP,external IP. 2. SSH onto the FSVM using the internal IP. nutanix@cvm$ ssh internal_ip_address Change password of FSVM: Log on to a file server VM with SSH. Change the nutanix password. nutanix@fsvm$ sudo passwd nutanix Respond to the prompts, providing the current and new nutanix user password. Changing password for user nutanix. Old Password: New password: Retype new password: passwd: all authentication tokens updated successfully. Portal Reference:https://portal.nutanix.com/page/documents/details?targetId=Files-v3_7:fil-file
Hello Guys, We´re currently trying to install a Big IP LTM image on Nutanix using acropolis however it´s not working... it seems we´re missing something. We´ve found a link in regards of this topic but we are receiving a message infoming we have no access to it. Does anyone know how we should proceed in order to install a F5 VE on Nutanix using acropolis? https://next.nutanix.com/archive-44/how-to-install-f5-big-ip-on-nutanix-ahv-8062# (not authorized to access) Thanks in advance!
I posted this earlier in the wrong forum. (Sorry about that. I’m a newb.) I am reposing here. I cannot seem to find the the performance stats in the v3 API that are available by default in the v2 get APIs for vms, clusters, hosts, etc.? Are the performance stats available in v3? If so does anyone know the endpoints. I’ve searched but cannot find them. I suspect v2 is going to be supported for quite a while so I can just use v2 but didn’t what to rule out v3 until I had a good reason to.
Hello,I can't find how to specify on which container the disk should be created,can you help me?here is my json.{"spec": { "name": "TEST-API", "resources": { "power_state":"OFF", "num_vcpus_per_socket": 1, "num_sockets": 1, "memory_size_mib": 8192, "disk_list": [ { "device_properties": { "disk_address": { "device_index": 0, "adapter_type": "SCSI" }, "device_type": "DISK" }, "disk_size_mib": 8192 }, { "device_properties": { "disk_address": { "device_index": 0, "adapter_type": "IDE" }, "device_type": "CDROM" } } ], "nic_list":[ { "nic_type": "NORMAL_NIC", "is_connected": true, "ip_endpoint_list": [ { "ip_type": "DHCP" } ], "subnet_reference": {
Hello. I have a question about the RF2 function.Currently, it is composed of 4 nodes and RF2 as a cluster.As far as I know, RF2 has 1 node fail.If so, shouldn't the Data Resiliency Status drop to Fail?However, although one node has failed, the Data Resiliency Status is still OK.In fact, the CPU, Memory, and Storage usage in the current cluster is low.Currently only 3 nodes are active CPU is 20% Memory is 40% Storage is 18.5%.Why is the Data Resiliency Status Ok?Is there any problem with the service even if one more node is currently turned off?Or will the cluster die if 1 more Node dies?If you don't die, I want to know why.
Hi. Prism -> Data Protection -> EventGroups of Async DR run backups only once every Dawn.However, if check the event, I will see several messages per group.If there is a ‘Search’ group, several messages are generated for the 'Search' snapshot in the event.Each has a different time.(AM and PM). How can you explain this process? Thank you.
Hello All, I have three NUTNANIX Cluster with below AOS versions. Are any one below is End of life ? AOS (updated to version 5.15.2LTS) AOS (updated to version 5.10.11.1.LTS) AOS (updated to version 5.10.11.1.LTS)
Storage ContainersA storage container is a subset of available storage within a storage pool (see Creating a Storage Container). Storage containers are created within a storage pool to hold virtual disks (vDisks) used by virtual machines.CompressionYou can enable compression on a storage container. Compression can save physical storage space and improve I/O bandwidth and memory usage—which may have a positive impact on overall system performance.Inline compression will compress sequential streams of data or large I/O sizes (>64K) when written to the Extent Store (SSD + HDD).Offline compression will initially write the data as normal (in an un-compressed state) and then leverage the Curator framework to compress the data cluster wide. Below diagram explains how inline compression interacts with the DSF write I/O path:DeduplicationDeduplication reduces space usage by consolidating duplicate data blocks on Nutanix storage. You can enable either cache deduplication only or both cache an
Below are the top knowledge base articles for the month of October 2020.KB 7503 - NX Hardware [Memory] – G6, G7 platforms - DIMM Error handling and replacement policy KB 4116 - NX Hardware [Memory] – Alert - A1187, A1188 - ECCErrorsLast1Day, ECCErrorsLast10Days KB 1540 - What to do when /home partition or /home/nutanix directory on a Controller VM is full KB 4141 - Alert - A1046 - PowerSupplyDown KB 4158 - Alert - A1104 - PhysicalDiskBad KB 4409 - LCM: (LifeCycle Manager) Troubleshooting Guide KB 1113 - HDD/SSD Troubleshooting KB 6970 - PE-PC Connection Failure alerts KB 2090 - AHV | Host Networking KB 4519 - NCC Health Check: check_ntp KB 2473 - NCC Health Check: cvm_memory_usage_check KB 4272 - Alert - A6516 - Average CPU load on Controller VM is critically high KB 6945 - How Upgrades Work at Nutanix KB 7386 - NCC Health Check: power_supply_check KB 1863 - NCC Health Check: sufficient_disk_space_check KB 3523 - How to create a Phoenix ISO or AHV ISO from a CVM or Foundation VM KB 463
Below are new knowledge base articles published on the week of October 25-31, 2020.KB 10197 - Alert ID - A110260 - Remote replication of the protection domain snapshot is lagging KB 10201 - Network Validation Failing During Network Segmentation Setup KB 10211 - Shutdown token cannot be acquired on single-node Nutanix clusters KB 10217 - AHV hosts in cluster running AOS 5.18 or newer may become non-schedulable if bridge configuration across cluster nodes is not consistent KB 10218 - Imaging new nodes via Foundation may time out on nodes with many NICsNote: You may need to log in to the Support Portal to view some of these articles.
Nutanix platforms use a baseboard management controller (BMC) and basic input/output system (BIOS) to control the motherboard.The Nutanix BIOS contains optimized power management settings by default. Please do not change Power Management Configuration settings in the BIOS. Nutanix does not support custom power management configurations, and changing the power management settings in the BIOS can cause unpredictable behavior.Procedures updating the BMC and BIOS:1. Upgrade through LCM2. Manual UpgradeBMC: Nutanix BMC Manual Upgrade GuideBIOS: Nutanix BIOS Manual Upgrade GuideNote: Always upgrade BMC before BIOSRelease Notes: G6 And G7 Platforms
AHV hosts in cluster running AOS 5.18 or newer may become non-schedulable if bridge configuration across cluster nodes is not consistent. What is a non-schedulable node?A non-schedulable node is used to increase data storage on your Nutanix cluster and does not run any guest VMs on that node.To check if this situation exists on your cluster and to fix the issue, check KB-10217.
Create3 new hard drive in PVS. Trying to boot via PVS and system boots directly to hard drive. Doesn’t use PVS even though the BDM iso points to PVS. Anyone have any ideas. Using Citrix LTSR 1912 ThanksDave
Manual license selection allows the customer to select specific licenses available in the customer account and apply the selected licenses to the cluster. This feature can be used when: Mixing license types (e.g., Life-of-Device and Capacity Based Licensing) in a single cluster Selecting term licenses with specific expiration dates Selecting licenses tagged for specific use cases (e.g., owned by a particular organization) Manual license selection is available as an option to license products on Prism Element and Prism Central. Where is the Manual License selection option?You see it on the portal’s ‘Manage licenses’ page displayed after .csf file from Prism (PC or PE appropriately) is uploaded. When ‘Select License’ is selected on each card, The pop-up has a ‘manually manage licenses’ option.How to access ‘manually manage licenses’ option on licensing workflow on portal:In the support portal navigate to Products--->Licenses--->manage licenses Manage licenses page: Here ‘Choo
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.