Details
-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
None
-
None
-
locally I'm getting lots of sanity/43a failures with the following output:
sanity test_43a: @@@@@@ FAIL: expected error, got success
basically it means that multiop binary started from Lustre can be open for write which is not correct.
according to the logs multiop file is open for execution and closed right away while it's supposed to stay open util SIGKILL is sent. not sure about exact sequence, but it looks related to libtool wrapping.
locally I'm getting lots of sanity/43a failures with the following output: sanity test_43a: @@@@@@ FAIL: expected error, got success basically it means that multiop binary started from Lustre can be open for write which is not correct. according to the logs multiop file is open for execution and closed right away while it's supposed to stay open util SIGKILL is sent. not sure about exact sequence, but it looks related to libtool wrapping.
-
3
-
9223372036854775807
Attachments
Issue Links
- duplicates
-
LU-12195 sanity/43 and sanityn/14 fail on local setups
- Resolved