lkml.org 
[lkml]   [2004]   [Oct]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Temporary NFS problem when rpciod is SIGKILLed
Date
On Monday 25 October 2004 17:24, Jan Engelhardt wrote:
> >Hi Trond.
> >
> >I observed a problem with NFS root in 2.6 kernel
> >(actually it was a 2.5 back then).
>
> Does it also happen on 2.4?

That's the point. It works in 2.4

> >I am using NFS root. At shutdown, when I kill
> >all processes with killall5 -9, NFS temporarily
> >misbehaves. I narrowed it down to rpciod feeling
> >bad when signalled with SIGKILL:
>
> I think this has to do that you kill some userspace application that is
> necessary for NFS. I am not exactly sure which one it is (if at all), but I
> have had problems mounting an NFS volume when started with -b option (mounting
> the root however was done ok by the kernel)

Well, let's see. 2.4 works. rpciod in 2.6 shows this erratic behaviour
even if I do "kill -9 <pid_of_rpciod>", thus no other process, kernel
or userspace, know about this KILL.

These commands and their output were actually shown in my mail.
Consider rereading it:

> PID TTY STAT TIME COMMAND
> 1 ? S 0:05 /bin/sh /init.vda
> 2 ? SWN 0:00 [ksoftirqd/0]
> 3 ? SW< 0:00 [events/0]
> 4 ? SW< 0:00 [kblockd/0]
> 5 ? SW 0:00 [pdflush]
> 6 ? SW 0:00 [pdflush]
> 8 ? SW< 0:00 [aio/0]
> 7 ? SW 0:00 [kswapd0]
> 49 ? SW 0:00 [rpciod]
> 50 ? SW 0:00 [lockd]
> 812 vc/2 S 0:00 -bash HOME=/home/vda PATH=/sbin:/bin:/usr/sbin:/usr
> 1369 tty2 R 0:00 ps -AH e PWD=/app/shutdown-0.0.5/script GROFF_NO_
> 1368 ? S 0:00 sleep 32000

Aha! rpciod has PID=49, lets -KILL it...

> # kill -9 49;ps -AH e;read junk;ps -AH e
> bash: /bin/ps: Input/output error

Yay. ps binary couldn't be read from NFS.

> <--- I press [Enter] here

Second ps runs fine because rpciod recovered by this time:

> PID TTY STAT TIME COMMAND
> 1 ? S 0:05 /bin/sh /init.vda
> 2 ? SWN 0:00 [ksoftirqd/0]
> 3 ? SW< 0:00 [events/0]
> 4 ? SW< 0:00 [kblockd/0]
> 5 ? SW 0:00 [pdflush]
> 6 ? SW 0:00 [pdflush]
> 8 ? SW< 0:00 [aio/0]
> 7 ? SW 0:00 [kswapd0]
> 49 ? SW 0:00 [rpciod]
> 50 ? SW 0:00 [lockd]
> 812 vc/2 S 0:00 -bash HOME=/home/vda PATH=/sbin:/bin:/usr/sbin:/usr
> 1369 tty2 R 0:00 ps -AH e PWD=/app/shutdown-0.0.5/script GROFF_NO_
> 1368 ? S 0:00 sleep 32000
--
vda

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.052 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site