Go to main content

Oracle® ZFS Storage Appliance 管理指南,发行版 OS8.8.x

退出打印视图

更新时间: 2021 年 8 月
 
 

解除数据接口锁定 (CLI)

  1. 转到 configuration cluster resources,然后输入 show 命令。
  2. 确保所有数据接口的 type 属性设置为 singleton
  3. 如果数据接口的 type 设置为 private,请选择该数据接口并将 type 设置为 singleton
    hostname:configuration cluster resources zfs/data1> set type=singleton
                             type = singleton (uncommitted)
    hostname:configuration cluster resources zfs/data1> commit