vCenter upgrade Case sensitive hostname
When upgrading a vCenter from 6.7 to 7.0.2 today i ran into something i haven’t seen before…. a quick google search led me to KB article 84355. https://kb.vmware.com/s/article/84355 what you…
When upgrading a vCenter from 6.7 to 7.0.2 today i ran into something i haven’t seen before…. a quick google search led me to KB article 84355. https://kb.vmware.com/s/article/84355 what you…
Start with a new vm and Rocky 8.5 from here https://rockylinux.org/download/ Install Docker with this manual https://docs.docker.com/engine/install/centos/ Install Homebrew first! Install Kubernetes (kubectl) with homebrew Install git now i started…
We needed a way to check if the VAMI file level backups of our vCenters and PSC’s have succeeded or not so i went ahead and started searching for a…
I have made a simple query in Log Insight to alert and or dashboard when HA and or DRS gets disabled/enabled. Just very basic but a nice to have!
I ran into an issue with my homelab where i tried to run some simple restmethods with powershell but offcourse my homelab does not have decent certificates (why should i…
Taking a look at doing things with REST API’s instead of Powershell and eventually bringing it back to powershell brought me all this usefull information. Using Postman is essential to…
I went searching the internet for a way to get the VIB versions of all hosts within specific clusters and ended up with a nice piece of code. This is…
I came across a really helpfull page of how to troubleshoot vsan performance and all the steps you might need to understand whats happening in your environment and most importantly…
Today i ran into an issue where i found that the notifications list in vROPS was coming up empty with an error message that dissapeared very quikly : I made…