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

cephfs: pod mount cephfs pvc error #4423

Closed
yinshiweiysw opened this issue Feb 9, 2024 · 6 comments
Closed

cephfs: pod mount cephfs pvc error #4423

yinshiweiysw opened this issue Feb 9, 2024 · 6 comments
Labels
component/cephfs Issues related to CephFS component/deployment Helm chart, kubernetes templates and configuration Issues/PRs wontfix This will not be worked on

Comments

@yinshiweiysw
Copy link

Describe the bug

I created a pv/pvc with storageclass from ceph-csi, but I got an error when I tried to mount it with a pod

image

###Environment details
Image/version of Ceph CSI driver : cephcsi/cephcsi:latest
Kernel version : ubuntu22.04
Kubernetes cluster version : v1.28.4 (k3s)
Ceph cluster version : 17.2.6

@yinshiweiysw
Copy link
Author

This is my ceph environment
image
and I have another question . The default mount mode is fuse, even if I point it to kernel through mounter, it's still fuse mode
image

@nixpanic nixpanic added component/cephfs Issues related to CephFS component/deployment Helm chart, kubernetes templates and configuration Issues/PRs labels Feb 9, 2024
@nixpanic
Copy link
Member

nixpanic commented Feb 9, 2024

Can you pass the logs of the csi-cephfsplugin container from the Ceph-CSI daemonset that runs on that node? Possibly the Ceph kernel module is not available, causing the fallback to ceph-fuse.

@yinshiweiysw
Copy link
Author

Can you pass the logs of the csi-cephfsplugin container from the Ceph-CSI daemonset that runs on that node? Possibly the Ceph kernel module is not available, causing the fallback to ceph-fuse.
image
this is the log file,It doesn't seem to see anything wrong

@nixpanic
Copy link
Member

Note the 1st line in that log screenshot. Please fetch the logs from the csi-cephfsplugin container instead of the driver-registrar container.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the wontfix This will not be worked on label Mar 14, 2024
Copy link

This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/cephfs Issues related to CephFS component/deployment Helm chart, kubernetes templates and configuration Issues/PRs wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants