January 11th, 2008
Filed under: Scripting, Storage, VMware |
No Comments »
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.
January 4th, 2008
Filed under: Scripting, VCB, VMware |
5 Comments »
As most of you know, when VMware Consolidated Backup dumps image level backups VCB only dumps used diskspace. Unfortunately for us VCB does this by checking at block level if it contains only zero’s or not. If it contains only zero’s the block is considered empty, but an Operating System doesn’t zero out the disk […]