UNIXまたはLinuxを使用している場合は、Linuxクライアント サーバでコマンドライン インターフェイス(CLI)を使用して、vAppからサポート バンドルを取得することができます。サポート バンドルの取得には、SCPまたはSFTPを使用します。
このタスクを実行するには、メンテナンス ユーザである必要があります。
メンテナンス コンソールを使用してサポート バンドルを生成し、サポート バンドル名を確認しておきます。
次の例では、SCPを使用してサポート バンドルを取得します。
$ scp admin@10.10.12.69:/support/support_bundle_20160216_145359.7z . Password: <maintenance_user_password> support_bundle_20160216_145359.7z 100% 119MB 11.9MB/s 00:10
次の例では、SFTPを使用してサポート バンドルを取得します。
$ sftp admin@10.10.12.69:/support/support_bundle_20160216_145359.7z . Password: <maintenance_user_password> Connected to 10.228.212.69. Fetching /support/support_bundle_20130216_145359.7z to ./support_bundle_20130216_145359.7z /support/support_bundle_20160216_145359.7z