WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 409] New: NFS server failed to start on xenU on FC4 syst

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 409] New: NFS server failed to start on xenU on FC4 system
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Mon, 14 Nov 2005 16:40:13 +0000
Delivery-date: Mon, 14 Nov 2005 16:40:16 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 409] New: NFS server failed to start on xenU on FC4 system, bugzilla-daemon <=