Hitachi Storage Plugin for Containers (HSPC) Data Collection

Summary

This knowledge article outlines the procedure for collecting logs for the Hitachi Storage Plugin for Containers (HSPC).

Objective

  • Collecting logs for Hitachi Storage Plug-in for Containers (HSPC)

Environment

  • HSPC 
  • Hitachi Storage Plugin for Containers (HSPC)
  • Openshift
  • Kubernetes
  • Hitachi storage arrays

Procedure

Retrieve logs for running containers using the kubectl logs command.

    • To retrieve logs from the Operator, run the following command: kubectl logs -n hspc-operator-controller-manager-<id>
    • To retrieve logs from the CSI controller, run the following command: kubectl logs -n hspc-csi-controller- -c hspc-csi-driver
    • To retrieve logs from the CSI node, run the following command: kubectl logs -n hspc-csi-node- -c hspc-csi-driver
       NOTE: Multiple CSI node Pods appear since this deploys as a DaemonSet. Collect logs from all Pod names. 

Upload the logs to https://tuf.hitachivantara.com/uploadthru/upload

Solution Properties

Keywords
HSPC container data collection logs kubectl Openshift Kubernetes
Solution ID
241022193909817
Last Modified Date
10/28/2024 02:42:05 PM
Taxonomy
  • Adapters and Drivers > Containers
  • Support Information > Data Collection
Collections
  • Guest (Public)
Views
2332