Generate a Support Bundle
To help diagnose problems, you might need to generate system and runtime information,
and support bundle collections of log files.
The following table describes the contents of the support bundle:
Name | Description |
---|---|
command.txt | Text file with details about the support bundle. Contains start
date, end date, and target directory for the support bundle, as
defined during generation. |
config.txt | Text file with configuration details. The system token,
passwords, and the signature and fingerprint of the SSL certificate
are excluded. |
log | Directory that contains the following VMware Cloud Director Object Storage Extension logs:
|
db | Directory that contains the schema
history and the hibernate sequence for the database. |
- Open an SSH connection to theVMware Cloud Director Object Storage Extensionmachine.
- To generate the support bundle, run the following command:ose support --startstart-date--endend-dateYou can optionally append the--startand--endarguments.The--startargument defines the start time for the logs to be collected. The default value is 2018-01-01.The--endargument defines the end time for the logs to be collected. If not specified, the end date is the current date.For the--startand the--endarguments values, enter the date in the YYYY-MM-DD format.ose support --start 2020-03-12 --end 2020-05-24
The support bundle is generated and saved to the
/opt/vmware/voss/support
directory of the VMware Cloud Director Object Storage Extension
machine.