All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Kirch <okir@suse.de>
To: Bernd Schubert <bernd-schubert@gmx.de>
Cc: devzero@web.de, nfs@lists.sourceforge.net
Subject: Re: kernel+userspace based nfsd running in parallel on linux?
Date: Sat, 16 Dec 2006 22:55:44 +0100	[thread overview]
Message-ID: <20061216215544.GA5968@suse.de> (raw)
In-Reply-To: <200612161717.31090.bernd-schubert@gmx.de>

On Sat, Dec 16, 2006 at 05:17:30PM +0100, Bernd Schubert wrote:
> Hmm, I thing this is presently not possible. I might be wrong, but I think 
> neither knfsd nor any userspace nfs daemon presently supports binding to 
> selected interfaces. Thinks they alsways bind to all interfaces.
> We doing it by using different ports for the daemons, knfsd is running as 
> usual on 2049 and unfsd (unfs3) is running on another port.  One also needs 
> to tell one of the daemon not to register to the portmapper, unfs3 also 
> supports that.

The big problem will be mountd. There's only one portmapper, and you
can register only one mountd - and the file handles given out by unfs
mountd don't work with the kernel nfsd and vice versa.

Oh, and what about locking? :)

Olaf
-- 
Olaf Kirch   |  --- o --- Nous sommes du soleil we love when we play
okir@suse.de |    / | \   sol.dhoop.naytheet.ah kin.ir.samse.qurax

-------------------------------------------------------------------------
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:[~2006-12-16 21:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-16 15:20 kernel+userspace based nfsd running in parallel on linux? devzero
2006-12-16 16:17 ` Bernd Schubert
2006-12-16 21:55   ` Olaf Kirch [this message]
2006-12-17 10:25     ` Peter Åstrand
2006-12-18  7:21       ` Olaf Kirch
  -- strict thread matches above, loose matches on Subject: below --
2006-12-16 18:07 devzero
2006-12-16 21:01 ` Peter Åstrand
2006-12-16 21:53 devzero
2006-12-16 22:26 devzero
2006-12-18  8:32 ` Peter Åstrand

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=20061216215544.GA5968@suse.de \
    --to=okir@suse.de \
    --cc=bernd-schubert@gmx.de \
    --cc=devzero@web.de \
    --cc=nfs@lists.sourceforge.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 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.