기본 NFS 마운트 옵션 rsize, wsize 및 timeo를 변경할 수 없습니다. 내 /etc/fstab에 이 항목이 있습니다.
192.168.10.10:/volume1/Containers /mnt/circe nfs 기본값 0 0
괜찮아
Mount -t nfs -vo remount, rsize=131072 /mnt/circe
이것은 나에게 "잘못된 인수"를 제공합니다
Mount -t nfs -vo remount, rsize=32768 /mnt/circe
커널: 4.15.0-111-generic x86_64 비트: 64 콘솔: tty 2 배포판: Ubuntu 18.04.4 LTS mount.nfs: (linux nfs-utils 1.3.3)