RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 591979 - virsh setmem cause RHEL-5.5 guest OOM
Summary: virsh setmem cause RHEL-5.5 guest OOM
Keywords:
Status: CLOSED DUPLICATE of bug 566261
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: libvirt
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Daniel Veillard
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-13 15:26 UTC by Kirby Zhou
Modified: 2010-05-13 17:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-13 17:11:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Kirby Zhou 2010-05-13 15:26:36 UTC
Description of problem:

RHEL-5.5 contains a ballon memory driver, so we can use 'virsh setmem' to adjust the memory size of guest. But if we do it, OOM always happen in the guest

Version-Release number of selected component (if applicable):

Host:
RHEL-6 beta dvd
Guest:
RHEL-5.5
kernel-2.6.18-194

How reproducible:

Steps to Reproduce:
virsh start kirby-dev
...wait...
virsh setmem kirby-dev 4000000
...OOM...
  
Actual results:
virsh # dominfo kirby-dev
Id:             21
Name:           kirby-dev
UUID:           8859ada6-2fa6-d53a-1f2f-c36e0614d807
OS Type:        hvm
State:          running
CPU(s):         8
CPU time:       45.4s
Max memory:     8388608 kB
Used memory:    4583895040 kB
Autostart:      disable
Security model: qemuStacked
Security DOI:   
Security label: system_u:system_r:svirt_t:s0:c401,c437 (enforcing)

virsh # setmem kirby-dev 4000000 
...wait...
virsh # dominfo kirby-dev       
Id:             21
Name:           kirby-dev
UUID:           8859ada6-2fa6-d53a-1f2f-c36e0614d807
OS Type:        hvm
State:          running
CPU(s):         8
CPU time:       600.2s
Max memory:     8388608 kB
Used memory:    4582871040 kB
Autostart:      disable
Security model: qemuStacked
Security DOI:   
Security label: system_u:system_r:svirt_t:s0:c401,c437 (enforcing)


irsh # console kirby-dev        
Connected to domain kirby-dev
Escape character is ^]
Login timed out after 60 seconds

Red Hat Enterprise Linux Server release 5.5 (Tikanga)
Kernel 2.6.18-194.el5 on an x86_64

xen-525400adbef9 login: vballoon: page allocation failure. order:0, mode:0x210d2

Call Trace:
 [<ffffffff8000f576>] __alloc_pages+0x2ef/0x308
 [<ffffffff800a198c>] keventd_create_kthread+0x0/0xc4
 [<ffffffff8002364a>] alloc_page_interleave+0x3d/0x74
 [<ffffffff881d240c>] :virtio_balloon:balloon+0x152/0x232
 [<ffffffff800a1ba4>] autoremove_wake_function+0x0/0x2e
 [<ffffffff881d22ba>] :virtio_balloon:balloon+0x0/0x232
 [<ffffffff80032bdc>] kthread+0xfe/0x132
 [<ffffffff8005efb1>] child_rip+0xa/0x11
 [<ffffffff800a198c>] keventd_create_kthread+0x0/0xc4
 [<ffffffff80032ade>] kthread+0x0/0x132
 [<ffffffff8005efa7>] child_rip+0x0/0x11

Node 0 DMA per-cpu:
cpu 0 hot: high 0, batch 1 used:0
cpu 0 cold: high 0, batch 1 used:0
cpu 1 hot: high 0, batch 1 used:0
cpu 1 cold: high 0, batch 1 used:0
cpu 2 hot: high 0, batch 1 used:0
cpu 2 cold: high 0, batch 1 used:0
cpu 3 hot: high 0, batch 1 used:0
cpu 3 cold: high 0, batch 1 used:0
cpu 4 hot: high 0, batch 1 used:0
cpu 4 cold: high 0, batch 1 used:0
cpu 5 hot: high 0, batch 1 used:0
cpu 5 cold: high 0, batch 1 used:0
cpu 6 hot: high 0, batch 1 used:0
cpu 6 cold: high 0, batch 1 used:0
cpu 7 hot: high 0, batch 1 used:0
cpu 7 cold: high 0, batch 1 used:0
Node 0 DMA32 per-cpu:
cpu 0 hot: high 186, batch 31 used:30
cpu 0 cold: high 62, batch 15 used:0
cpu 1 hot: high 186, batch 31 used:27
cpu 1 cold: high 62, batch 15 used:0
cpu 2 hot: high 186, batch 31 used:30
cpu 2 cold: high 62, batch 15 used:0
cpu 3 hot: high 186, batch 31 used:0
cpu 3 cold: high 62, batch 15 used:0
cpu 4 hot: high 186, batch 31 used:0
cpu 4 cold: high 62, batch 15 used:0
cpu 5 hot: high 186, batch 31 used:0
cpu 5 cold: high 62, batch 15 used:0
cpu 6 hot: high 186, batch 31 used:0
cpu 6 cold: high 62, batch 15 used:0
cpu 7 hot: high 186, batch 31 used:29
cpu 7 cold: high 62, batch 15 used:0
Node 0 Normal per-cpu:
cpu 0 hot: high 186, batch 31 used:33
cpu 0 cold: high 62, batch 15 used:61
cpu 1 hot: high 186, batch 31 used:158
cpu 1 cold: high 62, batch 15 used:54
cpu 2 hot: high 186, batch 31 used:3
cpu 2 cold: high 62, batch 15 used:48
cpu 3 hot: high 186, batch 31 used:129
cpu 3 cold: high 62, batch 15 used:0
cpu 4 hot: high 186, batch 31 used:21
cpu 4 cold: high 62, batch 15 used:6
cpu 5 hot: high 186, batch 31 used:139
cpu 5 cold: high 62, batch 15 used:5
cpu 6 hot: high 186, batch 31 used:54
cpu 6 cold: high 62, batch 15 used:3
cpu 7 hot: high 186, batch 31 used:2
cpu 7 cold: high 62, batch 15 used:9
Node 0 HighMem per-cpu: empty
Free pages:       43572kB (0kB HighMem)
Active:6913 inactive:1512 dirty:1 writeback:0 unstable:0 free:10893 slab:4300 mapped-file:1432 mapped-anon:5460 pagetables:644
Node 0 DMA free:10872kB min:12kB low:12kB high:16kB active:0kB inactive:0kB present:10484kB pages_scanned:0 all_unreclaimable? yes
lowmem_reserve[]: 0 3512 8057 8057
Node 0 DMA32 free:23108kB min:5004kB low:6252kB high:7504kB active:0kB inactive:0kB present:3596492kB pages_scanned:0 all_unreclaimable? yes
lowmem_reserve[]: 0 0 4545 4545
Node 0 Normal free:9592kB min:6476kB low:8092kB high:9712kB active:27652kB inactive:6048kB present:4654080kB pages_scanned:44 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 HighMem free:0kB min:128kB low:128kB high:128kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 DMA: 4*4kB 1*8kB 4*16kB 3*32kB 5*64kB 3*128kB 1*256kB 1*512kB 1*1024kB 0*2048kB 2*4096kB = 10872kB
Node 0 DMA32: 1*4kB 0*8kB 0*16kB 0*32kB 1*64kB 0*128kB 0*256kB 1*512kB 0*1024kB 1*2048kB 5*4096kB = 23108kB
Node 0 Normal: 233*4kB 87*8kB 44*16kB 13*32kB 7*64kB 1*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 1*4096kB = 9468kB
Node 0 HighMem: empty
3011 pagecache pages
Swap cache: add 2, delete 0, find 0/0, race 0+0
Free swap  = 1048560kB
Total swap = 1048568kB
vballoon: page allocation failure. order:0, mode:0x210d2

Call Trace:
 [<ffffffff8000f576>] __alloc_pages+0x2ef/0x308
 [<ffffffff800a198c>] keventd_create_kthread+0x0/0xc4
 [<ffffffff8002364a>] alloc_page_interleave+0x3d/0x74
 [<ffffffff881d240c>] :virtio_balloon:balloon+0x152/0x232
 [<ffffffff800a1ba4>] autoremove_wake_function+0x0/0x2e
 [<ffffffff881d22ba>] :virtio_balloon:balloon+0x0/0x232
 [<ffffffff80032bdc>] kthread+0xfe/0x132
 [<ffffffff8005efb1>] child_rip+0xa/0x11
 [<ffffffff800a198c>] keventd_create_kthread+0x0/0xc4
 [<ffffffff80032ade>] kthread+0x0/0x132
 [<ffffffff8005efa7>] child_rip+0x0/0x11

Node 0 DMA per-cpu:
cpu 0 hot: high 0, batch 1 used:0
cpu 0 cold: high 0, batch 1 used:0
cpu 1 hot: high 0, batch 1 used:0
cpu 1 cold: high 0, batch 1 used:0
cpu 2 hot: high 0, batch 1 used:0
cpu 2 cold: high 0, batch 1 used:0
cpu 3 hot: high 0, batch 1 used:0
cpu 3 cold: high 0, batch 1 used:0
cpu 4 hot: high 0, batch 1 used:0
cpu 4 cold: high 0, batch 1 used:0
cpu 5 hot: high 0, batch 1 used:0
cpu 5 cold: high 0, batch 1 used:0
cpu 6 hot: high 0, batch 1 used:0
cpu 6 cold: high 0, batch 1 used:0
cpu 7 hot: high 0, batch 1 used:0
cpu 7 cold: high 0, batch 1 used:0
Node 0 DMA32 per-cpu:
cpu 0 hot: high 186, batch 31 used:30
cpu 0 cold: high 62, batch 15 used:0
cpu 1 hot: high 186, batch 31 used:27
cpu 1 cold: high 62, batch 15 used:0
cpu 2 hot: high 186, batch 31 used:30
cpu 2 cold: high 62, batch 15 used:0
cpu 3 hot: high 186, batch 31 used:0
cpu 3 cold: high 62, batch 15 used:0
cpu 4 hot: high 186, batch 31 used:0
cpu 4 cold: high 62, batch 15 used:0
cpu 5 hot: high 186, batch 31 used:0
cpu 5 cold: high 62, batch 15 used:0
cpu 6 hot: high 186, batch 31 used:0
cpu 6 cold: high 62, batch 15 used:0
cpu 7 hot: high 186, batch 31 used:29
cpu 7 cold: high 62, batch 15 used:0
Node 0 Normal per-cpu:
cpu 0 hot: high 186, batch 31 used:30
cpu 0 cold: high 62, batch 15 used:59
cpu 1 hot: high 186, batch 31 used:175
cpu 1 cold: high 62, batch 15 used:56
cpu 2 hot: high 186, batch 31 used:16
cpu 2 cold: high 62, batch 15 used:51
cpu 3 hot: high 186, batch 31 used:129
cpu 3 cold: high 62, batch 15 used:0
cpu 4 hot: high 186, batch 31 used:21
cpu 4 cold: high 62, batch 15 used:6
cpu 5 hot: high 186, batch 31 used:108
cpu 5 cold: high 62, batch 15 used:5
cpu 6 hot: high 186, batch 31 used:52
cpu 6 cold: high 62, batch 15 used:3
cpu 7 hot: high 186, batch 31 used:2
cpu 7 cold: high 62, batch 15 used:9
Node 0 HighMem per-cpu: empty
Free pages:       43764kB (0kB HighMem)
Active:2013 inactive:1049 dirty:2 writeback:0 unstable:0 free:10941 slab:4047 mapped-file:889 mapped-anon:2025 pagetables:644
Node 0 DMA free:10872kB min:12kB low:12kB high:16kB active:0kB inactive:0kB present:10484kB pages_scanned:0 all_unreclaimable? yes
lowmem_reserve[]: 0 3512 8057 8057
Node 0 DMA32 free:23108kB min:5004kB low:6252kB high:7504kB active:0kB inactive:0kB present:3596492kB pages_scanned:0 all_unreclaimable? yes
lowmem_reserve[]: 0 0 4545 4545
Node 0 Normal free:9784kB min:6476kB low:8092kB high:9712kB active:8052kB inactive:4228kB present:4654080kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 HighMem free:0kB min:128kB low:128kB high:128kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 DMA: 4*4kB 1*8kB 4*16kB 3*32kB 5*64kB 3*128kB 1*256kB 1*512kB 1*1024kB 0*2048kB 2*4096kB = 10872kB
Node 0 DMA32: 1*4kB 0*8kB 0*16kB 0*32kB 1*64kB 0*128kB 0*256kB 1*512kB 0*1024kB 1*2048kB 5*4096kB = 23108kB
Node 0 Normal: 644*4kB 89*8kB 10*16kB 0*32kB 1*64kB 1*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 1*4096kB = 9784kB
Node 0 HighMem: empty
1107 pagecache pages
Swap cache: add 3457, delete 3406, find 0/0, race 0+0
Free swap  = 1034740kB
Total swap = 1048568kB
vballoon: page allocation failure. order:0, mode:0x210d2

Call Trace:
 [<ffffffff8000f576>] __alloc_pages+0x2ef/0x308
 [<ffffffff80155260>] ioread8+0x25/0x2f
 [<ffffffff800a198c>] keventd_create_kthread+0x0/0xc4
 [<ffffffff8002364a>] alloc_page_interleave+0x3d/0x74
 [<ffffffff881d240c>] :virtio_balloon:balloon+0x152/0x232
 [<ffffffff800a1ba4>] autoremove_wake_function+0x0/0x2e
 [<ffffffff881d22ba>] :virtio_balloon:balloon+0x0/0x232
 [<ffffffff80032bdc>] kthread+0xfe/0x132
 [<ffffffff8005efb1>] child_rip+0xa/0x11
 [<ffffffff800a198c>] keventd_create_kthread+0x0/0xc4
 [<ffffffff80032ade>] kthread+0x0/0x132
 [<ffffffff8005efa7>] child_rip+0x0/0x11

Node 0 DMA per-cpu:
cpu 0 hot: high 0, batch 1 used:0
cpu 0 cold: high 0, batch 1 used:0
cpu 1 hot: high 0, batch 1 used:0
cpu 1 cold: high 0, batch 1 used:0
cpu 2 hot: high 0, batch 1 used:0
cpu 2 cold: high 0, batch 1 used:0
cpu 3 hot: high 0, batch 1 used:0
cpu 3 cold: high 0, batch 1 used:0
cpu 4 hot: high 0, batch 1 used:0
cpu 4 cold: high 0, batch 1 used:0
cpu 5 hot: high 0, batch 1 used:0
cpu 5 cold: high 0, batch 1 used:0
cpu 6 hot: high 0, batch 1 used:0
cpu 6 cold: high 0, batch 1 used:0
cpu 7 hot: high 0, batch 1 used:0
cpu 7 cold: high 0, batch 1 used:0
Node 0 DMA32 per-cpu:
cpu 0 hot: high 186, batch 31 used:30
cpu 0 cold: high 62, batch 15 used:0
cpu 1 hot: high 186, batch 31 used:27
cpu 1 cold: high 62, batch 15 used:0
cpu 2 hot: high 186, batch 31 used:30
cpu 2 cold: high 62, batch 15 used:0
cpu 3 hot: high 186, batch 31 used:0
cpu 3 cold: high 62, batch 15 used:0
cpu 4 hot: high 186, batch 31 used:0
cpu 4 cold: high 62, batch 15 used:0
cpu 5 hot: high 186, batch 31 used:0
cpu 5 cold: high 62, batch 15 used:0
cpu 6 hot: high 186, batch 31 used:0
cpu 6 cold: high 62, batch 15 used:0
cpu 7 hot: high 186, batch 31 used:29
cpu 7 cold: high 62, batch 15 used:0
Node 0 Normal per-cpu:
cpu 0 hot: high 186, batch 31 used:21
cpu 0 cold: high 62, batch 15 used:47
cpu 1 hot: high 186, batch 31 used:130
cpu 1 cold: high 62, batch 15 used:33
cpu 2 hot: high 186, batch 31 used:3
cpu 2 cold: high 62, batch 15 used:60
cpu 3 hot: high 186, batch 31 used:129
cpu 3 cold: high 62, batch 15 used:0
cpu 4 hot: high 186, batch 31 used:21
cpu 4 cold: high 62, batch 15 used:6
cpu 5 hot: high 186, batch 31 used:30
cpu 5 cold: high 62, batch 15 used:54
cpu 6 hot: high 186, batch 31 used:49
cpu 6 cold: high 62, batch 15 used:8
cpu 7 hot: high 186, batch 31 used:2
cpu 7 cold: high 62, batch 15 used:9
Node 0 HighMem per-cpu: empty
Free pages:       43688kB (0kB HighMem)
Active:117 inactive:306 dirty:0 writeback:81 unstable:0 free:10891 slab:4038 mapped-file:57 mapped-anon:335 pagetables:644
Node 0 DMA free:10872kB min:12kB low:12kB high:16kB active:0kB inactive:0kB present:10484kB pages_scanned:0 all_unreclaimable? yes
lowmem_reserve[]: 0 3512 8057 8057
Node 0 DMA32 free:23108kB min:5004kB low:6252kB high:7504kB active:0kB inactive:0kB present:3596492kB pages_scanned:0 all_unreclaimable? yes
lowmem_reserve[]: 0 0 4545 4545
Node 0 Normal free:9584kB min:6476kB low:8092kB high:9712kB active:472kB inactive:1356kB present:4654080kB pages_scanned:32 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 HighMem free:0kB min:128kB low:128kB high:128kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 DMA: 4*4kB 1*8kB 4*16kB 3*32kB 5*64kB 3*128kB 1*256kB 1*512kB 1*1024kB 0*2048kB 2*4096kB = 10872kB
Node 0 DMA32: 1*4kB 0*8kB 0*16kB 0*32kB 1*64kB 0*128kB 0*256kB 1*512kB 0*1024kB 1*2048kB 5*4096kB = 23108kB
Node 0 Normal: 421*4kB 98*8kB 21*16kB 4*32kB 4*64kB 1*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 1*4096kB = 9460kB
Node 0 HighMem: empty
296 pagecache pages
Swap cache: add 5362, delete 5327, find 2/11, race 0+0
Free swap  = 1027384kB
Total swap = 1048568kB
vballoon: page allocation failure. order:0, mode:0x210d2

Call Trace:
 [<ffffffff8000f576>] __alloc_pages+0x2ef/0x308
 [<ffffffff800a198c>] keventd_create_kthread+0x0/0xc4
 [<ffffffff8002364a>] alloc_page_interleave+0x3d/0x74
 [<ffffffff881d240c>] :virtio_balloon:balloon+0x152/0x232
 [<ffffffff800a1ba4>] autoremove_wake_function+0x0/0x2e
 [<ffffffff881d22ba>] :virtio_balloon:balloon+0x0/0x232
 [<ffffffff80032bdc>] kthread+0xfe/0x132
 [<ffffffff8005efb1>] child_rip+0xa/0x11
 [<ffffffff800a198c>] keventd_create_kthread+0x0/0xc4
 [<ffffffff80032ade>] kthread+0x0/0x132
 [<ffffffff8005efa7>] child_rip+0x0/0x11

Node 0 DMA per-cpu:
cpu 0 hot: high 0, batch 1 used:0
cpu 0 cold: high 0, batch 1 used:0
cpu 1 hot: high 0, batch 1 used:0
cpu 1 cold: high 0, batch 1 used:0
cpu 2 hot: high 0, batch 1 used:0
cpu 2 cold: high 0, batch 1 used:0
cpu 3 hot: high 0, batch 1 used:0
cpu 3 cold: high 0, batch 1 used:0
cpu 4 hot: high 0, batch 1 used:0
cpu 4 cold: high 0, batch 1 used:0
cpu 5 hot: high 0, batch 1 used:0
cpu 5 cold: high 0, batch 1 used:0
cpu 6 hot: high 0, batch 1 used:0
cpu 6 cold: high 0, batch 1 used:0
cpu 7 hot: high 0, batch 1 used:0
cpu 7 cold: high 0, batch 1 used:0
Node 0 DMA32 per-cpu:
cpu 0 hot: high 186, batch 31 used:30
cpu 0 cold: high 62, batch 15 used:0
cpu 1 hot: high 186, batch 31 used:27
cpu 1 cold: high 62, batch 15 used:0
cpu 2 hot: high 186, batch 31 used:30
cpu 2 cold: high 62, batch 15 used:0
cpu 3 hot: high 186, batch 31 used:0
cpu 3 cold: high 62, batch 15 used:0
cpu 4 hot: high 186, batch 31 used:0
cpu 4 cold: high 62, batch 15 used:0
cpu 5 hot: high 186, batch 31 used:0
cpu 5 cold: high 62, batch 15 used:0
cpu 6 hot: high 186, batch 31 used:0
cpu 6 cold: high 62, batch 15 used:0
cpu 7 hot: high 186, batch 31 used:29
cpu 7 cold: high 62, batch 15 used:0
Node 0 Normal per-cpu:
cpu 0 hot: high 186, batch 31 used:29
cpu 0 cold: high 62, batch 15 used:0
cpu 1 hot: high 186, batch 31 used:128
cpu 1 cold: high 62, batch 15 used:33
cpu 2 hot: high 186, batch 31 used:4
cpu 2 cold: high 62, batch 15 used:28
cpu 3 hot: high 186, batch 31 used:129
cpu 3 cold: high 62, batch 15 used:0
cpu 4 hot: high 186, batch 31 used:21
cpu 4 cold: high 62, batch 15 used:6
cpu 5 hot: high 186, batch 31 used:30
cpu 5 cold: high 62, batch 15 used:57
cpu 6 hot: high 186, batch 31 used:49
cpu 6 cold: high 62, batch 15 used:8
cpu 7 hot: high 186, batch 31 used:1
cpu 7 cold: high 62, batch 15 used:55
Node 0 HighMem per-cpu: empty
Free pages:       41272kB (0kB HighMem)
Active:12 inactive:303 dirty:0 writeback:0 unstable:0 free:10318 slab:4038 mapped-file:57 mapped-anon:80 pagetables:644
Node 0 DMA free:10872kB min:12kB low:12kB high:16kB active:0kB inactive:0kB present:10484kB pages_scanned:0 all_unreclaimable? yes
lowmem_reserve[]: 0 3512 8057 8057
Node 0 DMA32 free:23108kB min:5004kB low:6252kB high:7504kB active:0kB inactive:0kB present:3596492kB pages_scanned:0 all_unreclaimable? yes
lowmem_reserve[]: 0 0 4545 4545
Node 0 Normal free:7952kB min:6476kB low:8092kB high:9712kB active:92kB inactive:344kB present:4654080kB pages_scanned:376 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 HighMem free:0kB min:128kB low:128kB high:128kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 DMA: 4*4kB 1*8kB 4*16kB 3*32kB 5*64kB 3*128kB 1*256kB 1*512kB 1*1024kB 0*2048kB 2*4096kB = 10872kB
Node 0 DMA32: 1*4kB 0*8kB 0*16kB 0*32kB 1*64kB 0*128kB 0*256kB 1*512kB 0*1024kB 1*2048kB 5*4096kB = 23108kB
Node 0 Normal: 211*4kB 66*8kB 11*16kB 0*32kB 1*64kB 1*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 1*4096kB = 7884kB
Node 0 HighMem: empty
126 pagecache pages
Swap cache: add 5800, delete 5775, find 168/223, race 0+0
Free swap  = 1026588kB
Total swap = 1048568kB
vballoon: page allocation failure. order:0, mode:0x210d2

Call Trace:
 [<ffffffff8000f576>] __alloc_pages+0x2ef/0x308
 [<ffffffff800a198c>] keventd_create_kthread+0x0/0xc4
 [<ffffffff8002364a>] alloc_page_interleave+0x3d/0x74
 [<ffffffff881d240c>] :virtio_balloon:balloon+0x152/0x232
 [<ffffffff800a1ba4>] autoremove_wake_function+0x0/0x2e
 [<ffffffff881d22ba>] :virtio_balloon:balloon+0x0/0x232
 [<ffffffff80032bdc>] kthread+0xfe/0x132
 [<ffffffff8005efb1>] child_rip+0xa/0x11
 [<ffffffff800a198c>] keventd_create_kthread+0x0/0xc4
 [<ffffffff80032ade>] kthread+0x0/0x132
 [<ffffffff8005efa7>] child_rip+0x0/0x11

Node 0 DMA per-cpu:
cpu 0 hot: high 0, batch 1 used:0
cpu 0 cold: high 0, batch 1 used:0
cpu 1 hot: high 0, batch 1 used:0
cpu 1 cold: high 0, batch 1 used:0
cpu 2 hot: high 0, batch 1 used:0
cpu 2 cold: high 0, batch 1 used:0
cpu 3 hot: high 0, batch 1 used:0
cpu 3 cold: high 0, batch 1 used:0
cpu 4 hot: high 0, batch 1 used:0
cpu 4 cold: high 0, batch 1 used:0
cpu 5 hot: high 0, batch 1 used:0
cpu 5 cold: high 0, batch 1 used:0
cpu 6 hot: high 0, batch 1 used:0
cpu 6 cold: high 0, batch 1 used:0
cpu 7 hot: high 0, batch 1 used:0
cpu 7 cold: high 0, batch 1 used:0
Node 0 DMA32 per-cpu:
cpu 0 hot: high 186, batch 31 used:30
cpu 0 cold: high 62, batch 15 used:0
cpu 1 hot: high 186, batch 31 used:27
cpu 1 cold: high 62, batch 15 used:0
cpu 2 hot: high 186, batch 31 used:30
cpu 2 cold: high 62, batch 15 used:0
cpu 3 hot: high 186, batch 31 used:0
cpu 3 cold: high 62, batch 15 used:0
cpu 4 hot: high 186, batch 31 used:0
cpu 4 cold: high 62, batch 15 used:0
cpu 5 hot: high 186, batch 31 used:0
cpu 5 cold: high 62, batch 15 used:0
cpu 6 hot: high 186, batch 31 used:0
cpu 6 cold: high 62, batch 15 used:0
cpu 7 hot: high 186, batch 31 used:29
cpu 7 cold: high 62, batch 15 used:0
Node 0 Normal per-cpu:
cpu 0 hot: high 186, batch 31 used:30
cpu 0 cold: high 62, batch 15 used:0
cpu 1 hot: high 186, batch 31 used:86
cpu 1 cold: high 62, batch 15 used:0
cpu 2 hot: high 186, batch 31 used:2
cpu 2 cold: high 62, batch 15 used:12
cpu 3 hot: high 186, batch 31 used:129
cpu 3 cold: high 62, batch 15 used:0
cpu 4 hot: high 186, batch 31 used:21
cpu 4 cold: high 62, batch 15 used:6
cpu 5 hot: high 186, batch 31 used:18
cpu 5 cold: high 62, batch 15 used:57
cpu 6 hot: high 186, batch 31 used:55
cpu 6 cold: high 62, batch 15 used:9
cpu 7 hot: high 186, batch 31 used:1
cpu 7 cold: high 62, batch 15 used:55
Node 0 HighMem per-cpu: empty
Free pages:       41348kB (0kB HighMem)
Active:75 inactive:1 dirty:0 writeback:0 unstable:0 free:10337 slab:4038 mapped-file:0 mapped-anon:80 pagetables:644
Node 0 DMA free:10872kB min:12kB low:12kB high:16kB active:0kB inactive:0kB present:10484kB pages_scanned:0 all_unreclaimable? yes
lowmem_reserve[]: 0 3512 8057 8057
Node 0 DMA32 free:23108kB min:5004kB low:6252kB high:7504kB active:0kB inactive:0kB present:3596492kB pages_scanned:0 all_unreclaimable? yes
lowmem_reserve[]: 0 0 4545 4545
Node 0 Normal free:6824kB min:6476kB low:8092kB high:9712kB active:276kB inactive:408kB present:4654080kB pages_scanned:32 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 HighMem free:0kB min:128kB low:128kB high:128kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 DMA: 4*4kB 1*8kB 4*16kB 3*32kB 5*64kB 3*128kB 1*256kB 1*512kB 1*1024kB 0*2048kB 2*4096kB = 10872kB
Node 0 DMA32: 1*4kB 0*8kB 0*16kB 0*32kB 1*64kB 0*128kB 0*256kB 1*512kB 0*1024kB 1*2048kB 5*4096kB = 23108kB
Node 0 Normal: 210*4kB 4*8kB 2*16kB 0*32kB 1*64kB 1*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 1*4096kB = 7240kB
Node 0 HighMem: empty
41 pagecache pages
Swap cache: add 6280, delete 6272, find 485/616, race 0+0
Free swap  = 1026588kB
Total swap = 1048568kB
Out of memory: Killed process 2694, UID 89, (cleanup).

Expected results:


Additional info:

Comment 2 RHEL Program Management 2010-05-13 16:36:54 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 3 Daniel Berrangé 2010-05-13 17:11:19 UTC

*** This bug has been marked as a duplicate of bug 566261 ***


Note You need to log in before you can comment on or make changes to this bug.