Bug 81822

Summary: error from kernel: call_verify: server accept status: 2, etc...
Product: [Retired] Red Hat Linux Reporter: Andrea Diodato <andrea.diodato>
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED CURRENTRELEASE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-06-15 21:21:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andrea Diodato 2003-01-14 09:57:06 UTC
Description of problem: 
log on console alwais when nfs mount Linux7.3->Linux RH6.0/6.2: 
- kernel: call_verify: server accept status: 2 
- last message repeated 2 times 
- kernel: RPC: garbage, exit EIO 
- kernel: nfs_get_root: getattr error = 5 
But the mount works! 
 
Version-Release number of selected component (if applicable):nfs-utils 0.3.3-5 
(RH7.3) 
 
 
How reproducible: 
Alwais when mount from 7.3 nfs volume exported by RH6.0/6.2 (maybe 7.2too, but 
message only in /var/log/messages, not on console) 
From 7.3 to 7.3 is OK 
 
Steps to Reproduce: 
1.in RH6.0/6.2: 
- in /etc/exports: /xxx client_name(rw,no_root_squash) 
- exportfs -ar 
2.in RH7.3: 
- mount server_name:/xxx /mnt/test 
3.message pop on console, but mount works 
     
Actual results: 
mount works 
 
Expected results: 
no message, (or find problem reported) 
 
Additional info: