From owner-freebsd-questions Thu Aug 2 18:25:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233]) by hub.freebsd.org (Postfix) with ESMTP id 6796337B401 for ; Thu, 2 Aug 2001 18:25:45 -0700 (PDT) (envelope-from lplist@closedsrc.org) Received: by q.closedsrc.org (Postfix, from userid 1003) id C04FC55407; Thu, 2 Aug 2001 18:21:01 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by q.closedsrc.org (Postfix) with ESMTP id B06C451610; Thu, 2 Aug 2001 18:21:01 -0700 (PDT) Date: Thu, 2 Aug 2001 18:21:01 -0700 (PDT) From: Linh Pham To: Christopher Farley Cc: Subject: Re: Cloning a hard drive - performance issues In-Reply-To: <20010802195017.A503@northernbrewer.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2001-08-02, Christopher Farley scribbled: # Which is faster: # # a) Leave both drives on the same cable, set one as master and the other # as slave # b) Put each drive on its own cable, set them both as master # c) No difference # d) Depends on your mainboard More like depends on the other device sitting on the cable. If you are planning to have a lot of disk activity on both drives at once, then place them on separate channels (and cables). Older CD-ROM drives, Zip drives and tape drives will bog down the channel, so be careful if you decide to place each drive on separate channels. IDE only allows one device to speak on the bus at once (be it a hard drive, CD-ROM, etc.)... so if you have two drives on one cable and you want to copy the data from one to the other, it will take a little longer than if you had the drives on each channel. -- Linh Pham [lplist@closedsrc.org] // 404b - Brain not found To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message