4.2 Oracle VM Diagnostic Capture

For diagnostic purposes, Oracle Support Services use a script called VMPInfo3 that automatically collects vital troubleshooting information from your Oracle VM environment. This script is installed when you install Oracle VM Manager and is located at /u01/app/oracle/ovm-manager-3/ovm_shell/tools/vmpinfo/vmpinfo3.sh on the Oracle VM Manager system.

The script is usually run with a minimum of two parameters, as follows:

./vmpinfo3.sh --username=[admin] --password=[passwd]

The script creates a tarball in the /tmp directory. When the script has finished running, it notifies you of the filename for the tarball that it has created and instructs you to send the file to Oracle Support. An example of the output follows:

=======================================================================================
 Please send /tmp/vmpinfo3-3.x.y.z-20130123-163252.tar.gz to Oracle OVM support
=======================================================================================

For detailed information about the script, its purpose and usage, please consult the support note with Doc ID 1521931.1. You can also find this document by logging on to My Oracle Support and searching the knowledge base for "vmpinfo3".