cancel
Showing results for 
Search instead for 
Did you mean: 

tape drive

NIKHIL234656595
Level 6

we have 10 drives in our environment which i can see from device monitor .and all are shared to different media server and master server.

all have multiple path.

how to check from master server command line status of all drives.?

when i run vmoprcmd -d,i see the drives attached to master server only.

is it true?

1 ACCEPTED SOLUTION

Accepted Solutions

mph999
Level 6
Employee Accredited

Try just vmoprcmd without any options ...

 

Martin

View solution in original post

8 REPLIES 8

mph999
Level 6
Employee Accredited

Try just vmoprcmd without any options ...

 

Martin

Marianne
Level 6
Partner    VIP    Accredited Certified

Or use vmoprcmd -d -h <media-server>

NIKHIL234656595
Level 6

when on epath is down,can i make it up from master server or i have to login to that assigned host?

NIKHIL234656595
Level 6

when single path is down,can i make it up from master server or i have to login to that assigned host?

and steps to do it.

Will_Restore
Level 6

vmoprcmd  -up drive_index  -h device_host

  example

vmoprcmd  -up 2  -h mediasvrB

NIKHIL234656595
Level 6

this can be d one from the master server?

NIKHIL234656595
Level 6

 

# /usr/openv/volmgr/bin/vmoprcmd -d
 
                               PENDING REQUESTS
                                    <NONE>
                                 DRIVE STATUS
Drv    Type   Control  User      Label  RecMID  ExtMID  Ready   Wr.Enbl.  ReqId
 0      dlt2     TLD                -                     No       -         0  
 1       dlt2     TLD                -                     No       -         0  
 
 
Here the firs column is the drive index?

Will_Restore
Level 6

and yes