<p>Having problems with Raqbackup on my 5106R.  I have Solarspeed backup 2.1 installed... for a while, it has been erroring as follows...  Unfortunately, I am not certain when the backup started not working... the raqbackup was throwing an error because of a bad db table for one of my sites, so I wasn't closely monitoring the output for a while.</p>
<p>From the log:</p>
<p>INFO: /usr/sbin/cmuExport started on Mon Sep 2 03:00:07 2013<br />INFO: /usr/sbin/cmuExport running version: 2.90<br />INFO: /usr/sbin/cmuExport running in directory: /home/solarspeed/solbackup/server_backup/data<br />Scanout: INFO: exporting vsite <a href="http://www.almetzmaier.com">www.Domain1.com</a><br />Scanout: INFO: building archive for <a href="http://www.almetzmaier.com">www.Domain1.com</a><br />Scanout: homeDir is: /home/.sites/33/site5<br />Scanout: INFO: public archive uncompressed size: 2 MB<br />Scanout: creating tar: /home/solarspeed/solbackup/server_backup/data/groups-www.domain1.com-public.tar.gz with 326 files<br />Scanout: ERROR createTar: Compression not available.<br />Scanout:<br />Scanout: INFO: private archive uncompressed size: 26 MB<br />Scanout: creating tar: /home/solarspeed/solbackup/server_backup/data/groups-www.domain1.com-private.tar.gz with 5417 files<br />Scanout: ERROR createTar: Compression not available.<br />Scanout:</p>
<p>It appears that the tar function it is attempting is  tar cvfpzP</p>
<p>When I run that tar command manually on a directory of files, it works fine.</p>
<p> </p>
<p>I've done some querying research and found the following:</p>
<p>[root@srv1 ~]# rpm -q --requires 5106R-cmu-2.90-0BX02.centos5<br />/usr/bin/perl<br />config(5106R-cmu) = 2.90-0BX02.centos5<br />perl(Compress::Zlib)<br />perl(XML::Parser)<br />rpmlib(CompressedFileNames) <= 3.0.4-1<br />rpmlib(PayloadFilesHavePrefix) <= 4.0-1<br />rpmlib(VersionedDependencies) <= 3.0.3-1</p>
<p>[root@srv1 ~]#  rpm -qa | grep ^perl | grep Archive<br />perl-Archive-Zip-1.27_01-1<br />perl-Archive-Tar-1.39.1-1.el5_5.2<br />perl-Archive-Any-0.093-1.el5.rf</p>
<p><br />[root@srv1 ~]# rpm -qa|grep ^perl|grep Compress<br />perl-IO-Compress-Base-2.015-1<br />perl-Compress-Zlib-1.42-1.fc6<br />perl-Compress-Raw-Zlib-2.015-1</p>
<p>Any thoughts/ideas on why it is happening?</p>
<div id="_mcePaste" class="mcePaste" style="position: absolute; left: -10000px; top: 160px; width: 1px; height: 1px; overflow: hidden;"></div>