Vmoprcmd command returns not-full list of drives
The list which is returned by the command vmoprcmd -devmon ds returns data about 2 drivesonly:
c:\Program Files\Veritas\Volmgr\bin>vmoprcmd -devmon ds -h nbuhost06
DRIVE STATUS
Drive Name Label Ready RecMID ExtMID Wr.Enbl. Type
Host DrivePath Status
=============================================================================
IBM.ULTRIUM-TD1.000 No No No hcart
nbuhost06 {3,0,0,1} TLD
IBM.ULTRIUM-TD1.001 No No No hcart
nbuhost06 {3,0,0,2} TLD
But NetBackup Administration Console (Media and Device Management ->Devices -> Drives) shows the list of 3 drivesfor the same master server:
IBM.ULTRIUM-TD1.000 nbuhost06 HCART TLD 0 1 Yes 3 0 0 1 7YK3S0021J Yes No 0 IBM ULTRIUM-TD1 18N2
IBM.ULTRIUM-TD1.001 nbuhost06 HCART TLD 0 2 Yes 3 0 0 2 7YK3S0021K Yes No 1 IBM ULTRIUM-TD1 18N2
CERTANCE.ULTRIUM2.000 nbu-media-01 HCART2 TLD 1 1 Yes 3 0 6 0 JK02AL3 Yes No 0 CERTANCEULTRIUM 2 1826
I see that drives for nbu-media-01 are not included into vmoprcmd command output. The question is why? What command should I use to obtain entire list of drives including their status?
Comments
dont use the -h switch
Hi Svetlana
please try the command without using the -h nbuhost06... -h <hostname> will list drives assigned to that particular host only and not all the drives.
just try vmoprcmd or vmoprcmd -devmon
Thanks
Kisad
Hello Kisad, Thanks
Hello Kisad,
Thanks for replying on my problem.
Running commands on master server or media server sides does not fit our needs
We need to be able to query full list of drives from a remote machine with admin console installed.
Thanks,
Svetlana
That is not possible, you
That is not possible, you should have VMD process running for executing the command. VMD process is part of MM process of netbackup and will be running on master and media servers.
where did u execute this command
on which server did you execute the below command as mentioned in your 1st post.
c:\Program Files\Veritas\Volmgr\bin>vmoprcmd -devmon ds -h nbuhost06
Thanks
Kisad
We need to be able to query full list
...of drives from a remote machine with admin console installed
Svetlana, you would need to run command for each media server in turn, thus:
vmoprcmd -devmon ds -h nbuhost06
vmoprcmd -devmon ds -h nbu-media-01
good Will backing-up
We have a master server,
We have a master server, several media servers and a separate client machine. We run vmoprcmd command on the client machine.
When we run the command with master server as device host (as it is described in documentation: vmoprcmd -devmon ds -h <master_server>), it returns devices from different meadia servers. But this list of devices is not complete. It is different from the list of devices displayed in NetBackup Administration Console(vmoprcmd output consists less data than NetBackup Administration Console shows)
Bill, I have the same kind of
Bill,
I have the same kind of setup here, remote machine, admin console installed executed the same command from it but with no result
Why?
Find the screen shot attached.
We are still waiting for the answer
Anybody knows how we could get full list of devices?
Thanks,
Svetlana
.
Perhaps the command 'vmdareq' may be of use?
Command line works for me in few different environments. I suggest you open a case with Symantec.
good Will backing-up
Would you like to reply?
Login or Register to post your comment.