Skip to main content
NetApp Knowledge Base

Will Target Session Identifying Handle (TSIH) be assigned in ascending numerical order each time they are connected?

Views:
42
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
san
Last Updated:

Applies to

ONTAP 9

Answer

  • Yes, the first session will be numbered sequentially.
  • For new sessions, the bit position is marked occupied and that position is returned as TSIH.
  • The bits are freed and reused when the session is freed.
  • Use a loop to iterate over the bit positions.
  • So in most cases it increases as the number of sessions increases.
  • When a session is freed and a new session is created, the new session gets the freed old session TSIH.

Additional Information

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.