Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all,I'm trying to add devices with the API, with powershell script.With credential profile or not, I alwayse have an error returned : Unable to initialize device PRNLooks like there is something missing in ma parameters.Script is this one :$CiscoP...
Hi,
I still have this problem, eaven in Pi 3.4... and even if I remove the try/catch command or use a writ-host...
The error is :
{"errorDocument":{"httpResponseCode":500,"httpMethod":"PUT","message":"com.fasterxml.jackson.core.JsonParseException: ...
No, sorry, the print is only here to print the error returned by the server, in this case, "Unable to initialize device PRN"Without the print I have an (500) Internal Server Error Returned by PI.Any other idea ? Or something missing ? Or Bug on PI si...
Hi Mark,
Did you know if you have Chelsio T3 Network cards ? If yes, it will be the same problem :)
Our case reference was SR 925374479. And they have an important internal notice about this.
Regards,
Nicolas
Hi,
For us, first issue (write latency) was solved by changing the network Chelsio card from T3 to T5.
And the second issue (read latency) was solved by enable flow control in tx on ports facing the Compellent (initially they recommend to be off...)....
Hi Richard,
If you have performance issue and tx pause counter increasing a lot on the switch side, on the ports facing the array, the array is the problem.
And if you have Chelsio T3 network cards, with 6.6 and more SCOS, you have the problem that w...