-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Veon wrote: > Ray Todd Stevens wrote: >> We have a backuppc system setup that has been running for a while now. We >> are >> expanding the office and I am going to need more storage space. To do this >> I will need to >> copy the data off, reconfigure the array with more drives and then reload >> the system. >> >> How is the best way to do this? > Hi, > cp -a is the best way imho. > I moved a storage fs few days ago without problems. > Hope this help. (and sorry for my english).
By far the best method is with dd, or dd_rescue (which adds errror recovery and progress information). The method I followed recently was dd from the old drive to the new array, followed by fdisk to delete the partition and re-create (with identical starting position) to take up the full disk, followed by a filesystem resize. This has worked quite well for me and certainly solves the issue of the hard links etc... Regards, Adam - -- Adam Goryachev Website Managers www.websitemanagers.com.au -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkkg4zEACgkQGyoxogrTyiWW2gCgth406zwC8n7stf5JwyTEsYEN KS4Ani7xyGUP55BhNwzxxlHIu1+Z6uXT =jqwR -----END PGP SIGNATURE----- ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/