[6151] in linux-scsi channel archive
Re: AHA-2940,
daemon@ATHENA.MIT.EDU (Marc SCHAEFER)
Mon Mar 22 12:01:38 1999
Date: Mon, 22 Mar 1999 17:22:23 +0100 (MET)
From: Marc SCHAEFER <schaefer@alphanet.ch>
To: Kenneth Johansson <ken@kieraypc01.p.y.ki.era.ericsson.se>
cc: Simon Burley <sjb@dneg.com>,
Kenneth Johansson <erakeon@kieraypc01.p.y.ki.era.ericsson.se>,
linux-scsi@vger.rutgers.edu
In-Reply-To: <36F6620F.82353E4E@switchboard.ericsson.se>
On Mon, 22 Mar 1999, Kenneth Johansson wrote:
> I have noticed it happens when the tape backup software dose eject on the tape. The tape is not
> ejected and the harddrive get this error. It only happens whit an eject. everything works fine up
> to this point.
Interesting. The command to eject a tape from a SCSI Sequential Access
device is the same as the one to do a spin down on a SCSI hard drive :)
Are you sure your backup software is not, like Arkeia, sending the
EJECT to a generic device (/dev/sga or /dev/sg1), and that the
first device (in order from small SCSI IDs to big ones) is really
your harddrive.
If yes, change Arkeia to use /dev/sgb (or /dev/sg2)
:)
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu