If you are a UNIX or Linux user, you can retrieve the support bundle from your virtual appliance by using the command-line interface (CLI) on your Linux client server. You can use either SCP or SFTP to retrieve the support bundle.
You must be the maintenance user to perform this task.
You must have generated a support bundle using the maintenance console and have the support bundle name available.
The following example uses SCP to retrieve the support bundle:
$ scp admin@10.228.212.69:/support/support_bundle_20130216_145359.7z . Password: maintenance_user_passwordsupport_bundle_20130216_145359.7z 100% 119MB 11.9MB/s 00:10
The following example uses SFTP to retrieve the support bundle:
$ sftp admin@10.228.212.69:/support/support_bundle_20130216_145359.7z . Password: maintenance_user_passwordConnected to 10.228.212.69. Fetching /support/support_bundle_20130216_145359.7z to ./support_bundle_20130216_145359.7z /support/support_bundle_20130216_145359.7z