Go to main content

Oracle® ZFS Storage Appliance 管理ガイド、Release OS8.8.x

印刷ビューの終了

更新: 2021 年 8 月
 
 

データインタフェースのロック解除 (CLI)

  1. configuration cluster resources に移動して、show コマンドを入力します。
  2. すべてのデータインタフェースの type プロパティーが singleton に設定されていることを確認します。
  3. データインタフェースの typeprivate に設定されている場合、データインタフェースを選択してそのタイプを singleton に設定します。
    hostname:configuration cluster resources zfs/data1> set type=singleton
                             type = singleton (uncommitted)
    hostname:configuration cluster resources zfs/data1> commit