Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!gatech!uflorida!mailrus!cornell!uw-beaver!rice!sun-spots-request From: goodall@brillig.umd.edu (Sharon Goodall) Newsgroups: comp.sys.sun Subject: SCSI tape: rst0 or rst8? Message-ID: <8812091542.AA01449@brillig.umd.edu> Date: 16 Dec 88 12:12:14 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 12 Approved: Sun-Spots@rice.edu Original-Date: Fri, 9 Dec 88 10:42:55 EST X-Sun-Spots-Digest: Volume 7, Issue 59, message 20 of 21 What is the difference between /dev/rst0 and /dev/rst8 on Suns? Does one have a higher storage capacity than the other when using tar or dump? Sharon Goodall goodall@mimsy.umd.edu University of Maryland, College Park [[ The difference is very similar to the different between /dev/rmt0 and /dev/rmt8. 0 is a "lower density" device, requiring more tape to fit the same amount of information but less prone to bad spots on the media. 8 is a "higher density" device. For the rst device, 0 uses QIC-11 format and 8 uses QIC-24. --wnl ]]