grep '^sdb' -E vre_not_revert_io_staus_100times.list | awk 'BEGIN{sum=0};{sum=sum+$NF};END{print sum/NR}'