Version: 2.88dsf-13.1 Severity: important File: /etc/network/if-up.d/mountnfs
-- System Information: Debian Release: 6.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Locale: LANG=el_GR.UTF-8, LC_CTYPE=el_GR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages initscripts depends on: ii coreutils 8.5-1 GNU core utilities ii debianutils 3.4 Miscellaneous utilities specific t ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib ii lsb-base 3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip ii mount 2.17.2-9 Tools for mounting and manipulatin ii sysv-rc 2.88dsf-13.1 System-V-like runlevel change mech ii sysvinit-utils 2.88dsf-13.1 System-V-like utilities Versions of packages initscripts recommends: ii e2fsprogs 1.41.12-2 ext2/ext3/ext4 file system utiliti ii psmisc 22.11-1 utilities that use the proc file s initscripts suggests no packages. -- no debconf information Further tests after completing boot sequence I run /etc/init.d/nfs-common stop And I could mount successfully But when I run /etc/init.d/portmap stop Mount stalled So it seems that portmap should be always running (I thought it was nfs-common) portmap service is also started after networking due to dependency based init system, so in mountnfs triggered by networking it has not started yet In any case i come to the same conclusion. start_nfs flag : should be set to yes even when clients mount nfs shares with nolock To start portmap service before trying mount -a -tnfs _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-sysvinit-devel

