Hi!
I just got BackupPC setup and working, (what a nice piece of
software :D), when I had a disk crash on the system drive of the
system running backuppc... The disk where backuppc has its top-dir is
however not the same and everything there is fine.
After a fresh reinstall of FreeBSD 6.1 on a new disk, I tried to get
BackupPC working again. I installed it using the old config.pl (when
asked in configure.pl), and I had all perl plugins installed..
However.. As soon as any of the clients are to be dumped, all I get
is this in the log:
File::RsyncP module doesn't exist
File::RsyncP is however installed..
# ls -al /usr/local/lib/perl5/site_perl/5.8.8/mach/File/
total 70
drwxr-xr-x 3 root wheel 512 Sep 7 11:34 .
drwxr-xr-x 9 root wheel 4096 Sep 7 11:34 ..
drwxr-xr-x 2 root wheel 512 Sep 7 11:34 RsyncP
-r--r--r-- 1 root wheel 63235 Jul 31 04:32 RsyncP.pm
I noted that the old version of RsyncP was 0.52, this was 0.64.. Can
this have anything to do with it?
perl -V lists the following include dirs:
@INC:
/usr/local/lib/perl5/5.8.8/BSDPAN
/usr/local/lib/perl5/site_perl/5.8.8/mach
/usr/local/lib/perl5/site_perl/5.8.8
/usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.8.8/mach
/usr/local/lib/perl5/5.8.8
.
I also tried to add this to each executable (in bin):
use lib "/usr/local/lib/perl5/site_perl/5.8.8/mach";
Didn't help...
Doing
# perl
use File::RsyncP;
^D
#
didnt give any errors either, so the lib can be loaded..
Any ideas?
Another question, since backuppc uses hard links, is there any way to
use multiple disks for backuping? Ie if i dont have enough space on a
single drive. or do i have to go raid?
Thanks! :)
Johan Ström
[EMAIL PROTECTED]
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/