HA Admission Control: Base VM reservation on percentage

When configuring HA Admission Control based on a percentage, do you ever look at the current failover capacity from the vCenter inventory? When you do, it is possible you also noticed that the current failover capacity does not reflect the amount it should be, based on your knowlegde. You are running many VM’s, but still the current failover capacity remains very high. Continue reading

Posted in Powershell, VMware | Tagged , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Bulk add zones on Brocade FOS using Powershell

In my previous post I presented a script which makes it much faster to add many zones to a Cisco MDS switch with the use of the “single initiator – single target” principle. lately I have been working with some Brocade SAN switches which we will use in the future too. Because of this, I decided to copy my script, edit the script so you have the same feature now for adding zones quickly to the Brocade Fabric OS with the same procedure.

Continue reading

Posted in Brocade, Powershell, Scripting | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Bulk add zones on Cisco MDS SAN using Powershell

When adding many zones to an existing zoneset, it can be a large amount of work when using the “single initiator – single target” principle. About two years ago, my collegue Jon Klaus http://goo.gl/tliyn created a very cool VBS script for automating a large part of the zoning. I recently re-created the script with Powershell. Inside this post, I will present this Powershell script and explain exactly what it does for you.

First of all, when you successfully connected the hosts and storage array to the Cisco MDS SAN, use the Fabric Manager to create the aliasses inside the VSAN zoneset. Be sure the hosts and storage arrays are connected to the same VSAN on the different Cisco MDS Fabrics. Continue reading

Posted in Cisco MDS, Powershell, Scripting | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Cisco UCS with VNX and vSphere: Booting from SAN

Last week we were installing a new vSphere 5 environment on a Cisco UCS platform with the EMC VNX5300 storage platform for a customer and decided to use the really cool new feature called “Auto Deploy” which makes it possible to use stateless computing and provide the host with a configured image very fast. We also wanted to be sure that one ESXi5 host and the virtual vCenter / Auto Deploy server were not dependent on the PXE boot environment, but still be stateless. In this post, I will show you how easy it is on a Cisco UCS platform to use a boot from SAN environment and stay completely stateless.

Continue reading

Posted in Cisco UCS, EMC VNX, SAN, Storage, vSphere 5 | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 1 Comment

Cisco UCS Powershell Toolkit: Adding bulk VLAN

When connecting the Cisco UCS Fabric Interconnects to your existing LAN Infrastructure, you need to add the VLAN’s manually due to the fact that UCS does not support VTP (VLAN Trunk Protocol). Inside this blogpost I will specify two basic powershell scripts for adding VLAN’s and connect a VNIC Template to the VLAN’s.

Continue reading

Posted in Cisco UCS, Powershell | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Avamar 6.0.1-65 Bug in adding nodes

This week I was adding Avamar 7.8TB nodes to existing Avamar Data Store Gen 4 Grids and I discovered a bug in adding and starting the new nodes. After adding and starting the nodes, the clients were redirected to the incorrect LAN connection of the new nodes. Something that happened on two different Grids. Inside this post I will explain the problem and provide a solution. Continue reading

Posted in Avamar | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Avamar trunking: Avamar on a stick

A nice feature of the Avamar Datastore Generation 4, is that you can use trunks to connect multiple VLAN’s to the same Avamar backup port. When installing a fresh Avamar, you will do this using dpnnetutil, but when you need to add nodes to an existing grid, you do not want to use dpnnetutil anymore to be sure not to impact the existing configuration.
Inside this blog I will explain how easy it is to configure trunking on the Avamar side.

Continue reading

Posted in Avamar | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 1 Comment

Cisco UCS Uplink Features

When connecting your Cisco UCS blade environment to your existing LAN, the traffic from your blades to the rest of your network, use a predefined path. This means that there is no real load balancing or round robin mechnism from your blades to the LAN. Inside this blogpost I will address and explain the way Cisco UCS causes and handles this.

Continue reading

Posted in Cisco UCS | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 2 Comments

Recoverpoint: SANTap splitting can give you a headache

When deciding to implement a Recoverpoint environment, you have to decide which splitter(s) you will use to duplicate and redirect the I/O’s to your replication target, whether this is a local copy or a remote copy. You can use a a host based splitter, an array based splitter or decide to use a SAN based splitter. My guts tell me I want to do the splitting as soon as possible and as close as possible to the replication target, so I would choose splitting at a SAN level.

Inside this blogpost I will explain how SAN based splitting works for Recoverpoint using Cisco MDS SAN environments and explain how complex it could be when you allready have a complex SAN in place.

Continue reading

Posted in Cisco, Disaster Recovery, EMC, SAN | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment