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"], [/* 51 vars 
*/]) = 0
Process 14364 attached
Process 14363 suspended
[pid 14364] execve("/sbin/mount.nfs", ["/sbin/mount.nfs", 
"server:/export/ufs/hp", "/mnt", "-o", "rw"], [/* 47 vars */]) = 0
mount.nfs: an incorrect mount option was specified
Process 14363 resumed
Process 14364 detached
--- SIGCHLD (Child exited) @ 0 (0) ---

-- 
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 -v
  option is used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/537746/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to