For troubleshooting purposes, VMware Technical Support might request support bundles. For each product, you can collect the diagnostic information in a support bundle by using a specific user interface, method, script, or tool. The support bundle contains product-specific logs, configuration files, and data appropriate to the situation.
Procedure
- Collect a support bundle for the VMware Cloud Director Availability components by using the service management interface.
- In a Web browser, go to the management interface for each VMware Cloud Director Availability component.
Deployment type Component Management Interface Combined Appliance Cloud Service https://Appliance-IP-Address/ui/admin Manager Service https://Appliance-IP-Address:8441/ui/admin Replicator Service https://Appliance-IP-Address:8440/ui/admin Tunnel Service https://Appliance-IP-Address:8442/ui/admin Cloud Replicator Appliance Replicator Service https://Replicator-Appliance-IP-Address/ui/admin Cloud Tunnel Appliance Tunnel Service https://Tunnel-Appliance-IP-Address/ui/admin - Log in as the root user.
- In the left pane, click Support.
- On the Support bundles page, click Generate new.
- In the Bundle generate window, initiate the creation of a support bundle by clicking Generate.
- After the support bundle is generated, in the Bundle Id column, initiate a download by clicking the bundle id link.
- In the Download Support Bundle window, save the support bundle file locally by clicking Download.
- After your browser downloads the file, optionally select the bundle and click Delete.
- In a Web browser, go to the management interface for each VMware Cloud Director Availability component.
- If you cannot access the VMware Cloud Director Availability service management interface, collect a support bundle by using a Secure Shell (SSH) client.
- Open an SSH connection to the VMware Cloud Director Availability virtual machine and log in by using the root user credentials.
- Create a folder for the support bundle.
cd /opt/vmware/h4/serviceType mkdir bundles
For serviceType use one of the arguments: cloud, manager, replicator, or tunnel. - Generate the support bundle by running the
/opt/vmware/h4/bin/support-bundle.py
script and providing arguments with the deployment type of the appliance and the output folder.- In a combined appliance deployment type, the following example collects all logs.
/opt/vmware/h4/bin/support-bundle.py combined ./bundles
- In a dedicated appliance deployment type, open an SSH connection to each VMware Cloud Director Availability appliance and run the script
/opt/vmware/h4/bin/support-bundle.py serviceType ./bundles
For serviceType use one of the arguments: cloud, manager, replicator, or tunnel.
- In a combined appliance deployment type, the following example collects all logs.
- Download the /root/bundles/bundle-YYYY-MM-DD_HH-mm-SS-Time-Zone/combined-bundle-YYYY-MM-DD_HH-mm-SS-Time-Zone.tar.bz2 file.
- Collect a VMware Cloud Director support bundle by using a Secure Shell (SSH) client.
- Open an SSH connection to the VMware Cloud Director virtual machine and log in by using your user credentials.
- Generate the support bundle file.
/opt/vmware/vcloud-director/bin/vmware-vcd-support --all --multicell
- Download the vmware-vcd-support-YYYY-MM-DD.NNNN.tgz support bundle file from /opt/vmware/vcloud-director/data/transfer/vmware-vcd-support.
- Collect a vCenter Server support bundle by using the user interface.
- In a Web browser, go to https://vCenter-Server-FQDN:443/appliance/support-bundle.
- Log in by using the root user credentials, and click Enter to start the download.