Deploy multiple VMs from template with PowerCLI

I frequently need to deploy multiple VMs from a template in large numbers, most often a bunch of Citrix XenApp or XenDesktop servers following an update to the gold image. Without an automated method deployment can become a headache and would take days to deploy multiple VMs, especially when taking into account the post-deploy tasks such as activating Windows, activating Office, installing Citrix, putting the computer into the right OU etc. ...

January 6, 2014 · 13 min · 2621 words · Harry John

EqualLogic VMware iSCSI Setup - Part 3: PowerConnect Configuration

So, recently I configured a set of PowerConnect 7048 switches for iSCSI following all the standards and best practices I could find. Actually I had prepared the PowerConnect iSCSI configuration a few months ago, I have been waiting for the Dell experts to confirm the configuration is current best practice and fit for our environment. Configuring any PowerConnect model is a very similar process, however you must check the switch documentation you downloaded from the portal on part 1 of this guide – there may be a few minor differences. I will note now that PowerConnect 5524/5548 switches are not approved for use in an iSCSI environment and that iSCSI Optimisation should actually be disabled on these switches. ...

December 30, 2013 · 5 min · 933 words · Harry John

EqualLogic VMware iSCSI Setup - Part 2: Network Configuration

The EqualLogic iSCSI network consists of the switches, EqualLogic arrays and ESX hosts, all of which need configuring properly to make the most of each others load balancing, performance and availability features. In terms of the network fabric, there are a few things we need to consider: High availability – multiple links and switches to provide redundancy Performance – elimination of bottlenecks Management – monitoring and management network This guide can apply to a range of hardware as long as we are using EqualLogic arrays and VMware ESX/ESXi hosts. The switches can be Dell or Cisco for example, as long as they are on the Dell Approved Hardware list. The hardware I used when making this guide is as follows: ...

February 26, 2013 · 3 min · 514 words · Harry John

Veeam Backup job failed. Cannot create a shadow copy of the volumes containing writer's data.

Backup job failed Occasionally one of our Veeam backup jobs will fail and most of the time it is due to shadow copy or VSS writer issue which a simple reboot will resolve, this solution has become our default answer to a failed backup with an error mentioning the words “shadow copy” or “VSS”. One of our SQL servers had a failed backup last night and gave us the error “Cannot create a shadow copy of the volumes containing writer’s data”, here is the full error message: ...

February 26, 2013 · 3 min · 456 words · Harry John

EqualLogic VMware iSCSI Setup - Part 1: Preparation

EqualLogic VMware iSCSI setup best practices have gone through many changes recently, fortunately Dell and VMware seem to have partnered well and made some good improvements towards the integration of their products. Development may well settle down now along with the release of ESXi 5.0/5.1 and Dell’s own Multipathing Extension Module (MEM) available to those with Enterprise vSphere licencing. There is a lot of documentation – whitepapers, manuals and blog posts on the topic of iSCSI setup which can become overwhelming quite quickly. The setup is actually really simple with the correct up to date documentation to hand. The entire process of the SAN network installation can be broken down into the following steps: ...

February 24, 2013 · 2 min · 367 words · Harry John