From: Paul Clements <Paul.Clements@SteelEye.com>
To: Bernd Schubert <bernd-schubert@web.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [2.4.21]: nbd ksymoops-report
Date: Thu, 07 Aug 2003 14:45:45 -0400 [thread overview]
Message-ID: <3F329E59.B3D2EB28@SteelEye.com> (raw)
In-Reply-To: 200308072040.58144.bernd-schubert@web.de
Bernd Schubert wrote:
> The debian /etc/init.d/nbd-client script calls this on stopping stopping nbd.
> To make nbd working again after this oops we always need to reboot now (found
> this out after my first mail), so I'm really looking for an alternative way
> of stopping nbd. Would 'killall nbd-client' work?
Yes, "killall -9 nbd-client" would work, and would avoid this problem.
This is how I generally stop nbd-client.
> If there is a way to prevent the reboot of the client, I can test it on monday
> on our cluster at work.
With the patch, you'll no longer see this oops or need to reboot, and
"nbd-client -d" will work as intended.
--
Paul
next prev parent reply other threads:[~2003-08-07 18:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-07 14:04 [2.4.21]: nbd ksymoops-report Bernd Schubert
2003-08-07 14:46 ` Lou Langholtz
2003-08-07 16:53 ` Paul Clements
2003-08-07 17:34 ` Paul Clements
2003-08-07 18:40 ` Bernd Schubert
2003-08-07 18:45 ` Paul Clements [this message]
2003-08-07 22:25 ` Paul Clements
2003-08-08 13:10 ` Bernd Schubert
2003-08-07 17:40 ` Lou Langholtz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F329E59.B3D2EB28@SteelEye.com \
--to=paul.clements@steeleye.com \
--cc=bernd-schubert@web.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.