<!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.2900.3157" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Is it possible to augment with something 
straightforward and simple like Pen or Balance?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>(I forget if those are HTTP-specific.)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Also, if you want to do rudimentary load balancing 
(maybe a half-step better than the manually load balanced config, below), you 
can add all three servers' IP Addresses to the DNS under one name, and the DNS 
server(s) _should_ randomly choose an entry to return.&nbsp; That might work, 
since NFS is session-based (AFAIK), and should stay with the same server after 
session initiation.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>My $0.02, please adjust for inflation. 
;)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>-AJ</FONT></DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=banderson@athenahealth.com 
  href="mailto:banderson@athenahealth.com">Brian Anderson</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=ocfs2-users@oss.oracle.com 
  href="mailto:ocfs2-users@oss.oracle.com">ocfs2-users@oss.oracle.com</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, October 09, 2007 2:35 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [Ocfs2-users] Cluster 
  setup</DIV>
  <DIV><BR></DIV><BR>Not exactly. I'm in a similar boat right now. I have 3 NFS 
  servers all<BR>mounting an OCFS2 volume. Each NFS server has its own IP, and 
  the<BR>clients load balance manually... some mount fs1, others fs2, and 
  the<BR>rest fs3. In an ideal world, I'd have the NFS cluster presenting 
  a<BR>single IP, and failing over / load balancing some other way.<BR><BR>I'm 
  looking at NFS v4 as one potential avenue (no single IP, but it does<BR>let 
  you fail over from 1 server to the next in line), and commercial<BR>products 
  such as IBRIX. <BR><BR><BR><BR><BR>Brian<BR><BR>&gt; -----Original 
  Message-----<BR>&gt; From: <A 
  href="mailto:ocfs2-users-bounces@oss.oracle.com">ocfs2-users-bounces@oss.oracle.com</A> 
  <BR>&gt; [mailto:ocfs2-users-bounces@oss.oracle.com] On Behalf Of Sunil 
  Mushran<BR>&gt; Sent: Tuesday, October 09, 2007 2:27 PM<BR>&gt; To: Luis 
  Freitas<BR>&gt; Cc: <A 
  href="mailto:ocfs2-users@oss.oracle.com">ocfs2-users@oss.oracle.com</A><BR>&gt; 
  Subject: Re: [Ocfs2-users] Cluster setup<BR>&gt; <BR>&gt; Unsure what you 
  mean.&nbsp; If the two servers mount the same<BR>&gt; ocfs2 volume and export 
  them via nfs, isn't that clustered nfs?<BR>&gt; <BR>&gt; Luis Freitas 
  wrote:<BR>&gt; &gt;<BR>&gt; &gt; Is there any cluster NFS solution out there? 
  (Two NFS <BR>&gt; servers sharing <BR>&gt; &gt; the same filesystem with 
  distributed locking and failover <BR>&gt; capability)<BR>&gt; &gt;<BR>&gt; 
  &gt; Regards,<BR>&gt; &gt; Luis<BR>&gt; &gt;<BR>&gt; &gt; */Sunil Mushran 
  &lt;<A 
  href="mailto:Sunil.Mushran@oracle.com>/">Sunil.Mushran@oracle.com&gt;/</A>* 
  wrote:<BR>&gt; &gt;<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; Appears what you are 
  looking for is a mix of ocfs2 and nfs.<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; 
  The storage servers mount the shared disks and the reexport<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; them via nfs to the remaining servers.<BR>&gt; 
  &gt;<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; ubuntu 6.06 is too old. If you are 
  stuck on Ubuntu LTS, the<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; next version 
  7.10 should have all you want.<BR>&gt; &gt;<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; Pavel Georgiev wrote:<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Hi List,<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 
  I`m trying to build a cluster storage with commodity <BR>&gt; hardware 
  in<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; a way that<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; the all the data would be on &gt; 1 server. 
  It should <BR>&gt; have the meet<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; 
  the<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; following requirements:<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 1) If one of the servers goes down, the 
  cluster <BR>&gt; should continue<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; to work 
  with<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; rw access from all 
  clients.<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 2) Clients that mount the 
  storage should not be part <BR>&gt; of cluster<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; (not export<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; 
  &gt; any disk storage) - I have few servers with huge disks that I<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; want to store<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; data on (currently 2 servers, maybe more in 
  the future) and I<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; want to<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; storethe data only on them, the rest of the 
  server should just<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; mount and use<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; that storage with the ability to continue 
  operation if one of<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; the two 
  storage<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; servers goes down.<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 3) More servers should be able to join the 
  cluster <BR>&gt; and at given<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; 
  point,<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; expanding the total size of 
  the cluster, hopefully without<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; rebuilding 
  the<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; storage.<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 4) Load balance is not a issue - all the 
  load can go to one of<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; the two 
  storage<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; servers (although its better 
  to be balanced), the main goal is<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; to 
  have<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; redundant storage<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 
  Does ocfs2 meet these requirements? I read few howtos but none<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; of them<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 
  mentioned my second requirement (only some of the servers to<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; hold the data).<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 
  Are there any specific steps to do to accomplish (2) and (3)?<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 
  I`m using Ubuntu 6.06 on x86.<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; 
  &gt;<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Thanks!<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 
  _______________________________________________<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Ocfs2-users mailing list<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; <A 
  href="mailto:Ocfs2-users@oss.oracle.com">Ocfs2-users@oss.oracle.com</A><BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; <A 
  href="http://oss.oracle.com/mailman/listinfo/ocfs2-users">http://oss.oracle.com/mailman/listinfo/ocfs2-users</A><BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; 
  _______________________________________________<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; Ocfs2-users mailing list<BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; <A 
  href="mailto:Ocfs2-users@oss.oracle.com">Ocfs2-users@oss.oracle.com</A><BR>&gt; 
  &gt;&nbsp;&nbsp;&nbsp;&nbsp; <A 
  href="http://oss.oracle.com/mailman/listinfo/ocfs2-users">http://oss.oracle.com/mailman/listinfo/ocfs2-users</A><BR>&gt; 
  &gt;<BR>&gt; &gt;<BR>&gt; &gt; <BR>&gt; 
  --------------------------------------------------------------<BR>&gt; 
  ----------<BR>&gt; &gt; Take the Internet to Go: Yahoo!Go puts the Internet in 
  your pocket: <BR>&gt; &gt; <BR>&gt; &lt;<A 
  href="http://us.rd.yahoo.com/evt=48253/*http://mobile.yahoo.com/go">http://us.rd.yahoo.com/evt=48253/*http://mobile.yahoo.com/go</A>?<BR>&gt; 
  refer=1GNXIC&gt; <BR>&gt; &gt; mail, news, photos &amp; more.<BR>&gt; &gt; 
  <BR>&gt; 
  --------------------------------------------------------------<BR>&gt; 
  ----------<BR>&gt; &gt;<BR>&gt; &gt; 
  _______________________________________________<BR>&gt; &gt; Ocfs2-users 
  mailing list<BR>&gt; &gt; <A 
  href="mailto:Ocfs2-users@oss.oracle.com">Ocfs2-users@oss.oracle.com</A><BR>&gt; 
  &gt; <A 
  href="http://oss.oracle.com/mailman/listinfo/ocfs2-users">http://oss.oracle.com/mailman/listinfo/ocfs2-users</A><BR>&gt; 
  <BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; 
  Ocfs2-users mailing list<BR>&gt; <A 
  href="mailto:Ocfs2-users@oss.oracle.com">Ocfs2-users@oss.oracle.com</A><BR>&gt; 
  <A 
  href="http://oss.oracle.com/mailman/listinfo/ocfs2-users">http://oss.oracle.com/mailman/listinfo/ocfs2-users</A><BR>&gt; 
  <BR><BR>_______________________________________________<BR>Ocfs2-users mailing 
  list<BR><A 
  href="mailto:Ocfs2-users@oss.oracle.com">Ocfs2-users@oss.oracle.com</A><BR><A 
  href="http://oss.oracle.com/mailman/listinfo/ocfs2-users">http://oss.oracle.com/mailman/listinfo/ocfs2-users</A><BR></BLOCKQUOTE></BODY></HTML>