<HTML dir=ltr><HEAD><TITLE>[Linux-cluster] quickie GFS with lock_nolock question</TITLE>
<META content="text/html; charset=unicode" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18783">
<SCRIPT id=dsbaseurl language=javascript>g_baseurl="http://EVS6.its.caregroup.org/exchange/robert_hurst/Drafts/RE:%20[Linux-cluster]%20quickie%20GFS%20with%20lock_nolock%20question.EML/1_text.htm";</SCRIPT>
</HEAD>
<BODY>
<DIV dir=ltr><FONT color=#000000 size=2 face=Arial>For example, in /etc/fstab an entry could look like:</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Arial></FONT> </DIV>
<DIV dir=ltr><PRE dir=ltr>/dev/VGCCC/lvolshare    /cluster/share          gfs     lockproto=lock_nolock  0 0<BR></PRE></DIV>
<DIV dir=ltr><FONT color=#000000 size=2 face=Arial>An ad-hoc mount could look like:</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Arial></FONT> </DIV><PRE dir=ltr>mount -t gfs -o lockproto=lock_nolock /dev/VGCCC/lvolshare /cluster/share</PRE>
<DIV dir=ltr><FONT size=2 face=Arial>Make certain that this filesystem is not mounted anywhere else before overriding, because it will corrupt.</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Arial></FONT> </DIV>
<DIV dir=ltr><FONT size=2 face=Arial></FONT> </DIV>
<DIV dir=ltr id=idSignature20130><PRE>Robert Hurst, Sr. Caché Administrator
Beth Israel Deaconess Medical Center
1135 Tremont Street, REN-7
Boston, Massachusetts   02120-2140
617-754-8754 · Fax: 617-754-8730 · Cell: 401-787-3154
Any technology distinguishable from magic is insufficiently advanced.</PRE></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> linux-cluster-bounces@redhat.com on behalf of Jason Welsh<BR><B>Sent:</B> Wed 7/22/2009 7:15 PM<BR><B>To:</B> linux clustering<BR><B>Subject:</B> [Linux-cluster] quickie GFS with lock_nolock question<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>we have a funky custom application that doesnt seem to like<BR>reading/writing to the shared GFS filesystem we have on our 2node<BR>cluster. someone at the vendor suggested just having the main node mount<BR>the GFS filesystem with "lock_nolock" to see if that would fix the problem.<BR>What is the correct way to go through the motions to do this? because<BR>currently they both mount up the gfs partition and I believe its a<BR>dependency for the other services. feel free to direct me to the right<BR>FM to RTFM.<BR><BR>Jason<BR><BR><BR>--<BR>Linux-cluster mailing list<BR>Linux-cluster@redhat.com<BR><A href="https://www.redhat.com/mailman/listinfo/linux-cluster">https://www.redhat.com/mailman/listinfo/linux-cluster</A><BR><BR></FONT></P></NOSCRIPT>
<SCRIPT id=dstb-id language=javascript>if(typeof(dstb)!= "undefined"){ dstb();}</SCRIPT>
</DIV></BODY></HTML>