メインコンテンツまでスキップ

Data ONTAP でndmpdサービスを再起動するタイミング

Views:
14
Visibility:
Public
Votes:
0
Category:
ndmp
Specialty:
dp
Last Updated:

環境

  • clustered Data ONTAP 8.1
  • Data ONTAP 8.1 7-Mode

回答

Data ONTAP 8.1(およびそれ以降 ndmpd start/stop/terminate )では、新しい「advancedレベル」コマンドセットが導入され、ndmpdサービス自体を停止して再起動することができます。7-Modeとclustered Data ONTAP で同じコマンドを使用できます。

注:7-Modeclustered DOTコマンドセットとコマンドセットは、どちらも「advanced」レベルのコマンドです

7-Mode

ndmpd start/stop コマンドは、ノードのNDMPサービスデーモンを制御します。これ ndmpd on/off は、デーモンによるNDMP要求処理を有効または無効にするコマンドとは異なりますが、デーモン自体の制御や変更は行いません。ndmpd start/stop コマンドは、ノードでホストされているすべてのvFilerユニットでNDMPサービスを無効にします。

ndmpd stop コマンドはシステムの停止を伴うコマンドなので、通常のシナリオでは使用しないでください。アクティブなセッションの処理は続行されますが、セッションを表示または期限切れにする機能は失われます。

ndmpd terminate コマンドは、ノード上のアクティブなNDMPセッションをすべて終了し、ndmpdデーモンの期限も切れます。

警告:このコマンドは、シャットダウンを実行することなく、すべてのNDMPセッションを強制的に終了します。

ndmpd terminate コマンドの実行後、ndmpdデーモンが自動的に再起動されます。stop コマンドと同様 terminate に、もシステムの停止を伴うコマンドなので、通常のシナリオでは使用しないでください。

構文例:

filer-rtp> priv set advanced

filer-rtp*> ndmpd stop

filer-rtp*> ndmpd start

filer-rtp*> ndmpd terminate

clustered

system services ndmp start/stop コマンドは、特定のノードのNDMPサービスデーモンを開始または停止します。これ system services ndmp on/off は、デーモンがNDMP要求を受け入れることを有効または無効にするコマンドとは異なります。

system services ndmp stop コマンドはシステムの停止を伴うコマンドなので、通常のシナリオでは使用しないでください。アクティブなセッションの処理は続行されますが、セッションを表示または期限切れにする機能は失われます。

system services ndmp terminate コマンドは、ノード上のアクティブなセッションをすべて終了し、ndmpdデーモンの期限も切れます。

警告:このコマンドは、シャットダウンを実行することなく、すべてのNDMPセッションを強制的に終了します。

system services ndmp terminate コマンドの実行後、ndmpdデーモンが自動的に再起動されます。stop コマンドと同様 terminate に、もシステムの停止を伴うコマンドなので、通常のシナリオでは使用しないでください。

構文例:

cluster-rtp::> set -privilege advanced

cluster-rtp::*> system services ndmp stop -node [node_name]

cluster-rtp::*> system services ndmp start -node [node_name]

cluster-rtp::*> system services ndmp terminate -node [node_name]

追加情報

AdditionalInformation_Text

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.