9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Adriano Verardo <adriano.verardo@mail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Out of pseudo mount points
Date: Thu, 24 Sep 2015 21:55:07 +0200	[thread overview]
Message-ID: <5604551B.8040504@mail.com> (raw)
In-Reply-To: <64dcf91e099c1a961c684c7f8b9172b5@brasstown.quanstro.net>

erik quanstrom wrote:
> On Wed Sep 23 15:34:38 PDT 2015, adriano.verardo@mail.com wrote:
>> I have 2 identical hosts (same hw, same kernel, same cpurc, ....) ...  but
>>
>> A# import -b B /srv /srv
>> A# mount /srv/kfs /n/k
>>
>> beeing /srv/kfs imported from B, works as expected and
>>
>> B# import -b A /srv /srv
>> B# mount /srv/kfs /n/k
>>
>> beeing /srv/kfs imported from A, produces
>> "mount: /n/k: Out of pseudo mount points".
>> The same for all file servers imported from A.
>>
>> Where is/could be  the (my, sure) error ?
>> Can someone kindly help me ?
> can this be addressed with a a reboot?
No
> if so, then i'd
> recommend making Npsmpt larger in exportfs,
it's wired to 32!
>   otherwise
> there's a bug in exportfs that's leaking pseudo mount points.
The same exportfs runs on A and B.
B->A woks, A->B doesnt.
Probably there is something wrong on A, not in exportfs.
Not a "true" bug but a not-well-managed (because very-very strange)
external event/condition.

I'll investigate with some print() in the code, I don't know how to use
acid on an exportfs started by listen.

adriano






  reply	other threads:[~2015-09-24 19:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-23 22:31 Adriano Verardo
2015-09-24  2:38 ` erik quanstrom
2015-09-24 19:55   ` Adriano Verardo [this message]
2015-09-24 20:15     ` Charles Forsyth
2015-09-26 20:26       ` Adriano Verardo

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=5604551B.8040504@mail.com \
    --to=adriano.verardo@mail.com \
    --cc=9fans@9fans.net \
    /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;
as well as URLs for NNTP newsgroup(s).