I have a large network of VMWare systems (some of which are test environments for our code) and I need to keep master copies of each machine so I can easily restore it later, is there a good compression method that I can use on VMWare images (hard disks), I don't have enough hard disk space to store them uncompressed.
To define good in this context:
- Highest possible compression ratio.
- When I decompress it I need to get the same data I put in.
