Details
Description
sanity-hsm test_24d fails in interop testing between master, 2.11.56, servers and 2.10.5 clients. Looking at https://testing.whamcloud.com/test_sets/884cbfae-cf0d-11e8-ad90-52540065bddc , there are no errors in the console and dmesg logs. The only sign of an error is in the client test_log
CMD: onyx-45vm8 /usr/sbin/lctl get_param -n mdt.lustre-MDT0000.hsm.actions | awk '/'0x2000088d5:0x24:0x0'.*action='ARCHIVE'/ {print \$13}' | cut -f2 -d= CMD: onyx-45vm8 /usr/sbin/lctl get_param -n mdt.lustre-MDT0000.hsm.actions | awk '/'0x2000088d5:0x24:0x0'.*action='ARCHIVE'/ {print \$13}' | cut -f2 -d= Update not seen after 200s: wanted 'SUCCEED' got 'STARTED' sanity-hsm test_24d: @@@@@@ FAIL: request on 0x2000088d5:0x24:0x0 is not SUCCEED on mds1
Looking at past sanity-hsm test_24d failures since April 2018, there is one other case of this failure for master, 2.11.52.28, servers and 2.10.3 clients that look similar to the current failure; https://testing.whamcloud.com/test_sets/80c7b916-5f94-11e8-b303-52540065bddc .
Attachments
Issue Links
- mentioned in
-
Page Loading...