ナビゲーションリンクをスキップ | |
印刷ビューの終了 | |
![]() |
Oracle® ZFS Storage Appliance 顧客サービスマニュアル、Release 2013.1.3.0 ZS4-4、ZS3-x、7x20 コントローラ、および DE2-24、Sun Disk Shelf 用 |
新規サポートバンドルを生成してアップロードするには、sendbundle コマンドとそのあとに SR 番号を使用します。
loader:> maintenance system loader:maintenance system> sendbundle 3-7596250401 A support bundle is being created and sent to Oracle. You will receive an alert when the bundle has finished uploading. Please save the following filename, as Oracle support personnel will need it in order to access the bundle: /upload/issue/3-7596250401/3-7596250401_ak.9a4c3d7b-50c5-6eb9-c2a6-ec9808ae1cd8.tar.gz
詳細を表示するには、次に示すように、CLI で maintenance system bundles コンテキストから list および select コマンドを使用します。
loader:maintenance system> bundles loader:maintenance system bundles> list Bundles: BUNDLE SRNUMBER STATUS PROGRESS 5ff532a2-2377-e72d-b0fe-f2efc2aa8aaf - Building 50 %
バンドルを選択するには、次の例に示すように uuid のみか SR 番号と uuid を指定します。
loader:maintenance system bundles> select 5ff532a2-2377-e72d-b0fe-f2efc2aa8aaf loader:maintenance system bundles 5ff532a2-2377-e72d-b0fe-f2efc2aa8aaf> show Properties: filename = /upload/uuid/5ff532a2-2377-e72d-b0fe-f2efc2aa8aaf/ak. 5ff532a2-2377-e72d-b0fe-f2efc2aa8aaf.tar.gz status = building date = 2014-1-9 17:42:09 type = User initiated step_progress = 50
loader:maintenance system bundles> select 3-7596250401_9a4c3d7b-50c5-6eb9-c2a6-ec9808ae1cd8 loader:maintenance system bundles 3-7596250401_3f6c9960-ef06-68df-c5f9-ec640e807ad3> list Properties: filename = /upload/issue/3-7596250401_3f6c9960-ef06-68df-c5f9-ec640e807ad3.tar.gz status = uploading date = 2014-1-9 17:42:09 type = User initiated step_progress = 14.709744730821669
上記の読み取り専用プロパティーは、アプライアンスでのファイルアップロードの進行状況が 14% であることを示しています。失敗したアップロードを再度試みるには、retry コマンドを入力し、保留中の操作を取り消すには、cancel コマンドを入力します。
サポートバンドルを削除するには、destroy コマンドを使用します。