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

「system services ndmp probe」の出力に表示されるIPアドレスは何ですか。

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

環境

ONTAP 9

回答

  • NDMPクライアントのアドレス は、データ管理アプリケーション(DMA) 152.27.4.81のIPアドレスです(この例)。
  • NDMPクライアント・アドレスは 'NDMPサーバへの接続を確立したNDMPクライアントのIPアドレスを表します
  • NDMPソースアドレス は、クラスタ上のNDMP制御接続LIFのIPアドレス(152.27.1.187)です。
  • NDMPソースアドレスは、DMAが最初の接続を確立するときに接続したIPアドレスです。
  • データ・サーバの接続アドレスに  は'NDMP データ接続が正常に行われたときに'NDMPサーバ(NetApp側)が接続するリモート・アドレスが入力されます  NDMPデータ接続が正常に完了していない場合、このフィールドは空白になります。
  •  リモートアドレスは 、DMAによってdata_connectという名前のmessage_requestで提供されます。  NDMPデバッグログでは、次の例のようにDATA_CONNECT要求が表示されます。  この例では、152.27.4.81は、DMAがNDMPサーバに使用を要求しているIPアドレスです。

DEBUG:    Time_stamp=0x65c4ae18 (Feb  8 10:34:00 2024)
DEBUG:    message type=0 (NDMP4_MESSAGE_REQUEST)
DEBUG:    message_code=0x40a (NDMP4_DATA_CONNECT)
DEBUG:    reply_sequence=0 (0x0)
DEBUG:    error_code=0 (NDMP4_NO_ERR)
DEBUG:    addr_type=1 (NDMP4_ADDR_TCP)
DEBUG:    tcp_addr len=1 (0x1)
DEBUG:    tcp_addr[0] ip_addr=0xd9978fd [152.27.4.81]
DEBUG:    tcp_addr[0] port=9258
DEBUG:    tcp_addr[0] addr_env_len=0 (0x0)
DEBUG: DATA data_connect: op 1 (DATA_OP_IDLE)      

 

  • この ndmp probe 例では、NDMPサーバからリモートアドレスへの接続に成功しています。
  • 接続が成功すると 、 NDMPデータ接続が確立されます。
  •  データサーバーの接続アドレス は、データ接続のDMA側です。  この例では、152.27.4.81が、  NDMPサーバがデータ接続に使用するためにDMAが要求したリモートアドレスです。
  •  NDMPクライアント・アドレスは'DATA_CONNECT 要求でDMAが提供するリモート・アドレスと同じIPであるのが一般的です
  • 複数のバックアップ・サーバがNDMPクライアントとして動作している環境では'データ・サーバ接続アドレスはNDMPクライアント・アドレスと異なる場合がありますが'DATA_CONNECT要求でDMAによって送信されたIPアドレスと一致します

NDMPプローブの出力例:

cluster::> system services ndmp probe
 
Node: node-01
Session Identifier: 46841
NDMP Version: 4
Session Authorized: true
Data State: ACTIVE
Data Operation: BACKUP
Data Server Halt Reason: NA
Data Server Connect Type: TCP
Data Server Connect Address: 152.27.4.81
Data Server Connect Port: 1693
Data Bytes Processed: 376654848
Mover State: IDLE
Mover Mode: NOACTION
Mover Pause Reason: NA
Mover Halt Reason: NA
Mover Record Size: 0
Mover Record Number: 0
Mover Bytes Moved: 0
Mover Seek Position: 0
Mover Bytes Left to Read: 0
Mover Window Offset: 0
Mover Window Length: 0
Mover Position: 0
Mover SetRecordSize Flag: false
Mover SetWindow Flag: false
Mover Connect Type: LOCAL
Mover Connect Address:
Mover Connect Port: 0
Effective Host: PRIMARY
NDMP Client Address: 152.27.4.81
NDMP Client Port: 64792
SCSI Device ID: None
SCSI Host Adapter: -1
SCSI Target ID: -1
SCSI LUN ID: -1
Tape Device: Not open
Tape Mode: READ
Is Secure Control Connection: false
Data Backup Mode: DUMP
Data Path: /data_svm1/volume1
NDMP Source Address: 152.27.1.187
 
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.