Description of problem: We can set dual retrans/timeout values when creating new NFS SD, once using the specific fields and one using the "Additional mount options" Version-Release number of selected component (if applicable): 3.5 vt2.2 How reproducible: 100% Steps to Reproduce: -------------------------- Create new NFS storage domain with below parameters NFS version = V4 Retransmissions = 6 Timeout = 10 Additional mount options = retrans=4 Create new NFS storage domain with below parameters NFS version = V4 Retransmissions = 6 Timeout = 10 Additional mount options = timeout=4 Actual results: we do not get CDA for that Expected results: should get CDA Additional info:
From what I know "timeout" is not a valid option so it should be blocked, "timeo" is blocked, though upon trying to reproduce I've discovered that the options are not validated case insensitively so "timeO" or "Retrans" will pass validation, this was fixed
*I meant "timeout" should NOT be blocked
this bug status was moved to MODIFIED before engine vt5 was built, hence moving to on_qa, if this was mistake and the fix isn't in, please contact rhev-integ
I ran the scenario above and this time the operation was prevented by the GUI. Tested with version: rhevm-3.5.0-0.14.beta.el6ev.noarch vdsm-4.16.6-1.el6ev.x86_64 Moving to Verify.
RHEV-M 3.5.0 has been released, closing this bug.