Original Message:
Sent: Fri February 17, 2023 01:01 PM
From: Christopher King
Subject: Recent SI data collection issues with Spectrum Scale
Hi Christian, Jonathan,
The documentation was fixed on 16 February to address this error. You can see the updated version here: https://www.ibm.com/docs/en/storage-insights?topic=pro-configuring-collection-performance-data-spectrum-scale.
Thanks for making us aware of this issue.
------------------------------
Chris King
Information Development, IBM Storage Insights
------------------------------
Original Message:
Sent: Fri February 17, 2023 03:09 AM
From: Christian Schroeder
Subject: Recent SI data collection issues with Spectrum Scale
Hi Jonathan,
thanks for feeding back the solution.
Having a very close look at the documentation makes the typo visible.
I hope, my colleagues are going to have this flaw fixed, so one can do copy & paste again.
------------------------------
Christian Schroeder
IBM SpecV Storage Support with Passion
Original Message:
Sent: Thu February 16, 2023 08:13 AM
From: Jonathan Fosburgh
Subject: Recent SI data collection issues with Spectrum Scale
Support came back with what appears to be the fix. The documentation has a typo:
fallbackqueryinterface = "0.0.0.0" # "0.0.0.0" to allow remote connections (or "::0" for IPv6)
fallbackqueryport = "9084"
Note that the second line ends with the wrong type of double quote. Correcting it thus:
fallbackqueryinterface = "0.0.0.0" # "0.0.0.0" to allow remote connections (or "::0" for IPv6)
fallbackqueryport = "9084"
allows the pmcollector to start.
------------------------------
Jonathan Fosburgh, MS, CAPM
Principal Application System Analyst
The University of Texas MD Anderson Cancer Center
Houston TX
713-745-9346