-
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.mgr(vfs): Failures in smb2 sharemode, rename, deny, lock and rw test suites #90
Comments
There are other failures mostly leading to a common pattern and is currently under investigation(mostly by me). We have been noticing these failures as soon as we started running the full test-suite against shares configured by ceph smb mgr module. It's just that I didn't manage to file an issue officially. Thanks for creating an umbrella tracker.
We've had more failures with GPFS related tests for a while and never bothered to try looking into it. I can only expect them to be untouched for a while. |
smb2.sharemode
smb2.rename
smb2.deny
smb2.lock
smb2.rw
Above failures are not seen with shares(using |
There are some unrelated failures in #82:
cephfs.mgr.vfs:
failure: samba3.smb2.deny.deny2 [
Exception: ../../source4/torture/smb2/deny.c:486: Expression `res == denytable[i].result' failed: Result RW did not match deny table -]
gpfs.scale:
failure: samba3.smb2.lock.replay_smb3_specification_durable [
Exception: ../../source4/torture/smb2/lock.c:3206: io.out.durable_open was 0 (0x0), expected 1 (0x1): (../../source4/torture/smb2/lock.c:3206)]
gpfs.vfs:
failure: samba3.smb2.lock.replay_smb3_specification_durable [
Exception: ../../source4/torture/smb2/lock.c:3206: io.out.durable_open was 0 (0x0), expected 1 (0x1): (../../source4/torture/smb2/lock.c:3206)]
The text was updated successfully, but these errors were encountered: