![[OpenShift Container Platform]](ngocp.gif)
Troubleshooting: Gaining access to queue manager data
Use the PVC inspector tool to gain access to the files on a queue manager PVC where a remote shell cannot be established to the queue manager pod. This might be because the pod is in an Error or CrashLoopBackOff state. This tool is designed for use with queue managers deployed by the IBM® MQ Operator.
Before you begin
This topic describes a manual procedure for collecting troubleshooting information. To simplify and standardize the collection of such data, consider using the IBM MQ container inspector tool instead. For more information, see Collecting troubleshooting information with IBM MQ container inspector.
If you continue with this task, ensure that you have access to your queue manager namespace.
About this task
To help with troubleshooting, you can access the data stored on the Persistent Volume Claims (PVCs) associated with a given queue manager. To do this, you use a tool to mount the PVCs to a set of inspector pods. You can then get a remote shell into any of the inspector pods to read the files.
Depending on the type of deployment, between one and three inspector pods are created. Volumes specific to a given pod of a Native-HA or Multi-Instance queue manager are available on the associated PVC inspector pod. Shared volumes are available on all inspectors. The name of the inspector pod contains the name of the associated queue manager pod.