Linux NFS development
 help / color / mirror / Atom feed
From: Steve Dickson <SteveD@redhat.com>
To: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: "Brian J. Murrell" <brian@interlinx.bc.ca>, nfs@lists.sourceforge.net
Subject: Re: trying to unload nfsd
Date: Mon, 08 Jan 2007 10:57:04 -0500	[thread overview]
Message-ID: <45A269D0.40909@RedHat.com> (raw)
In-Reply-To: <1167999466.6050.36.camel@lade.trondhjem.org>



Trond Myklebust wrote:

> I'd rather expect that you've forgotten to kill off rpc.mountd,
> rpc.idmapd and/or rpc.svcgssd.
Right... here is what I do to unload both nfsd and sunrpc
service nfs stop && service rpcidmapd stop &&
umount /proc/fs/nfsd  && rmmod nfsd
rmmod lockd && rmmod nfs_acl
umount /var/lib/nfs/rpc_pipefs && rmmod sunrpc

(Note: this assumes there are entires in /etc/fstab
for both /proc/fs/nfsd and var/lib/nfs/rpc_pipefs.
It also assumes the Secure NFS gssd daeamon are not
running).

steved.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

      reply	other threads:[~2007-01-08 15:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-04 20:06 trying to unload nfsd Brian J. Murrell
2007-01-05 12:17 ` Trond Myklebust
2007-01-08 15:57   ` Steve Dickson [this message]

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=45A269D0.40909@RedHat.com \
    --to=steved@redhat.com \
    --cc=brian@interlinx.bc.ca \
    --cc=nfs@lists.sourceforge.net \
    --cc=trond.myklebust@fys.uio.no \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox