Description of problem: (From: https://github.com/gluster/glusterfs/issues/765) just as Info. to restrict NFS mount to an certain subnet we used the above for 3.12.15. and worked. with gluster7 and gnfs it doesn't work anymore. once placing the code > it's still restricted to mount. if i clear again,.. then it's mountable. So good if possible to restrict simple like with 3.12.15 Version-Release number of selected component (if applicable): release-7.0 How reproducible: 100% Steps to Reproduce: 1. 'gluster volume set VOL nfs-auth-allow IP/mask' 2. It doesn't work. 3. Actual results: It is not working, and it is rejecting the mount. Expected results: It should work. Additional info: Upon code reading, it was found to be an issue with RPC.
REVIEW: https://review.gluster.org/23768 (rpcsvc: fix subnet_mask_v4 check) posted (#2) for review on release-7 by Amar Tumballi
REVIEW: https://review.gluster.org/23768 (rpcsvc: fix subnet_mask_v4 check) merged (#2) on release-7 by Amar Tumballi