Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
This issue was created by maloo for Elena <elena.gryaznova@hpe.com>
This issue relates to the following test suite run: https://testing.whamcloud.com/test_sets/4f01fe03-3433-4b2b-9ca9-ebce8607c27b
test_119 PASSED, but
mds1: ssh: Could not resolve hostname mds1: Name or service not known
VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV
conf-sanity test_119 -
Attachments
Issue Links
- is related to
-
LU-9699 osp_obd_connect()) ASSERTION( osp->opd_connects == 1 ) failed
-
- Resolved
-
Alex, what do you have in your config for $mds1_HOST (maps to $mds_HOST if unset)? Can the client $PDSH to that node (should be a no-op if it is a single client).
According to the Gerrit Janitor test logs, the test is taking 1200s to finish, and the wait_update_facet_cond() is continually timing out, but this does not cause an error return:
https://testing-archive.whamcloud.com/gerrit-janitor/19360/results.html
I'm not sure if that is how this test is supposed to work or not, but 1200s is a long time and probably the test should be added to the SLOW list.