Re: cloning a FreeBSD HDD
- From: John-Mark Gurney <gurney_j@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 29 Mar 2006 14:50:22 -0800
Patrick Tracanelli wrote this message on Wed, Mar 29, 2006 at 10:14 -0300:
Daniel O'Connor wrote:
On Wednesday 29 March 2006 14:34, M. Warner Losh wrote:
dump + restore is slow but reliabe.
Faster than dd for disks that aren't full :)
It also gives you a defrag as well as allowing you to change FS options.
Yes, pretty much faster for non-full disks, even compared to paralell
dd(1). And we always have the "-L" option to snapshot and dump(1) from
live file systems, what makes it an interesting and completly viable
choice to clone the disks in multiuser mode (no need to go single user).
It is my choice to copy a disk into one other. It is even possible to
copy a disk to a slower one (again, if the source is not full and if the
dst disk have enough space to store all data currently in use in the
source disk), and better (customizable new partitions) results when
copying to a larger second disk, when compared to dd(1).
Though if you are using extended attributes, the dump/restore pair won't
transfer them... :(
--
John-Mark Gurney Voice: +1 415 225 5579
"All that I will do, has been done, All that I have, has not."
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: cloning a FreeBSD HDD
- From: Patrick Tracanelli
- Re: cloning a FreeBSD HDD
- References:
- Re: cloning a FreeBSD HDD
- From: Joe Koberg
- Re: cloning a FreeBSD HDD
- From: Patrick Tracanelli
- Re: cloning a FreeBSD HDD
- Prev by Date: Re: cloning a FreeBSD HDD
- Next by Date: Call for FreeBSD Status Reports
- Previous by thread: Re: cloning a FreeBSD HDD
- Next by thread: Re: cloning a FreeBSD HDD
- Index(es):
Relevant Pages
|
|