On Tue, 2005-08-16 at 01:53, [EMAIL PROTECTED] wrote:
> I'd use xfsdump rather than dd (I'm using xfs filesystem) as xfsdump is able 
> to restore on any partition type with any size. More over, it is browsable 
> using xfsrestore.

That should work for a small archive.  As the number of hardlinks
grows, most non-image copying methods slow down enormously because
they detect them by building a table of names and inode numbers
and do a linear scan of the table for each one to match them
up. It's possible that xfsdump does something better but it
would be a good idea to keep the option of doing image copies.

-- 
  Les Mikesell
    [EMAIL PROTECTED]




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to