From: | Doug McNaught <doug(at)mcnaught(dot)org> |
---|---|
To: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: Anyone familiar with Apple Xserve RAID |
Date: | 2004-08-26 19:54:04 |
Message-ID: | 87hdqpzndv.fsf@asmodeus.mcnaught.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
Kevin Barnard <kbarnard(at)speedfc(dot)com> writes:
> Actually you are both are right and wrong. The XRaid uses
> FibreChannel to communicate to the host machine(s). The Raid
> controller is a FibreChannel controller. After that there is a
> FibreChannel to UltraATA conversion for each drive, separate ATA bus
> for each drive.
> What I am curious about is if this setup gets around ATA fsync
> problems, where the drive reports the write before it is actually
> performed.
Good point.
(a) The FC<->ATA unit hopefully has a battery-backed cache, which
would make the whole thing more robust against power loss.
(b) Since Apple is the vendor for the drive units, they can buy ATA
drives that don't lie about cache flushes. Whether they do or not
is definitely a question. ;)
-Doug
--
Let us cross over the river, and rest under the shade of the trees.
--T. J. Jackson, 1863
From | Date | Subject | |
---|---|---|---|
Next Message | Alan Stange | 2004-08-26 20:01:15 | Re: Anyone familiar with Apple Xserve RAID |
Previous Message | Josh Berkus | 2004-08-26 19:48:25 | Re: Equivalent praxis to CLUSTERED INDEX? |