Linux NFS development
 help / color / mirror / Atom feed
From: devzero@web.de
To: NFS@lists.sourceforge.net
Subject: kernel+userspace based nfsd running in parallel  on linux?
Date: Sat, 16 Dec 2006 16:20:45 +0100	[thread overview]
Message-ID: <1499049521@web.de> (raw)

Hello !

for a special scenario, i&#180;m thinking about running the classic userspace nfsd in parallel with the kernel based.

i think this _could_ be possible by binding the userspace one to the primary interface (eth0, ip 1.2.3.4) and the kernel based one to a virtual interface (eth0:1, ip 1.2.3.5)

i have done similar with other daemons, providing services on the same ports, but on different interfaces - think of apache ip-based virtual hosting which serves www.domaina.com on 1.2.3.4:80 and www.domainb.com on 1.2.3.5:80

since i`m unsure if this would work, can you experts give a comment if this should at least be possible in theory ?

if there isn&#180;t a killer argument against this (does not work by design because...), i would like to try to elaborate to make this work. if this fails because there is no way to specify a dedicated interface to listen on - maybe this could be fixed with some few modifications to the code...

regards
roland


_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066


-------------------------------------------------------------------------
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 15:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-16 15:20 devzero [this message]
2006-12-16 16:17 ` kernel+userspace based nfsd running in parallel on linux? Bernd Schubert
2006-12-16 21:55   ` Olaf Kirch
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=1499049521@web.de \
    --to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox