Message-ID: <1935989076.5211.1711707928908.JavaMail.confluence@zettalane.com> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_5210_680204209.1711707928908" ------=_Part_5210_680204209.1711707928908 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html tape

tape

To create and manage virtual tape volumes.

Do not use the tape load/unload command when the tape drives are attache= d to VTL. Instead use the vtl load/unload to accomplish the same.


Usage

=20
create =
tape    drive=3D<driveName> [description=3D<text>] [vendor=3D&l=
t;Vendor> model=3D<model-name>]\ncreate tape    [volume=3D]<tap=
eVolume> init=3D<boolean>
        volser|voltag|barcode=3D<barcodeValue>
        (disk=3D<device-name>) | (vg=3D<vg-name> size=3D<siz=
e>[kKmMgGtT]
load tape    [volume=3D]<tapeVolume> drive=3D<driveName>
delete tape    <tapevolume>
delete tape    <tapeDrive>
set tape    <tapeVolume> writeProtect=3D[1|0]
set tape    <tapeDrive> readAhead=3D[1|0]
show tape    [tapeVolume|tapeDrive

=20


Examples

=20
mayacli create ta=
pe drive=3Dltodrive1 description=3D"my tape drive"
    mayacli create tape volume=3Dtapevol disk=3D/dev/sda
    mayacli create tape volume=3Dtapevol vg=3Dtapevg size=3D100g
    mayacli load tape volume=3Dtapevol drive=3Dltodrive1




=20


Output

=20
=20
------=_Part_5210_680204209.1711707928908--