Description of problem: Version-Release number of selected component (if applicable): How reproducible: I have two systems which show the same behavior. I havent found the time to install it on on test system. Steps to Reproduce: 1. create an nfs3 mount 2. mount it 3. create any kind of traffic Actual results: Kernel panic Expected results: no kernel panic Additional info: There was no problem at all with the previous kernel. this Problem occured first after the kernel update. when reverting to the old kernel everything works fine. when changing to nfsv4 everythings works well also I tried out different setups with no change in result, but for complete information i will post my setup parameters #/etc/sysconfig/nfs MOUNTD_PORT="888" STATD_PORT="889" RQUOTAD_PORT="890" LOCKD_TCPPORT="891" LOCKD_UDPPORT="891" #/etc/exports /var/exports/share 194.209.129.241(rw,no_subtree_check,no_acl,fsid=0) #mount options proto=tcp,hard,intr,rsize=8192,wsize=8192,nosuid
Could you please supply the oops back trace?
ping...