How can I make my NFS storage (used for backup) mount with udp option?
What should I add to storage.cfg and how can I remount the storage with this option on the fly?
How can I make my NFS storage (used for backup) mount with udp option?
What should I add to storage.cfg and how can I remount the storage with this option on the fly?
I didn't know this. I added this option long time ago (in versio 2.0) and it worked well. My NFS storage was made on OpenBSD OS and it worked well only when the udp option was on.
Recently I had to remove this storage completely for reconfiguration but I can't remember what precisely I added to the storage.cfg and how to make this storage to remount with this option.
If you must have UDP, you can evade the data corruption problem with UDP reassembly and id overflow if you set rsize/wsize less than the MTU so the NFS packets are never fragmented. Which if you can enable jumbo frames is not as ridiculous as it sounds.
I'll try it but the main quistion remains:
HOW to correctly enable udp-option in the file storage.cfg and how to remount the storage without rebooting the proxmox host?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.