Difference between revisions of "Troubleshoot Devices"

From Tranzman Documentation
Jump to: navigation, search
(Map_Drives)
Line 7: Line 7:
 
> devices
 
> devices
 
|}
 
|}
The following menu will be displayed.
+
Options displayed to the user include;
{| class="wikitable" style="padding-left: auto; color:#FFFFFF; background-color: black; width: 600px; FONT-FAMILY:monospace,monospace; LINE-HEIGHT:15px; white-space: pre-wrap;
 
|
 
exit                Exit this CLI session
 
help                Display an overview of the CLI syntax
 
map_drives          Configure devices that don't support serialization
 
rescan              rescan devices
 
return              return to previous menu
 
robots              acces robotic devices
 
scsi_inq            show scsi ing info
 
show_devices        show media on standalone drives and in libraries attached to this appliance
 
show_robot_contents  List contents of Library
 
show_robots          List Connected robots
 
tapes                acces tape devices
 
|}
 
  
===Map_Drives===
+
:[[Map Drives]] - '''Configure devices that don't support serialization'''
Options in this sub-menu can be displayed at any moment by invoking the command,
+
:[[Rescan]] - '''Rescan devices'''
{| class="wikitable" style="padding-left: auto; color:#FFFFFF; background-color: black; width: 600px; FONT-FAMILY:monospace,monospace; LINE-HEIGHT:15px; white-space: pre-wrap;
+
:[[Robots]] - '''Acces robotic devices'''
|
+
:[[scsi_inq]] - '''Show scsi ing info'''
> map_drives ?
+
:[[Show Devices]] - '''Show media on standalone drives and in libraries attached to this appliance'''
|}
+
:[[Show Robot Contents]] - '''List contents of Library'''
Menu displayed would look like this.
+
:[[Show Robots]] - '''List Connected robots'''
{| class="wikitable" style="padding-left: auto; color:#FFFFFF; background-color: black; width: 600px; FONT-FAMILY:monospace,monospace; LINE-HEIGHT:15px; white-space: pre-wrap;
+
:[[Tapes]] - '''Acces tape devices'''
|
 
add_drive          Add drive to map
 
delete_drive      Delete drive from map
 
delete_map        Delete map
 
exit              Exit this CLI session
 
help              Display an overview of the CLI syntax
 
list_robot_drives  show drives configured in the library
 
list_robots        List all connected robots
 
return            return to previous menu
 
show_all_maps      List all current maps
 
show_map          List map contents for a specific library
 
|}
 
----
 
Use this link to go back to the main [[Support]] Page.
 

Revision as of 12:10, 17 September 2018

This section details the options available to troubleshoot devices on the Tranzman appliance.

Devices menu can be reached via the CLI interface and the following commands;

> support > devices

Options displayed to the user include;

Map Drives - Configure devices that don't support serialization
Rescan - Rescan devices
Robots - Acces robotic devices
scsi_inq - Show scsi ing info
Show Devices - Show media on standalone drives and in libraries attached to this appliance
Show Robot Contents - List contents of Library
Show Robots - List Connected robots
Tapes - Acces tape devices