|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] NFS support
My nfs works fine.
Several potential issues:
1. Did you enable NFS support when compiling the kernel?
2. Did you compile nfs as a kernel module? If so, did you do make modules
modules_install? If not, maybe your NFS daemon is not built or installed
to /lib/modules
3. There is something wrong in portmap, pls make sure that portmap is
started right.
good luck!
Xin
On Thu, 24 Mar 2005, Hari Kodungallur wrote:
> Hello,
>
> I would like to export a directory to all my domains from domain0 by
> adding it to /etc/exports. The problem is nfs daemon seems to have
> problem starting up on my system.
>
> # /etc/init.d/nfs start
> Starting NFS services: [ OK ]
> Starting NFS quotas: [ OK ]
> Starting NFS daemon: [FAILED]
> Starting NFS mountd: [ OK ]
>
> When I inspect /var/log/messages, it says:
> nfsd[2696]: nfssvc: No such device
>
> Is there any known issues with nfs support on xen kernel? Or could it
> be a configuration issue?
>
> Thanks much!
> -Hari
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel
>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|