Alan Dayley wrote:
>
> I am using mt-st v. 0.5b. At the end of EVERY MT command, a rewind is
> issued. What good it a seek to end of data (seod) if it is immeadiately
> rewound before another command can be issued?
>
> Is there an option or setting somewhere to stop the rewind command at the
> end of MT execution?
man st
FILES
/dev/st* : the auto-rewind SCSI tape devices
/dev/nst* : the non-rewind SCSI tape devices
This is true of all tape devices. The ones that are preceeded with an 'n' are
the non-rewind version, and the ones that aren't automatically rewind when the
tape device is closed. So, the problem isn't with mt, it's doing exactly what
it is suppossed to do. The problem is with the device you are accessing the
tape through.
--
Doug Ledford <[EMAIL PROTECTED]> http://people.redhat.com/dledford
Please check my web site for aic7xxx updates/answers before
e-mailing me about problems
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]