All of lore.kernel.org
 help / color / mirror / Atom feed
* DomU Boot using NFS root problem
@ 2009-05-12  1:12 Y. D.
  2009-05-12  7:58 ` Keir Fraser
  0 siblings, 1 reply; 3+ messages in thread
From: Y. D. @ 2009-05-12  1:12 UTC (permalink / raw)
  To: xen-devel

Hi,

When booting with nfs root, I got the following warning and error, though the kernel could still be booted.
After googling this problem, It seems no previous same symptom exists, so I turned to here, anyone help?

Loading, please wait...
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done.
sunrpc: exports duplicate symbol rpc_force_rebind (owned by kernel)
WARNING: Error inserting sunrpc (/lib/modules/2.6.18.8/kernel/net/sunrpc/sunrpc.ko): Invalid module format
nfs_acl: exports duplicate symbol nfsacl_decode (owned by kernel)
WARNING: Error inserting nfs_acl (/lib/modules/2.6.18.8/kernel/fs/nfs_common/nfs_acl.ko): Invalid module format
lockd: exports duplicate symbol nlmclnt_proc (owned by kernel)
WARNING: Error inserting lockd (/lib/modules/2.6.18.8/kernel/fs/lockd/lockd.ko): Invalid module format
kobject_add failed for nfs with -EEXIST, don't try to register things with the same name in the same directory.
 [<c0227089>] kobject_add+0x119/0x180
 [<c0227211>] kobject_register+0x21/0x60
 [<c014766c>] sys_init_module+0x20fc/0x2210
 [<c017020c>] do_mmap_pgoff+0x60c/0x810
 [<c012dea0>] proc_dointvec_minmax+0x0/0x50
 [<c010b600>] sys_mmap2+0xd0/0xe0
 [<c01058b3>] syscall_call+0x7/0xb

Thanks,
Shawn

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

* Re: DomU Boot using NFS root problem
  2009-05-12  1:12 DomU Boot using NFS root problem Y. D.
@ 2009-05-12  7:58 ` Keir Fraser
  2009-05-12 12:56   ` Y. D.
  0 siblings, 1 reply; 3+ messages in thread
From: Keir Fraser @ 2009-05-12  7:58 UTC (permalink / raw)
  To: Y. D., xen-devel

On 12/05/2009 02:12, "Y. D." <duyuyang@gmail.com> wrote:

> When booting with nfs root, I got the following warning and error, though the
> kernel could still be booted.
> After googling this problem, It seems no previous same symptom exists, so I
> turned to here, anyone help?

The modules warnings above the backtrace are concenring. Perhaps you have a
slight modules/kernel version mismatch.

 -- Keir

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

* Re: Re: DomU Boot using NFS root problem
  2009-05-12  7:58 ` Keir Fraser
@ 2009-05-12 12:56   ` Y. D.
  0 siblings, 0 replies; 3+ messages in thread
From: Y. D. @ 2009-05-12 12:56 UTC (permalink / raw)
  To: Keir Fraser, xen-devel

>On 12/05/2009 02:12, "Y. D." <duyuyang@gmail.com> wrote:
>
>> When booting with nfs root, I got the following warning and error, though the
>> kernel could still be booted.
>> After googling this problem, It seems no previous same symptom exists, so I
>> turned to here, anyone help?
>
>The modules warnings above the backtrace are concenring. Perhaps you have a
>slight modules/kernel version mismatch.
>
> -- Keir
>
>

Thanks. I corrected the problem.

Shawn

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

end of thread, other threads:[~2009-05-12 12:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-12  1:12 DomU Boot using NFS root problem Y. D.
2009-05-12  7:58 ` Keir Fraser
2009-05-12 12:56   ` Y. D.

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.