Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Lustre 2.2.0, Lustre 2.1.1, Lustre 2.1.2
-
None
-
3
-
4249
Description
This issue was created by maloo for sarah <sarah@whamcloud.com>
This issue relates to the following test suite run: https://maloo.whamcloud.com/test_sets/d3d44298-114c-11e1-ad46-52540025f9af.
Found similar error in ORI-403
Attachments
Issue Links
- duplicates
-
LU-2131 sanity test using ost0 which does not exist.
-
- Resolved
-
- is related to
-
LU-3801 Interop 2.1.5<->2.5 failure on test suite parallel-scale-nfsv3 test_connectathon: can't sync bigfile
-
- Resolved
-
-
LU-1228 sanity.sh test_99a failed with "no space left on device"
-
- Resolved
-
- Trackbacks
-
Lustre 2.1.1 release testing tracker Lustre 2.1.1 RC2 Tag: v2110RC2 Build:
-
Lustre 2.1.2 release testing tracker Lustre 2.1.2 RC2 Tag: v212RC2 Build:
-
Lustre 2.2.0 mini release testing tracker Lustre 2.2.0 Mini Release Tag: 2.1.52.0 Build: https://newbuild.whamcloud....
-
Lustre 2.2.0 release testing tracker Lustre 2.2.0 RC1 Tag: 2.2.0RC1 Build: https://build.whamcloud.com/job/lustreb22/11/ Google doc: https://docs.google.com/a/whamcloud.com/spreadsheet/ccc?key=0AkK5hBTd2cvHdDFsSWt2RlBocE5kdi03OUYtX21ZYkE#gid=3 Lustre 2.2....
Hi, Andreas, did your tests pass or not?
I tried the tests locally, and they all passed, I think the EIO error messages are what we expected, since these tests are trying to create file after exhausting the precreation, and that should get EIO error from the server. (see qos_prep_create()->alloc_idx_array(), when we fail to create any stripe, -EIO will be returned the client)