on Linux systems the hardware compression will not be
correctly set because the "mt" command acceps only
datcompression not compression.
I changed this in your pearlscript:
if ($::uname =~ /Linux/) {
push(@operations,'datcompression 1');
I hope this posting didn't disturb you to much
Thanks
Marco Klipp