From owner-freebsd-isp Fri Feb 20 00:33:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA09672 for freebsd-isp-outgoing; Fri, 20 Feb 1998 00:33:45 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from sinbin.demos.su (sinbin.demos.su [194.87.5.31]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA09661 for ; Fri, 20 Feb 1998 00:33:18 -0800 (PST) (envelope-from bag@sinbin.demos.su) Received: by sinbin.demos.su id LAA13139; (8.6.12/D) Fri, 20 Feb 1998 11:31:58 +0300 From: bag@sinbin.demos.su (Alex G. Bulushev) Message-Id: <199802200831.LAA13139@sinbin.demos.su> Subject: Re: fault tolerant :)) setup In-Reply-To: from "Gabor Dolla" at "Feb 19, 98 07:02:53 pm" X-ELM-OSV: (Our standard violations) no-mime=1; no-hdr-encoding=1 To: agdolla@datanet.hu (Gabor Dolla) Date: Fri, 20 Feb 1998 11:31:58 +0300 (MSK) Cc: freebsd-isp@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] Content-Type: text Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hi > > I'd like to hear opinions on fault-tolerant setups.... > > Say, you have two identical machines, one is a mail server the other is > the www server, and when one of them is down the other does both jobs. > > A few years back I worked for a company which had some Digital Alpha > servers. Digital had a nice disk tower with an Y cable so both servers > were able to access the same disks. Are there such products available for > PCs ? infortrand RAID's allow fault-tolerant scheme with two or more servers, but it is a problem to mount the same UFS from different servers ... u can mount disk RW only for one server, after first server fail, the second server run fsck and mount disk (or mount disk RO) ... it is not good, but we use this scheme ... may be JFS :) Alex. > > What do you recommend/use ? > Anybody using Cisco's local director for example ? > > Best > > Gabor > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message