-
Notifications
You must be signed in to change notification settings - Fork 301
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
DAOS-16477 mgmt: return suspect engines for pool healthy query #15196
Commits on Oct 8, 2024
-
DAOS-16477 mgmt: return suspect engines for pool healthy query
After significant failures, the system may leave behind some suspect engines that were marked as DEAD by the SWIM protocol, but were not excluded from the system to prevent data loss. An administrator can bring these ranks back online by restarting them. This PR aims to provide an administrative interface for querying suspect engines following a massive failure. These suspect engines can be retrieved using the daos/dmg --health-only command. An example of output of dmg pool query --health-only: Pool 6f450a68-8c7d-4da9-8900-02691650f6a2, ntarget=8, disabled=2, leader=3, version=4, state=Degraded Pool health info: - Disabled ranks: 1 - Suspect ranks: 2 - Rebuild busy, 0 objs, 0 recs Required-githooks: true Signed-off-by: Wang Shilong <shilong.wang@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 79cfb27 - Browse repository at this point
Copy the full SHA 79cfb27View commit details
Commits on Oct 10, 2024
-
Required-githooks: true Signed-off-by: Wang Shilong <shilong.wang@intel.com>
Configuration menu - View commit details
-
Copy full SHA for acac64f - Browse repository at this point
Copy the full SHA acac64fView commit details
Commits on Oct 11, 2024
-
Merge branch 'master' of github.com:daos-stack/daos into shilongw/DAO…
…S-16477 Required-githooks: true
Configuration menu - View commit details
-
Copy full SHA for 8c4e30a - Browse repository at this point
Copy the full SHA 8c4e30aView commit details -
extend ftest to cover new interface and doc improvments
Test-tag: DmgPoolQueryRanks Required-githooks: true Signed-off-by: Wang Shilong <shilong.wang@intel.com>
Configuration menu - View commit details
-
Copy full SHA for b76d811 - Browse repository at this point
Copy the full SHA b76d811View commit details -
Merge branch 'master' of github.com:daos-stack/daos into shilongw/DAO…
…S-16477 Required-githooks: true
Configuration menu - View commit details
-
Copy full SHA for 7545298 - Browse repository at this point
Copy the full SHA 7545298View commit details -
Test-tag: DmgPoolQueryRanks Required-githooks: true Signed-off-by: Wang Shilong <shilong.wang@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 7a2b72f - Browse repository at this point
Copy the full SHA 7a2b72fView commit details
Commits on Oct 14, 2024
-
Test-tag: DmgPoolQueryRanks Required-githooks: true Signed-off-by: Wang Shilong <shilong.wang@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 2048ef4 - Browse repository at this point
Copy the full SHA 2048ef4View commit details
Commits on Oct 15, 2024
-
improve test according to feedbacks.
Required-githooks: true Test-tag: DmgPoolQueryRanks Signed-off-by: Wang Shilong <shilong.wang@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 1e9f4df - Browse repository at this point
Copy the full SHA 1e9f4dfView commit details -
Merge branch 'master' of github.com:daos-stack/daos into shilongw/DAO…
…S-16477 Test-tag: DmgPoolQueryRanks Required-githooks: true Signed-off-by: Wang Shilong <shilong.wang@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 0508a79 - Browse repository at this point
Copy the full SHA 0508a79View commit details -
Test-tag: DmgPoolQueryRanks Required-githooks: true Signed-off-by: Wang Shilong <shilong.wang@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 9ff31a9 - Browse repository at this point
Copy the full SHA 9ff31a9View commit details -
Test-tag: DmgPoolQueryRanks Required-githooks: true Signed-off-by: Wang Shilong <shilong.wang@intel.com>
Configuration menu - View commit details
-
Copy full SHA for dce3a51 - Browse repository at this point
Copy the full SHA dce3a51View commit details
Commits on Oct 16, 2024
-
Merge branch 'master' of github.com:daos-stack/daos into shilongw/DAO…
…S-16477 Features: DmgPoolQueryRanks Required-githooks: true Signed-off-by: Wang Shilong <shilong.wang@intel.com>
Configuration menu - View commit details
-
Copy full SHA for ef6221a - Browse repository at this point
Copy the full SHA ef6221aView commit details
Commits on Oct 18, 2024
-
Merge branch 'master' of github.com:daos-stack/daos into shilongw/DAO…
…S-16477 Features: DmgPoolQueryRanks Signed-off-by: Wang Shilong <shilong.wang@intel.com>
Configuration menu - View commit details
-
Copy full SHA for aa050fe - Browse repository at this point
Copy the full SHA aa050feView commit details
Commits on Oct 21, 2024
-
Features: DmgPoolQueryRanks Skip-nlt: true Required-githooks: true Signed-off-by: Wang Shilong <shilong.wang@intel.com>
Configuration menu - View commit details
-
Copy full SHA for c944603 - Browse repository at this point
Copy the full SHA c944603View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8bfee5d - Browse repository at this point
Copy the full SHA 8bfee5dView commit details -
Features: DmgPoolQueryRanks Skip-nlt: true Signed-off-by: Wang Shilong <shilong.wang@intel.com> Required-githooks: true
Configuration menu - View commit details
-
Copy full SHA for 3166a87 - Browse repository at this point
Copy the full SHA 3166a87View commit details