|
From: Hervé R. <he...@pe...> - 2008-04-01 09:31:29
|
Les Mikesell wrote: > Hervé Richard wrote: >> >> Just one thing I forgot :-/ >> There is a symlink between /opt/backuppc/files/pc/localhost (os file >> system) -> /mnt/hdd1/backuppc/pc/localhost (backup hdd file system) >> >> Maybe the problem comes from this symlink, what do you think about? >> Maybe I should have make a hardlink? >> Or maybe I shouldn't have copied /localhost subdirs to backup hdds > > The cpool and pc directories must be on the same filesystem so if you > are going to symlink to a different disk the symlink must be to the > directory above cpool and pc. > If I understand what you say, on my backup HDD I need conf, cpool, log, pc, pool, save and trash to be there ? Is for that reason that's not working :-/ I wish I could do a rotation between 2 hdd every 2 weeks.... Maybe if I do the same thing on the other HDD: copy all needed directory and mount the hdd partition under /files/ Many thanks for your help :-) I'll try this and let you know Cheers Hervé P.S: As you guessed I supposed, I'm quite new as using backuppc :-/ |