[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] Copy LVs
- From: Chris Cox <chris_cox stercomm com>
- To: LVM general discussion and development <linux-lvm redhat com>
- Subject: Re: [linux-lvm] Copy LVs
- Date: Wed, 26 Sep 2007 11:08:11 -0500
Peter Larsen wrote:
> What's the "official" procedure of cloning Volume Groups or Logical
> Volumes across systems?
>
> Let's say I want to clone the OS to a new box. Do I dd everything over,
> or is there a better "lvm" way?
Across platforms on a network? Probably no "lvm" way. I'd use
rsync, but you could to a compressed/gzip'd tar, or whatever depending
on your bandwidth.
(I'd setup the vg's and lv's independently before doing the copy)
If it's a pure migration, in the future you might want to look
at a standalone subsystem that could simply be moved from one
platform to the next (or some other migratable drive soln... even
if it's just moving the drives themselves).
>
> Regards
> Peter Larsen
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]