メインコンテンツまでスキップ

トラブルシューティングステートフルセットポッドがContainerCreatingまたはInit状態になる

Views:
6
Visibility:
Public
Votes:
0
Category:
astra_trident
Specialty:
virt
Last Updated:

環境

  • VMware(OTV)向けONTAPツール10.1
  •  iSCSI HA構成

問題

  • ノードが30分以上停止して稼働状態に戻った場合、メンテナンスコンソールのアプリケーションステータスは次のようになります。

トラブルシューティングステートフルセットpods.png

  • 次のkubectlコマンドを使用してポッドを一覧表示すると、statefulsetポッドがContainerCreatingまたはInit状態で 10分以上停止していることがわかります。
  • ポッドの一覧を表示するには 、以下のコマンドを使用します。出力は次のようになります。

kubectl -n ntv-system get po -w| grep -e ContainerCreating -e Init -e Pending -e CrashLoopBackOff

ntv-mongodb-1                                      0/2     Init:0/1            0               10m17s

ntv-vault-1                                        0/1     ContainerCreating   0               10m25s

 

  • 以下のコマンドを使用してこれらのスタックポッドのいずれかを記述すると、次の警告が表示されます。

例:  kubectl describe po ntv-vault-1 -n ntv-system

MountVolume.SetUp failed for volume "pvc-43451cff-8774-47f8-a49e-557b0dc4d4d2" : rpc error: code = Internal desc = unable to mount device; exit status 32 . 

  • kubeletはPVをポッドにマウントしようとしています。 Kubeletのログは 次のように表示されます。

: tail -f /opt/netapp/rancher/rke2/agent/logs/kubelet.log

MountVolume.WaitForAttach entering for volume "pvc-43451cff-8774-47f8-a49e-557b0dc4d4d2"

MountVolume.WaitForAttach succeeded for volume "pvc-43451cff-8774-47f8-a49e-557b0dc4d4d2"

Error: MountVolume.SetUp failed for volume "pvc-43451cff-8774-47f8-a49e-557b0dc4d4d2" (UniqueName: "kubernetes.io/csi/csi.trident.netapp.io^pvc-43451cff-8774-47f8-a49e-557b0dc4d4d2") pod "ntv-mongodb-1" (UID: "b1ae36be-a713-46d9-9dbe-94184be7832f") : rpc error: code = Internal desc = unable to mount device; exit status 32

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.