Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
3
-
9223372036854775807
Description
== sanity test 155e: Verify big file correctness: read cache:on write_cache:on ========================================================== 14:04:03 (1658239443)
CMD: lustre-xwcomty2-05 params=$(/root/test/build-06244k/lustre/lustre/utils/lctl get_param osd-..writethrough_cache_enable);
[[ -z "lustre-OST0000" ]] && param= ||
param=$(grep lustre-OST0000 <<< "$params");
[[ -z $param ]] && param="$params";
while read s; do echo ost1 $s;
done <<< "$param"
CMD: lustre-xwcomty2-05 params=$(/root/test/build-06244k/lustre/lustre/utils/lctl get_param osd-..writethrough_cache_enable);
[[ -z "lustre-OST0001" ]] && param= ||
param=$(grep lustre-OST0001 <<< "$params");
[[ -z $param ]] && param="$params";
while read s; do echo ost2 $s;
done <<< "$param"
CMD: lustre-xwcomty2-05 params=$(/root/test/build-06244k/lustre/lustre/utils/lctl get_param osd-..writethrough_cache_enable);
[[ -z "lustre-OST0002" ]] && param= ||
param=$(grep lustre-OST0002 <<< "$params");
[[ -z $param ]] && param="$params";
while read s; do echo ost3 $s;
done <<< "$param"
CMD: lustre-xwcomty2-05 params=$(/root/test/build-06244k/lustre/lustre/utils/lctl get_param osd-..writethrough_cache_enable);
[[ -z "lustre-OST0003" ]] && param= ||
param=$(grep lustre-OST0003 <<< "$params");
[[ -z $param ]] && param="$params";
while read s; do echo ost4 $s;
done <<< "$param"
CMD: lustre-xwcomty2-05 params=$(/root/test/build-06244k/lustre/lustre/utils/lctl get_param osd-..writethrough_cache_enable);
[[ -z "lustre-OST0004" ]] && param= ||
param=$(grep lustre-OST0004 <<< "$params");
[[ -z $param ]] && param="$params";
while read s; do echo ost5 $s;
done <<< "$param"
CMD: lustre-xwcomty2-05 params=$(/root/test/build-06244k/lustre/lustre/utils/lctl get_param osd-..writethrough_cache_enable);
[[ -z "lustre-OST0005" ]] && param= ||
param=$(grep lustre-OST0005 <<< "$params");
[[ -z $param ]] && param="$params";
while read s; do echo ost6 $s;
done <<< "$param"
CMD: lustre-xwcomty2-05 params=$(/root/test/build-06244k/lustre/lustre/utils/lctl get_param osd-..writethrough_cache_enable);
[[ -z "lustre-OST0006" ]] && param= ||
param=$(grep lustre-OST0006 <<< "$params");
[[ -z $param ]] && param="$params";
while read s; do echo ost7 $s;
done <<< "$param"
Waiting for MDT destroys to complete
OST kbytes available: 9083632 9083628 9083628 9083628 9083624 9083624 9083624
Min free space: OST 4: 9083624
Max free space: OST 0: 9083632
CMD: lustre-xwcomty2-05 awk '/cache/ {sum+=$4} END {print sum}' /proc/cpuinfo
OSS cache size: KB
Large file size: 0 KB
dd: invalid number: '0'
sanity test_155e: @@@@@@ FAIL: dd of=/tmp/f155e.sanity bs=0 count=1k failed
Trace dump:
= /root/test/build-06244k/lustre/lustre/tests/test-framework.sh:6406:error()
= /root/test/build-06244k/lustre/lustre/tests/sanity.sh:15542:test_155_big_load()
= /root/test/build-06244k/lustre/lustre/tests/sanity.sh:15627:test_155e()
= /root/test/build-06244k/lustre/lustre/tests/test-framework.sh:6723:run_one()
= /root/test/build-06244k/lustre/lustre/tests/test-framework.sh:6770:run_one_logged()
= /root/test/build-06244k/lustre/lustre/tests/test-framework.sh:6596:run_test()
= /root/test/build-06244k/lustre/lustre/tests/sanity.sh:15631:main()
Dumping lctl log to /tmp/test_logs/2022-07-19/135519/sanity.test_155e.*.1658239459.log
FAIL 155e (19s)