Virtualization.framework VM Limit #234
Closed
brianmichel
started this conversation in
General
Replies: 2 comments 2 replies
-
|
Howdy @brianmichel, the 2 VM limit is a system wide macOS guest restriction only so would not apply here as much where we're running Linux guests. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
I'm going to close this, but if this project does impede on using another Virtualization.framework project (I hope not 😅) please re-open! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the Virtualization framework encodes a strict limit of 2 virtual machines running at once. This error is thrown when a 3 machine is attempted to boot, https://developer.apple.com/documentation/virtualization/vzerror/code/virtualmachinelimitexceeded.
Is the containerization framework subject to this limit as well since the framework is effectively booting virtual machines as well?
I'm thinking about the world where people will be running macOS virtual machines and containers on the same host and how confusing it might be to get this kind of error when you're just running a container.
Beta Was this translation helpful? Give feedback.
All reactions