Added stat for disks in "replacing" state#737
Closed
Finomosec wants to merge 14 commits intoprometheus:masterfrom
Closed
Added stat for disks in "replacing" state#737Finomosec wants to merge 14 commits intoprometheus:masterfrom
Finomosec wants to merge 14 commits intoprometheus:masterfrom
Conversation
Signed-off-by: Frederic <fredleitenb@yahoo.de>
Signed-off-by: Frederic <1665799+Finomosec@users.noreply.github.com>
Signed-off-by: Frederic <1665799+Finomosec@users.noreply.github.com>
Signed-off-by: Frederic <1665799+Finomosec@users.noreply.github.com>
Author
|
I fixed the problems preventing a merge. Please merge it now, so the connected PR prometheus/node_exporter#3007 can be merged too. |
|
Really, no one has merged in this PR? I need to monitor my mdadm array with Prometheus + Grafana, but I'm in need of exactly what @Finomosec set out to fix for themself and our community. Is there any intention on merging his PRs so we can monitor the mdadm arrays when they're undergoing recovery/repair? He has another PR in the prometheus/node_exporter repo that fixes some issues that are holding me up from finishing my mdadm array monitoring. |
Member
|
The DCO sign-off is missing |
Member
|
This needs a rebase. |
Member
|
I think this is solved by |
Member
|
Lets close for now then |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When a disk is replaced using the command
mdadm /dev/md0 --replace /dev/sdb1 --with /dev/sde1the disk ist marked with(R).This information is now exported as count DisksReplacing.