From df7cb54128afbc0d9d3d443fc22143451bbe94ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Thu, 2 Sep 2021 15:12:52 +0200 Subject: [PATCH] Review infra-raidmismatch SOP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- modules/sysadmin_guide/nav.adoc | 2 +- .../pages/infra-raidmismatch.adoc | 19 ++++++------------- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/modules/sysadmin_guide/nav.adoc b/modules/sysadmin_guide/nav.adoc index ecf1d6a..0432b27 100644 --- a/modules/sysadmin_guide/nav.adoc +++ b/modules/sysadmin_guide/nav.adoc @@ -50,7 +50,7 @@ ** xref:hotness.adoc[The New Hotness - SOP] ** xref:infra-git-repo.adoc[Infrastructure Git Repos - SOP] ** xref:infra-hostrename.adoc[Infrastructure Host Rename - SOP] -** xref:infra-raidmismatch.adoc[infra-raidmismatch - SOP in review ] +** xref:infra-raidmismatch.adoc[Infrastructure Raid Mismatch Count - SOP] ** xref:infra-repo.adoc[infra-repo - SOP in review ] ** xref:infra-retiremachine.adoc[infra-retiremachine - SOP in review ] ** xref:ipsilon.adoc[ipsilon - SOP in review ] diff --git a/modules/sysadmin_guide/pages/infra-raidmismatch.adoc b/modules/sysadmin_guide/pages/infra-raidmismatch.adoc index b39ddfd..8900cd5 100644 --- a/modules/sysadmin_guide/pages/infra-raidmismatch.adoc +++ b/modules/sysadmin_guide/pages/infra-raidmismatch.adoc @@ -1,19 +1,12 @@ -= Infrastructure/SOP/Raid Mismatch Count += Infrastructure Raid Mismatch Count SOP What to do when a raid device has a mismatch count == Contents -[arabic] -. Contact Information -. Description -. Correction - -____ -[arabic] -. Step 1 -. Step 2 -____ +* <<_contact_information>> +* <<_description>> +* <<_correction>> == Contact Information @@ -45,7 +38,7 @@ the directions below. More than anything these steps are to A) Verify there is no problem and B) make the error go away. If step 1 and step 2 don't correct the -problems, PROCEED WITH CAUTION. The steps below, however, should be +problems, *PROCEED WITH CAUTION*. The steps below, however, should be relatively safe. Issue a repair (replace mdX with the questionable raid device): @@ -62,7 +55,7 @@ cat /proc/mdstat .... Issue a check. It's this check that will reset the mismatch count if -there are no problems. Again replace mdX with your actual raid device.: +there are no problems. Again replace mdX with your actual raid device: .... echo check > /sys/block/mdX/md/sync_action