On 04/21/2011 12:30 PM, Tigran Mkrtchyan wrote: > > Hi Steve et. al. > > it looks like kernel fails to correctly work with > rpc.gssd if some of kernel modules statically > compiled: > > BAD (pnfs kernel from Steve): > CONFIG_SUNRPC_GSS=m > CONFIG_RPCSEC_GSS_KRB5=y > > in messages: > [ 537.544188] gss_create: Pseudoflavor 390003 not found! > [ 537.544236] RPC: Couldn't create auth handle (flavor 390003) > > > GOOD (fedora native kernel or my own build): > CONFIG_SUNRPC_GSS=m > CONFIG_RPCSEC_GSS_KRB5=m > > Steve, could you build new kernel with CONFIG_RPCSEC_GSS_KRB5=m ? > > > BTW, there was a similar issue with nfsd discussed last couple of days. > http://www.spinics.net/lists/linux-nfs/msg20617.html I'll take a look... thanks! steved. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html