From owner-freebsd-fs Fri Nov 1 04:21:05 1996 Return-Path: owner-fs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA24543 for fs-outgoing; Fri, 1 Nov 1996 04:21:05 -0800 (PST) Received: from dfw-ix6.ix.netcom.com (dfw-ix6.ix.netcom.com [206.214.98.6]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA24531 for ; Fri, 1 Nov 1996 04:21:01 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (ala-ca19-01.ix.netcom.com [205.187.212.33]) by dfw-ix6.ix.netcom.com (8.6.13/8.6.12) with ESMTP id EAA21176; Fri, 1 Nov 1996 04:20:29 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id EAA03017; Fri, 1 Nov 1996 04:20:26 -0800 (PST) Date: Fri, 1 Nov 1996 04:20:26 -0800 (PST) Message-Id: <199611011220.EAA03017@silvia.HIP.Berkeley.EDU> To: marck@pluscom.cronyx.ru CC: freebsd-fs@FreeBSD.ORG In-reply-to: <199611011155.OAA13154@pluscom.cronyx.ru> (marck@pluscom.cronyx.ru) Subject: Re: (fwd) ccd Q From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-fs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk By the way, "freebsd-fs" is not an appropriate place to ask such questions. ccd is a device driver that implements a virtual disk, and not a filesystem. * 1. is there any [dis]advantage of using different size disks to be joined * together as a ccd? I don't think the size matters that much, but different speed (MB/s) seems to screw up the performance real badly. * 2. is using IDE disks for ccd good or bad idea? Never tried it. * More precisely: I've got some disks, IDE and SCSI, different sizes, * more or less useful as standalone. * I plan to test ccd for our newsserver with minimal expences. * What should I do? If you just want to test, as in see if it works, experience with the commands and setup, that's ok of course. If you want to do any serious performance measurements/tuning, you can only do that with the exact set of disks you are going to use for the news server. Satoshi