Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
Lustre 2.1.4, Lustre 2.1.6
-
None
-
3
-
5801
Description
This issue was created by maloo for Andreas Dilger <adilger@whamcloud.com>
This issue relates to the following test suite run: https://maloo.whamcloud.com/test_sets/d34560e2-42a0-11e2-8dba-52540035b04c.
The sanity.sh test_77i, conf-sanity.sh test_6, recovery-small.sh test_62 failed with the following error in the console logs:
class_newdev()) Device MGC10.10.4.160@tcp already exists, won't add class_attach()) Cannot create device MGC10.10.4.160@tcp of type mgc : -17 lustre_start_simple()) MGC10.10.4.160@tcp attach error -17 lustre_fill_super()) Unable to mount (-17) DEBUG MARKER: conf-sanity test_6: @@@@@@ FAIL: test_6 failed with 87
Info required for matching: mount failed
Bob, according to the Lustre log taken during failure, this problem could the b2_1 duplicate of
LU-639! So, I decided to back-port associated change (http://review.whamcloud.com/1896) to b2_1 and see if it fixes. I give it a try at http://review.whamcloud.com/6670.