Microsoft Virtualization Discussions

[PowerShell KIT] CIFS session ID out of Range

OnTapBeginner
780 Views

Hello together,

 

we have a problem with the PowerShell Kit and Session IDs for CIFS.

We are running PowerShell Kit 9.13.1.2306 and OnTAP Version 9.12.1P3

 

We have a two node cluster and one SVM running on Node A have the problem when the corresponding LIF is also on Node A.

 

The error:

When we try to run the cmdlet "Get-NcCifsSessionFile -Vserver xxx" we encounter an error, that the Session ID is out of range from INT64.

 

Workaround:

When we move the LIF of the SVM to Node B, there is no error anymore.

Back to Node A, the Session ID is again greater than INT64.

 

On the OnTAP CLI the session ID can be checked with: 

vserver cifs session show

 

 

Does anyone knows about that behaviour or has a solution? 

Maybe it is possible to decrease the range for CIFS session ids?

1 REPLY 1

OnTapBeginner
771 Views
Public