* mount.nfs->nfs_idmap_new(): page allocation failure. order:4, mode:0xc0d0
@ 2011-06-23 13:39 Frank van Maarseveen
2011-06-23 14:00 ` Trond Myklebust
0 siblings, 1 reply; 2+ messages in thread
From: Frank van Maarseveen @ 2011-06-23 13:39 UTC (permalink / raw)
To: Linux NFS mailing list
The automounter for /net triggered this:
kernel: mount.nfs: page allocation failure. order:4, mode:0xc0d0
kernel: Pid: 27787, comm: mount.nfs Not tainted 2.6.39.1-x257lm #1
kernel: Call Trace:
kernel: [<ffffffff810ea32f>] __alloc_pages_nodemask+0x73f/0x800
kernel: [<ffffffff810ea492>] __get_free_pages+0x12/0x50
kernel: [<ffffffff81231122>] nfs_idmap_new+0x32/0x100
kernel: [<ffffffff81200918>] nfs4_init_client+0x88/0x1c0
kernel: [<ffffffff81200e2b>] nfs_get_client+0x23b/0x320
kernel: [<ffffffff819121c1>] ? __mutex_lock_slowpath+0x2a1/0x350
kernel: [<ffffffff81200f76>] nfs4_set_client+0x66/0xf0
kernel: [<ffffffff81911d49>] ? mutex_unlock+0x9/0x10
kernel: [<ffffffff812010c7>] nfs4_init_server+0xc7/0x2b0
kernel: [<ffffffff81201d8b>] nfs4_create_server+0x3b/0xe0
kernel: [<ffffffff8120d04b>] nfs4_remote_mount+0x5b/0x1c0
kernel: [<ffffffff8111f234>] mount_fs+0x14/0xd0
kernel: [<ffffffff8113ae95>] vfs_kern_mount+0x65/0xc0
kernel: [<ffffffff8120d41a>] nfs_do_root_mount+0x7a/0xa0
kernel: [<ffffffff8120d7ee>] nfs4_try_mount+0x4e/0xd0
kernel: [<ffffffff8120ea4f>] nfs_fs_mount+0x1af/0x410
kernel: [<ffffffff8111f234>] mount_fs+0x14/0xd0
kernel: [<ffffffff8113ae95>] vfs_kern_mount+0x65/0xc0
kernel: [<ffffffff8113be5e>] do_kern_mount+0x4e/0x100
kernel: [<ffffffff8113d570>] do_mount+0x1f0/0x240
kernel: [<ffffffff81163ae7>] compat_sys_mount+0xc7/0x230
kernel: [<ffffffff8103d01d>] ? math_state_restore+0x3d/0x60
kernel: [<ffffffff819156dc>] sysenter_dispatch+0x7/0x32
Page allocation order 4 is quite a lot.
--
Frank
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: mount.nfs->nfs_idmap_new(): page allocation failure. order:4, mode:0xc0d0
2011-06-23 13:39 mount.nfs->nfs_idmap_new(): page allocation failure. order:4, mode:0xc0d0 Frank van Maarseveen
@ 2011-06-23 14:00 ` Trond Myklebust
0 siblings, 0 replies; 2+ messages in thread
From: Trond Myklebust @ 2011-06-23 14:00 UTC (permalink / raw)
To: Frank van Maarseveen; +Cc: Linux NFS mailing list
On Thu, 2011-06-23 at 15:39 +0200, Frank van Maarseveen wrote:
> The automounter for /net triggered this:
>
> kernel: mount.nfs: page allocation failure. order:4, mode:0xc0d0
> kernel: Pid: 27787, comm: mount.nfs Not tainted 2.6.39.1-x257lm #1
> kernel: Call Trace:
> kernel: [<ffffffff810ea32f>] __alloc_pages_nodemask+0x73f/0x800
> kernel: [<ffffffff810ea492>] __get_free_pages+0x12/0x50
> kernel: [<ffffffff81231122>] nfs_idmap_new+0x32/0x100
> kernel: [<ffffffff81200918>] nfs4_init_client+0x88/0x1c0
> kernel: [<ffffffff81200e2b>] nfs_get_client+0x23b/0x320
> kernel: [<ffffffff819121c1>] ? __mutex_lock_slowpath+0x2a1/0x350
> kernel: [<ffffffff81200f76>] nfs4_set_client+0x66/0xf0
> kernel: [<ffffffff81911d49>] ? mutex_unlock+0x9/0x10
> kernel: [<ffffffff812010c7>] nfs4_init_server+0xc7/0x2b0
> kernel: [<ffffffff81201d8b>] nfs4_create_server+0x3b/0xe0
> kernel: [<ffffffff8120d04b>] nfs4_remote_mount+0x5b/0x1c0
> kernel: [<ffffffff8111f234>] mount_fs+0x14/0xd0
> kernel: [<ffffffff8113ae95>] vfs_kern_mount+0x65/0xc0
> kernel: [<ffffffff8120d41a>] nfs_do_root_mount+0x7a/0xa0
> kernel: [<ffffffff8120d7ee>] nfs4_try_mount+0x4e/0xd0
> kernel: [<ffffffff8120ea4f>] nfs_fs_mount+0x1af/0x410
> kernel: [<ffffffff8111f234>] mount_fs+0x14/0xd0
> kernel: [<ffffffff8113ae95>] vfs_kern_mount+0x65/0xc0
> kernel: [<ffffffff8113be5e>] do_kern_mount+0x4e/0x100
> kernel: [<ffffffff8113d570>] do_mount+0x1f0/0x240
> kernel: [<ffffffff81163ae7>] compat_sys_mount+0xc7/0x230
> kernel: [<ffffffff8103d01d>] ? math_state_restore+0x3d/0x60
> kernel: [<ffffffff819156dc>] sysenter_dispatch+0x7/0x32
>
> Page allocation order 4 is quite a lot.
..and is one of the reasons why we added a new idmapper. Please see
CONFIG_NFS_USE_NEW_IDMAPPER.
Trond
--
Trond Myklebust
Linux NFS client maintainer
NetApp
Trond.Myklebust@netapp.com
www.netapp.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-23 14:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-23 13:39 mount.nfs->nfs_idmap_new(): page allocation failure. order:4, mode:0xc0d0 Frank van Maarseveen
2011-06-23 14:00 ` Trond Myklebust
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).