BackupPC-users

Re: [BackupPC-users] Migrating backuppc (yes, that again...:)

2012-02-24 15:51:23
Subject: Re: [BackupPC-users] Migrating backuppc (yes, that again...:)
From: Tim Fletcher <tim AT night-shade.org DOT uk>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Fri, 24 Feb 2012 20:49:59 +0000
On Fri, 2012-02-24 at 14:57 -0500, Brad Alexander wrote:
> Hey all,
> 
> I'm running into a problem migrating my /var/lib/backuppc pc
> directory. I got cpool, log, pool, tmp, and trash migrated via rsync,
> and I am attempting to migrate the pc directory.

It's seriously much easier to copy the raw filesystem, with dd and ssh
or netcat.

something like:

dd if=/dev/filesystem bs=1M | ssh -C farragut dd of=/dev/newfilesystem

If you are on the same network it might well be faster to use netcat.

-- 
Tim Fletcher <tim AT night-shade.org DOT uk>


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/