[Bug 1888369] Re: some options that change defaults unacceptable

Sebastien Bacher 1888369 at bugs.launchpad.net
Tue Jul 21 12:28:51 UTC 2020


Thank you for your bug report, the issue seems similar to the problem
discussed on https://github.com/moby/moby/issues/28809

did you try to use another -o parameter rather than a , separator to the
list?

** Bug watch added: github.com/moby/moby/issues #28809
   https://github.com/moby/moby/issues/28809

** Changed in: nfs-utils (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to nfs-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1888369

Title:
  some options that change defaults unacceptable

Status in nfs-utils package in Ubuntu:
  New

Bug description:
  Im not able to change NFS mount options rsize, wsize and timeo from
  the default. My /etc/fstab has this entry

      192.168.10.10:/volume1/Containers /mnt/circe nfs defaults 0 0

  This is fine

      mount -t nfs -vo remount,rsize=131072 /mnt/circe

  This gives me "invalid argument"

      mount -t nfs -vo remount,rsize=32768 /mnt/circe

  Kernel: 4.15.0-111-generic x86_64 bits: 64 Console: tty 2 Distro:
  Ubuntu 18.04.4 LTS mount.nfs: (linux nfs-utils 1.3.3)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1888369/+subscriptions



More information about the foundations-bugs mailing list