Details
-
Bug
-
Resolution: Unresolved
-
Trivial
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
wait_nm_sync() in t-f should return 0
otherwise wait_nm_sync() being used in stack_trap (like in sanity-quota/75) breaks strack_trap series preventing normal cleanup.
in case of sanity-quota/75 that causes all subtests after a failed 75 to fail:
sanity-quota test_75: @@@@@@ FAIL: user write success, but expect EDQUOT Trace dump: = ./../tests/test-framework.sh:7270:error() = sanity-quota.sh:156:quota_error() = sanity-quota.sh:5917:test_75() = ./../tests/test-framework.sh:7643:run_one() = ./../tests/test-framework.sh:7706:run_one_logged() = ./../tests/test-framework.sh:7524:run_test() = sanity-quota.sh:5927:main() Dumping lctl log to /tmp/ltest-logs/sanity-quota.test_75.*.1747779128.log Dumping logs only on local client. Warning: it is not recommended to have a squash value outside of the offset range [ 0, -3 ] as it will not be mapped properly. Warning: it is not recommended to have a squash value outside of the offset range [ 0, -3 ] as it will not be mapped properly. On MGS 192.168.121.219, default.admin_nodemap = nodemap.default.admin_nodemap=0 waiting 10 secs for sync FAIL 75 (69s) == sanity-quota test 76: project ID 4294967295 should be not allowed ========================================================== 22:12:19 (1747779139) Waiting for MDT destroys to complete Creating test directory lfs mkdir: dirstripe error on '/mnt/lustre/d76.sanity-quota': Operation not permitted lfs setdirstripe: cannot create dir '/mnt/lustre/d76.sanity-quota': Operation not permitted sanity-quota test_76: @@@@@@ FAIL: setup quota failed with 1
Attachments
Issue Links
- mentioned in
-
Page Loading...