Package: cfs
Version: 1.4.1-14
Severity: normal

Hello,

I was looking for the reason of cfs failured and now I am puzzled. strace
outputs the attached stuff. But nothing appears on the logs or on the command
line. When I run that commands without start-stop-daemon, I can see the error
message that helped to identify my nfs problem.

[pid 16829] open("/proc/net/rpc/nfsd.export/flush", O_RDWR) = 4
[pid 16829] write(4, "1106394127\n", 11) = 11
[pid 16829] close(4)                    = 0
[pid 16829] exit_group(0)               = ?
Process 16822 resumed
Process 16829 detached
[pid 16822] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 
16829
[pid 16822] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
[pid 16822] --- SIGCHLD (Child exited) @ 0 (0) ---
[pid 16822] waitpid(-1, 0xbffff294, WNOHANG) = -1 ECHILD (No child processes)
[pid 16822] sigreturn()                 = ? (mask now [])
[pid 16822] rt_sigaction(SIGINT, {SIG_DFL}, {0x8079bd0, [], 0}, 8) = 0
[pid 16822] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
[pid 16822] read(255, "\nexit $rc\n", 1186) = 10
[pid 16822] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
[pid 16822] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
[pid 16822] exit_group(1)               = ?
Process 16822 detached
<... poll resumed> [{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 
-1) = -1 EINTR (Interrupted system call)
--- SIGCHLD (Child exited) @ 0 (0) ---
gettimeofday({1106394128, 4046}, NULL)  = 0
waitpid(16822, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], WNOHANG) = 16822
write(2, "cfsd: cfs_mount failed.\n", 24) = 24
exit_group(1)                           = ?
Process 16821 detached


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages cfs depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  nfs-kernel-server           1:1.0.7-1    Kernel NFS server support

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to