vballoon: page allocation failure. order:0 -> Kernel panic

2009-02-24 Thread Tomasz Chmielewski
I'm trying to use ballooning with kvm-83. Although I'm able to limit the guest's memory, when I try to increase it right after that, I get "vballoon: page allocation failure. order:0" followed by a kernel panic. Is it expected? The guest is running Debian Lenny with 2.6.26 kernel. It had init

Re: vballoon: page allocation failure. order:0 -> Kernel panic

2009-02-24 Thread Avi Kivity
Tomasz Chmielewski wrote: I'm trying to use ballooning with kvm-83. Although I'm able to limit the guest's memory, when I try to increase it right after that, I get "vballoon: page allocation failure. order:0" followed by a kernel panic. Is it expected? The guest is running Debian Lenny wit

Re: vballoon: page allocation failure. order:0 -> Kernel panic

2009-02-25 Thread Tomasz Chmielewski
Avi Kivity schrieb: Tomasz Chmielewski wrote: I'm trying to use ballooning with kvm-83. Although I'm able to limit the guest's memory, when I try to increase it right after that, I get "vballoon: page allocation failure. order:0" followed by a kernel panic. Is it expected? The guest is run

Re: vballoon: page allocation failure. order:0 -> Kernel panic

2009-02-25 Thread Avi Kivity
Tomasz Chmielewski wrote: BTW, is it possible to "balloon" to a bigger amount of memory that what was available when the guest started? No. The guest won't have its data structures set up to handle the extra memory. Or is it only possible to "shrink" and "grow" within initial memory av