Hello All
Can someone please assist with the following issue
We are using NetApp PowerShell Toolkit version 3.2.0.68
The version of DataONTAP on the filer is 7.3.7P1
when issuing a Get-NaSnapShot against a filer (from any version of Windows and using various versions of PowerShell) we often get (but not always) the same error (after about 70 seconds of waiting) for a couple of specific volumes.
RPC Error: The remote procedure call failed: Code 0x6BE
I switched to the HTTP protocol instead of using RCP and performing the same action gives a different error as follows
Object reference not set to an instance of an object
listing the snapshots via get-naSnapShot on other volume on the same filer works OK (at least in all the tests) it is just a couple of volumes on the filer will often (more often than not) fail with the above errors (depending if using RCP or HTTP to connect).
Has anyone seen this before?
the volumes it seems to fail lon are largish (not sure if that is relevent)
Are there known issues with the version of DataONTAP on the filer i.e. 7.3.7P1 particularly in relation to the issues we are seeing.
Any suggested causes/fixes please?
Thanks All