I have a predicament, I have 3,000 VM's and they need to have their partitions aligned... there is no way that I'll be able to do this manually, just no way. How about vCO? (Orchestrator)
Let's draw up the workflow on how we think this should work...

So I'm thinking we'll use vCO to run mbralign using the Run SSH Command library function, so lets mount our templates NFS mount to a staging server which will run the actual alignment...
Now lets throw together a bash script that will actually do the alignment...
Now to test the Run SSH Command library function, I execute the function and call the following cmd string:
Now to create the Guest Alignment workflow in orchestrator:
I'll make it a bit more elegant later...





