Ahhh, that would make sense (I guess as still learning Linux). I installed Debian on one smallish sized drive using ext3, tested backupPC, decided to go further but needed to add additional drive space. In doing so I ran across a couple comments somewhere about using ReiserFS instead of ext2 or ext3. I installed the second drive and formatted it with ReiserFS. I moved the /var/lib/backuppc/pc to the second drive and symbolic linked it. I will try moving the cpool to the same drive and symbolic link that one as well.
I am open to any better suggestions or any thoughts about partition types to use. Luckily I have not gotten far so I can always redo things if necessary. Thanks Craig, I really appreciate your feedback and assistance on this. ----- Original Message ----- From: "Craig Barratt" <[EMAIL PROTECTED]> To: "Mac Hamblin" <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Monday, December 04, 2006 11:25 PM Subject: Re: [BackupPC-users] BackupPC_link got error -4 Mac writes: > I have searched but can't find anything about this (hope I didn't miss it > somewhere). I'm getting this error in my logs. Anyone know if this is > good, bad, indifferent or if there is a way to fix it? I just installed > BackupPC and currently have 3 Debian 3.1 Linux clients backing up to the > server. I currently have 1 full and 2 incremental backups of each client. > The server is also running Debian 3.1 Linux with BackupPC version > 2.1.2pl1. > > BackupPC_link got error -4 when calling > MakeFileLink(/var/lib/backuppc/pc/clientname/2/f%2f/fvar/fwww/fweb8/fweb/fmodules/fuseralbum/flocale/fru/attrib, > > 0aa64187c550d91c15265a9c7d0b971f, 1) This might mean you are out of hardlinks (use df -i to check) or that /var/lib/backuppc/pc/clientname is on a different filesystem than /var/lib/backuppc/cpool (use: df /var/lib/backuppc/pc/clientname df /var/lib/backuppc/cpool to check). Craig ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
