From owner-freebsd-chat Mon Aug 4 18:03:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA09793 for chat-outgoing; Mon, 4 Aug 1997 18:03:43 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA09780 for ; Mon, 4 Aug 1997 18:03:36 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by genesis.atrad.adelaide.edu.au (8.8.5/8.7.3) with ESMTP id KAA25043; Tue, 5 Aug 1997 10:33:33 +0930 (CST) From: Greg Lehey Received: (grog@localhost) by freebie.lemis.com (8.8.7/8.6.12) id KAA18924; Tue, 5 Aug 1997 10:33:31 +0930 (CST) Message-Id: <199708050103.KAA18924@freebie.lemis.com> Subject: Re: Sysadmin levels today? In-Reply-To: <199708050046.KAA24990@genesis.atrad.adelaide.edu.au> from Michael Smith at "Aug 5, 97 10:16:25 am" To: msmith@atrad.adelaide.edu.au (Michael Smith) Date: Tue, 5 Aug 1997 10:33:31 +0930 (CST) Cc: scrappy@hub.org, msmith@atrad.adelaide.edu.au, freebsd-chat@FreeBSD.ORG Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-chat@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Michael Smith writes: > The Hermit Hacker stands accused of saying: >> On Fri, 1 Aug 1997, Michael Smith wrote: >> >>> Yeah. Not to mention that you can put 8 LUNs on each unit, which >>> makes the correct answer 57 or 121 respectively. >> >> Damn, I forgot about that...I've never actually *seen* this done >> though...what sort of 'max' has anyone seen hanging off of one scsi bus? > > Hmm, I've seen a bus entirely populated with MD21's, so 14 disks, and > one with four 5-tape units for 20 tape drives. I've also seen a > controller that would let you put four SMD disks on a single SCSI ID > at separate LUNs (in a Sequent, I think), so you can imagine what 28 > 1GB SMD disks would look and sound like 8) > > Still, the basic problem is the bus bandwidth; it's just not up to > that sort of load. You're jumping to conclusions here (or keeping some details quiet :-) The required bandwidth depends on the application, not the number of devices on the bus. Greg