Forum Discussion

em23's avatar
em23
Level 4
16 years ago
Solved

Ejecting Full Tapes/Media

Hey all, I'm trying to eject full tapes from the library using the Admin Console, but I get an error (The eject operation has completed with errors) and the tape does not eject. I also tried doing this from the command line, but this also did not work because of robot control host. Would robot control host be the name of the host system?

$ vmchange -res -multi_eject -rn 0 -rt tld -ml L00006:L00007:L00035
missing robot control host



  • yes you need the -rh robot_control_host in your command.  The robot_control_host should be the hostname (server name, could be FQDN if you configured so) in NetBackup for that robot.
  • yes you need the -rh robot_control_host in your command.  The robot_control_host should be the hostname (server name, could be FQDN if you configured so) in NetBackup for that robot.
  • yes you need the -rh robot_control_host in your command.  The robot_control_host should be the hostname (server name, could be FQDN if you configured so) in NetBackup for that robot.

    cool! thanks that did the trick.