Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.16.0
-
Ubuntu 24.04 client
SLES 15 SP6 client
-
3
-
9223372036854775807
Description
This issue was created by maloo for jianyu <yujian@whamcloud.com>
This issue relates to the following test suite run: https://testing.whamcloud.com/test_sets/53afc141-49e3-4248-b791-db7fd0dc3212
test_103a failed with the following error:
[413] $ chmod 750 d -- ok [414] $ ls -dl d | awk '{print $1}' -- ok [417] $ getfacl --omit-header d -- failed user::rwx | user::rwx user:bin:r-x | user:bin:r-x user:daemon:rwx #effective:r-x | user:daemon:rwx #effective:r-x group::rwx #effective:r-x | group::rwx #effective:r-x mask::r-x | mask::r-x other::--- | other::--- default:user::rwx | default:user::rwx default:user:bin:r-x | default:user:bin:r-x default:user:daemon:rwx ? default:user:daemon:rwx #effective:r-x default:group::rwx ? default:group::rwx #effective:r-x default:mask::rwx ? default:mask::r-x default:other::r-x ? default:other::--- | [432] $ rmdir d -- ok 103 commands (95 passed, 8 failed) sanity test_103a: @@@@@@ FAIL: run_acl_subtest 'misc' failed
Test session details:
clients: https://build.whamcloud.com/job/lustre-reviews/106363 - 6.4.0-150600.23.14-default
servers: https://build.whamcloud.com/job/lustre-reviews/106363 - 5.14.0-362.24.1_lustre.el9.x86_64
<<Please provide additional information about the failure here>>
VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV
sanity test_103a - run_acl_subtest 'misc' failed
Attachments
Issue Links
- duplicates
-
LU-18095 sanity-sec test_23b: FAIL: Should return gid=60010 or 60010 on client2
-
- Resolved
-
- is related to
-
LU-18101 sanityn test_25a: FAIL: checkstat /mnt/lustre2/d25a.sanityn/f1 #2
-
- Resolved
-
-
LU-18102 sanity test_27J: FAIL: /mnt/lustre/d27J.sanity/f27J.sanity: read should fail
-
- Resolved
-
-
LU-18103 sanity test_244a: FAIL: sendfile+grouplock failed
-
- Resolved
-
- mentioned in
-
Page No Confluence page found with the given URL.
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
I had this fail twice on master with el9.3 clients in a trivial test session... Patch https://review.whamcloud.com/41683 was based on 2.16.0-RC1, but I've rebased it to the latest master to include "
LU-18101sec: fix ACL handling on recent kernels again" in the hopes of fixing it...Otherwise, if this is causing even "trivial" test sessions to fail, we need to look into disabling this subtest until it is fixed.