Robots

From Tranzman Documentation
Jump to: navigation, search

This section details how to work with the robots attached to the system.

This menu can be found by navigating to;

> support > devices > robots

Resulting Menu would look like this.

contents show library contents exit Exit this CLI session help Display an overview of the CLI syntax inventory inventory library list display list of robotic devices load move from slot to drive return return to previous menu unload move from drive to slot

Contents

To show the contents of the currently selected Library.

> contents <device>

  • <device> - iSCSI number for the robots (i.e. sg 1, sg2, etc)

Inventory

Reads the contents from the library and adds this information to the internal Catalog on the appliance.

> inventory <device>

  • <device> - iSCSI number for the robots (i.e. sg1, sg2, etc)

List

Displays a list of all robotic devices currently attached to the appliance.

> list

Load

Loads a desired tape to a specified drive.

> load <device> <slot> <drive>

  • <device> - Robotic device (i.e. sg1, sg2, etc)
  • <slot> - Physical slot number (i.e. 01, 02, 03, etc)
  • <drive> - Drive number

Unload

Unloads a desired tape from a tape drive.

> unload <device> <drive> <slot>

  • <device> - Robotic device (i.e. sg1, sg2, etc)
  • <drive> - Drive number
  • <slot> - Physical slot number (i.e. 01, 02, 03, etc)

Use this link to go back to the main Devices - Tape Drives Page.