Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

K8S CSI can not run on kunpeng arm 920 platform #86

Open
xhw2008888 opened this issue Aug 23, 2023 · 0 comments
Open

K8S CSI can not run on kunpeng arm 920 platform #86

xhw2008888 opened this issue Aug 23, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@xhw2008888
Copy link

xhw2008888 commented 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

@xhw2008888 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 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
@Huweicai Huweicai added the enhancement New feature or request label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants