[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] steps to clone a volume group
- From: Rich Graves <rgraves carleton edu>
- To: linux-lvm redhat com
- Subject: Re: [linux-lvm] steps to clone a volume group
- Date: Mon, 17 Nov 2008 17:27:43 -0600 (CST)
I've had that problem too. Two workarounds. Here's what I usually do:
1a) Map the snapshot LUN to a *different* host than the production machine.
1b) Change the UUID and VG/LV there.
1c) *Then* map the LUN to the production machine.
Alternatively (untested):
2a) service haldaemon stop; service multipathd stop; service lvm2-monitor stop (not sure which of these is really necessary)
2b) Map the snapshot to the production server in the SAN.
2c) Manually add with echo '- - -' > /sys/class/scsi_host/hostN/scan
2d) Change UUID and VG/LV.
2e) Manually remove with echo 1 > /sys/block/sdX/device/delete
2f) service haldaemon start; service multipathd start; service lvm2-monitor start
--
Rich Graves http://claimid.com/rcgraves
Carleton.edu Sr UNIX and Security Admin
CMC135: 507-222-7079 Cell: 952-292-6529
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]