Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
test_102 failed with the following error:
== conf-sanity test 102: obdclass module cleanup upon error ========================================== 17:48:30 (1701280110) umount lustre on /mnt/lustre..... CMD: trevis-71vm2.trevis.whamcloud.com grep -c /mnt/lustre' ' /proc/mounts stop ost1 service on trevis-71vm4 CMD: trevis-71vm4 grep -c /mnt/lustre-ost1' ' /proc/mounts || true CMD: trevis-71vm4 lsmod | grep lnet > /dev/null && lctl dl | grep ' ST ' || true stop mds service on trevis-129vm9 CMD: trevis-129vm9 grep -c /mnt/lustre-mds1' ' /proc/mounts || true CMD: trevis-129vm9 lsmod | grep lnet > /dev/null && lctl dl | grep ' ST ' || true CMD: trevis-71vm2.trevis.whamcloud.com lsmod | grep lnet > /dev/null && lctl dl | grep ' ST ' || true modules unloaded. CMD: trevis-129vm9 test -b /dev/mapper/mds1_flakey CMD: trevis-129vm9 /usr/sbin/lustre_rmmod trevis-129vm9: rmmod: ERROR: Module mdt is in use pdsh@trevis-71vm2: trevis-129vm9: ssh exited with exit code 1 conf-sanity test_102: @@@@@@ FAIL: unable to unload modules
conf-sanity test_5h was added in patch https://review.whamcloud.com/34724 "LU-12206 mdt: mdt_init0 failure handling" (commit v2_12_53-54-gd1b5146eda) and should be skipped when running with older servers.
Attachments
Issue Links
Activity
Remote Link | New: This issue links to "Page (Whamcloud Community Wiki)" [ 36744 ] |
Remote Link | New: This issue links to "Page (Whamcloud Community Wiki)" [ 36626 ] |
Remote Link | New: This issue links to "Page (Whamcloud Community Wiki)" [ 36159 ] |
Remote Link | New: This issue links to "Page (Whamcloud Community Wiki)" [ 35947 ] |
Remote Link | New: This issue links to "Page (Whamcloud Community Wiki)" [ 34187 ] |
Description | Original: It caused the interop testing failure in EX-8802. |
New:
test_102 failed with the following error:
{noformat} == conf-sanity test 102: obdclass module cleanup upon error ========================================== 17:48:30 (1701280110) umount lustre on /mnt/lustre..... CMD: trevis-71vm2.trevis.whamcloud.com grep -c /mnt/lustre' ' /proc/mounts stop ost1 service on trevis-71vm4 CMD: trevis-71vm4 grep -c /mnt/lustre-ost1' ' /proc/mounts || true CMD: trevis-71vm4 lsmod | grep lnet > /dev/null && lctl dl | grep ' ST ' || true stop mds service on trevis-129vm9 CMD: trevis-129vm9 grep -c /mnt/lustre-mds1' ' /proc/mounts || true CMD: trevis-129vm9 lsmod | grep lnet > /dev/null && lctl dl | grep ' ST ' || true CMD: trevis-71vm2.trevis.whamcloud.com lsmod | grep lnet > /dev/null && lctl dl | grep ' ST ' || true modules unloaded. CMD: trevis-129vm9 test -b /dev/mapper/mds1_flakey CMD: trevis-129vm9 /usr/sbin/lustre_rmmod trevis-129vm9: rmmod: ERROR: Module mdt is in use pdsh@trevis-71vm2: trevis-129vm9: ssh exited with exit code 1 conf-sanity test_102: @@@@@@ FAIL: unable to unload modules {noformat} conf-sanity test_5h was added in patch https://review.whamcloud.com/34724 "{{ |
Link | New: This issue is related to EX-8802 [ EX-8802 ] |