Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 1996 16:20:44 -0700 (PDT)
From:      "Brian N. Handy" <handy@sag.space.lockheed.com>
To:        Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>
Cc:        freebsd-scsi@freebsd.org
Subject:   Re: WORM errors
Message-ID:  <Pine.OSF.3.94.960730161902.26919A-100000@sag.space.lockheed.com>
In-Reply-To: <199607302035.WAA12096@uriah.heep.sax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Jul 1996, J Wunsch replied:

>> Error code is "current errors"
>> Segment number is 00
>> Sense key is "Unit attention"
>
>You should better catch UA's before starting anything else.  The
>simplest way to do this is:
>
>	scsi -f /dev/rworm0.ctl -c "0 0 0 0 0 0" > /dev/null 2>&1

Yep...got that.  It's the first command in my script.

>> 625149952 bytes transferred in 2039 secs (306596 bytes/sec)
>> wormcontrol: ioctl(WORMIOFIXATION): Input/output error
>
>Well, we need the SCSI error message for this (from the syslog or the
>console).

I wasn't there for this, but I bet this has something to do with it:

 worm0(aha0:1:0): ABORTED COMMAND asc:50,0 Write append error
 worm0(aha0:1:0): ABORTED COMMAND info:80002283 asc:50,0 Write append error


Brian




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.94.960730161902.26919A-100000>