Brought to you by the Pirate - www.virtpirate.com
These workflows were tested against VMware vSphere 4.1 and 5.1 using Data ONTAP 8.1.1 7-mode. These workflows require that VMware's Powercli Toolkit be installed on the WFA server. I tested with 5.0 and 5.1 with no issues. Also, the WFA server must have the credentials for the vCenter Server and the vCenter Datasource needs to be configured (Check the Appendix of the IAG for this information). More information about Commands, Function, Templates is available in the README file found in the package.
============================================
VMware FCP Datastore
--------------------------------------------
Description
This workflow will create new storage for one or more VMFS Datastores to be presented to the selected VMware ESX Cluster. The total number of new Datastores is determined by the number of Luns created. Each Datastore will be of equal size.
VMware iSCSI Datastore with Vfiler Support
--------------------------------------------
Description
This workflow will be an optional VLAN, IpSpace and Vfiler. Creation of new Volumes and Create new iSCSI Datastores. Total number of new Datastores determined by the Number of Volumes selected.
VMware NFS Datastore with Vfiler Support
--------------------------------------------
Description
This workflow will be an optional VLAN, IpSpace and Vfiler. Creation of new Volumes and Create new NFS Datastores. Total number of new Datastores determined by the Number of Volumes selected.
Remove an NFS Datastore and Volume - VMware
--------------------------------------------
Description
Remove a given Datastore and delete the underlying storage. This will also remove any existing virtual machines from registration.
============================================
WFA Version: 2.0.0.391.2 B11275
--------------------------------------------
Version 2.1 has been updated to correct an issue with FCP Datastore creation
2013-04-18 - Version 2.2 has been updated to include the retBoolean() Function. It appears that I accidentally deleted it from the package when I prepared v2.1 for the upload. *Note* if you previously downloaded the 2.1 version, then please import the attached retBoolean() function.