Dusan has over 8 years experience in the Virtualization field. Currently working as Senior VMware plarform Architect at one of the biggest retail bank in Slovakia. He has background in closely related technologies including server operating systems, networking and storage. Used to be a member of VMware Center of Excellence at IBM, co-author of several Redpapers. His main scope of work consists from designing and performance optimization of business critical virtualized solutions on vSphere, including, but not limited to Oracle WebLogic, MSSQL and others. He holds several IT industry leading certifications like VCAP-DCD, VCAP-DCA, MCITP and the others. Honored with #vExpert2015-2018 awards by VMware for his contribution to the community. Opinions are my own!

ESXi 6.7 U1 fixes: APD and VMCP is not triggered even when no paths can service I/Os

It has been over two years since I blogged about APD handling bug which I discovered, during partial storage outage in my environment. All path down (APD) handling and VMware Component Protection (VMCP) is not working when you have paths physically connected, but they are not able to serve any… Continue reading

Update manager error: hosts could not enter maintenance mode

I started another round of the ESXi patching recently (because of this), when I experienced an unpleasant issue. Some of my clusters failed to remediate using update manager. Hosts failed to enter maintenance mode with the following message: Current progress of remediation: 0 hosts completed successfully, 0 hosts completed with… Continue reading

VMware fixes 2 data corruption bugs and VM to Host escape vulnerability!

alert

Last couple of weeks were definitely busy for the VMware developers. Not only they released vSphere 6.7 U1. They were also busy fixing two critical data corruption bugs: when running VM snapshots on VMFS after disk extends using vSAN 6.6 and later Another important fixed issue is VM escape possibility… Continue reading

VMware SRM Standard limits are Hardcoded since 8.1

Most probably all of you know already, there is a limit in VMware Site Recovery Manager Standard edition, which will allow you to protect up to 75 Virtual Machines. What you may not know (I was surprised even some VMware Pre-Sales guys didn’t), this limit is for a physical facility… Continue reading

Enabling LLDP for Intel X7xx series adapters in ESXi

If you are using Intel X710,XL710 or X722 adapters in your environment, you may have already noticed, that LLDP (Link LayerDiscovery Protocol) is not working for you. And you are getting following message “Link Layer Discovery Protocol is not available on this physical network adapter” Apparently those cards have their… Continue reading

Execute ESXCLI commands during ESXi startup

You may face the situation where you need to run custom commands/scripts while ESXi boot. Although it is not so common situation, as most of the settings done in ESXi are persistent during the reboot, there are some cases. For this purpose there is a file called /etc/rc.local.d/local.sh and you… Continue reading

Mitigate Spectre and Meltdown impact with vSphere ESXi

Meltdown-Spectre

As most of the folks in the IT, I’ve spent last couple of days researching about famous Spectre and Meltdown attacks and their possible impact to our infrastructure. These security flaws are especially bad, not only because they’ve been here for more than 2 decades, but mitigation comes with significant… Continue reading

ESXi installation fail with IBM x3650 M4 and m5110e storage controller after Firmware upgrade

OperationFailed

Yesterday, we experienced a problem where we couldn’t install ESXi on the one of ours IBM x3650 M4 servers. We suspected it could be a firmware issue as we performed a complete firmware upgrades just before the installation. If you already had your ESXi installed and did the firmware upgrade… Continue reading

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