How to modify the default parameter of the Windows virtual machine ?

38 views
Skip to first unread message

Charly Clairmont

unread,
Apr 22, 2016, 1:21:01 PM4/22/16
to Nanocloud Community
Hi !

Is there a simple way to modify RAM and CPU parameters of the Windows virtual machine ? Could we make this change without build the windows images ?

Cheers
Message has been deleted

Dominique Rodrigues

unread,
May 12, 2016, 4:05:39 AM5/12/16
to Nanocloud Community
Hi Charly,

Here is a way to do it :

- Stop the VM in the web GUI (wait until it appears to be down)

- On your host, edit the file 

- Change the lines with your values
       for the RAM =>  -m 2560  (RAM in MB) 
       for CPUS    =>   -smp "${VM_NCPUS}" 

for instance "-m 4096" and "-smp 4"

- Copy the modified script in iaas-module container


- Launch the VM in th GUI


Feel free to ask us if you have any other issue.

Cheers,
Dominique
Reply all
Reply to author
Forward
0 new messages