<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have two questions regarding the sharing of 
LVM volumes in Linux.  I have read the text in the LVM Howto.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Suppose I have two sets of volume groups.  One 
set belongs to node A.  The other set belongs to node B.  I plan to 
use "vgchange -ay vgname" to bring up the volume groups during boot.  Each 
node only brings up the volume groups that belong to it.  That is why I 
specify the volume-group name to vgchange.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>My questions concern vgscan.  </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>1.  Suppose I only plan to run vgscan during 
boot.  Later, if I make changes to the LVM metadata for volume groups that 
belong to node A, I do not plan to inform node B (I do not run vgscan on node B 
after the changes are made).  So, node B will not have uptodate information 
on the volume groups that belong to node A, but those groups are not available 
to node B anyway (they have never been made available to node B by running 
vgchange on node B).  In this way, I do not need to shutdown node B for 
changes that only affect node A.  </FONT><FONT face=Arial size=2>Will this 
work?</FONT></DIV>
<DIV><FONT face=Arial size=2>2.  Suppose I do run vgscan on node B after 
changes to the LVM metdata are made on node A.  Can I do this without 
following the sequence in the LVM Howto (first issue "vgchange -an" on node B, 
then make the changes on node A, then run vgscan on node B)?  I am hoping 
that I do not need to issue "vgchange -an" on node B because I am not 
making changes to volume groups that are available to node B.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Best regards,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>John S. Hoch</FONT></DIV>
<DIV><FONT face=Arial size=2>Rasilient Systems</FONT></DIV></BODY></HTML>