-
To optimize performance of our VMs, our Vagrant our setup would specify certain VMWare specific parameters for the vm such as:
```
f.vmx["refvmx.minVmMemPct"] = "100"
f.vmx["MemTrimRate"] = "0"
f…
-
```
What steps will reproduce the problem?
1. Using code 6 Build the VM and power on
2. Reload the VM - from xterm do init6
3. when vm reloads it fails and complains the it cannot find /boot/linux.vmx…
-
```
What steps will reproduce the problem?
1. Using code 6 Build the VM and power on
2. Reload the VM - from xterm do init6
3. when vm reloads it fails and complains the it cannot find /boot/linux.vmx…
-
```
What steps will reproduce the problem?
1. Using code 6 Build the VM and power on
2. Reload the VM - from xterm do init6
3. when vm reloads it fails and complains the it cannot find /boot/linux.vmx…
-
While testing pulling multiple images the datastore got filled
- pull operation got stuck
```
a3ed95caeb02: Download complete
b98b0bf5adc7: Pull complete
5c4ba82ea14c: Pull complete
67aed86f…
-
##### SUMMARY
Can not edit logging = "FALSE" key value as "TRUE" or delete this logging key value in .vmx configuration file with advanced_settings parameter. I would like to edit this parameter as "…
-
Hi, I was wondering if there's any way to acquire the ipaddress according to vmx. Thanks !
for example
```
vmfusion.vmrun.list()
{'count': 1,
'machines': ['/Users/me/Virtual Machines.localize…
-
If I stop a vMX with `docker stop` or `docker kill` and then start it again, the newly restarted router is unreachable, either via SSH or telnet.
I couldn't find anything obvious in the logs that w…
-
Env. is a nested ESXi 6.5U1 running under Fusion 8. Creating 8 containers after a clean VCH installs causes ESXi to throw "number of running VCPUs limit exceeded" exception
```
[vagrant@devbox:/op…
-
Hello,
x86 VMX instruction set is not recognized by udis86
[XX] disasm: x86: [VMCALL]
[XX] disasm: x86: [VMLAUNCH]
[XX] disasm: x86: [VMRESUME]
[XX] disasm: x86: [VMXOFF]
From the radare2…