From: "Shankar Anand" <shanand@novell.com>
To: "Neil Brown" <neilb@suse.de>
Cc: bfields@fieldses.org, ,
nfs@lists.sourceforge.net, Kevin Coffman <kwc@citi.umich.edu>,
J.BruceFields@sc8-sf-spam2.sourceforge.net
Subject: Re: nfs-utils 1.0.9-rc1 - hopefully -final in a week
Date: Wed, 05 Jul 2006 00:19:02 -0600 [thread overview]
Message-ID: <44ABA72E.AD69.00CC.0@novell.com> (raw)
In-Reply-To: <17579.22038.267510.116270@cse.unsw.edu.au>
Hi Neil,
>>> On 7/5/2006 at 11:33 AM, Neil Brown <neilb@suse.de> wrote:
> On Tuesday July 4, shanand@novell.com wrote:
>>
>> The patch attached here reads /proc/net/rpc/nfsd for nfsv4 server
>> statistics and displays them.
>>
>> To maintain uniformity with older nfs versions operations 0 1 and 2
>> are also printed though they are not used by nfsv4.
>
> Good..
>
>> @@ -115,6 +126,7 @@ static statinfo svcinfo[] = {
>> { "proc2", STRUCTSIZE(svcv2info), svcv2info },
>> { "proc3", STRUCTSIZE(svcv3info), svcv3info },
>> { "proc4", STRUCTSIZE(svcv4info), svcv4info },
>> + { "proc4ops", STRUCTSIZE(svcv4opinfo),svcv4opinfo},
>> { NULL, 0, NULL }
>> };
>>
>
> As it is called 'proc4ops', does that mean it will apply to all
> minor-versions, or do we expect a
> proc4.1ops
>
> for NFSv4.1? Or maybe proc4ops.1 ??
>
> It doesn't really matter one way or the other, but I would like to
> know that the issue has been considered, and to know what the
current
> decision is.
Though the issue has not been discussed earlier on the mailing list,
my thought when I wrote the patch was that instead of creating
new lines for each minor version (which may lead to confusion),
we can add the additional procedures, if at all, to the same line.
Anyway the server is going to have either nfs4 or nfs4.1 running at
one point in time. So it should be fine.
> (Meanwhile, The current patch is in .git waiting for the 1.0.9
> release).
Thanks.
Shankar
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
next prev parent reply other threads:[~2006-07-05 6:17 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-03 0:22 nfs-utils 1.0.9-rc1 - hopefully -final in a week Neil Brown
2006-07-03 7:33 ` Greg Banks
2006-07-04 0:40 ` Neil Brown
2006-07-04 4:17 ` Greg Banks
2006-07-04 7:47 ` Neil Brown
2006-07-04 7:56 ` Greg Banks
2006-07-04 8:36 ` Neil Brown
2006-07-04 9:09 ` Greg Banks
2006-07-04 14:50 ` Shankar Anand
2006-07-05 6:03 ` Neil Brown
2006-07-05 6:19 ` Shankar Anand [this message]
2006-07-05 7:06 ` Neil Brown
[not found] ` <1151901993.3932.18.camel@localhost.localdomain>
[not found] ` <17579.22262.255903.309723@cse.unsw.edu.au>
2006-07-06 17:32 ` Wendy Cheng
2006-07-07 11:13 ` Steve Dickson
2006-07-24 6:02 ` Neil Brown
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=44ABA72E.AD69.00CC.0@novell.com \
--to=shanand@novell.com \
--cc=J.BruceFields@sc8-sf-spam2.sourceforge.net \
--cc=bfields@fieldses.org \
--cc=kwc@citi.umich.edu \
--cc=neilb@suse.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.