Nutanix AHV – Networking Commands How-To Super Post

This post is meant to be a "quick reference" guide for performing configuration with AHV networking, including Open vSwitch (OVS) configuration, setting VLAN tags and other miscellaneous networking related commands. For further details and a helpful video, check out this post by Jason Burns which goes a bit deeper into which configurations you should use […]

Using PowerShell to Gather Quick and Easy ESXi Host Level Performance and Datastore Information

Many times when working with customers, we need to gather some quick specs around their existing environment to begin a sizing conversation. While there are many tools out there where you can let them run and capture the data over a period of time (eg: Dell’s DPACK Utility for an example), I needed something that […]

Installing VMware PowerCLI Cmdlets from the PowerShell Gallery

A great writeup for this process with detailed information is located here: https://blogs.vmware.com/PowerCLI/2017/04/powercli-install-process-powershell-gallery.html In a nutshell: You might be prompted for a new version of “NuGet”, which is fine- go ahead and say “yes” to the prompt to install. Then proceed with the below. Once that completed, the VMware PowerCLI Cmdlets were installed. However, when […]

Configuring a VM to VM Anti-Affinity Rule on Nutanix AHV Running AOS 5.0

This how-to will show you how to configure a VM to VM anti-affinity rule on Nutanix AOS 5.0. For reference, the official documentation on this feature is found at: https://portal.nutanix.com/#/page/docs/details?targetId=Web-Console-Guide-Prism-v50:ahv-ahv-vm-anti-affinity-t.html Currently, on AOS 5.0, you can set a VM to Host affinity rule right within Prism by editing the VM properties. However, setting up a […]

Patching VMware ESXi via Nutanix One-Click Upgrade in Prism on AOS 5.0

This lesson will show you how to patch VMware ESXi using the Nutanix one-click upgrade process in Prism. If you have additional questions not covered in this how-to, please refer to the Nutanix Documentation Link for the one-click hypervisor upgrade feature, located here: https://portal.nutanix.com/#/page/docs/details?targetId=Web-Console-Guide-Prism-v50:wc-cluster-hypervisor-upgrade-esx-wc-t.html

Registering vCenter with Prism on Nutanix AOS 5.0

To perform core VM management operations directly from Prism without switching to vCenter Server, you need to register your cluster with the vCenter Server. This how-to will show you how to register vCenter with Prism running Nutanix AOS 5.0. By using this feature you can perform following virtual machine operations directly through Prism. Create, clone, […]

Setting Up and Using Acropolis File Services (AFS) on Nutanix AOS 5.0

This article will show you the steps involved to setup Acropolis File Services (AFS) on a cluster running AOS 5.0. Acropolis File Services (AFS) uses a scale-out architecture that provides Server Message Block (SMB) file shares to Windows clients for home directory and user profiles. Acropolis File Services consist of three or more file server […]

Nutanix PowerShell and Other Scripting Resources

Here are some helpful resources for scripting to the Nutanix API via PowerShell or other languages. I’ll continue to add more as I come across them. Feel free to leave your favorite resources in the comments section below! 🙂 https://portal.nutanix.com/#/page/docs/details?targetId=API_Ref-Acr_v4_5:PowerShell_Cmdlets_Reference Cmdlets references with clickable links on each cmdlet that shows syntax http://go.nutanix.com/rs/031-GVQ-112/images/Powershell_Automation_Poster.pdf Cmdlet poster so […]

Scroll to Top