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

Delany 1888369 at bugs.launchpad.net
Tue Jul 21 14:17:44 UTC 2020


I doesn't work using mount, but if I set it in /etc/fstab and get
systemd to recreate the unit file and remount, it shows the changed
rsize

-- 
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