cancel
Showing results for 
Search instead for 
Did you mean: 

Drives in robot command line

Schwarzkopf
Level 5

I'm looking for a command line to show me all drives in a specified robot.

thanks.

1 ACCEPTED SOLUTION

Accepted Solutions

Anonymous
Not applicable

This command gives you each drive and its associated robot. Use the output from this. See example....

 # /usr/openv/volmgr/bin/tpconfig -d
Id  DriveName           Type   Residence
      Drive Path                                                       Status
****************************************************************************
0   HP.ULTRIUM4-SCSI.001 hcart  TLD(0)  DRIVE=1
      /dev/nst0                                                        UP
1   HP.ULTRIUM4-SCSI.002 hcart  TLD(0)  DRIVE=2
      /dev/nst1                                                        UP
2   HP.ULTRIUM4-SCSI.003 hcart  TLD(0)  DRIVE=3
      /dev/nst4                                                        UP
3   HP.ULTRIUM4-SCSI.004 hcart  TLD(0)  DRIVE=4
      /dev/nst5                                                        UP
4   HP.ULTRIUM4-SCSI.005 hcart  TLD(1)  DRIVE=1
      /dev/nst2                                                        UP
5   HP.ULTRIUM4-SCSI.006 hcart  TLD(1)  DRIVE=2
      /dev/nst3                                                        UP
6   HP.ULTRIUM4-SCSI.007 hcart  TLD(1)  DRIVE=3
      /dev/nst6                                                        UP
7   HP.ULTRIUM4-SCSI.008 hcart  TLD(1)  DRIVE=4
      /dev/nst7                                                        UP

Currently defined robotics are:
  TLD(0)     robotic path = /dev/sg9
  TLD(1)     robotic path = /dev/sg20 

View solution in original post

2 REPLIES 2

Anonymous
Not applicable

This command gives you each drive and its associated robot. Use the output from this. See example....

 # /usr/openv/volmgr/bin/tpconfig -d
Id  DriveName           Type   Residence
      Drive Path                                                       Status
****************************************************************************
0   HP.ULTRIUM4-SCSI.001 hcart  TLD(0)  DRIVE=1
      /dev/nst0                                                        UP
1   HP.ULTRIUM4-SCSI.002 hcart  TLD(0)  DRIVE=2
      /dev/nst1                                                        UP
2   HP.ULTRIUM4-SCSI.003 hcart  TLD(0)  DRIVE=3
      /dev/nst4                                                        UP
3   HP.ULTRIUM4-SCSI.004 hcart  TLD(0)  DRIVE=4
      /dev/nst5                                                        UP
4   HP.ULTRIUM4-SCSI.005 hcart  TLD(1)  DRIVE=1
      /dev/nst2                                                        UP
5   HP.ULTRIUM4-SCSI.006 hcart  TLD(1)  DRIVE=2
      /dev/nst3                                                        UP
6   HP.ULTRIUM4-SCSI.007 hcart  TLD(1)  DRIVE=3
      /dev/nst6                                                        UP
7   HP.ULTRIUM4-SCSI.008 hcart  TLD(1)  DRIVE=4
      /dev/nst7                                                        UP

Currently defined robotics are:
  TLD(0)     robotic path = /dev/sg9
  TLD(1)     robotic path = /dev/sg20 

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

Also:

tpconfig -l