This is how I set up all my BackupPC servers. I use Debian, and mount a second disk as "/data".

mkdir /data
/etc/init.d/backuppc stop
cp -a /var/lib/backuppc /data
rm -r /var/lib/backuppc
ln -s /data/backuppc /var/lib/backuppc
/etc/init.d/backuppc start
Justin Best
503.906.7611


On Feb 4, 2008, at 11:40 AM, Jocke wrote:

Hello,

I also are thinking of moving the backuppc storage and have read about the new mount. I have backuppc installed, so what should be the work process here?

1. Backup /var/lib/backuppc with tar
2. Delete /var/lib/backuppc
3. Mount the new disk at /var/lib/backuppc
4. Restore the tar'ed backup at /var/lib/backuppc

Would that be correct?

Best regards
Joacim


dan wrote:

I also HIGHLY suggest mounting the external disk to /var/lib/ backuppc. either than or make /var/lib/backuppc a link to the mountpoint for that disk. I have had problems with changing the $TopDIR and so have a number of other people. sometimes everything works except backuppc work report correct disk usage and stuff like that.

On Feb 4, 2008 6:18 AM, Neil Wilson <[EMAIL PROTECTED]> wrote:
Benjamin SECLIER wrote:
> I already looked here but I didn't found, I don't know where must I look :-/
>
> 2008/2/4, Lammersdorf, Lorenz <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED] >>:
>
>     look for /etc/BackupPC/config.pl. (maybe apt places config.pl
>     elsewhere. try "locate config.pl").
>
>     regards
>     lorenz
>

Under Ubuntu it's default under "/etc/backuppc/config.pl"

The rest of it is under "/usr/share/backuppc/"

Regards
Neil

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


-------------------------------------------------------------------------
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/


-------------------------------------------------------------------------
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/

-------------------------------------------------------------------------
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/

-------------------------------------------------------------------------
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/

Reply via email to