Re: [Nfs-ganesha-devel] V2.3-dev-10 broke kerberos mounts, regression!

2015-10-15 Thread Malahal Naineni
Bill, I did test with your d12-pri branch. The kerberos mount does work with it but every other mount fails! I don't think this is something to do with your patch. I did make sure that all file creates and reads do work. The mount failure (every other!) is: # mount -overs=4,sec=krb5p

Re: [Nfs-ganesha-devel] V2.3-dev-10 broke kerberos mounts, regression!

2015-10-15 Thread Matt Benjamin
rom: "Malahal Naineni" <mala...@us.ibm.com> > To: nfs-ganesha-devel@lists.sourceforge.net, "william allen simpson" > <william.allen.simp...@gmail.com>, > mbenja...@redhat.com > Sent: Thursday, October 15, 2015 1:26:55 PM > Subject: Re: [Nfs-ganesha-devel

Re: [Nfs-ganesha-devel] V2.3-dev-10 broke kerberos mounts, regression!

2015-10-15 Thread Matt Benjamin
;Malahal Naineni" <mala...@us.ibm.com> > To: nfs-ganesha-devel@lists.sourceforge.net, "william allen simpson" > <william.allen.simp...@gmail.com>, > mbenja...@redhat.com > Sent: Thursday, October 15, 2015 1:26:55 PM > Subject: Re: [Nfs-ganesha-devel] V2.3-dev-

Re: [Nfs-ganesha-devel] V2.3-dev-10 broke kerberos mounts, regression!

2015-10-07 Thread Matt Benjamin
Hi Malahal, Sure, we'll track it down. The most likely situation is use of segmented i/O in any case where, currently, due to our use of GSSAPI's gss_wrap and gss_getmic APIs, we can't tolerate it. Until we can support newer APIs (such as the one introduced in MIT kerberos 12) with vector

[Nfs-ganesha-devel] V2.3-dev-10 broke kerberos mounts, regression!

2015-10-07 Thread Malahal Naineni
Hi All, The latest ganesha2.3 doesn't work with kerberos mounts. It appears to work with krb5 mounts but definitely fails with krb5i or krb5p. I primarily tested with krb5p mounts, and git bisect pointed to ganesha commit: 2de276416a5d2034fcd765434ed51794d622e916 That is just a submodule