[Bug 537746] Re: mount.nfs fails stating incorrect mount option but succeeds if -v option is used

2015-10-07 Thread Brian Murray
** Changed in: util-linux (Ubuntu Utopic) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/537746 Title: mount.nfs fails stating incorrect mount option but succeeds if

[Bug 537746] Re: mount.nfs fails stating incorrect mount option but succeeds if -v option is used

2015-05-06 Thread Brian Murray
** Changed in: util-linux (Ubuntu) Status: New = Incomplete ** Tags added: rls-w-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/537746 Title: mount.nfs fails stating incorrect mount

[Bug 537746] Re: mount.nfs fails stating incorrect mount option but succeeds if -v option is used

2015-05-06 Thread Kevin Kramer
stumbled across this trying to debug my mount issues. Here is my strace attempting a default mount from the command line. The same autofs setup (auto.master, etc) work fine on SL 6.6 fwiw strace -f -eexecve mount server:/export/ufs/hp /mnt execve(/bin/mount, [mount, server:/export/ufs/hp, /mnt],

[Bug 537746] Re: mount.nfs fails stating incorrect mount option but succeeds if -v option is used

2015-01-29 Thread Phillip Susi
Can you run mount under strace -F -eexecve and see if the arguments it passes to mount.nfs are different when you add the -v? If not then the bug is in mount.nfs rather than mount. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 537746] Re: mount.nfs fails stating incorrect mount option but succeeds if -v option is used

2015-01-28 Thread Kees Cook
Using nfsvers=2 worked for me, but if you need =3, this seems like a bug in util-linux. ** Changed in: util-linux (Ubuntu) Status: Invalid = Confirmed ** Also affects: util-linux (Ubuntu Vivid) Importance: Undecided Status: Confirmed ** Also affects: util-linux (Ubuntu Utopic)

[Bug 537746] Re: mount.nfs fails stating incorrect mount option but succeeds if -v option is used

2010-12-24 Thread dooblem
Hello, We have this problem too. Maybe this bug is not nfs related but autofs related. But I still don't understand why you mark this bug as Invalid. Thanks in advance. Merry Christmas. Marc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 537746] Re: mount.nfs fails stating incorrect mount option but succeeds if -v option is used

2010-06-26 Thread Robert McKee
Hello, I am having the problem as well. I have two NFS mounts. The first on works perfectly. The second one I added never mounts, unless I mount it manually at the command line. When I mount it from the command line, I get no errors. Below is my fstab. Robert?field.comment=Hello, I am

[Bug 537746] Re: mount.nfs fails stating incorrect mount option but succeeds if -v option is used

2010-05-01 Thread Vladimir
Yes, this problem is present in final release. -- mount.nfs fails stating incorrect mount option but succeeds if -v option is used https://bugs.launchpad.net/bugs/537746 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 537746] Re: mount.nfs fails stating incorrect mount option but succeeds if -v option is used

2010-04-28 Thread Radu Cotescu
This was actually not a bug. While NFS uses UDP by default, autofs5 seems to use TCP. The way to mount UDP NFS exports is to specify this as an option for the mount point. ** Changed in: util-linux (Ubuntu) Status: Confirmed = Invalid -- mount.nfs fails stating incorrect mount option but

[Bug 537746] Re: mount.nfs fails stating incorrect mount option but succeeds if -v option is used

2010-04-20 Thread Radu Cotescu
** Summary changed: - mount.nfs fails stating incorrect mount option but succeeds if -v or with 8.04 + mount.nfs fails stating incorrect mount option but succeeds if -v option is used ** Changed in: util-linux (Ubuntu) Status: New = Confirmed -- mount.nfs fails stating incorrect mount