Thanks Patrick !  I appreciate and now understand why LVM are not cluster aware !<br><br> have good week !<br><br>Michael <br><br><br><div><span class="gmail_quote">On 12/11/06, <b class="gmail_sendername">Patrick Caulfield
</b> <<a href="mailto:pcaulfie@redhat.com">pcaulfie@redhat.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Michael Lessard wrote:
<br>> Hi Everyboy !<br>><br>>  I read that LVM2 is not cluster aware (specially with OCFS2) from<br>> different post on internet forum... If it's true, could someone could<br>> confirm this information and point me where i can find this affirmation
<br>> in documentention ?<br>><br>>  I do some test with OCFS2 on LVM2 and it's seems to run correctly , so<br>> i have some interrogation about this fact !<br><br>It's true that lvm is not cluster-aware. What that means is that if you update the volume groups on one node then the other nodes in
<br>the cluster will not see the changes and you could end up with the block devices on the machines dangerously out of sync.<br><br>What you tried (it seems to me) is just created LVM volumes and run OCFS2 on them. that /will/ work provided you never change the
<br>volume groups!<br><br>To get clustered LVM you need to use clvm (RPM package lvm2-cluster) which synchronises LVM metadata updates across the cluster.<br>This only works with Red Hat cluster suite though - you would need you write your own cluster management plugin for OCFS2 if you
<br>wanted to use that (hard, but not impossible). Of course, RHCS does offer GFS as the cluster filesystem, if that's what you really need!<br><br>--<br><br>patrick<br><br>_______________________________________________<br>
linux-lvm mailing list<br><a href="mailto:linux-lvm@redhat.com">linux-lvm@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/linux-lvm">https://www.redhat.com/mailman/listinfo/linux-lvm</a><br>read the LVM HOW-TO at 
<a href="http://tldp.org/HOWTO/LVM-HOWTO/">http://tldp.org/HOWTO/LVM-HOWTO/</a><br></blockquote></div><br>