From: Ian P. <m+I...@cl...> - 2005-03-25 00:04:12
|
=20 NFS servers on Xen work just fine. Our default kernel has the nfs server built in, but as a module. Are you sure you've installed the modules OK? CONFIG_NFSD=3Dm CONFIG_NFSD_V3=3Dy # CONFIG_NFSD_V4 is not set CONFIG_NFSD_TCP=3Dy Also, are you sure you're starting portmap etc? Ian > 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. >=20 > # /etc/init.d/nfs start > Starting NFS services: [ OK ] > Starting NFS quotas: [ OK ] > Starting NFS daemon: [FAILED] > Starting NFS mountd: [ OK ] >=20 > When I inspect /var/log/messages, it says: > nfsd[2696]: nfssvc: No such device >=20 > Is there any known issues with nfs support on xen kernel? Or could it > be a configuration issue? >=20 > Thanks much! > -Hari >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from=20 > real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > _______________________________________________ > Xen-devel mailing list > Xen...@li... > https://lists.sourceforge.net/lists/listinfo/xen-devel >=20 |