Hello Backup Experts , its my first post on this Decent site so please bear with me a little [Rolling Eyes] its almost a week trying to set up a Central Backup Server with BackupPC installed on Centos 5.6 x86_64, i found this nice Wiki http://wiki.centos.org/HowTos/BackupPC#head-5d07d8dbe326ba4c6eef46d55eacc7db0cffb479, to get my BackupPC installed .but unfortunately , i`m stuck in a known issue where . .
# /etc/init.d/backuppc start Starting BackupPC: Can't locate BackupPC/Lib.pm in @INC (@INC contains: /usr/lib /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8 .) at /usr/bin/BackupPC line 60. BEGIN failed--compilation aborted at /usr/bin/BackupPC line 60. after Googling around i tried this # locate BackupPC/Lib.pm /usr/lib64/BackupPC/Lib.pm # less +60 /usr/bin/BackupPC use BackupPC::Lib; # ln -s /usr/lib64/BackupPC /usr/lib/BackupPC # /etc/init.d/backuppc start Starting BackupPC: 2011-08-03 23:09:01 Can't create a test hardlink between a file in /backup/backuppc/pc and /backup/backuppc/cpool. Either these are different file systems, or this file system doesn't support hardlinks, or these directories don't exist, or there is a permissions problem, or the file system is out of inodes or full. Use df, df -i, and ls -ld to check each of these possibilities. Quitting... [FAILED] just wanted to comment that its was a treasure to find a forum gathering and sharing all the Backup Solutions Knowledge and discussions in one place. i`m pretty sure u have a work-ground for this, Any Suggestions Guys?? Appreciated . . +---------------------------------------------------------------------- |This was sent by [email protected] via Backup Central. |Forward SPAM to [email protected]. +---------------------------------------------------------------------- ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
