You did not provide enough data for anyone to help you.
Load average basically means number of processes waiting for CPU or in your case for something else.
Check out what is running using top, htop, or ps faxu.
Also check dmesg -T for warnings and errors.
Do your VMs run normally?