[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#686013: freebsd-nfs-server: NFSD does not start



Package: freebsd-nfs-server
Version: 9.0+ds1-7
Severity: grave
Justification: renders package unusable


installed nfs-kernel-server, rpcbind and mountd run with no issues but nfsd fails to start and gives no error.

root@sepulveda:/usr/sbin# cat /etc/exports 
/home/simon *(rw,no_root_squash)
/mnt/sepulveda.tank	(rw)

root@sepulveda:/usr/sbin# cat /etc/rc.conf 
nfs_server_enable="YES"
nfs_server_flags="-u -t -n 4"
rcpbind_enable="YES"
mountd_flags="-r"
mountd_enable="YES"
rpc_lockd_enable="YES"
rpc_statd_enable="YES"

nothing obvious in /var/log/messages

root@sepulveda:/usr/sbin# /etc/init.d/nfsd start
Starting NFS server : nfsd.
root@sepulveda:/usr/sbin# ps aux | grep nfsd
root     27659  0.0  0.0   5856   484 ?        R+   16:56   0:00 grep nfsd
root@sepulveda:/usr/sbin# 

nfsd just appears to not start whatsoever.

(go easy on me as i'm not _that_ experienced)

-- System Information:
Debian Release: 6.0.3
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 9.0-2-amd64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages freebsd-nfs-server depends on:
ii  freebsd-nfs-common            9.0+ds1-7  NFS support files common to client
ii  libbsd0                       0.4.0-1    utility functions from BSD systems
ii  libc0.1                       2.13-33    Embedded GNU C Library: Shared lib
ii  libtirpc1                     0.2.2-5    transport-independent RPC library

freebsd-nfs-server recommends no packages.

freebsd-nfs-server suggests no packages.

-- no debconf information


Reply to: