vSphere 6.5安裝於SATAIII磁碟,使用起來很慢

原因是6.5版針對AHCI Driver有作更新導致,可用SSH連入Console下以下指令將新版Driver關閉
esxcli system module set --enabled=false --module=vmw_ahci
參考文章:
http://www.nxhut.com/2016/11/fix-slow-disk-performance-vmwahci.html
https://communities.vmware.com/thread/554004
esxcli system module set --enabled=false --module=vmw_ahci
參考文章:
http://www.nxhut.com/2016/11/fix-slow-disk-performance-vmwahci.html
https://communities.vmware.com/thread/554004