Bricked QLogic Broadcom BCM57840 after driver update

alert

Two weeks ago, we started with regular updates of our Flex system servers, including drivers and firmwares. It is good practice to update drivers first so I followed this procedure as usually. Our update list included ESXi driver for CN4022 (QLogic Broadcom BCM57840). Since IBM/Lenovo doesn’t provide VMware drivers for… Continue reading

Set up an alert for port blocked by vSwitch security policy

Today I’m gonna show you, how to be alerted when VM port is being blocked by security policy defined on portgroup or vSwitch level. If you are not aware so far, these settings prevents VM users (or attackers) to change MAC address from the operating system. There are three security… Continue reading

Point to vAPI Endpoint with JavaScript in vRO

This article covers a scenario where you need to point and work with vAPI endpoint entirely with JavaScript. It wasn’t as flawless as I expected and I spent quite some time to figure it out. Let’s jump in. A while back Angel Iliev wrote 2 very detailed articles covering vAPI… Continue reading

Enabling agentless Guest (VM) RAM monitoring with vRealize Operations 6.3+

Agentless monitoring of the Guest RAM metrics is one of the new feature introduced with vRealize Operations 6.3 with vSphere 6.0 U1. I was really happy to finally see this functionality, as memory metrics which are provided by default are not accurate and I would say almost useless when trying… Continue reading

Build a vRealize Orchestrator 7 (vRO) Cluster

Working with vRealize Orchestrator (vRO) in a enterprise environment requires some kind of high availability and redundancy. Even vSphere HA would work for some small environments in a big one, where you expect a high number of operations, needs a clustered solution.  Fortunately vRO7 supports  that and now I will… Continue reading

vRA Event Broker – pass basic and custom properties to vRO

When it comes to automation and further customization of the vRA managed VMs we can’t overlook the vRA 7.x Event Broker. It gives us the opportunity to trigger a vRO workflow when one or multiple conditions are met. In most use cases the information regarding the object that triggers the… Continue reading