Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.10 $; site convexs Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!ihnp4!inuxc!pur-ee!uiucdcs!convex!convexs!charisse From: charisse@convexs.UUCP Newsgroups: net.unix-wizards Subject: Re: Disk Striping (VMS and Unix) Message-ID: <27300004@convexs> Date: Wed, 26-Mar-86 15:18:00 EST Article-I.D.: convexs.27300004 Posted: Wed Mar 26 15:18:00 1986 Date-Received: Sat, 29-Mar-86 06:21:09 EST References: <192@cfa.UUCP> Lines: 19 Nf-ID: #R:cfa.UUCP:192:convexs:27300004:000:732 Nf-From: convexs.UUCP!charisse Mar 26 14:18:00 1986 Striping refers to the capability of spreading a file system across multiple disks. It allows you to take advantage of parallel I/O operations at the hardware level and can increase I/O throughput. For example if you have 4 disks you can intiate 4 reads at once. Thus increasing throughput by approximately 4X. Of course you still have to pay the piper. Your I/O subsystem has to have knowledge of the disk layout in order to optimally spread your file across multiple disks. And what do you do if you are striping together disks with partitions of unequal size? Both the Cray and the C1 provide a disk striping capability. It seems to be a win for large machines. charisse ihnp4!convex!charisse convex!charisse@rice.arpa