Failure due to memory tiering #48
Replies: 5 comments
-
|
holodeck logs just repeat the following: SSH service on 10.1.1.101 is not responding, Trying after 10 seconds Since the VM never powers on and can't, holodeck deployment cannot continue |
Beta Was this translation helpful? Give feedback.
-
|
Currently, nested ESXi with ESXi 9.0 memory tiering is limited, so you will need to run it on 8.0 memory tiering. |
Beta Was this translation helpful? Give feedback.
-
|
This is expected behavior as memory tiering is not supported on ESX 9.0. Unclear what this means - |
Beta Was this translation helpful? Give feedback.
-
|
Yes, I suggest ESXi 8.0 as a deployment target for nested VCF 9.0. |
Beta Was this translation helpful? Give feedback.
-
|
This is supported today. You can deploy VCF 9 via Holodeck with ESX 8 on the physical host |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Deploying Holodeck to a Minisform MS-A2 with memory tiering enabled fials. VMs being deployed will not power on with the following error
Failed - This type of VM is not supported when software memory tiering is enabled.
This type of VM is not supported when software memory tiering is enabled.
An error occurred while parsing scheduler-specific configuration parameters.
Module 'MemSchedEarly' power on failed.
Failed to start the virtual machine.
Reproduction steps
1.New-HoloDeckInstance -Version 9.0 -InstanceID 'demo' -vSANMode ESA -DepotType Offline -ManagementOnly
2.
3.
...
Expected behavior
expected deployment to succeed
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions