[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 409] New: NFS server failed to start on xenU on FC4 system
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=409 Summary: NFS server failed to start on xenU on FC4 system Product: Xen Version: unstable Platform: x86 OS/Version: Linux-2.6 Status: NEW Severity: normal Priority: P2 Component: Guest-OS AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx ReportedBy: hien1@xxxxxxxxxx CC: hohnbaum@xxxxxxxxxx,pl@xxxxxxxxxx Hardware: x335 system BASE OS: FC4 changeset: 7713:136b2d20dc81 tag: tip user: emellor@xxxxxxxxxxxxxxxxxxxxxx date: Wed Nov 9 09:08:37 2005 +0100 summary: Cope with the ValueError exception that we get if you use Xend with the recent Details: On FC4 nfs server worked fine on domU when configured as module instead of built-in kernel (nfsd has another problem of mounting when built-in kernel). However on this changeset, it failed to start with the following messages: [root@x335-rhel4-vm4 test]# /etc/init.d/nfs restart Shutting down NFS mountd: [ OK ] Shutting down NFS daemon: [FAILED] Shutting down NFS quotas: [ OK ] Shutting down NFS services: [ OK ] Starting NFS services: [ OK ] Starting NFS quotas: [ OK ] Starting NFS daemon: [FAILED] Starting NFS mountd: [ OK ] ------------- [root@x335-rhel4-vm4 pam.d]# /etc/init.d/nfs status Shutting down NFS mountd: rpc.mountd (pid 16313) is running... nfsd is stopped rpc.rquotad (pid 16304) is running... ------------- /var/log/messages: ----------------- Nov 14 09:54:35 x335-hien1 rpc.mountd: Caught signal 15, un-registering and exiting. Nov 14 09:54:35 x335-hien1 modprobe: FATAL: Error running install command for nfsd Nov 14 09:54:35 x335-hien1 nfsd[16089]: nfssvc: No such device Nov 14 09:54:35 x335-hien1 rpc.idmapd: nfsdreopen: Opening '/proc/net/rpc/nfs4.nametoid/channel' failed: errno 2 (No such file or directory) Nov 14 09:54:35 x335-hien1 rpc.idmapd: nfsdreopen: Opening '' failed: errno 2 (No such file or directory) ----------- config file: ----------- Network File Systems # CONFIG_NFS_FS=y CONFIG_NFS_V3=y CONFIG_NFS_V4=y CONFIG_NFS_DIRECTIO=y CONFIG_NFSD=m CONFIG_NFSD_V3=y CONFIG_NFSD_V4=y CONFIG_NFSD_TCP=y CONFIG_ROOT_NFS=y CONFIG_LOCKD=y CONFIG_LOCKD_V4=y CONFIG_EXPORTFS=y CONFIG_SUNRPC=y CONFIG_SUNRPC_GSS=y CONFIG_RPCSEC_GSS_KRB5=y # CONFIG_RPCSEC_GSS_SPKM3 is not set # CONFIG_SMB_FS is not set # CONFIG_CIFS is not set # CONFIG_NCP_FS is not set # CONFIG_CODA_FS is not set # CONFIG_AFS_FS is not set ---------- -- Configure bugmail: http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |