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

(sup-2385) Resolve unresponsive RSAN node as a result of missing NFS Server #64

Merged
merged 3 commits into from Jun 18, 2021

Conversation

MartyEwings
Copy link
Collaborator

Prior to this commit if one of the exporter nodes went offline, it was possible the RSAN node would become unavailable on reboot, and the puppet agent would become unresponsive.

Post this commit there will be a timeout and retransmission attempt to the NFS servers before failure and normal server operations resuming

@MartyEwings MartyEwings added the bug Something isn't working label Jun 17, 2021
@MartyEwings MartyEwings requested review from dylanratcliffe and a team as code owners June 17, 2021 13:38
@puppet-community-rangefinder
Copy link

rsan::importer is a class

that may have no external impact to Forge modules.

This module is declared in 0 of 576 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

@MartyEwings MartyEwings linked an issue Jun 17, 2021 that may be closed by this pull request
manifests/importer.pp Outdated Show resolved Hide resolved
Copy link

@pgrant87 pgrant87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good on my test installation, fstab entries all have the soft addition

Copy link
Contributor

@dylanratcliffe dylanratcliffe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test what happens when you remove an exporter
3 participants