public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Neil Brown <neilb@suse.de>
To: "Gabor Z. Papp" <gzp-2g/1Y3AqmNE@public.gmane.org>
Cc: Steve Dickson <SteveD@redhat.com>,
	Chuck Lever <chuck.lever@oracle.com>,
	linux-nfs@vger.kernel.org
Subject: Re: [PATCH] mount.nfs command: old glibc missing some flags
Date: Thu, 31 Jul 2008 09:18:38 +1000	[thread overview]
Message-ID: <18576.63182.614286.878006@notabene.brown> (raw)
In-Reply-To: message from Gabor Z. Papp on Wednesday July 30

On Wednesday July 30, gzp-2g/1Y3AqmNE@public.gmane.org wrote:
> * Steve Dickson <SteveD@redhat.com>:
> 
> | > | In general, if there are file(s) in /var/lib/nfs/sm (or /var/lib/nfs/statd/sm 
> | > | depending on your distro) means sm-notify did not work. With Fedora, doing 
> | > | a 'service nfslock restart' will cause sm-notify to be rerun... I'm not 
> | > | sure how to do that with other distros... 
> | > 
> | > Those dirs are empty.
> | So either there were no locks to recover or sm-notify did indeed work... 
> 
> How sm-notify works in general? Called by statd?

Yes, it will be called by statd (unless -L was given).
It can also be run separately.

> If first time works, pid file left and second time didn't run as you
> mentoided. So something wrong here...

No, nothing wrong there.

sm-notify only needs to run once per boot, to tell peers (either
servers or clients) that this system has rebooted.  It deliberately
ensures that if you run it a second time it just exits.
There is even a comment in the source:
/*
 * Record pid in /var/run/sm-notify.pid
 * This file should remain until a reboot, even if the
 * program exits.
 * If file already exists, fail.
 */

This assumes that early in reboot /var/run gets cleared.  If this
doesn't happen it could be awkward.

NeilBrown

  reply	other threads:[~2008-07-30 23:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-29 16:16 [PATCH] mount.nfs command: old glibc missing some flags Chuck Lever
2008-07-30  6:50 ` Gabor Z. Papp
2008-07-30 18:02   ` Chuck Lever
2008-07-30 19:00   ` Steve Dickson
2008-07-30 19:20     ` Gabor Z. Papp
2008-07-30 19:48       ` Steve Dickson
2008-07-30 20:37         ` Gabor Z. Papp
2008-07-30 23:18           ` Neil Brown [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-07-30 23:58 Chuck Lever
     [not found] ` <20080730235637.1447.42422.stgit-lQeC5l55kZ7wdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2008-07-31  9:28   ` Steve Dickson

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=18576.63182.614286.878006@notabene.brown \
    --to=neilb@suse.de \
    --cc=SteveD@redhat.com \
    --cc=chuck.lever@oracle.com \
    --cc=gzp-2g/1Y3AqmNE@public.gmane.org \
    --cc=linux-nfs@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox