Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:guide-user:virtualization:vmware [2021/01/06 10:22] – Added OVA updated to latest version ooo.manu.ooodocs:guide-user:virtualization:vmware [2024/02/29 22:08] (current) – [Things you need] frkca
Line 8: Line 8:
   * Chaos Calmer 15.05.1 with VMware Fusion and vSphere ESXi 6.0   * Chaos Calmer 15.05.1 with VMware Fusion and vSphere ESXi 6.0
   * 19.07.0-rc2 in combination with VMware ESXi 6.7.0 Update 2 Build 13981272   * 19.07.0-rc2 in combination with VMware ESXi 6.7.0 Update 2 Build 13981272
 +  * 19.07.5 in combination with VMware ESXi 6.7.0 Update 2 Build 16713306
 +  * 21.02.0-rc3 on a VMware vSphere Client version 6.7.0.42000 machine 
 +  * 23.05.2 on a VMware vSphere VM VMware ESXi, 6.7.0, 20497097 
  
 ==== Things you need ==== ==== Things you need ====
Line 46: Line 49:
 </code> </code>
  
-On Fusion I had to use the IDE drive controller type.+On Fusion I had to use the IDE drive controller type. This also applies to recent ESXi versions, just switch the Virtual Device Node from default SCSI controller 0 to IDE 0. Also, recent OpenWRT and ESXi versions do support running VMXNET3 virtual NIC so you can achieve 10GE speeds
  
 ===== Quick Start ===== ===== Quick Start =====
Line 88: Line 91:
 (Is there a better place to make these requests?) (Is there a better place to make these requests?)
  
-  - install open-vm-tools to enhance support on VMware hypervisors+  - install open-vm-tools to enhance support on VMware hypervisors (possible via packages sources and LuCI or opkg)
   - use vmxnet3 paravirtualized network interface    - use vmxnet3 paravirtualized network interface 
   - learn how to create fresh builds from scratch   - learn how to create fresh builds from scratch
Line 144: Line 147:
   - Reboot your OpenWRT VM, you should then get the IPv4 address back.   - Reboot your OpenWRT VM, you should then get the IPv4 address back.
  
-Here is an upgraded OVA with version 19.07.5 : https://www.dropbox.com/s/4j1ebozhcufopaa/OpenWRT_19.07.5.ova?dl=0 +Here is an upgraded OVA VM export with version 19.07.5, using ext4 instead of squashfs and an extended /overlay filesystem, with DHCP enabled instead of a static IP for br-lan interface: https://www.dropbox.com/s/4b0dy8d8iqf8a91/OpenWRT_x86_64_19.07.05.ova?dl=0
-TBD: Extend /overlay fs to allow more testing capabilities+
  
 ---- ----
 +
 +==== Upgraded/Updated OVA for OpenWRT21 ====
 +
 +After import of the previous OVA-file to VMware Sphere, I was able to upgrade to the latest OpenWrt version (21-00-RC3).
 +
 +This machine, //OpenWRT-21// has
 +  * 2 CPU
 +  * 2 GB
 +  * 2 NiCs 
 +    * WAN defined as DHCP client
 +    * LAN static address 192.168.1.1 as DHCP server
 +  * Compatibility ESXi 5.0 and later (VM version 8)
 +  * Installed VMware tools, as well as vnet drivers
 +
 +<WRAP center round download 60%>
 +https://www.dropbox.com/s/nljp8todp99qggn/OpenWRT21.ova
 +</WRAP>
 +
 +
  
 ==== Example Issues seen during VMWare Installs ==== ==== Example Issues seen during VMWare Installs ====
  • Last modified: 2021/01/06 10:22
  • by ooo.manu.ooo