Help - Are there any SCSI commands for mount & dismount tape cartridges?
Hi,
This is a newbi question. Could some one please tell me is SCSI 2 or
SCSI 3 has any SCSI commands defined for mouting & dismounting tape
cartridges? If so, what are they?
Re: Help - Are there any SCSI commands for mount & dismount tapecartridges?
lx282828@gmail.com wrote:
>
> This is a newbi question. Could some one please tell me is SCSI 2 or
> SCSI 3 has any SCSI commands defined for mouting & dismounting tape
> cartridges? If so, what are they?
Re: Help - Are there any SCSI commands for mount & dismount tape cartridges?
<lx282828@gmail.com> wrote in message
news:1193778194.032329.269400@k79g2000hse.googlegr oups.com...
> Hi,
>
> This is a newbi question. Could some one please tell me is SCSI 2 or
> SCSI 3 has any SCSI commands defined for mouting & dismounting tape
> cartridges? If so, what are they?
>
> Thanks,
> BJ
> --
Depends on your perspective of what mount/dismount means. If you mean
physically loading/ejecting the cartridge then SCSI Load/Unload will do just
that, as Michael already explained. If you mean moving a cartridge into the
drive using a library then you need to send it the SCSI Move Media command.
If you mean mount/dismount from an operating system perspective then SCSI
has no specific commands to offer. Tape drives generally do not show up at
file system mount points or drive letters.
Re: Help - Are there any SCSI commands for mount & dismount tape cartridges?
On Oct 31, 6:00 am, "Rob Turk" <wipe_this_r.t...@rtist.nl> wrote:
> <lx282...@gmail.com> wrote in message
>
> news:1193778194.032329.269400@k79g2000hse.googlegr oups.com...
>
> > Hi,
>
> > This is a newbi question. Could some one please tell me is SCSI 2 or
> > SCSI 3 has any SCSI commands defined for mouting & dismounting tape
> > cartridges? If so, what are they?
>
> > Thanks,
> > BJ
> > --
>
> Depends on your perspective of what mount/dismount means. If you mean
> physically loading/ejecting the cartridge then SCSI Load/Unload will do just
> that, as Michael already explained. If you mean moving a cartridge into the
> drive using a library then you need to send it the SCSI Move Media command.
>
> If you mean mount/dismount from an operating system perspective then SCSI
> has no specific commands to offer. Tape drives generally do not show up at
> file system mount points or drive letters.
>
> Rob