When reading the VMTN forum I stumbled upon a topic about checking the VMFS for snapshots. Besides snaphunter by Xtravirt, which is an excellent script, there isn’t much out there. You can check the VirtualCenter database for snapshots but this way you would not notice the orphaned snapshots. (Orphaned snapshot occur when the vmsd file gets corrupted.) A couple of [...]
One of the most useful scripts for ESX in my opinion is health_check.sh. This scripts generates an html file which contains a enormous amount of useful info on how the ESX host was installed. Besides that it contains 30 lines of the most important log files and for instance if there are snapshots and much much more. I just tested [...]
When writing the “Checking the diskspace on your VMFS volumes” blog I assumed that most of you knew how to send an email from the service console. I received a bunch of emails from people who were interested in how to setup the html email functionality. Well, here it is: A while back VMGuru.com hosted a script which enabled you [...]
On a regular basis I noticed that people forget to monitor the free diskspace of their VMFS volumes. I created a script that can easily be scheduled with crontab and mailed with smtp_send. You can send it as an html based email if you setup MIME correctly. (For more info on how to set this up, check this blog) The [...]
When using vmpmotion.pl on Windows with the RCLI installed you will need to set some extra environment variables before the script will work. First besure that the Perl filetype is correctly setup.
VMware starts a new beta program the 21st of January, the product is called Stage Manager. Stage Manager seems to be some sort of Lab Manager spin off. But it goes way beyond what Lab Manager can do. You can easily boot shadow production servers Create test environments for infrastructure changes Build complex pre-production environments Systematically propagate complex system changes [...]
Default FastSCP isn’t working with ESX 3.5. I just noticed this download: http://www.veeam.com/download/fastscp/FastSCP.xml It’s indeed a firewall related problem, copy this file into /etc/vmware/firewall. Run the following command “service mgmt-vmware restart” and open up the Portrange with VirtualCenter. Opening it up can also be done from the commandline with “esxcfg-firewall -e FastSCP”. Veeam still has to fix the “edit function” [...]




