Category Archives: Nutanix

Nutanix Posts

Manual AWS to AHV migration

This is going to be the first of two blogs.  This first blog will be about the manual migration from AWS to AHV.  The second will use a product called Sureline. Prerequisites Make sure that you have an Amazon EC2 Windows instance with a large volume to accommodate the size of the machine you want… Read More »

Storage vMotion of an Oracle RAC Cluster with minimal downtime

Over the last couple of weeks, I was asked to migrate an Oracle RAC environment from ESX to ESX on Nutanix. This procedure is for Development, QA, and Pre-Production RAC clusters which are not constrained by the 100% uptime business SLA’s. Administrators can choose to go another route of storage vMotioning Oracle RAC with minimal downtime in a… Read More »

Nutanix Cloud Connect and S3 Encryption

Over the last week, I have been asked questions about how to set the cloud connect feature in Nutanix.  One question stuck out. How do I keep my data secure? We need to first look at the requirements for cloud connect. You need to follow ports on your file TCP ports 2009/2020 – AOS communications UDP… Read More »

NPX take 1

Over the past couple of months, I have been lacking in my blogs.  At first, I was writing an NPX design with a colleague, then I decided that I needed to write my NPX on a design that I had completed without any outside help.  So now, it is time to start writing again. Let’s start with… Read More »

How to delete Nutanix AFS

I have been asked a couple times this week about how would you remove AFS from a cluster.  To be honest it is really easy. To delete a file server: Caution: Deleting a File Server VM (FSVM) can result in data loss. Be sure that you archive or back up data stored on a FSVM before you… Read More »

Install NGT on a Linux machine

Mount NGT on the Linux VM. The graphical Linux deployments auto-discover the CD-ROM and mount the CD-ROM appropriately. For non-graphical Linux deployments, use the following procedure. Prerequisites Python 2.6 or 2.7 has been installed python-setuptools has been installed Install Process Log into the Linux VM. Create a temporary folder and mount the content of the CD… Read More »

Load Nutanix VirtIO on Linux

Linux VirtIO drivers for Linux Modern Linux Kernels have VirtIO drivers installed but they might not be registered if VM was originally created on ESXi. Login as root (or a sudo user) Run “dracut –add-drivers “virtio_pci virtio_blk virtio_scsi virtio_net” -f -v ” command Make sure the output does not show any errors. This applies to CentOS,… Read More »

Is there an easier way to migrate a workload into AHV?

DoubleTake, Sureline, VMware Converter, Disk2vhd Over the last couple month I have been working on migration strategies for P2V and V2V into AHV (Nutanix Acropolis). During this time I found the following products: Double Take VMware Converter Disk2vhd(Hyper-V) Sureline So here is the current break down. Disk2vhd (Hyper-V) This software works great for Physical to… Read More »

Initial Configuration of SSP

Initial Configuration of SSP (Self Service Portal) Note You must import users and groups from an AD that has been configured in Prism. If no AD is configured in Prism, you must create a new AD connection from the initial SSP configuration page. You will also designate an AD user or group to administer SSP.… Read More »