[Libvir] [RFC] Check host's minimum memory.

Masayuki Sunou fj1826dm at aa.jp.fujitsu.com
Wed Mar 7 02:57:50 UTC 2007


Hi Dan

> AFAICT, this is already guarded by XenD. In the /etc/xen/xend-config.sxp
> file there is
> 
>    (dom0-min-mem 256)
> 
> Is XenD perhaps no honouring this limit ?
> 
When I executed the following command with Xend of Fedora7 after I
confirmed dom0-min-mem was 256MB, the host stopped. 

#virsh setmem 0 4096
 -->When I execute virsh setmem 0 256, the host doesn't stop. 

The setting is not effective in Xend. 
So, after investigating Xend, I report again. 

Thanks,
Masayuki Sunou


In message <20070306121407.GA21807 at redhat.com>
   "Re: [Libvir] [RFC] Check host's minimum memory."
   ""Daniel P. Berrange" <berrange at redhat.com>" wrote:

> On Tue, Mar 06, 2007 at 02:40:24PM +0900, Masayuki Sunou wrote:
> > Hi
> > 
> > The minimum value of the memory guarded with virsh setmem is 4096KB(4MB).
> > In general, when host's memory is set to 4MB, the host stops.
> > 
> > Therefore, I propose the patch to which host's minimum value of the memory
> > is guarded by 256MB.
> 
> AFAICT, this is already guarded by XenD. In the /etc/xen/xend-config.sxp
> file there is
> 
>    (dom0-min-mem 256)
> 
> Is XenD perhaps no honouring this limit ?
> 
> Regards,
> Dan
> -- 
> |=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
> |=-           Perl modules: http://search.cpan.org/~danberr/              -=|
> |=-               Projects: http://freshmeat.net/~danielpb/               -=|
> |=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 
> 




More information about the libvir-list mailing list