]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: use newer virtualHW version for 5.1+ hosts
authorDawid Zamirski <dzamirski@datto.com>
Mon, 23 May 2016 21:22:55 +0000 (17:22 -0400)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Thu, 26 May 2016 09:47:38 +0000 (11:47 +0200)
commitf8f7440870192b004539b651f7839b4f4c62db2d
tree575eb2dc848fff88ec8fdb710e3fe5101e01f330
parent5b36410f375aa30fbe0a3610adddc157409e0d8e
esx: use newer virtualHW version for 5.1+ hosts

This is because there's a known issue where ESX will refuse to attach
drives bigger than 4TB when virtualHW < 9. Therefore, to avoid that
use the higher virtualHW for hosts that support it.

https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2054952
src/esx/esx_vi.c