[DOC] Update instructions of Diagnostics to indicate SSH access on task/core nodes #558
Labels
documentation
Improvements or additions to documentation
user_tools
Scope the wrapper module running CSP, QualX, and reports (python)
Report incorrect documentation
The diagnostics tool fails to run while running
scp
commands.Diagnostics tool tries to SCP to all the cluster nodes.
It succeeds on the primary node and fails for core/task nodes.
According to AWS documentations, we need to modify the Security Group to allow inbound SSH connections on task/core nodes.
We should mention in the documentations that the tools require SSH access for task/core nodes as well. Otherwise, it fails to run.
The text was updated successfully, but these errors were encountered: