qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
To: Rob Landley <rob@landley.net>
Cc: Eric Van Hensbergen <ericvh@gmail.com>,
	v9fs-developer@lists.sourceforge.net,
	"Aneesh Kumar K. V" <aneesh.kumar@linux.vnet.ibm.com>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Breaking out virtfs as a standalone server?
Date: Mon, 11 Apr 2011 13:28:49 -0700	[thread overview]
Message-ID: <4DA36481.3060205@linux.vnet.ibm.com> (raw)
In-Reply-To: <4DA30529.1080501@landley.net>

On 04/11/2011 06:42 AM, Rob Landley wrote:
> Right now, there's no decent userspace server for the 9p filesystem that
> I can find.  (In part because the 9P2000.L spec is an undocumented work
> in progress.)
This statement is true for 9P2000.L protocol;
But for older protocols we have standalone servers like spfs/npfs.
http://sourceforge.net/projects/npfs/
http://9p.cat-v.org/implementations

> The only up-to-date server seems to be virtfs in qemu, which has no TCP
> transport layer.
>
> Are there any plans to:
>
> A) Add a TCP transport layer so we can test with something we can
> intercept/examine/log/redirect with netcat and such?
No plans as of now; I know folks in the Latchesar Ionkov attempted char 
dev transport.
Not sure the latest though.

http://sourceforge.net/mailarchive/forum.php?thread_name=AANLkTim4eZttAmaNQfOuM1h7cmLvO-osckHNunMvG7o%2B%40mail.gmail.com&forum_name=v9fs-developer
> B) Break the 9p server out so it could be built as a standalone
> userspace program?

No plans yet..and I think this is a bigger discussion.
Being part of QEMU brings few implicit advantages like simplicity in 
sharing, security
and performance advantage. I think taking it out can have its own merits.

If there is enough interest I am sure these two are something we can 
look at as a community.

- JV

> Rob
>

  reply	other threads:[~2011-04-12  1:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-11 13:42 [Qemu-devel] Breaking out virtfs as a standalone server? Rob Landley
2011-04-11 20:28 ` Venkateswararao Jujjuri [this message]
2011-04-11 23:28   ` [Qemu-devel] [V9fs-developer] " Jim Garlick
2011-04-12  5:52   ` [Qemu-devel] " Rob Landley
2011-04-12 14:34     ` Venkateswararao Jujjuri
2011-04-12 17:24       ` [Qemu-devel] [V9fs-developer] " Rob Landley

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=4DA36481.3060205@linux.vnet.ibm.com \
    --to=jvrao@linux.vnet.ibm.com \
    --cc=aneesh.kumar@linux.vnet.ibm.com \
    --cc=ericvh@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rob@landley.net \
    --cc=v9fs-developer@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;
as well as URLs for NNTP newsgroup(s).