This article outlines examples on how to use the provider_logbundle.sh script to generate a log bundle from the Provider appliance directly.
VMware Data Services Manager
During the course of troubleshooting there may be occasions where the GUI may not be accessible. This document is indented to guide the user on how to generate logs directly to further diagnose the issue.
This process is run directly on the Provider Appliance by using the "provider_logbundle.sh" script.
sh /opt/vmware/tdm-provider/provider_logbundle.sh <logbundle_name> <output_directory>
Example only:
sh /opt/vmware/tdm-provider/provider_logbundle.sh logfile /tmp
sh /opt/vmware/tdm-provider/provider_logbundle.sh systemlogs .
The bundle should then be downloaded from the appliance using scp/winSCP for analysis.