Re: High Availability



Michael Groves wrote:
I want to build a High availability file server(s)

I tried Windows DFS (Distributed File System), great idea, but just like
most windows products it's very unreliable.
The DFS servers basically replicate each others files, to keep the latest
files on each server. If one server goes down you are automatically directed
to another server. Its good because I don't need to purchase a costly SAN, I
just use old servers.

Does SLES High Availability server do the same job, if not is there
something else I could use?

SUSE uses ocfs2 for a clustered file system. We haven't done a lot
of testing... mostly in load balanced scenarios.. but so far it
seems to be working ok... (using SLES9 SP2).

There ARE inexpensive SAN devices that work VERY well.

In our case the shared disk is a virtual disk. The clustered
nodes are both virtual machines on VMware ESX server. Again..
this is test scenario for us... we'd probably go with
a shared drive on a SAN in real life.

I just bought a 2.8TB SAN at my house for less than $2K (ebay
is your friend). $1K/TB is certainly doable.. just have
to be on the lookout (I'll admit, the deal I got was
pretty exceptional.. btw... TWO units sold that day for
less than $2K).

If you like a more home grown approach, you can use the
remote block device support along with a heartbeat and
IP switchover (forget the names)... it also involves
rsync to bring the failed node back into play... a
few gotchas in the process.
.



Relevant Pages

  • NetSec Security Advisory: Multiple Vulnerabilities Resulting From Use Of Apple OSX HFS+
    ... NetSec released details of a vulnerability impacting ... methods to an underlying legacy HFS+ file system: ... one method to leverage this 'feature' of the legacy HFS+ driver in OS X: ... The default configuration of several web server ...
    (Bugtraq)
  • Re: Promise VTRAK SAN box
    ... My understanding is that one of the main differences between NAS and SAN ... A NAS gives you access to a file system using networking ... The server cannot mount drives. ... The server doesn't create the LUN, the target does, using extents from ...
    (comp.arch.storage)
  • Re: HTTP FS?
    ... URL is exactly what http has been "designed" for. ... Even a read-only file system allows you to list a directory (as far as I ... HTTP it isn't included in the protocol. ... To give the server a clue, ...
    (comp.os.minix)
  • Re: Best way to "Clone" a Linux Hard drive?
    ... >> near certainty, not a risk, since your server is busy enough to make you ... It's not logfile integrity, but file system integrity. ... let's take this into a runlevel where only three things run: ... What you should do is run a failover server as a mirror, ...
    (comp.os.linux.setup)
  • Re: Asynchronous socket programming vs. remoting
    ... You are the first person that said I should use sockets. ... them quicker than I can load them from my harddrive using the file system. ... It scales nice too - I tried throwing 400 requests at the server in a span ... > do not need the same assembly on the client and server. ...
    (microsoft.public.dotnet.languages.csharp)