Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CA-219124: Wait for NFS service to be up before attempting mount #335

Closed
wants to merge 2 commits into from

Conversation

chandrikas
Copy link
Contributor

Added wait (maximum of 3 minutes) for availability of NFS service
before attempting mount of NFS SR. Without this an NFS mount fails
immediately and an absence of retries leaves the NFS SR in a failed state.

Signed-off-by: Chandrika Srinivasan chandrika.srinivasan@citrix.com

@coveralls
Copy link

Coverage Status

Coverage increased (+0.009%) to 28.691% when pulling ffbcd83 on chandrikas:CA-219124 into aa449fb on xapi-project:master.

@MarkSymsCtx
Copy link
Contributor

Change looks ok. It might be an idea to add a unit test to assert that we call rpcinfo, basically the same as the modified tests but checking the other executable is called. Will make sure that we don't introduce any regressions later.

@chandrikas
Copy link
Contributor Author

Sure, will add those.

Added wait (maximum of 3 minutes) for availability of NFS service
before attempting mount of NFS share.

Signed-off-by: Chandrika Srinivasan <chandrika.srinivasan@citrix.com>
@chandrikas chandrikas force-pushed the CA-219124 branch 4 times, most recently from 4e60c51 to 08f98d5 Compare September 21, 2016 04:07
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 28.711% when pulling 08f98d5 on chandrikas:CA-219124 into aa449fb on xapi-project:master.

Signed-off-by: Chandrika Srinivasan <chandrika.srinivasan@citrix.com>
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 28.723% when pulling 4ad4801 on chandrikas:CA-219124 into aa449fb on xapi-project:master.

@germanop germanop closed this in 7d0c5d1 Oct 19, 2016
andrey-podko pushed a commit to andrey-podko/sm that referenced this pull request Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants