From owner-freebsd-questions@FreeBSD.ORG Mon Jul 12 18:05:59 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CFC216A4CE for ; Mon, 12 Jul 2004 18:05:59 +0000 (GMT) Received: from mx1.mail.ru (mx1.mail.ru [194.67.23.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F5CD43D1F for ; Mon, 12 Jul 2004 18:05:59 +0000 (GMT) (envelope-from infofarmer@mail.ru) Received: from [83.237.13.35] (port=18977 helo=SATPC) by mx1.mail.ru with smtp id 1Bk5Bd-00039B-00; Mon, 12 Jul 2004 22:05:57 +0400 Message-ID: <003201c4683b$73ffa730$0111a8c0@SATPC> From: "Andrew" To: References: <20040712082002.GA50674@sommerhein.com> Date: Mon, 12 Jul 2004 22:10:02 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 cc: freebsd-questions@freebsd.org Subject: SOLVED: Second harddrive as slave on ata0 (UDMA100) or as master on ata1(UDMA33)? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jul 2004 18:05:59 -0000 Martin Sommerhein wrote: > I am managing a remote machine where a second harddrive was added for me > by the hosting company. I noticed that the second harddrive had been > added as slave on the first IDE controller (ata0). As I assumed I would > get better performance by having it as master on the second controller > (ata1), I asked them to move the second drive over to the second master > controller (ata1). So was done, but then I found that the same disk > showed up as UDMA33 compared to UDMA100 when added as a slave to the > first controller (ata0). > > So the question is, what will give me the best performance, having it on > the second master with UDMA33 or as a slave on the first controller as > UDMA100? Your hosting company seems to have used an UDMA33 IDE cable for the second hard drive. If they cannot find another U100 cable, then you'd better ask them to put both drives on one U100 cable. You'll get better performance this way. > PS: Should this have been sent to freebsd-hardware@freebsd.org so please > tell me? I doubt it very much that this question has anything to do with FreeBSD at all. Have a nice, Andrew