From: Rick Macklem <rmacklem@uoguelph.ca>
To: Boaz Harrosh <bharrosh@panasas.com>
Cc: nfsv4 <nfsv4@ietf.org>, NFS list <linux-nfs@vger.kernel.org>
Subject: Re: [nfsv4] commit thru DS at the bakeathon?
Date: Tue, 15 May 2012 18:27:51 -0400 (EDT) [thread overview]
Message-ID: <777570427.442339.1337120871955.JavaMail.root@erie.cs.uoguelph.ca> (raw)
In-Reply-To: <4FB2D447.50209@panasas.com>
Boaz Harrosh wrote:
> On 05/16/2012 12:58 AM, Rick Macklem wrote:
>
> > Hi,
> >
> > I was just wondering if anyone was going to have a pNFS server
> > at the June bakeathon that does Files layout and requires
> > "commit through the DS"?
> >
>
>
> I bet it could be simple to implement with the Linux local-exp
> pnfs server. (If not already supported)
>
Right now, it does "commit through MDS", which is what I am testing.
I wasn't actually looking for a server that does "commit through DS"
as hoping no-one would have one at the bakeathon, so I didn't need to
worry about coding that in the next couple of weeks. (However, if someone
does have one, I might get that coded for testing;-)
> > It's one piece I haven't implemented yet and, although I do plan
> > on coding it, I was wondering if I should try and get it done in
> > the next couple of weeks?
> >
> > Just fyi, I'll have a FreeBSD NFSv4.0 server and a NFSv4.1 client
> > that
> > includes pNFS using the files layout only there for testing.
> > (excluding support for "commit through DS" maybe?)
> >
>
>
> Hey nice! a pnfs client for FBSD. Do you have a preliminary design
> for multiple layout-drivers like in Linux with a vector table?
>
Not yet. I have tried to keep a fairly clean separation between the
generic layout stuff and the files layout specifics. I plan on starting
working on block layout stuff soon, in part to clean things up so that
other layouts can be added.
> Should I be looking into objects implementation?
>
Well, it wouldn't be easy yet, but it would be great if you could do so
in a few months?
> > Looking forward to the bakeathon, rick
>
>
> Will not attend this time. Perhaps next time. Do you
> have a public git tree for review?
>
Not git, but svn...
http://svnweb.freebsd.org/viewvc/base/projects/nfsv4.1-client
to look at it, or I think something like the following can be
used by an svn client to do a read-only checkout:
svn checkout http://svnweb.freebsd.org/base/projects/nfsv4.1-client
There is an entire FreeBSD kernel there, but the nfsv4 client
stuff is in sys/fs/nfsclient (with a little in sys/fs/nfs).
> Cheers
> Boaz
prev parent reply other threads:[~2012-05-15 22:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <2053705292.441561.1337119098800.JavaMail.root@erie.cs.uoguelph.ca>
2012-05-15 22:10 ` [nfsv4] commit thru DS at the bakeathon? Boaz Harrosh
2012-05-15 22:27 ` Rick Macklem [this message]
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=777570427.442339.1337120871955.JavaMail.root@erie.cs.uoguelph.ca \
--to=rmacklem@uoguelph.ca \
--cc=bharrosh@panasas.com \
--cc=linux-nfs@vger.kernel.org \
--cc=nfsv4@ietf.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;
as well as URLs for NNTP newsgroup(s).