Re: [foxboro] 4MM Tape Problems
- From: "wcricker" <wcricker@xxxxxxxxxxxxx>
- To: <foxboro@xxxxxxxxxxxxx>
- Date: Mon, 7 Apr 2003 00:55:53 -0400
Mr. Balmer,
With a tape in the drive, try the following:
mt -f /dev/rmt/0 status
If this returns a message saying No Tape Loaded or Drive Offline,
change the 0 to 1, then to 2 if nessessary.
If you get the offline message on all 3 devices, and there is a tape
in that drive, you've got a hardware, or addressing problem. If it shows
a valid status on one, the drive is conected and talking.
Now, use the same number, but add the characters 'cb' after it. This
would be (for device 0) :
mt -f /dev/rmt/0cb status
If you get an error here, best guess is drive jumpers.
The drive behaviour is described by those letters. The 'c' means
operate in 'compressed' mode. The 'b' means 'bsd behaviour'.
The drive commonly is not jumpered for compressed, or ultra compressed,
but the Backup script assumes that it is.
The backup script, in searching for a tape drive, doea that same command
on devices /dev/rmt/0cb, /dev/rmt/1cb, and /dev/rmt/2cb. It uses the
first to give a favourable responce.
More info on the settings in in the 'man' page mtio; these letters are
described near the end of the text.
Backup doesn't use /dev/rst9 or nrst9. Instead it uses /dev/rmt/0cb or
/dev/rmt/0cbn, or 1cb/1cbn, or 2cb/2cbn, depending on where the device
is on the SCSI chain. (by the way, the 'n' means do not rewind when done)
William C. Ricker
FeedForward, Inc.
Marietta, GA, USA
wcricker@xxxxxxxxxxxxxxx
770-426-4422
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
- References:
- Re: [foxboro] 4MM Tape Problems
- From: McLeish, Rob
Other related posts:
- » Re: [foxboro] 4MM Tape Problems
- » Re: [foxboro] 4MM Tape Problems
- » Re: [foxboro] 4MM Tape Problems
- » Re: [foxboro] 4MM Tape Problems
- » Re: [foxboro] 4MM Tape Problems
- » Re: [foxboro] 4MM Tape Problems
- » Re: [foxboro] 4MM Tape Problems
- » Re: [foxboro] 4MM Tape Problems
- » Re: [foxboro] 4MM Tape Problems
- Re: [foxboro] 4MM Tape Problems
- From: McLeish, Rob