Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

Restore Fails When Using vcbResAll With –b prompt Option (1001579)

Details

vcbResAll when used with -b prompt option fails to execute and fills up the space in var/log/vmware directory.

Consider the following scenario:

  1. Back up a virtual machine on console operating system by using vcbSnapAll.
  2. Restore the backup by using the command vcbResAll with the –b prompt option as follows:

    # vcbResAll -h hostname -u username -p password -s /backuproot/ -b prompt

    Note: The default value for –b is prompt. So vcbResAll, when used without –b option leads to the same issue.

The restore fails but the following message is displayed instead of an error message.

 

 

Per VM log files will be in /var/log/vmware/vcbResAll-11271.
Wed Jan 31 00:03:27 IST 2007: Importing VM [vm_name]...

 

 

Extraneous entries similar to the following appear in vm_name-running.log filling up the space in var/log/vmware directory.

 

How do you want to proceed?
0) Abort Restore
1) Keep Existing
2) Replace Existing

Please choose a number [0-2]:
Please choose a number [0-2]:
Please choose a number [0-2]:
Please choose a number [0-2]:
Please choose a number [0-2]:
Please choose a number [0-2]:
Please choose a number [0-2]:
Please choose a number [0-2]:

 

 

Solution

As a workaround, use the command vcbRestore to restore virtual machines one by one instead of using vcbResAll.

Alternatively, use vcbResAll with -b keep/overwrite/abort

Keywords

esx302;relnotes

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.

Feedback

  • 0 Ratings

Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
  • 0 Ratings
Actions
KB: