[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: RHEL 3.0 Cluster + LVM
- From: Alasdair G Kergon <agk redhat com>
- To: "Discussion of Red Hat Enterprise Linux 3 (Taroon)" <taroon-list redhat com>
- Subject: Re: RHEL 3.0 Cluster + LVM
- Date: Thu, 3 Jun 2004 18:58:23 +0100
On Thu, Jun 03, 2004 at 09:42:18AM -0400, Rik van Riel wrote:
> I suspect LVM1 will be safe as long as you never change the
> LVs, except when the other cluster node is down...
Yep - it's not supported because you have to do your own locking to ensure that
you're never in a situation where the two kernels believe the LVM configuration
is different.
e.g. For most types of changes the following procedure should work: deactivate
all volume groups (vgchange -an) on node 1 before making changes to them on
node 2 (can still be active on this node), then either reboot node 1, or
(equivalently from LVM's perspective) reset the kernel driver (lvmchange -R)
and vgscan -f before reactivating.
Alasdair
--
agk redhat com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]