Go to main content
Oracle® ZFS Storage Appliance 顧客サービスマニュアル

印刷ビューの終了

更新: 2017 年 3 月
 
 

遅延更新の適用 (CLI)

CLI を使用して遅延更新を適用するには、次の手順を使用します。

  • 使用可能な遅延更新があるかどうかを確認するには、show コマンドを実行します。遅延更新が使用可能な場合は、apply コマンドを使用できます。
    hostname:maintenance system updates> show
    Updates:
    
    UPDATE                                  DATE                      STATUS
    ak-nas@2011.04.24.3.0,1-2.19.11.2       2012-6-24 17:14:19        current
    ak-nas@2011.04.24.4.2,1-1.28            2012-11-5 03:11:34        waiting
    ak-nas@2013.06.05.0.0,1-1.2             2013-6-19 12:58:18        unavailable
    

    現在アクティブなソフトウェアが待機中のメディアにアップグレード可能な最新のソフトウェアではない場合、待機中のメディアは使用不可として一覧表示されます。この例では、メディアは 2011.1.4.2 と 2013.1 の両方のためにダウンロードされましたが、最初に少なくとも 2011.1.4.2 にアップグレードする必要があるため、2013.1 更新は使用できません。

    Deferred updates:
    
    The following incompatible updates are available. Applying these updates will
    enable new software features as described below, but will prevent older
    versions of the software from accessing the underlying resources. You should
    apply deferred updates once you have verified that the current software update
    is functioning and a rollback is not required. Applying deferred updates in a
    cluster will also update any resources on the cluster peer.
    
    1. Support for the "passthrough-x" aclinherit property for shares.
    clownfish:maintenance system updates> apply
    Applying deferred updates will prevent rolling back to previous versions of
    software.
    
    Are you sure? (Y/N) 
    clownfish:maintenance system updates> apply
    

関連トピック