On Fri, May 30, 2008 at 12:37:16PM -0400, Aaron Durkee wrote: > I new to backuppc and trying to get an installation of 3.1.0.1 going on > CentOS 4.6. > I tried a google search and didn't come up with an exact match for this > error. > The error below seems to be repeated for every file in the backup. > Has anyone seen this before? > > > 2008-05-29 12:58:11 BackupPC_link got error -4 when calling > MakeFileLink(/data/BackupPC//pc/myserver.synacor.com > <http://10.244.0.5/cgi-bin/BackupPC_Admin?host=admin01.admin.synacor.com > > /0/f%2f/fvar/fwww/ficons/fpie4.png, 1865e910e7006cf8fe937c20dae17883, > 1)
Try to link the file manually unsing ln, e.g. ln /data/backupPC/pc/myserver.synacor.com/0/.../fpie4.png \ /data/BackupPC/pool/1/8/5/1865e910e7006cf8fe937c20dae17883 and look whether you get an error. What filesystem is /data/BackupPC on? Tino. -- "What we resist, persists." (Zen saying) www.craniosacralzentrum.de www.forteego.de ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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/
