-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
None
-
3
-
9223372036854775807
obdfilter‑survey is failing in automated testing because it cannot properly parse IPv6 addresses.
In test case `test_1a`, it failed with the following error:
== obdfilter-survey test 1a: Object Storage Targets survey ========================================================== + NETTYPE=tcp LCTL=/usr/sbin/lctl thrlo=2 nobjhi=1 thrhi=4 size=1024 case=disk rslt_loc=/tmp targets="fd33:3981:3213:f020:0:5254:9a:68e6:lustre-OST0000 fd33:3981:3213:f020:0:5254:9a:68e6:lustre-OST0001 fd33:3981:3213:f020:0:5254:9a:68e6:lustre-OST0002 fd33:3981:3213:f020:0:5254:9a:68e6:lustre-OST0003 fd33:3981:3213:f020:0:5254:9a:68e6:lustre-OST0004 fd33:3981:3213:f020:0:5254:9a:68e6:lustre-OST0005 fd33:3981:3213:f020:0:5254:9a:68e6:lustre-OST0006 fd33:3981:3213:f020:0:5254:9a:68e6:lustre-OST0007" /usr/bin/obdfilter-survey using LCTL='/usr/sbin/lctl' lustre_root='' LUSTRE='/usr/lib64/lustre' ssh: Could not resolve hostname fd33: Name or service not known ssh: Could not resolve hostname fd33: Name or service not known ssh: Could not resolve hostname fd33: Name or service not known Could not install obdecho on fd33 ssh: Could not resolve hostname fd33: Name or service not known program exited with error obdfilter-survey test_1a: @@@@@@ FAIL: /usr/bin/obdfilter-survey failed: 1 Trace dump: = /usr/lib64/lustre/tests/test-framework.sh:7450:error() = /usr/lib64/lustre/tests/obdfilter-survey.sh:90:obdflter_survey_run() = /usr/lib64/lustre/tests/obdfilter-survey.sh:94:test_1a() = /usr/lib64/lustre/tests/test-framework.sh:7829:run_one() = /usr/lib64/lustre/tests/test-framework.sh:7892:run_one_logged() = /usr/lib64/lustre/tests/test-framework.sh:7710:run_test() = /usr/lib64/lustre/tests/obdfilter-survey.sh:96:main() Trace dump: = /usr/lib64/lustre/tests/test-framework.sh:7450:error() = /usr/lib64/lustre/tests/obdfilter-survey.sh:90:obdflter_survey_run() = /usr/lib64/lustre/tests/obdfilter-survey.sh:94:test_1a() = /usr/lib64/lustre/tests/test-framework.sh:7829:run_one() = /usr/lib64/lustre/tests/test-framework.sh:7892:run_one_logged() = /usr/lib64/lustre/tests/test-framework.sh:7710:run_test() = /usr/lib64/lustre/tests/obdfilter-survey.sh:96:main() obdfilter-survey test_1a - /usr/bin/obdfilter-survey failed: 1
- is related to
-
LU-18417 Finish IPv6 support
-
- Open
-