unable to open files from nfs mount

Bug #40980 reported by SteveG
This bug report is a duplicate of:  Bug #40537: Cannot write to NFS files. Edit Remove
8
Affects Status Importance Assigned to Milestone
openoffice.org (Ubuntu)
New
Medium
Unassigned

Bug Description

distro--5.10
Openoffice hangs and must be killed when trying to open a file from an nfs-mounted filesystem. This is absolutely repeatable. Below are the relevant lines from fstab on the client and /etc/exports on the server, if that is of any help. Note that all other apps are able to open files on the same filesystem without problem.

This bug appears to be related to bug #40537.

Please contact me if you need any further information

fstab:
server3.foo.private:/home/sara /home/sara/server_stuff nfs rw,rsize=8192,wsize=8192,nosuid,soft

exports:
/home/sara 192.168.1.0/24(rw)

Revision history for this message
SteveG (steve-fpig) wrote :

here is the output of rpcinfo -p on the nfs server
[root@server3 root]# /usr/sbin/rpcinfo -p
   program vers proto port
    100000 2 tcp 111 portmapper
    100000 2 udp 111 portmapper
    100024 1 udp 758 status
    100024 1 tcp 761 status
    391002 2 tcp 32768 sgi_fam
    100011 1 udp 649 rquotad
    100011 2 udp 649 rquotad
    100011 1 tcp 652 rquotad
    100011 2 tcp 652 rquotad
    100003 2 udp 2049 nfs
    100003 3 udp 2049 nfs
    100003 4 udp 2049 nfs
    100003 2 tcp 2049 nfs
    100003 3 tcp 2049 nfs
    100003 4 tcp 2049 nfs
    100021 1 udp 32774 nlockmgr
    100021 3 udp 32774 nlockmgr
    100021 4 udp 32774 nlockmgr
    100021 1 tcp 32770 nlockmgr
    100021 3 tcp 32770 nlockmgr
    100021 4 tcp 32770 nlockmgr
    100005 1 udp 677 mountd
    100005 1 tcp 680 mountd
    100005 2 udp 677 mountd
    100005 2 tcp 680 mountd
    100005 3 udp 677 mountd
    100005 3 tcp 680 mountd

Revision history for this message
SteveG (steve-fpig) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.