You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I applied -f csi.yaml on arm rocky linux , the csi node and controller pod can not run .I get the error message form kubectl log as below -Back-off restarting failed container cfs-driver in pod cfs-csi-controller-7f955f786f-r2c8g_cubefs
-cfs-driver:
Container ID: docker://6eebb4ec17b5b2a54d6ce75b396ebc3cf06ec88763658d9d92d1d4f561a05782
Image: ghcr.io/cubefs/cfs-csi-driver:3.2.0.150.0
Image ID: docker-pullable://ghcr.io/cubefs/cfs-csi-driver@sha256:8723616a976a2a0278cb14ab5c2bb26ed7302603201202684934b68448c89f27
Port:
Host Port:
Args:
bash
-c
set -e
su -p -s /bin/bash -c "/cfs/bin/start.sh &"
su -p -s /bin/bash -c "sleep 9999999d"
State: Waiting
Reason: CrashLoopBackOff
Then I build the csi source code with expert help,csi pod can run but can not create pvc.
Please provide the arm csi plugin .Thanks
The text was updated successfully, but these errors were encountered:
xhw2008888
changed the title
K8S CSI can not run nornamly in kunpeng arm 920 platform
K8S CSI can not run in kunpeng arm 920 platform
Aug 23, 2023
xhw2008888
changed the title
K8S CSI can not run in kunpeng arm 920 platform
K8S CSI can not run on kunpeng arm 920 platform
Aug 23, 2023
After I applied -f csi.yaml on arm rocky linux , the csi node and controller pod can not run .I get the error message form kubectl log as below -Back-off restarting failed container cfs-driver in pod cfs-csi-controller-7f955f786f-r2c8g_cubefs
-cfs-driver:
Container ID: docker://6eebb4ec17b5b2a54d6ce75b396ebc3cf06ec88763658d9d92d1d4f561a05782
Image: ghcr.io/cubefs/cfs-csi-driver:3.2.0.150.0
Image ID: docker-pullable://ghcr.io/cubefs/cfs-csi-driver@sha256:8723616a976a2a0278cb14ab5c2bb26ed7302603201202684934b68448c89f27
Port:
Host Port:
Args:
bash
-c
set -e
su -p -s /bin/bash -c "/cfs/bin/start.sh &"
su -p -s /bin/bash -c "sleep 9999999d"
State: Waiting
Reason: CrashLoopBackOff
Then I build the csi source code with expert help,csi pod can run but can not create pvc.
Please provide the arm csi plugin .Thanks
The text was updated successfully, but these errors were encountered: