lsml - List mount logical records

Purpose

List the mountlogical objects defined in the TSLM database. By default, all objects are listed. The list is sorted ascending by the drive name attribute unless another sort order is provided with the generic option -order.

Syntax

lsml [ml_ID [...] | -drive drive_name | -app application_name | -vol volume_name]

Parameters

ml_ID [...]
Specifies the mountlogical ID of the object to be included in the list. Multiple IDs must be separated with a blank character between each ID. Displays all mountlogical objects, if no option is specified.

Results

Default tabular output for each drive group listed includes the following information (also serve as the headings for CLI table):
  • ID
  • Volume
  • Drive
  • Application
  • Handle

Long output includes:

  • ID
  • Volume
  • Drive
  • Application
  • Handle
  • Mounted
  • DM

Short output only displays:

  • ID

Examples

lsml 56ed4bda-6204-11d8-816c-0004ace4c83a
lsml -match "streq(Mountlogical.\"MountLogicalHandle\"\"/dev/IBMtape0\")"
lsml -l

Related commands