<div dir="ltr">On Mon, Dec 21, 2009 at 3:01 PM, Scot P. Floess <span dir="ltr"><<a href="mailto:sfloess@nc.rr.com">sfloess@nc.rr.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I just tried to change the memory for my F11 xen guest from 512 to 1024.<br>
After executing:<br>
<br>
xm mem-set workstation 1024<br>
<br>
xm list shows the memory still being 512.  Anyone else see this behavior<br>
before?  I tried other values as well - but the memory is still what it<br>
was when I created the VM...<br>
<br>
I'm running CentOS 5.4 on an i386...<br>
<br></blockquote><div> </div><div>You might have to use xm mem-max to set the maximum memory for the guest prior to using xm mem-set.  Also, if you look at the man page for xm, you will see the following for mem-set:<br>
<br>"Because this operation requires cooperation from the domain operating system, there is no guarantee that it will succeed.  This command will definitely not work unless the domain has the required paravirt driver."<br>
<br>So, there is no guarantee that you can increase/decrease the ram of a guest without restarting it.<br><br>Matt<br><br>--<br>Mathew S. McCarrell<br>Clarkson University '10<br><br><a href="mailto:mccarrms@gmail.com">mccarrms@gmail.com</a><br>
<a href="mailto:mccarrms@clarkson.edu">mccarrms@clarkson.edu</a><br>1-518-314-9214<br></div></div></div>