On 31-Jan-2000 Dan Nelson wrote:
> In the last episode (Feb 01), Dmitry Samersoff said:
>> > In the last episode (Jan 31), Dmitry Samersoff said:
>> > > I have problem with HP SureStore 24x6 I can read(write) only from
>> > > one tape from catridge
>
> What does "chio status" return, and what do
I'm using a HP SureStore 24x6 too, and have no problems talking to it
with chio.
I suspect there's some screwy optioning nonsense for the tape motion
stuff that's wrong.
louie
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
It sounds to me that you have this device strapped to be in 'stacker' mode-
the command you're sending is the same as an 'mt offline' command- so it's
loading the next tape in the changer.
that means it won't show up as a changer on lun 1. I haven't seen one these
beasts for 5-6 years- I don't r
Dan Nelson wrote:
>
> In the last episode (Jan 31), Dmitry Samersoff said:
> > I have problem with HP SureStore 24x6 I can read(write) only from one
> > tape from catridge
> >
> > Could anybody send me ether shell or C (preferable) sequence need to
> > read tapes one by one?
> >
> > i.e something
In the last episode (Jan 31), Dmitry Samersoff said:
> I have problem with HP SureStore 24x6 I can read(write) only from one
> tape from catridge
>
> Could anybody send me ether shell or C (preferable) sequence need to
> read tapes one by one?
>
> i.e something like:
> cat /dev/rsa0
> camcon
I have problem with HP SureStore 24x6
I can read(write) only from one tape from catridge
Could anybody send me ether shell or C (preferable)
sequence need to read tapes one by one?
i.e something like:
cat /dev/rsa0
camcontrol cmd -n rsa0.ctl -c "1B 00 00"
cat /dev/rsa0
Thank you!
--
6 matches
Mail list logo