Go to main content
Oracle® ZFS Storage Appliance 管理指南,发行版 OS8.7.0

退出打印视图

更新时间: 2017 年 3 月
 
 

创建复制目标 (CLI)

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

  1. 在源设备中,导航至 configuration services replication 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

相关主题