Chapter 14: Using the Command Line Interface
Command Line Interface (CLI) Commands
504 Quantum Scalar i6000 User’s Guide
show media
show media <partition> [options]
description: Shows media information for storage slots, drives, mail slots, or
all in a particular partition
The partition number is specified using a logical number. Note that using zero
implies the CLI will ignore logical partitions, and return media for the entire
physical library
options: one of the following options is required
all - shows media information for all storage slots, drives, and
mail slots
slots [range] - shows media information for all storage slots or those
within a range.
mail [range] - shows media information for all mail slots or those within
a range.
drives [range] - shows media information for all drives or those within a
range.
The range must be two integers corresponding to the start and end. Ranges are
1-based.
examples:
media p0 all -Shows media info for all storage slots, drive, and mail
slots for the physical library
media p2 drives -Shows media info for all drives in partition 2
media p4 slots 1 100 -Shows media info for storage slots 1 through 100
in partition 4