Hi,
I want to change my storage.cfg with this option:
options vers=3,rsize=131072,wsize=131072
The nfs server in a netapp (ONTAP 9.11)
When I reboot or try to remount my nfs volume, the server doesn't change the rsize or wsize.
root@XXXX:~# mount|grep rsize
X.X.X.X/vol_proxmox_XXXX/proxmox_XXXX on /mnt/pve/groot_windows type nfs (rw,relatime,vers=3,rsize=65536,wsize=65536,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.4.6.205,mountvers=3,mountport=635,mountproto=udp,local_lock=none,addr=X.X.X.X)
Have you got any idea why it's not possible to mount with different rsize and wsize?
Thanks in advance.
I want to change my storage.cfg with this option:
options vers=3,rsize=131072,wsize=131072
The nfs server in a netapp (ONTAP 9.11)
When I reboot or try to remount my nfs volume, the server doesn't change the rsize or wsize.
root@XXXX:~# mount|grep rsize
X.X.X.X/vol_proxmox_XXXX/proxmox_XXXX on /mnt/pve/groot_windows type nfs (rw,relatime,vers=3,rsize=65536,wsize=65536,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.4.6.205,mountvers=3,mountport=635,mountproto=udp,local_lock=none,addr=X.X.X.X)
Have you got any idea why it's not possible to mount with different rsize and wsize?
Thanks in advance.