Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2006 21:19:12 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Atom Powers <atom.powers@gmail.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: File System for attached storage?
Message-ID:  <20060720021912.GB15736@dan.emsphone.com>
In-Reply-To: <df9ac37c0607191655k23a3d6e8y81c050446b66a2b7@mail.gmail.com>
References:  <df9ac37c0607191655k23a3d6e8y81c050446b66a2b7@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jul 19), Atom Powers said:
> All the modern storage cabinets have two data ports (mine has two
> SCSI320 ports) so they can be attached to two servers. But what kind
> of file system can you use that would make that data available to
> both servers?
> 
> Splitting the storage in half isn't an option, as that doesn't give
> added redundancy.
> 
> I've head of GFS and Coda, but I can't find any information about how
> stable these file systems are on FreeBSD 6.x.
> 
> What do/would you use to share a storage device between two servers?

You could have an active/passive cluster using the sysutils/heartbeat
port, so that if the primary machine fails, the secondary fscks and
mounts the filesystem, and grabs the cluster IP address.

Another explanation for the two ports is so that you can connect both
cables to a single system for double the throughput, or so you can
daisy-chain multiple cabinets together, if you're more interested in
capacity than speed.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060720021912.GB15736>