Re: Set memory (decrease) from Virt Manager

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[copied to et-mgmt-tools - please followup there]

Bruce Evans wrote:
Hi,

I am trying to lower the amount of memory for a Domain
using the Virt manager.

I am denied from doing this if I want to decrease the memory
below 50MB, even though I can do it
from virsh.  There appears to be a low end limit of
50MB in the Virt Manager.

If the current memory allocation is greater than 50MB, I can
decrease the amount from Virt Manager, but can't go under 50MB.

But if I use virsh, I can decrease the memory to, say, 13000KB
and it works.  The Virt Manger will show this new amount but will
only enable the 'increase' icon in the 'Change Allocation option box.
The 'decrease' icon is disabled.

Is this a bug in Virt Manager?  If not, why can't the memory
be decreased below 50MB?

Yes, it seems to be the case that the adjustment in virt-manager is limited to min of 50MB (and to a max of 32000MB which is probably also a bug):

  In src/vmm-details.glade:

    <widget class="GtkSpinButton" id="config-maxmem">
        <property name="adjustment">50 50 32000 5 10 10</property>

    <widget class="GtkSpinButton" id="config-memory">
        <property name="adjustment">50 50 32000 5 10 10</property>

Rich.

--
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

--
Libvir-list mailing list
Libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]