Written by Sam McGeown on 16/5/2016
Published under VMware
I ran into this problem at a customer site where all the Log Insight nodes were changed due to some IP address conflicts. I think the problem occurred because the IP addresses were all changed and the VMs shut down, without time for the application to update the node IPs. The symptoms: The web interface was down, a netstat -ano | grep -i “443” showed the service was listening _service loginsight status|restart|stop|start _hung and then timed out on the Master node The loginsight service was not running on the Worker nodes /var/log/loginsight/runtime.
Written by Simon Eady on 5/5/2016
Published under vRealize Operations
If you have used vCOps (previous version of vROPs) you will likely remember the option in the admin panel where you could change the number of metrics being collected from “balanced” to “full”. As many found, this option drop down was not present in vROps and there appeared to be no replacement. Here is the good news, the ability to collect those metrics has not been removed rather it’s just a little more hidden (by design)
Written by Simon Eady on 25/4/2016
Published under vRealize Operations
As promised, I am posting the recording for the 4th Session of vROps Webinar Series 2016. We successfully delivered the session on Contention Based Performance & Capacity Management using vRealize Operations Manager! This time around I could not not attend at short notice due to circumstances beyond my control but as you will see the session was awesome! <p> <b><i>Session Details:- </i></b>With this instalment of the series, we have a new speaker <a href="https://twitter.
Written by Sam McGeown on 20/4/2016
Published under Networking
Recently I was asked to develop some vRealize Orchestrator workflows against the F5 BIG-IP iControl REST API, but I was not able to test freely against a production appliance. After a lot of attempts to get in contact with F5 for a 90-day trial of the full version, or to purchase a lab license, I came up empty handed. The free version you can download from F5’s website is version 11.
Written by Sam McGeown on 19/4/2016
Big thanks to Jose Luis Gomez for this solution, his response to my tweet was spot on and invaluable! I’ve been trying to configure vCloud Air as a vCloud Director host in vRealize Orchestrator in order to create some custom resource actions for Day 2 operations in vRealize Automation. What I found was that there’s *very* little information out there on how to do this, and I ended up writing my own custom resource mapping for the virtual machines to VCAC:VirtualMachine objects - at least that way I could add my resource action.
Written by Simon Eady on 13/4/2016
Published under vRealize Operations
So a lot of noise is being made about vROps being able to scale out and rightly so it works -very- well. However what if you want to scale up your node or nodes, going from say small to medium? Reasons why? Perhaps your POC has proved so useful you want to move it into production? You have lots of really useful historical on your existing smaller build and you don’t want to redeploy (therefore losing your historical data) You have limitations where scaling out is simply not an option but you need vROps to take on more work.
Written by Simon Eady on 11/4/2016
Published under vRealize Operations
We hope you are having fun with the vROps Webinar Series and learning in the process! With the next instalment of this series, we have a new speaker who will entertain us 🙂 He is no stranger to the world of vRealize Operations Manager and has written a couple of books on vROps as well. I am referring to Iwan Rahabok who has been my partner in crime on all the vROps related work which we do, inside VMware or with the community.
Written by Simon Eady on 1/4/2016
Published under Career
I think this is the first time I have written a “rant” post (for a while at least) so if you don’t want to hear me whine run away now! In the past 12 months I think I have met more folk with Architect in their job title than I truly believe is valid. Now I will be clear this is not a slight on the individuals all of them have been exceptional (at least the ones I have had the pleasure to work with).
Written by Simon Eady on 31/3/2016
Published under vRealize Operations
<img class=“alignright size-thumbnail wp-image-7206” src="/images/2016/03/aaf-logo.png" alt=“aaf-logo” width=“150” height=“150” gems deep inside, vROps in this case is not without exception. The Automation Action Framework (AAF) is one of these, a really powerful vROps in-built automation tool. Now when I have discussed this capability with my peers and friends many ask why not use vRO etc? My reply is quite simple, “what if you do not have vRO or the in house skills to utilise it properly?
Written by Sam McGeown on 30/3/2016
<img class=“alignright size-thumbnail wp-image-6186” src="/images/2015/07/vRA-Product-Icon-Mac_0.png" alt=“vRA” width=“150” height=“150” - a properties object. I wanted to create a workflow that I could enable to log all of the keys, values and types of the properties object for each stage of the vRA7 MachineProvisioning workflows, and create a reference for myself on the payload for each stage. To do this I created a new workflow “debugProperties” and added an input variable called “payload”, type Properties.