Hi folks,
It’s been a while I’m only working and not publishing much content. Late 2024 and beginning for 2025 I started posting some videos in my YouTube channel, but even that came to a hiatus due to family and work demands.
Today I’m releasing a new script that is based on Fred Denis’ exa-racklayout.sh script. exa-vm-rpt.sh serves the purpose of printing out information about the running VMs of Virtualized Exadata environments based on KVM (X8M or later).

exa-vm-rpt.sh scans for valid Exadata VM configs and generates a color-coded report. Supports summary/detail modes, light/dark themes and disk sizes in all reporting modes.
You can find the exa-vm-rpt.sh script here: https://github.com/FrankyWeber/golden-scripts/blob/master/exa-vm-rpt.sh
To run it:
./exa-vm-rpt.sh
And here’s an example output running for all VMs across all my physical hosts:
#> dcli -l root -g ~/dbs_group -x /root/pythian/exa-vm-rpt.sh

I hope you enjoy!
Cheers,
Franky
