Is it possible to add RAM to a guest VM in without using XenCenter, but from the host machine console or a remote machine?
|
feedback
|
|
In XenServer 6.0, this can be done with the
Assuming the VM is powered down, here is an example of actually using it:
| |||
|
feedback
|
|
I'm a bit new to XenServer, so I've never had to try this, but there appear to be XE commands for updating the dynamic memory config, but I think that's limited to the pay versions. It's probably a bit long to paste here, but check out pages 66-67 of the 5.6 SP2 Admin guide here: http://support.citrix.com/servlet/KbServlet/download/27187-102-658234/reference.pdf If you're using an older version without dynamic memory, all of the XenServer admin guides are here, just select the version, then the Documentation tab, then the Administrators guide: http://support.citrix.com/product/xens/ | |||
|
feedback
|
|
Not that I'm aware of. Resources are allocated from the host to the guest via the XenCenter management console. | |||||||||
feedback
|
|
Sorry joeqwerty, but I fully disagree. These are the commands I ran to up the memory on my nameserver VM.
The start and stop commands are "blocking" aka they wait till the vm shuts down before returning. This means you can run these commands as fast as possible and it will work fine. If you already know the uuid if your vm, you can use "uuid=" in-place of the "name-label=" option. Also note: if you know the first 3 characters of your uuid, you can press tab and XenServer will auto-complete the rest for you! epic! Let me know if you have any further issues with this! Regards, Port Forward Podcast | |||
feedback
|