public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* how increase/decrease ram on running vm ?
@ 2008-12-26 11:25 Василец Дмитрий
  2008-12-26 14:25 ` Ryota OZAKI
  0 siblings, 1 reply; 7+ messages in thread
From: Василец Дмитрий @ 2008-12-26 11:25 UTC (permalink / raw)
  To: kvm

how increase/decrease ram on running vm ?
i found virtio_balloon module , but don't know how it work.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: how increase/decrease ram on running vm ?
  2008-12-26 11:25 how increase/decrease ram on running vm ? Василец Дмитрий
@ 2008-12-26 14:25 ` Ryota OZAKI
  2008-12-26 15:04   ` Василец Дмитрий
  0 siblings, 1 reply; 7+ messages in thread
From: Ryota OZAKI @ 2008-12-26 14:25 UTC (permalink / raw)
  To: Василец Дмитрий
  Cc: kvm

Hi,

http://www.linux-kvm.com/content/memory-ballooning-feature-coming-soon-kvm

This page might help you.

Regards,
  ozaki-r

2008/12/26 Василец Дмитрий <d.vasilets@peterhost.ru>:
> how increase/decrease ram on running vm ?
> i found virtio_balloon module , but don't know how it work.
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: how increase/decrease ram on running vm ?
  2008-12-26 14:25 ` Ryota OZAKI
@ 2008-12-26 15:04   ` Василец Дмитрий
  2008-12-26 16:39     ` Ryota OZAKI
  0 siblings, 1 reply; 7+ messages in thread
From: Василец Дмитрий @ 2008-12-26 15:04 UTC (permalink / raw)
  To: kvm

i read this , but i haven't balloon in cli.

В Птн, 26/12/2008 в 23:25 +0900, Ryota OZAKI пишет:
> Hi,
> 
> http://www.linux-kvm.com/content/memory-ballooning-feature-coming-soon-kvm
> 
> This page might help you.
> 
> Regards,
>   ozaki-r
> 
> 2008/12/26 Василец Дмитрий <d.vasilets@peterhost.ru>:
> > how increase/decrease ram on running vm ?
> > i found virtio_balloon module , but don't know how it work.
> >
> > --
> > To unsubscribe from this list: send the line "unsubscribe kvm" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: how increase/decrease ram on running vm ?
  2008-12-26 15:04   ` Василец Дмитрий
@ 2008-12-26 16:39     ` Ryota OZAKI
  2008-12-26 16:47       ` Ryota OZAKI
  0 siblings, 1 reply; 7+ messages in thread
From: Ryota OZAKI @ 2008-12-26 16:39 UTC (permalink / raw)
  To: Василец Дмитрий
  Cc: kvm

Have you tried decreasing memory? AFAIK, current ballooning cannot
increase memory.

Regards,
  ozaki-r

2008/12/27 Василец Дмитрий <d.vasilets@peterhost.ru>:
> i read this , but i haven't balloon in cli.
>
> В Птн, 26/12/2008 в 23:25 +0900, Ryota OZAKI пишет:
>> Hi,
>>
>> http://www.linux-kvm.com/content/memory-ballooning-feature-coming-soon-kvm
>>
>> This page might help you.
>>
>> Regards,
>>   ozaki-r
>>
>> 2008/12/26 Василец Дмитрий <d.vasilets@peterhost.ru>:
>> > how increase/decrease ram on running vm ?
>> > i found virtio_balloon module , but don't know how it work.
>> >
>> > --
>> > To unsubscribe from this list: send the line "unsubscribe kvm" in
>> > the body of a message to majordomo@vger.kernel.org
>> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> >
>> --
>> To unsubscribe from this list: send the line "unsubscribe kvm" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: how increase/decrease ram on running vm ?
  2008-12-26 16:39     ` Ryota OZAKI
@ 2008-12-26 16:47       ` Ryota OZAKI
  2008-12-29 12:43         ` Василец Дмитрий
  0 siblings, 1 reply; 7+ messages in thread
From: Ryota OZAKI @ 2008-12-26 16:47 UTC (permalink / raw)
  To: Василец Дмитрий
  Cc: kvm

2008/12/27 Ryota OZAKI <ozaki.ryota@gmail.com>:
> Have you tried decreasing memory? AFAIK, current ballooning cannot
> increase memory.

oops, i mean ballooning cannot increase memory over the amount of
memory specified in qemu/kvm arguments.

> Regards,
>  ozaki-r
>
> 2008/12/27 Василец Дмитрий <d.vasilets@peterhost.ru>:
>> i read this , but i haven't balloon in cli.
>>
>> В Птн, 26/12/2008 в 23:25 +0900, Ryota OZAKI пишет:
>>> Hi,
>>>
>>> http://www.linux-kvm.com/content/memory-ballooning-feature-coming-soon-kvm
>>>
>>> This page might help you.
>>>
>>> Regards,
>>>   ozaki-r
>>>
>>> 2008/12/26 Василец Дмитрий <d.vasilets@peterhost.ru>:
>>> > how increase/decrease ram on running vm ?
>>> > i found virtio_balloon module , but don't know how it work.
>>> >
>>> > --
>>> > To unsubscribe from this list: send the line "unsubscribe kvm" in
>>> > the body of a message to majordomo@vger.kernel.org
>>> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>> >
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe kvm" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>>
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe kvm" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>
>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: how increase/decrease ram on running vm ?
  2008-12-26 16:47       ` Ryota OZAKI
@ 2008-12-29 12:43         ` Василец Дмитрий
  2008-12-29 21:01           ` Charles Duffy
  0 siblings, 1 reply; 7+ messages in thread
From: Василец Дмитрий @ 2008-12-29 12:43 UTC (permalink / raw)
  To: kvm

Xen hypervisor can increase and decrease cpu and ram.
will be able this function on kvm/qemu ?


В Сбт, 27/12/2008 в 01:47 +0900, Ryota OZAKI пишет:
> 2008/12/27 Ryota OZAKI <ozaki.ryota@gmail.com>:
> > Have you tried decreasing memory? AFAIK, current ballooning cannot
> > increase memory.
> 
> oops, i mean ballooning cannot increase memory over the amount of
> memory specified in qemu/kvm arguments.
> 
> > Regards,
> >  ozaki-r
> >
> > 2008/12/27 Василец Дмитрий <d.vasilets@peterhost.ru>:
> >> i read this , but i haven't balloon in cli.
> >>
> >> В Птн, 26/12/2008 в 23:25 +0900, Ryota OZAKI пишет:
> >>> Hi,
> >>>
> >>> http://www.linux-kvm.com/content/memory-ballooning-feature-coming-soon-kvm
> >>>
> >>> This page might help you.
> >>>
> >>> Regards,
> >>>   ozaki-r
> >>>
> >>> 2008/12/26 Василец Дмитрий <d.vasilets@peterhost.ru>:
> >>> > how increase/decrease ram on running vm ?
> >>> > i found virtio_balloon module , but don't know how it work.
> >>> >
> >>> > --
> >>> > To unsubscribe from this list: send the line "unsubscribe kvm" in
> >>> > the body of a message to majordomo@vger.kernel.org
> >>> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >>> >
> >>> --
> >>> To unsubscribe from this list: send the line "unsubscribe kvm" in
> >>> the body of a message to majordomo@vger.kernel.org
> >>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >>>
> >>
> >> --
> >> To unsubscribe from this list: send the line "unsubscribe kvm" in
> >> the body of a message to majordomo@vger.kernel.org
> >> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >>
> >
> 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: how increase/decrease ram on running vm ?
  2008-12-29 12:43         ` Василец Дмитрий
@ 2008-12-29 21:01           ` Charles Duffy
  0 siblings, 0 replies; 7+ messages in thread
From: Charles Duffy @ 2008-12-29 21:01 UTC (permalink / raw)
  To: kvm

Василец Дмитрий wrote:
> Xen hypervisor can increase and decrease cpu and ram.
> will be able this function on kvm/qemu ?

Last time I was familiar with Xen's balloon driver, it had the exact 
same limitation as the kvm one.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-12-29 21:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-26 11:25 how increase/decrease ram on running vm ? Василец Дмитрий
2008-12-26 14:25 ` Ryota OZAKI
2008-12-26 15:04   ` Василец Дмитрий
2008-12-26 16:39     ` Ryota OZAKI
2008-12-26 16:47       ` Ryota OZAKI
2008-12-29 12:43         ` Василец Дмитрий
2008-12-29 21:01           ` Charles Duffy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox