Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!sri-unix!obrien@rand-unix From: obrien%rand-unix@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: Re: VAX/UNIX configuration Message-ID: <15479@sri-arpa.UUCP> Date: Sat, 14-Jan-84 15:58:00 EST Article-I.D.: sri-arpa.15479 Posted: Sat Jan 14 15:58:00 1984 Date-Received: Mon, 16-Jan-84 01:19:56 EST Lines: 13 The only program I've ever personally seen that can run any DEC device to near its channel capacity is George Goble's "dbuf". This thing splits into three forks: one reads, the second writes, and the third coordinates and makes the other two "change ends" at appropriate times. Its commands are a subset of "dd"'s. So if you don't mind making image copies for backup (with something like 21 Fuji Eagle disk drives that's what George Goble does), "dbuf" will probably be able to make the streaming drive stay streaming most of the time. We've found that it's far safer to give "dbuf" an exact count rather than letting it get a read error at the end of a partition. We're not sure why this is so but I thought I'd mention it while I'm on the subject.