Bug 567256

Summary: NetworkManager: page allocation failure
Product: [Fedora] Fedora Reporter: Neal Becker <ndbecker2>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: anton, dougsland, gansalmon, itamar, jonathan, kernel-maint, sgruszka
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-09-24 22:32:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Neal Becker 2010-02-22 13:18:32 UTC
Description of problem:

Starting with a recent update, this has now occured 2/2 times when awaking from sleep.  The wired enet driver fails.

Yes, I know it's tainted by nvidia - but maybe some others with untainted are seeing this failure:

Feb 22 07:56:34 localhost kernel: NetworkManager: page allocation failure. order:3, mode:0x4020
Feb 22 07:56:34 localhost NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 22 07:56:34 localhost NetworkManager: <info>  (eth0): bringing up device.
Feb 22 07:56:34 localhost kernel: Pid: 30413, comm: NetworkManager Tainted: P           2.6.31.12-174.2.19.fc12.x86_64 #1
Feb 22 07:56:34 localhost kernel: Call Trace:
Feb 22 07:56:34 localhost kernel: [<ffffffff810c78bc>] __alloc_pages_nodemask+0x570/0x5b0
Feb 22 07:56:34 localhost kernel: [<ffffffff810f289e>] alloc_pages_node+0x48/0x4a
Feb 22 07:56:34 localhost kernel: [<ffffffff810f28ca>] kmalloc_large_node+0x2a/0x67
Feb 22 07:56:34 localhost kernel: [<ffffffff810f3b5a>] __kmalloc_node_track_caller+0x31/0x123
Feb 22 07:56:34 localhost kernel: [<ffffffff81378032>] ? __netdev_alloc_skb+0x34/0x50
Feb 22 07:56:34 localhost kernel: [<ffffffff813773ec>] __alloc_skb+0x80/0x170
Feb 22 07:56:34 localhost kernel: [<ffffffff81378032>] __netdev_alloc_skb+0x34/0x50
Feb 22 07:56:34 localhost kernel: [<ffffffffa00d35e0>] rtl8169_rx_fill+0xa8/0x154 [r8169]
Feb 22 07:56:34 localhost kernel: [<ffffffffa00d55df>] rtl8169_init_ring+0x71/0x9f [r8169]
Feb 22 07:56:34 localhost kernel: [<ffffffffa00d5dd7>] rtl8169_open+0x7f/0x199 [r8169]
Feb 22 07:56:34 localhost kernel: [<ffffffff81380250>] dev_open+0x9d/0xd8
Feb 22 07:56:34 localhost kernel: [<ffffffff8137f9ad>] dev_change_flags+0xad/0x16e
Feb 22 07:56:34 localhost kernel: [<ffffffff81388e15>] do_setlink+0x28e/0x35f
Feb 22 07:56:34 localhost kernel: [<ffffffff81388ff9>] rtnl_setlink+0x113/0x126
Feb 22 07:56:34 localhost kernel: [<ffffffff8138883e>] rtnetlink_rcv_msg+0x1c6/0x1e3
Feb 22 07:56:34 localhost kernel: [<ffffffff81399b05>] ? netlink_sendmsg+0x185/0x28e
Feb 22 07:56:34 localhost kernel: [<ffffffff81388678>] ? rtnetlink_rcv_msg+0x0/0x1e3
Feb 22 07:56:34 localhost kernel: [<ffffffff81399dce>] netlink_rcv_skb+0x43/0x95
Feb 22 07:56:34 localhost kernel: [<ffffffff81388671>] rtnetlink_rcv+0x26/0x2d
Feb 22 07:56:34 localhost kernel: [<ffffffff81399917>] netlink_unicast+0x125/0x18e
Feb 22 07:56:34 localhost kernel: [<ffffffff81399bff>] netlink_sendmsg+0x27f/0x28e
Feb 22 07:56:34 localhost kernel: [<ffffffff81372545>] ? sock_def_readable+0x59/0x64
Feb 22 07:56:34 localhost kernel: [<ffffffff8136ebeb>] __sock_sendmsg+0x61/0x6c
Feb 22 07:56:34 localhost kernel: [<ffffffff8136f362>] sock_sendmsg+0xcc/0xe5
Feb 22 07:56:34 localhost kernel: [<ffffffff8136f22c>] ? sock_recvmsg+0xcf/0xe8
Feb 22 07:56:34 localhost kernel: [<ffffffff81067b37>] ? autoremove_wake_function+0x0/0x39
Feb 22 07:56:34 localhost kernel: [<ffffffff81067b37>] ? autoremove_wake_function+0x0/0x39
Feb 22 07:56:34 localhost kernel: [<ffffffff8136ff19>] ? move_addr_to_kernel+0x48/0x4d
Feb 22 07:56:34 localhost kernel: [<ffffffff813787bb>] ? verify_iovec+0x51/0x8e
Feb 22 07:56:34 localhost kernel: [<ffffffff8136f59c>] sys_sendmsg+0x221/0x2a5
Feb 22 07:56:34 localhost kernel: [<ffffffff810f1bc9>] ? virt_to_head_page+0xe/0x2f
Feb 22 07:56:34 localhost kernel: [<ffffffff8136eca7>] ? sockfd_lookup_light+0x20/0x58
Feb 22 07:56:34 localhost kernel: [<ffffffff81370043>] ? sys_sendto+0x125/0x152
Feb 22 07:56:34 localhost kernel: [<ffffffff810fdc49>] ? __fput+0x1cb/0x1da
Feb 22 07:56:34 localhost kernel: [<ffffffff811045d5>] ? path_put+0x22/0x27
Feb 22 07:56:34 localhost kernel: [<ffffffff81095f6c>] ? audit_syscall_entry+0x11e/0x14a
Feb 22 07:56:34 localhost kernel: [<ffffffff81011d32>] system_call_fastpath+0x16/0x1b
Feb 22 07:56:34 localhost kernel: Mem-Info:
Feb 22 07:56:34 localhost kernel: Node 0 DMA per-cpu:
Feb 22 07:56:34 localhost kernel: CPU    0: hi:    0, btch:   1 usd:   0
Feb 22 07:56:34 localhost kernel: CPU    1: hi:    0, btch:   1 usd:   0
Feb 22 07:56:34 localhost kernel: Node 0 DMA32 per-cpu:
Feb 22 07:56:34 localhost kernel: CPU    0: hi:  186, btch:  31 usd: 106
Feb 22 07:56:34 localhost kernel: CPU    1: hi:  186, btch:  31 usd:  67
Feb 22 07:56:34 localhost kernel: Active_anon:205903 active_file:60532 inactive_anon:94550
Feb 22 07:56:34 localhost kernel: inactive_file:53347 unevictable:0 dirty:45 writeback:0 unstable:0
Feb 22 07:56:34 localhost kernel: free:18634 slab:36207 mapped:32817 pagetables:19237 bounce:0
Feb 22 07:56:34 localhost kernel: Node 0 DMA free:8028kB min:40kB low:48kB high:60kB active_anon:2476kB inactive_anon:2636kB active_file:1332kB inactive_file:744kB unevictable:0kB present:15368kB pages_scanned:0 all_unreclaimable? no
Feb 22 07:56:34 localhost kernel: lowmem_reserve[]: 0 2003 2003 2003
Feb 22 07:56:34 localhost kernel: Node 0 DMA32 free:66508kB min:5704kB low:7128kB high:8556kB active_anon:821136kB inactive_anon:375564kB active_file:240796kB inactive_file:212644kB unevictable:0kB present:2051120kB pages_scanned:0 all_unreclaimable? no
Feb 22 07:56:34 localhost kernel: lowmem_reserve[]: 0 0 0 0
Feb 22 07:56:34 localhost kernel: Node 0 DMA: 7*4kB 8*8kB 8*16kB 8*32kB 4*64kB 1*128kB 4*256kB 2*512kB 3*1024kB 1*2048kB 0*4096kB = 8028kB
Feb 22 07:56:34 localhost kernel: Node 0 DMA32: 2311*4kB 2170*8kB 2478*16kB 0*32kB 0*64kB 0*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 66508kB
Feb 22 07:56:34 localhost kernel: 139050 total pagecache pages
Feb 22 07:56:34 localhost kernel: 24140 pages in swap cache
Feb 22 07:56:34 localhost kernel: Swap cache stats: add 346191, delete 322051, find 215074/235002
Feb 22 07:56:34 localhost kernel: Free swap  = 7757092kB
Feb 22 07:56:34 localhost kernel: Total swap = 8191992kB
Feb 22 07:56:34 localhost kernel: 523984 pages RAM
Feb 22 07:56:34 localhost kernel: 9533 pages reserved
Feb 22 07:56:34 localhost kernel: 236399 pages shared
Feb 22 07:56:34 localhost kernel: 420723 pages non-shared
Feb 22 07:56:34 localhost NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 22 07:56:34 localhost NetworkManager: <WARN>  device_creator(): /sys/devices/virtual/net/pan0: couldn't det

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Stanislaw Gruszka 2010-09-24 22:32:17 UTC

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