Veritas-bu

[Veritas-bu] LTO-1

2003-08-08 11:41:40
Subject: [Veritas-bu] LTO-1
From: Huslage.Aaron AT cnf DOT com (Huslage, Aaron S - CNF)
Date: Fri, 8 Aug 2003 08:41:40 -0700
The only real reason to use IBMtape is that it provides better debugging
facilities when you are having the number of media errors that we are having
here. It does automatic drive dumps and provides more sense information (all
32 bits) to the OS so that it can better handle the various errors that
arise when a drive encounters a bad piece of media.

As it stands right now, I've had to borrow a P-Series box from IBM to
replace one of my media servers with an AIX box that runs the Atape driver
(AIX's version of IBMtape.) This is just so that I can get all of the debug
info that IBM needs to help us solve this problem. Seems like a lot of
hassle if I can just install IBMtape and get it to work properly.

-----Original Message-----
From: Joost Mulders [mailto:mail AT j-mulders.demon DOT nl] 
Sent: Friday, August 08, 2003 3:24 AM
To: Huslage, Aaron S - CNF
Cc: veritas-bu AT mailman.eng.auburn DOT edu
Subject: RE: [Veritas-bu] LTO-1


>No reply anyone???
>How does the SG driver work? Doesn't it need to talk through the st 
>driver to get its work done?

OK, I'll bite. 

No. 'sg' (SCSI generic) does not use 'st' (SCSI tape). sg attaches itself to

every HBA driver of the class scsi. sg is a pass thru driver: It allows 
userland applications to pass scsi commands to arbitrary scsi devices, just 
like Solaris' own USCSI interface.

IBMtape is a replacement for 'st'. So, even if you have IBMtape, you still 
need 'sg' for various purposes: serialization of devices and I believe that 
also reserve/release is done via 'sg'.

To rave on about the use of IBMtape: Why use it? 
 - VERITAS does not support it
 - SUN does not support it
 - You have trouble with it
What's the advantage of IBMtape over st?
 
SUN's policy is that there is 'st' support for every tape drive that SUN 
ships/resells with proper defaults (like variable block length). 

Sure there is support for LTO-1 and LTO-2 for IBM, HP and Seagate. Just 
install the latest 'st' patch for your OS and your set. There is really no 
need to modify st.conf if you have the latest 'st'. 

The current 'st' patches are:
 Solaris 2.6    105505-16
 Solaris 7      107461-14
 Solaris 8      108725-13
 Solaris 9      113277-12

Best regards, 

Joost
-- 
Long may you run.

<Prev in Thread] Current Thread [Next in Thread>