Option async in storage.cfg is ignored in PVE 3.2

lucaferr

Renowned Member
Jun 21, 2011
71
8
73
Hello,

I'm trying to mount a NFS share asynchronously and without remote locks. I added 2 options to my storage.cfg, changing
Code:
options vers=3
to
Code:
options vers=3,async,nolock

Then I rebooted and run a cat /proc/mounts:
Code:
10.0.0.252:/proxmox /mnt/pve/proxmox nfs rw,relatime,vers=3,rsize=65536,wsize=65536,namlen=255,hard,nolock,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.0.0.252,mountvers=3,mountport=4046,mountproto=udp,local_lock=all,addr=10.0.0.252 0 0
While the "nolock" option is now used, the async is completely ignored. What should I do to tell Proxmox to mount that NFS share with async option?


Thank you very much!
 
Hello lucaferr

async is the default for NFS clients and therefore not shown

Kind regards

Mr.Holmes
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!