PowerCLI: Remap vCD Network When Duplicate Exists

On April 30, 2013, in Command Line Utilities, ESXi, VCAP, vCenter Server, VCP 5, Virtualisation, by Simon Greaves

Tweet Ok so it’s a bit of a long title. When you import a virtual machine into vCloud Director from the underlying vCenter Server you can remap the network as mentioned in my previous blog post Import VMs from vCenter to vCloud Director using PowerCLI. This works great up to the point when you have more [...]

Tagged with:  

VMware Virtual Machine Memory Guide

On February 6, 2013, in ESXi, VCAP, Virtual Machines, Virtualisation, by Simon Greaves
Host Physical to Guest Physical to Guest Virtual Memory

Tweet Memory Virtualisation Basics When an operating system is installed directly onto the physical hardware in a non-virtualised environment, the operating system has direct access to the memory installed in the system and simple memory requests, or pages always have a 1:1 mapping to the physical RAM, meaning that if 4GB of RAM is installed, [...]

Tagged with:  

Update ESXi iSCSI Network Drivers – A Quick Guide

On January 15, 2012, in Command Line Utilities, ESXi, VCP 5, Virtualisation, vSphere CLI, by Simon Greaves

Tweet If you want to upgrade the network drivers within ESXi 5 follow these simple steps. First off you need the name of the vmnic that you want to upgrade. Run this to display a list of installed network adapters currently in use. # esxcfg-nics -l This will return something similar to below. You then [...]

 

vSphere 5 – What’s New (and relevant for the VCP 5) (Part 3)

On November 13, 2011, in ESXi, vCenter Server, VCP 5, Virtualisation, by Simon Greaves

Tweet This is part 3 of my guide, you can read part 1 here and part 2 here Availability High Availability (HA) New features with HA include heartbeat Datastores and support for IPv6.  A heartbeat datastore is great because it helps to prevent situations where the management network drops out but the virtual machines continue running on the [...]

Tagged with:  

vSphere 5 – What’s New (and relevant for the VCP 5) (Part 2)

On November 13, 2011, in ESXi, vCenter Server, VCP 5, Virtualisation, by Simon Greaves

Tweet This is part 2 of my guide, you can read part 1 here Storage Quite a few improvements have been made to storage with vSphere 5. Storage Profiles Profile driven storage allows SLAs to be set to certain storage types,  For example this together with Storage DRS (explained below) can be used to automatically [...]

Tagged with:  

vSphere 5 – What’s New (and relevant for the VCP 5) (Part 1)

On November 13, 2011, in ESXi, vCenter Server, VCP 5, Virtualisation, by Simon Greaves

Tweet vSphere 5 has been available for a couple of months now so now is an ideal time to look at upgrading your infrastructure and also to start the upgrade path for the VCP 4s out there to the VCP5.  This is by no means a complete study guide, rather an introduction into the various [...]

Tagged with:  

Esxtop Guide

On July 27, 2011, in Command Line Utilities, ESX, ESXi, VCAP, Virtualisation, by Simon Greaves

Tweet Someone once likened esxtop to windows task manager on steroids. When you have a look at the monitoring options available you can see why someone would think that. Esxtop is based on the ‘nix top system tool, used to monitor running applications, services and system processes. It is an interactive task manager that can be [...]

Tagged with:  

Distributed Virtual Switch Guide

On July 16, 2011, in ESX, ESXi, VCAP, Virtualisation, by Simon Greaves

Tweet The vNetwork distributed switch is a vCenter Server managed entity.  It is designed to create a consistent switch configuration across every host in the datacentre. It allows port groups and individual port settings and statistics to migrate between ESX(i) hosts in a datacentre, the uses of private VLAN’s (PVLAN) and third party deployment. vCenter [...]

 

Working with ESX(i) Log Files

On July 11, 2011, in ESX, ESXi, VCAP, vCenter Server, Virtualisation, vMA, by Simon Greaves

Tweet Working with ESX(i) log files is important when troubleshooting issues within the virtual environment. You can view and search log files in ESX(i) and in vCenter Server using a few different methods. Methods Using the vSphere client The direct console user interface (DCUI) A web browser A syslog or vMA appliance An SSH connection [...]

 

Connecting to an iSCSI SAN with Jumbo Frames enabled

On July 9, 2011, in ESX, ESXi, Hardware, Switches, VCAP, Virtualisation, vMA, vSphere CLI, by Simon Greaves
vSphere CLI

Tweet The best way to add iSCSI storage is by utilizing dedicating NIC’s to iSCSI traffic, on dedicated VMkernel switches, with separate IP subnet address ranges and separate physical switches or VLAN’s. Enable Jumbo Frames on a vSwitch To enable Jumbo Frames on a vSwitch, change the MTU configuration for that vSwitch.  It is best to start with a [...]

Tagged with:  
Weboy