About Author: Joerg Lew

Posts by Joerg Lew

0

NetApp OnCommand Workflow Automation package for vCO

Jeremy Goodrum (make sure to follow him on www.virtpirate.com and Twitter @virtpirate)  from NetApp has published a powerful package to integrate vCO and NetApp Workflow Automation:

https://communities.netapp.com/docs/DOC-25899

I “interviewed” Jeremy via email about his solution:

Can you introduce Netapp WFA in 2 sentences?
Jeremy –  OnCommand Workflow Automation (WFA) is NetApp’s automation framework that enables architects to create storage automation workflows and to integrate with third party SDK toolkits like VMware’s PowerCLI.  WFA gives NetApp storage administrators the ability to turn traditional scripts into full blown repeatable workflows that can intelligently provision and manage storage.

What drove you to build an integration of WFA and vCO?
Jeremy – I have had a lot customers tell me that they want to leverage vCenter Orchestrator as the orchestration portal, but needed storage automation as well.  People that have seen WFA’s intelligent storage placement and integration desired to add this to vCO’s already robust features.  We had this grand vision of vCO and WFA working together to build more than just traditional VMware Datastores.  We wanted to give vCO the ability to not only integrate with VMware environments, but also manage and provision NetApp storage .  Now vCO admins can build workflows that provision applications to use NetApp storage, manage CIFS home directories and even manage NetApp Snapshot backups.

When building the solution, what were your biggest challenges?
Jeremy – We wanted this to be simple to use and easy to drop in.  The big challenge was in trying to modularize the entire structure to allow end users to drop the package into their environment and just go.  It was important to me that the WFA package be a complete self-contained plug-in type of solution that required very little customization.

When you now (proudly 😀 ) review the solution, what do you like most about it?
Jeremy – Ok, I might be bragging a little here but honestly, I am proud of how simple it is to use.  A NetApp Storage Architect can now create fully intelligent and structured WFA workflows while enforcing NetApp and the customer’s best practices.  The architect can have the workflow build entire tenancies or application stacks and then share the workflow with the VMware team.  Within minutes, the VMware team can literally pull the workflow into vCO and be off the ground.  It really is that simple.

So, watch the videos, download the package, and enjoy the power of automation!

0

vCO at VMware Partner Exchange 2013

You are attending VMware Partner Exchange (PEX) 2013?

VMware PEX2013

Make sure to attend our bootcamp session “TEX1150 Workflow Development with vCenter Orchestrator“!
Brian Watrous (you know him from the great free vCO training videos on www.vmwarelearning.com!) and myself will teach you vCO, from your first “Hello World” workflow to great integration use-cases…

Watch the promotion…

Aaaand, there is more: Other sessions talking about vCO are…

CI1285 – Building Integrated Software Defined Datacenters with vCloud Director by Chris Knowles and Thomas Kraus

TEX1403 – Keep It Simple with Automation Development Best Practices with Savina Ilieva

TEX1911 – The vCenter Orchestrator Adapter Program – Extend VMware’s Cloud Service Provisioning Solution with Terry Lyons and Meenakshi Nagarajan

So, Wir sehen uns in Las Vegas wieder 8-) !

0

vCenter Orchestrator QuickStart Series for VMware Partners II

Same content, new dates:

VMware Partner University provides a free two-session QuickStart series for vCenter Orchestrator, running on October 17th and 18th 2012.
If you are a VMware Partner (AFAIK no matter what Partner Program/Level): Login to PartnerCentral, browse to Partner University and select “Programs/QuickStart Series”.

Regardless if you are a Consulting Partner or an Software vendor or an hardware Vendor:
vCenter Orchestrator becomes a more and more important piece in VMware’s portfolio, so it’s about time to get started!
NOW!

0

vCenter Orchestrator QuickStart Series for VMware Partners

VMware Partner University provides a free two-session QuickStart series for vCenter Orchestrator, running on September 19th and 20th 2012.
If you are a VMware Partner (AFAIK no matter what Partner Program/Level): Login to PartnerCentral, browse to Partner University and select “Programs/QuickStart Series”.

Regardless if you are a Consulting Partner or an Software vendor or an hardware Vendor:
vCenter Orchestrator becomes a more and more important piece in VMware’s portfolio, so it’s about time to get started!
NOW!

0

Backup vCloud Director vApps automatically, driven by vCO

This video shows another example how powerful vCenter Orchestrator really is:

Auto-Create a new Backup Job, whenever a new vApp is deployed in vCloud Director

vCloud Director Backup driven by vCenter Orchestrator from Joerg Lew on Vimeo.

For that I used the AMQP-Plugin, so that the “Create VM“-Event in vCD triggers the Generate Backup Job-Workflow. This workflow calls out to a Powershell-Script to create a new Backup Job using the vendor’s snapin. I used Veeam Backup&Recovery, because they provide a lot of helpful Cmdlets to automate their backup solution.

What to learn?

  • For vCloud Administrators: vCO allows you to integrate vCD with the rest of your IT-world
  • For Backup Vendors: Provide a Plugin for vCO (or at least a basic API), and your customer can integrate your backup product with the rest of their IT-world.
    (Then you don’t even have to develop the integration for vCloud Director from scratch 😉 )
  • For every VMware User: Even without vCloud Director you can use vCO for a lot of cool stuff to integrate your IT-world (what about to create a new Backup Job whenever anybody deploys a Template in vCenter…?)
  • For all: Be creative! Everything is possible with vCO!

References (in case I kicked your mind :mrgreen:)