-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
AMQ Broker 1836, AMQ Broker 1839, AMQ Broker 1842
Let's figure out which NFS mount options are important for client.
How about server? How server should be set up?
As a start, we can reuse what mnovak1@redhat.com provided in the past in his email
messaging-01.jbm.lab.bos.redhat.com:/hornetq on /mnt/hornetq/client type nfs4 (rw,nosuid,nodev,relatime,sync,vers=4.0,rsize=1048576,wsize=1048576,namlen=255,acregmin=0,acregmax=0,acdirmin=0,acdirmax=0,soft,noac,nosharecache,proto=tcp,timeo=50,retrans=5,sec=sys,clientaddr=10.16.100.12,lookupcache=none,local_lock=none,addr=10.16.100.6) messaging-01.jbm.lab.eng.bos.redhat.com:/client-nfs41 on /mnt/client-nfs41 type nfs4 (rw,nosuid,nodev,relatime,sync,vers=4.1,rsize=1048576,wsize=1048576,namlen=255,acregmin=0,acregmax=0,acdirmin=0,acdirmax=0,soft,noac,nosharecache,proto=tcp,port=0,timeo=50,retrans=2,sec=sys,clientaddr=10.16.100.12,lookupcache=none,local_lock=none,addr=10.16.100.6) Mount options which are essential from my pov: sync, soft, noac, proto=tcp,timeo=50,retrans=5,lookupcache=none
For server options, there are exports
https://linux.die.net/man/5/exports
- is related to
-
ENTMQBR-1635 AMQ 7 certify on NFSv4.1
- New
-
ENTMQBR-3045 Customer Feedback - Missing Doc for NFS mount options, master/slave [and other configurations?]
- Closed