Vmchange Used For Ejection of Tapes
Vmchange Used For Ejection of Tapes
Vmchange Used For Ejection of Tapes
perf... Page 1 of 4
Knowledge Base
Document ID: 316433 Search
http://support.veritas.com/docs/316433
E-Mail this document to a colleague Advanced Search Op
Other Support Re
After running vmchange with the -abort_ie option, robot inventory will fail with
Support Forum
"Robot busy, cannot perform operation (223)". Ask an expert. J
product discussi
Forum communi
Exact Error Message
Manage Cases
Robot Busy, Cannot Perform Operation (223) Submit and man
cases using MyS
Contact Techni
Details: Find the support
Overview: for your region.
There are different methods of ejecting tapes when no one is present to remove the tapes
from the library MAP.
One method is to run two vmchange commands one after the other. The second Was this article h
vmchange command uses the -abort_ie option which aborts the move but leaves the j Yes n
k
l
m
n j No
k
l
m
ejected tapes sitting in the robotic MAP.
If any information wa
information you were
Example: provided, please let u
feedback will help us
# vmchange -res -multi_eject -verbose -rn ROBOT_NUMBER -rt service.
tld -rh MEDIA_SERVER -ml (Enter comment her
<media_id>:<media_id> ...:<media_id>
# /usr/openv/volmgr/bin/vmchange -res -multi_eject - (Optional Email Add
abort_ie -rt tld -rn <robot number> -rh <robot host>
The above commands are then immediately followed by a vmupdate command to update
the inventory. NOTE: Comments e
NOT receive support
Example: need Symantec Ente
# /usr/openv/volmgr/bin/vmupdate -rt tld -rn <robot number> support, please click
If the vmupdate command is failing with "Robot busy, cannot perform operation (223)",
there may be a timing issue between the two commands vmchange and vmupdate.
SOLUTION:
Use a single vmchange command with the -single_cycle option instead of two
vmchange commands, one with the -abort_ie option as shown above.
Example:
# /usr/openv/volmgr/bin/vmchange -res -multi_eject -rt tld
-rn <robot number> -rh <robot host> -ml
<media_id>:<media_id> ...:<media_id> -single_cycle
The next commands are displaying the eject status for the test:
(Note that the final field in the vmchange -verify_eject output is the eject status for that
tape where 1=in slot, 2=in progress, 3=waiting removal, 6=eject complete.)
The next vmchange command aborts the eject as all the tapes are now in the MAP. If the
vmchange eject was not aborted and it timed out, all the tapes would be returned to their
respective slots.
TEST 2 using the same tapes and "-single_cycle" syntax. The "-single_cycle" option
automatically marks the ejected tapes as "complete" as soon as they're all moved to the
MAP. This eliminates the need to execute the second vmchange -abort_ie command.
Additionally the "-single_cycle" command option does not complete until the eject is done
which eliminates any timing issue when a subsequent vmupdate command is run.
Products Applied:
NetBackup Enterprise Server 6.0, 6.0 MP1,
6.0 MP2, 6.0 MP3, 6.0 MP4, 6.0 MP5, 6.0
MP6, 6.0 MP7, 6.5, 6.5.1, 6.5.2, 6.5.3
Languages:
English (US)
Operating Systems:
Solaris
8.0
FTP: ftp://ftp.entsupport.symantec.com or
http://ftp.entsupport.symantec.com
THE INFORMATION PROVIDED IN THE SYMANTEC SOFTWARE KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY
OF ANY KIND. SYMANTEC SOFTWARE DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SYMANTEC
SOFTWARE OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES,EVEN IF SYMANTEC SOFTWARE OR ITS SUPPLIERS
HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR
LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT
APPLY.