We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am currently running a bare metal GNS3 installation on a server with a high amount of resources.
I need to assign 128GB of memory to one of my virtual machines but the GUI is limiting me to 64GB.
Would it be possible be possible to increase this limit ?
And as workaround, can I tweak the VM definition in the project files ?
The text was updated successfully, but these errors were encountered:
I didn't expect someone would want to allocated more than 64GB to a virtual machine someday. I can certainly change this for the next release.
Sorry, something went wrong.
Would it be possible to get it up to 256GB or remove the limitation entirely ?
Remove maximum 64GB RAM limitation for QEMU VMs. Fixes #3658
731fee1
No branches or pull requests
I am currently running a bare metal GNS3 installation on a server with a high amount of resources.
I need to assign 128GB of memory to one of my virtual machines but the GUI is limiting me to 64GB.
Would it be possible be possible to increase this limit ?
And as workaround, can I tweak the VM definition in the project files ?
The text was updated successfully, but these errors were encountered: