[Bug 247733] Re: NFS mount in hardy does not recognise the option map_static

2009-10-02 Thread Steve Langasek
All the information I can find from a websearch on map_static suggests
that this was supposed to be a server-side option in /etc/exports, not a
mount-time option on the client.  And furthermore, this option appears
to only apply to the userspace NFS server, which is obsolete.  I'm
therefore closing this bug as invalid, since the only thing that has
happened here is that mount.nfs is being explicit now about invalid
mount options, which I don't think is a bug.

** Changed in: nfs-utils (Ubuntu)
   Status: Incomplete = Invalid

-- 
NFS mount in hardy does not recognise the option map_static
https://bugs.launchpad.net/bugs/247733
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247733] Re: NFS mount in hardy does not recognise the option map_static

2009-04-12 Thread Nadim
I'm seeing the same problem as well.  I started with the following line
in fstab:

server:/dir localdir nfs rsize=8192,wsize=8192,timeo=14,intr

I was having permissions problems, because the UIDs on the two machines
were not the same.  This resulted in an error of the form:

mount.nfs: access denied by server while mounting server:/dir

So, I created a map file, and changed the line to:

server:/dir localdir nfs rsize=8192,wsize=8192,timeo=14,intr,
map_static=/root/nfs_static.map

Then, a sudo mount localdir command results in:

mount.nfs: an incorrect mount option was specified

I'm looking for some sort of solution that doesn't involve changing the
UIDs on either of the two machines.

-- 
NFS mount in hardy does not recognise the option map_static
https://bugs.launchpad.net/bugs/247733
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247733] Re: NFS mount in hardy does not recognise the option map_static

2008-12-05 Thread Teej
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering is this still an issue
for you? Can you try with latest Ubuntu release? Thanks in advance.

** Changed in: nfs-utils (Ubuntu)
Sourcepackagename: None = nfs-utils
   Status: New = Incomplete

-- 
NFS mount in hardy does not recognise the option map_static
https://bugs.launchpad.net/bugs/247733
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs