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

退出打印视图

更新时间: 2016 年 7 月
 
 

创建复制目标 (CLI)

复制目标建立源和目标设备之间的安全通信连接。创建复制目标:

  1. 在源设备中,导航至 targets 节点,然后输入 target,将远程设备配置为复制目标。
    host_source:> configuration services replication targets> target
    host_source:configuration services replication target (uncommitted)>
  2. 设置目标 hostnameroot_passwordlabel

    注 -  使用配置有静态路由的 IP 地址强制流量通过特定网络接口。
    host_source:configuration services replication target (uncommitted)> set hostname=203.123.225.201
    host_source:configuration services replication target (uncommitted)> set root_password=password
    host_source:configuration services replication target (uncommitted)> set label=repl_1
  3. 提交更改。
    host_source:configuration services replication target (uncommitted)> commit

相关主题