-
Notifications
You must be signed in to change notification settings - Fork 4
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: smb2.create fails for shares configured with vfs_ceph_new
#96
Comments
ceph_new
vfs module
ceph_new
vfs modulevfs_ceph_new
Here's the pattern observed:
|
The very first failure is seen from smb2.create.open when it tries to create a non-existing directory. It turned out to be a mds crash on server side as described in #69059. |
Possible fix: ceph/ceph#60889 |
It starts with smb2.create for
vfs_ceph_new
configured shares and further disrupts the cluster.The text was updated successfully, but these errors were encountered: