...
- Collect the health reports for each node, by running this script from the support bundle available at https://support.cloud.caringo.com/tools/caringobundle swarm-support-tools.tgz , preferably on the CSN:
Code Block | ||
---|---|---|
| ||
/root/dist/swarmctl -d [ip address of any Swarm node] -a -x -Q healthreport -p [admin:[admin password]] |
...
- Collect the health reports for each node, by running this script from the support bundle available at https://support.cloud.caringo.com/tools/caringobundle swarm-support-tools.tgz , preferably on the CSN:
./collect_health_reports.sh
...
If your server does not have internet access, you may SCP the file off to a system that does and then upload it to Caringo Tech DataCore Support using the uploader here: https://support.cloud.caringo.com/uploader/uploader Please Please make sure to include the appropriate support ticket number (which looks like SUP-1234.)
...