Simplify cloud operations and optimize costs with confidence.
Recently active
Returning from vacations and see that you cannot access your Prism Console? Perhaps you will see this kind of message: The Prism Central is reported as Disconnect - “Prism services have not started yet. Please try again later.” Most of the time you only have to restart the Prism Console Services, all you need to do is: Identify who is the Prism Leader in your environment and SSH to it. Run the commands to restart Prism Service Please follow the details on KB 1014. Note: In the case where the Nutanix Console requires a frequent or continuous restart, consider engaging Nutanix Support at http://portal.nutanix.com.
In our previous post, we explored “where are vdisks stored for AHV VMs and how to access or download them”. In this post, we will briefly go through the AOS Image service, which contains all ISO images, disk images etc.What is AOS Image Service:The image service feature enables you to import the images (ISOs, disk images, or any images which are supported in ESXi or Hyper-V format) directly into virtualisation management.The raw, vhd, vmdk, vdi, iso, qcow2 disk formats are supported.You can import images from http or NFS source URL. You can use this feature to create disks for a VM from images (images that are stored in the image library or repository) and also an option to clone from an image. You must install virtIO drivers on the image prior to importing these images into the image library.By creating an image of an existing bootable disk or a non-bootable disk, we are publishing it in the AOS image service across the cluster. Any Cluster Admin can use this image to spin up further
When considering providing certain permissions to a user or a group the following may come handy. Nutanix user accounts can be created or updated as needed using the Prism web console. The accounts can be local or pulled from Active Directory or LDAP servers. On top of that Prism Central provides a third authentication method – SAML authentication. Users can authenticate through a qualified identity provider when SAML support is enabled for Prism Central. The Security Assertion Markup Language (SAML) is an open standard for exchanging authentication and authorization data between two parties, ADFS as the identity provider (IDP) and Prism Central as the service provider. Once the account has been created it must be assigned a role. There are three options in Prism Element: User Administrator – allows the user to view information, perform any administrative task, and create or modify user accounts. Cluster Administrator – allows the user to view information and perform any administr
Sometimes it is necessary to delete and re-deploy Prism Central (PC) VM. Instances may include errors that occurred during PC deployment or when PC version deployed is outside of Software Product Interoperability matrix. Starting with version 5.5, Prism Central becomes the primary management plane and houses features like SSP, Calm, RBAC, Microsegmentation, etc. Therefore it is important to follow the recommended process when deleting PC VM: Identify the cluster on which the Prism Central VM that you wish to delete has been deployed. Copy the Prism Central VM name from this cluster. Unregister and clean up all clusters registered to Prism Central. Check if all clusters have been unregistered from Prism Central by executing the following command from any CVM in each cluster. Delete the Prism Central VM. Check if the Prism Central VM has been deleted by logging into the cluster's Prism Element UI and browsing the VM section. For detailed instruction please refer to KB-6274 How to delete
Hello, we have only recently implemented Nutanix in our environment so apologies if this is a noob question. My issue is this: I have a 2012 Server VM that I need to repair using the CMD prompt. I am adding a CDROM with the Server 2012 ISO mounted and set to boot. After Windows setup loads I open CMD prompt but the disk where the OS is installed can't be found. Its as if only the ISO is being seen and no other drives. What am I doing wrong?
I am new to this companies Nutanix system and we’re getting “Server is not reachable” from the Prisim login screen.I’m getting information overload trying to find where to start diagnosing this issue. Hoping someone can point me in a direction of what to try first. I am remote so I cannot interact with the system directly.
Whenever I take snapshots from Prism Central it shows under Recovery point but not under Snapshot. Not sure, if both are same Thing. Also, recovery point give an option to “Replicate” , whereas Snapshot give an option to “Restore”….are both same?
USEFUL COMMANDS TO TROUBLESHOOT PE-PC CONNECTIVITY ISSUES We have lots of scenarios where you might see alerts related related to PE-PC connection failure. This generally happens when network connectivity between PE and PC clusters are disrupted due to any reasons such as PC VM being rebooted, upgrading PC cluster , network issues, HTTP proxy issues(incorrect proxy whitelists) and port issues etc. Firstly, when does PE-PC connectivity alert is raised on PE: 1)The alert is raised when PE-PC connectivity was disrupted for at least 6 minutes as of AOS 5.10.(Prios to AOS 5.10 alert is generated at a single instance of 2 minutes) Sometimes, PE-PC connectivity checks shows red heart on Prism even, if the connectivity is fine and none of the above reasons are present. In this case i.e if you verify there are no underlying PE-PC connectivity issue present, manually reset the check. Turn the check OFF and Turn it back ON from the Health page by clicking on this check like this below.
Out of the box, Prism Element (PE) and Prism Central (PC) deploy with one local user configured, called ‘admin’. For initial setup this is useful but for the sake of security and auditing, it is strongly recommended to configure and use other accounts. For reference, User Management is covered in the Nutanix Security Guide. One option is to create individual local accounts in Prism. This is done from Settings – Local User Management. Whether on PE or PC (up to the current latest major release AOS 5.16), the role options for local users are: User Admin - allows the user to view information, perform any administrative task, and create or modify user accounts. Cluster Admin - allows the user to view information and perform any administrative task, but does not allow control of user accounts. Viewer – allows the user to view information only. The UI shows checkbox options for cluster admin and user admin. If user admin is checked, cluster admin is automatically checked also. If neither is
Security is the backbone of every infrastructure and Nutanix Prism gives you an option to upload an SSL certificate to establish secure communication with the cluster. Every AOS includes a self-signed SSL certificate by default to enable secure communication with a cluster.How I create my own-self signed certificates? The following Knowledge Base article will guide you with the process of generating your own self-signed certificates.KB- 1537 How can I upload or replace custom or self-signed certificates to establish secure communication? The following documentation will guide you with the process to upload the certificates using Prism GUI Prism Certificate Management
Do you still wonder which one to use Number of vCPU or Number of Cores per Socket when configuring a VM? You read something about it and it makes sense and you think you will now remember only to stumble upon the same dilemma sometime later. Shall we clear this once and for all? vCPU and cores are inherently bound to a NUMA node which, in essence, is as a processor with direct attached memory. Under some (but not all) conditions, accessing memory or devices across NUMA boundaries will result in decreased performance. Hence the goal is to configure a VM with CPU and memory values that remain within the boundaries of a single NUMA node. The exception would be a NUMA-aware application. Another thing to remember is that hot add of the number of cores is not supported on AHV meaning adjustment of number of cores value for a VM requires the VM to be a powered off. To ensure optimal performance of the VMs in the cluster follow simple rules: Use vCPUs instead of cores to increase the
I recently upgraded my three clusters to AOS 5.5.06, AHV 20170830.94, and Prism Central 5.5 I noticed that after this upgrade, the ability to update the VM running Prism Central is now greyed out, as is the Power Off Actions. My instance of Prism Central has 16GiB of memory and is running at 96%+ memory usage. I'd sure like to increase its memory and reboot it via the proper procedure. I SSH'd into the VM and ran top to see the big memory users and the 'insights_server' and a few 'java' tasks are consuming over 10% each. Has doc been created on troubleshooting PC 5.5 VM issues?
I am trying to access the console of a VM in AHV. I have powered on the VM. While trying the button 'launch console' , the screen becomes grey for a moment. But I don't get the console. I tried this using chrome and firefox.
Hi all,I wanted to register Prism Central in my cluster. I need to set the inital password, that I am aware of. My problem is no default password I found works.I tried these:admin/adminadmin/nutanix/4uadmin/Nutanix/4uDoes anyone know what the right default password is for the latest version?Kind regards Christian
How may I find a VMs UUID in Prism Central? I am using PC 5.16.1.2 Thanks in advance, GeoB
Did you know there is a native Nutanix tool available to verify the upgrade path for AOS, Nutanix Files and Prism Central? Support Portal > Documentation > Upgrade Paths See the Compatibility Matrix for AOS version - Hypervisor support. AOS follows the Long Term Support Release (LTS) and Short Term Support Release (STS) tracks. Please refer to KB#5505 for more details on LTS/STS model. To view AOS EOL versions, please visit here. To view upgrade paths for old AOS releases, please visit here. To view software compatibility, please visit here. If Prism Central is registered to the cluster then Prism Central needs to be upgraded before you upgrade AOS Link to the Upgrade Paths We have also described what to expect during the upgrade and how to map out the sequence of upgrade components in the .NEXT community posts: .NEXT: All things considered — upgrade sequence and preparation guidelines .NEXT: Upgrades. Yay, not again! How to upgrade Nutanix Files.
Finally, decided to replace self-signed certificates with CA-signed ones? Or ready to renew nearly expired ones but are unable to remember the process? Don’t you worry, we’ve got your back. To replace the SSL certificate 3 files are required: Private Key - key generated using RSA 2048 key type and signed using SHA256 hash. We also support EC DSA 256bit and EC DSA 384 bit. However, RSA 2048 is the most commonly used key type Public Certificate - Issued by a certificate authority (CA). We support x509 certificates in 64base encoded PEM format CA Certificate/Chain - The certificate of the CA that issued a public certificate above. In case the issuing CA is intermediate CA we will also need the root CA certificate. If there are multiple intermediate CAs we need the certs for all the intermediate CAs along with the root CA Table 1. Recommended Key Configurations Key Type Size/Curve Signature Algorithm RSA 2048 SHA256-with-RSAEncryption EC DSA 256 prime256v1 ecdsa-wi
Similarly to a CVM, Prism Central VM can run out of space.There are three main contributors:localhost_access_log.txt not being rotated properly Nutanix Insights collector log file have consumed more disk space than expected on Prism Central and Controller VMs multiple Nutanix Guest Tool installers are stored in the home directory of Prism CentralWhile the engineering team is working on improving the product behaviour, there are some things you can do about preventing a PC failure:Log in to the PC VM. Navigate to the /home partition List the contents of the directory by size and look for any large unused files that can be deleted.Some common sub-directories under /home where large files are likely to be found. Files in these locations can be deleted to free up space. Delete the files in the folder but NOT the folder itself./home/nutanix/software_downloads/ - Delete any old versions other than the versions you are currently upgrading /home/nutanix/software_uncompressed/ - Delete any ol
I need to change the expiration period for the password based on local password. Do you know which command allow to do that, I have checkedncli authconfigbut without success.Cheers from Tahiti
When it comes to passwords, I am the worst. I can not remember a single password I have. Worse, I struggle to type it correctly. In some way, this is an advantage as I have to reset all my passwords frequently. While you, reader, may think that this does not apply to you, I am confident I am not alone in my struggle. Incidentally, I have seen a few cases dedicated to being unable to log in to Prism with admin credentials or to a CVM as nutanix. Below is a very generic approach on how to handle the issue.First of all, I feel compelled to remind you that there is a lock out timeout for consecutive failed authentications. By default, the timeout is 15 minutes, but you can unlock the account from a CVM when logged as nutanix.In some cases, a password is simply unknown for whatever reason. Again, if you know nutanix user credentials, you can log in to CVM and change the password.What if you are certain that the password is correct and, maybe, even unlocked it already but the Prism still doe
Let’s face it, upgrades are daunting, and confusing, and frequent, and unavoidable, and, well, painful. Aiming to help with the preparation process and alleviate at least some of the worries Nutanix put together Acropolis upgrade (Upgrading AOS, Prism Central, Hypervisors, and Related Software Through The Web Console).Recommended Upgrade Order:Prism Central (PC): Upgrade and run NCC on Prism Central. PC: Upgrade Prism Central. PC: Run NCC. Prism Element clusters (PE): Upgrade and run NCC. PE: Upgrade Foundation. PE: Run and upgrade Life Cycle Manager (LCM): Perform an LCM inventory (also updates LCM framework). Do not upgrade any other software component except LCM in this step. PE: Upgrade AOS. PE: Run and upgrade Life Cycle Manager (LCM): Perform an LCM inventory (also updates LCM framework). Upgrade SATA DOM firmware (for hardware using SATA DOMs) as recommended by LCM. Upgrade all other firmware as recommended by LCM (BIOS / BMC / other). PE: Upgrade AHV for AHV clusters. PE: U
I just created 4 new Server 2012R2 VMs and this morning I see yellow exclamation points on them with the message "VSS snapshot is not supported for the VM 'WinSrv12R2', because VM has IDE disks attached" These were created with 100G SATA drives and a SATA CD-ROM so I cant figure out why I'm seeing this message. Thank you
How can I license our Prism Central? It's running a Pro Trial license now. I've generated a Generate a cluster summary file, but when I try to upload it in the portal I get the following message: Insufficient licenses available to upgrade from your current license type of Starter. Manual registration results in the same error. We have an appliance Ultimate license for 7 nodes.
So before we go ahead and take a look at the steps, let’s have a short introduction about prism central. Prism central can be used to monitor and manage clusters registered to it through a single web console. This is a centralized multi-cluster management tool that runs as a single VM or a cluster of VMs (scaled out Prism Central deployment). It provides features like single sign-on for multiple clusters, customizable dashboards, activity manager, etc. If you do not have a prism central instance deployed, take a look at deployment instructions: https://support-portal.nutanix.com/page/documents/details/?targetId=Acropolis-Upgrade-Guide-v5_16:upg-pc-install-cluster-c.html Once you have the PC VM deployed, here is how to register your cluster to it: Open the prism web console for your cluster. On the Home dashboard, click Register or create new from the Prism Central widget. If you have a PC VM instance deployed, click on connect. If not, there will be another option to deploy
Hi everyone Is it possible for future versions of AHV to see the operating system fields of virtual machines?
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.