BackupPC-users

Re: [BackupPC-users] No more free inodes

2012-10-15 09:33:34
Subject: Re: [BackupPC-users] No more free inodes
From: Carl Wilhelm Soderstrom <chrome AT real-time DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Mon, 15 Oct 2012 09:32:24 -0400
On 10/14 06:30 , Frederic MASSOT wrote:
> I started copying Backuppc data from "/var/lib/backuppc" (ext4) to the 
> temporary directory "/mnt/backuppc-new" (xfs) with the command "cp -a".

Due to the hardlinks, the only way to copy the backuppc data pool from one
set of disks to another at anything like the expected speeds, is to use 'dd'
and copy the whole filesystem. 

So unmount your old and new filesystems, then dd your old partition to your
new partition, then grow your filesystem to fit the new partition.

As Les said tho, it's usually easiest to just leave the old data in place
tho, and build a new set of backups on the new disks.

-- 
Carl Soderstrom
Systems Administrator
Real-Time Enterprises
www.real-time.com

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
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/

<Prev in Thread] Current Thread [Next in Thread>