SVMピア関係に対するピアリング アプリケーションの変更

クラスタ管理者は、vserver peer modifyコマンドを使用して、SVMピア関係で実行されるSVMピアリング アプリケーションを変更できます。 SVMピア関係にはSnapMirrorとFileCopyのどちらかを設定するか、またはアプリケーションを設定しないこともできます。

このタスクについて

SVMピア関係では、ピアSVM間のすべてのSnapMirror処理にはsnapmirror、ピアSVM間のすべてのFileCopy関連処理にはfile-copyのピアリング アプリケーションをそれぞれ設定する必要があります。

手順

  1. vserver peer modifyコマンドを使用して、SVMピア関係のアプリケーションを変更します。
    次のコマンドを実行すると、SVMピア関係のアプリケーションが変更されます。
    cluster2::>vserver peer modify -vserver vs4.example.com -peer-vserver vs0.example.com -applications snapmirror        
    
    Warning: The following applications were enabled between Vserver "vs4.example.com" and peer Vserver "vs0.example.com": file-copy, snapmirror. The following applications will be removed: file-copy. Any operations related to the removed application in the context of this Vserver peer relationship will be disabled.
    Do you want to continue? {y|n}: y
    
    Info: 'vserver peer modify' command is successful.
  2. vserver peer show-allを使用して、SVMピア関係で実行されているアプリケーションを表示します。
    次のコマンドを実行すると、SVMピア関係で実行されているアプリケーションが表示されます。
    cluster2::> vserver peer show-all 
                                                           
    Vserver            Vserver           State      Peer Cluster   Applications
    -----------        -----------       -------    ------------  ------------
    vs4.example1.com   vs0.example1.com  peered     cluster2        snapmirror