The sjirdtag program tests the SJIRTAG command on SJI-compliant autochangers. The SJIRTAG command reads media presence and tag data from an autochanger. The following example shows the correct usage for the sjirdtag program:
sjirdtag device-name |
The device-name option used with the sjirdtag program represents any device name that can be used to reach an SJI-compliant autochanger driven by the system, typically in the form b.t.l, where b is the logical SCSI bus, t is the SCSI target, and l is the SCSI lun on that target (for example, scsidev@0.4.0).
The following example represents typical output from the SJIRTAG command:
Tag Data for 0.4.0, Element Type DATA TRANSPORT: Elem[001]: tag_val=0 pres_val=1 med_pres=1 med_side=0 Tag Data for 0.4.0, Element Type STORAGE: Elem[001]: tag_val=0 pres_val=1 med_pres=1 med_side=0 Elem[002]: tag_val=0 pres_val=1 med_pres=1 med_side=0 Elem[003]: tag_val=0 pres_val=1 med_pres=1 med_side=0 Elem[004]: tag_val=0 pres_val=1 med_pres=1 med_side=0 Elem[005]: tag_val=0 pres_val=1 med_pres=0 med_side=0 Elem[006]: tag_val=0 pres_val=1 med_pres=1 med_side=0 Elem[007]: tag_val=1 pres_val=1 med_pres=1 med_side=0 VolumeTag=<00000098> Tag Data for 0.4.0, Element Type MEDIA TRANSPORT: Elem[001]: tag_val=0 pres_val=1 med_pres=0 med_side=0 |