From owner-freebsd-scsi Tue Oct 27 05:24:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA17449 for freebsd-scsi-outgoing; Tue, 27 Oct 1998 05:24:45 -0800 (PST) (envelope-from owner-freebsd-scsi@FreeBSD.ORG) Received: from mushi.colo.neosoft.com (mushi.colo.neosoft.com [206.109.6.82]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id FAA17443 for ; Tue, 27 Oct 1998 05:24:43 -0800 (PST) (envelope-from peter@taronga.com) Received: (qmail 27059 invoked from network); 27 Oct 1998 13:24:04 -0000 Received: from bonkers.neosoft.com (HELO bonkers.taronga.com) (root@206.109.2.48) by mushi.colo.neosoft.com with SMTP; 27 Oct 1998 13:24:04 -0000 Received: (from peter@localhost) by bonkers.taronga.com (8.6.11/8.6.9) id HAA10344; Tue, 27 Oct 1998 07:24:02 -0600 Date: Tue, 27 Oct 1998 07:24:02 -0600 From: peter@taronga.com (Peter da Silva) Message-Id: <199810271324.HAA10344@bonkers.taronga.com> To: scsi@FreeBSD.ORG Subject: Re: Do we support > 32 drives yet? References: <199810261709.LAA29710@bonkers.taronga.com> <199810261835.TAA13230@yedi.iaf.nl> Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article <199810261835.TAA13230@yedi.iaf.nl>, Wilko Bulte wrote: >??? The HSZ50 backend is not wide scsi. In a BA355 type enclosure you can >have 24 disks, using BA35[06] device shelves you can have 6 (backend >channels) * 7 (disks per shelf) is 42 disks. Using redundant power supplies >in your BA35[06] you are limited to 6 * 6 = 36 disks. I don't see how >you get to 84 disks. You can run two HSZ50s on a single SCSI bus, with 7 disks on each shelf, for a total of 84 disks. You can only assign them to 56 unique LUNs between the two units, though. Digital UNIX doesn't support more than 7 IDs per bus, unfortunately, but on FreeBSD you could fit four HSZ50s for 168 drives over 112 LUNs. You'd run out of minor numbers before you'd populated the third host adapter. Yes, this is way extreme. There's cheaper ways of doing it, but the sparse address space and nailed-down device numbers of the System V model is handy when you have a lot of hot-pluggable hardware. As for ADVFS... My experiences with ADVFS have made me extremely reluctant to trust it with anything more critical than a news spool. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message