Bug 203117

Summary: 'mount -a' broken
Product: Red Hat Enterprise Linux 3 Reporter: Olle Liljenzin <olle>
Component: util-linuxAssignee: Karel Zak <kzak>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: medium    
Version: 3.0   
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: 2006-08-18 14:52:15 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 Olle Liljenzin 2006-08-18 14:37:35 UTC
Description of problem:
'mount -a' fails to mount from more than one nfs server

Version-Release number of selected component (if applicable):
mount-2.11y-31.18.i386.rpm

How reproducible:
always

Steps to Reproduce:
1. Add mount points from two different nfs servers in /etc/fstab
2. Run 'mount -a'
  
Actual results:
"mount: RPC: Unable to receive; errno = Connection refused"

Expected results:
Should mount silently

Additional info:
I made a tcpdump and it looks like some port number confusion. The first server
accepts the mount, but additional servers reject the udp packages.

I can't reproduce it with mount-2.11y-31.11

Comment 1 Karel Zak 2006-08-18 14:52:15 UTC

*** This bug has been marked as a duplicate of 200312 ***