All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oded Maimon <oded.maimon@gmail.com>
To: Dan Stromberg <strombrg@dcs.nac.uci.edu>
Cc: nfs@lists.sourceforge.net
Subject: Re: NFS High Availability Cluster
Date: Tue, 14 Jun 2005 00:53:15 +0200	[thread overview]
Message-ID: <42AE0E5B.8090903@gmail.com> (raw)
In-Reply-To: <1118693984.25437.62.camel@seki.nac.uci.edu>

Yes, you are right, i will have to use something like GFS on the NFS 
servers.


Dan Stromberg wrote:

>I've only heard of doing this with readonly data, but that's probably
>because multiple systems with the same "local filesystem" (in the SAN
>sense) is becoming more common recently.
>
>If your SAN solution will resolve any concurrent-access problems you
>might have otherwise with multiple systems accessing the same filesystem
>blocks via the SAN, then you likely could have autofs do failover for
>readwrite (unless the automounter were arbitrarily restricted).
>
>But to get this, it's entirely possible that you would have to use a
>special filesystem that is designed to handle multiple, "local",
>concurrent writers and readers, since to the OS, SAN blocks look a lot
>like local disk blocks, and you can't have two filesystems trying to
>access the same disk blocks concurrently, normally - otherwise, without
>automatic updates, you could end up with a corrupted filesystem.
>
>On Mon, 2005-06-13 at 22:13 +0200, Oded Maimon wrote:
>  
>
>>Hi,
>>
>>I'm looking for a solution that will not make me reboot or even remount 
>>the file system (unless the remount is autmatically)...
>>
>>
>>what the reason that the automounter will do this only for read only data?
>>
>>
>>Thanks,
>>
>>Oded.
>>
>>
>>Dan Stromberg wrote:
>>
>>    
>>
>>>I'm told that the current generation of automounter should be able to
>>>failover readonly versions of the same data.
>>>
>>>What we've been doing so far with linux, though, is to have a script
>>>that, instead of using fstab, instead traceroute's each of the replica
>>>servers and statically NFS mounts from the one that is up, and shows the
>>>lowest number of router hops.
>>>
>>>The autofs failover should obviate reboots, at least to some extent.
>>>
>>>The script I've described, which I'd be happy to share, makes it so
>>>endusers can just reboot to come up mounting from a different replica.
>>>
>>>On Mon, 2005-06-13 at 11:55 +0200, Oded Maimon wrote:
>>> 
>>>
>>>      
>>>
>>>>Hi,
>>>>
>>>>Is it possible to set an NFS HA cluster?
>>>>
>>>>That means, that several servers will share the same disks in a SAN and 
>>>>will provide an NFS service for
>>>>
>>>>all my other servers?
>>>>
>>>>
>>>>I need that when one NFS server will fail (or the network connection to 
>>>>it)  then no server using the NFS will be affected and will continue to
>>>>
>>>>work with one of the other NFS servers.
>>>>
>>>>
>>>>Is it possible?
>>>>
>>>>
>>>>Thanks,
>>>>
>>>>Oded.
>>>>
>>>>
>>>>
>>>>
>>>>-------------------------------------------------------
>>>>This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
>>>>a projector? How fast can you ride your desk chair down the office luge track?
>>>>If you want to score the big prize, get to know the little guy.  
>>>>Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
>>>>_______________________________________________
>>>>NFS maillist  -  NFS@lists.sourceforge.net
>>>>https://lists.sourceforge.net/lists/listinfo/nfs
>>>>
>>>>   
>>>>
>>>>        
>>>>


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

      reply	other threads:[~2005-06-13 21:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-13  9:55 NFS High Availability Cluster Oded Maimon
2005-06-13 11:47 ` btinsley
2005-06-13 18:10 ` Dan Stromberg
2005-06-13 20:13   ` Oded Maimon
2005-06-13 20:19     ` Dan Stromberg
2005-06-13 22:53       ` Oded Maimon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42AE0E5B.8090903@gmail.com \
    --to=oded.maimon@gmail.com \
    --cc=nfs@lists.sourceforge.net \
    --cc=strombrg@dcs.nac.uci.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.