{"id":529,"date":"2019-06-10T16:24:34","date_gmt":"2019-06-10T16:24:34","guid":{"rendered":"https:\/\/server-help.org\/?p=529"},"modified":"2019-06-10T16:24:34","modified_gmt":"2019-06-10T16:24:34","slug":"rebuild-softraid-when-sda-has-been-replaced-windows","status":"publish","type":"post","link":"https:\/\/server-help.org\/index.php\/2019\/06\/10\/rebuild-softraid-when-sda-has-been-replaced-windows\/","title":{"rendered":"Rebuild SoftRAID When SDA Has Been Replaced (Windows)"},"content":{"rendered":"\n<p>Replacement of SDA\u2026 For this particular &#8216;use case&#8217;.<\/p>\n\n\n\n<p>If your system is still bootable to local \/ normal system\u2026<\/p>\n\n\n\n<ol><li>Connect over RDP. <br>\n(If for some reason a window pops up for you to initialize the disk select MBR for windows)<\/li><li>Right click on windows task icon in windows task bar.<\/li><li>Select &#8220;Disk Managment&#8221; from the menu.<\/li><\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"491\" src=\"https:\/\/server-help.org\/wp-content\/uploads\/2019\/06\/Capture1-1024x491.png\" alt=\"\" class=\"wp-image-530\" srcset=\"https:\/\/server-help.org\/wp-content\/uploads\/2019\/06\/Capture1-1024x491.png 1024w, https:\/\/server-help.org\/wp-content\/uploads\/2019\/06\/Capture1-300x144.png 300w, https:\/\/server-help.org\/wp-content\/uploads\/2019\/06\/Capture1-768x368.png 768w, https:\/\/server-help.org\/wp-content\/uploads\/2019\/06\/Capture1.png 1271w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<ol><li>Right click on C, and then select add mirror. Select the drive. Wait for C to sync, and complete.<\/li><li> Right click on D, and then select add mirror. Select the drive. Wait for D to sync, and complete. <\/li><\/ol>\n\n\n\n<p>(When doing this in normal system you will notice performance degredation due to the RAID syncing. This is normal. Be patient, and let it finish.)<\/p>\n\n\n\n<p>*** Issues\u2026 Sometimes the &#8220;add mirror&#8221; option does not show up, or is greyed out for D. Use diskpart to get it done. I have also include C as well in case above for C isn&#8217;t an option either.<\/p>\n\n\n\n<p>For C:<\/p>\n\n\n\n<p>diskpart<\/p>\n\n\n\n<p>list disk<\/p>\n\n\n\n<p>(in this particular case the disks were listed as 0 and 1.)<\/p>\n\n\n\n<p>select disk 0<\/p>\n\n\n\n<p>convert dynamic\u00a0\u00a0\u00a0 <\/p>\n\n\n\n<p>DISKPART&gt; select disk\n1<\/p>\n\n\n\n<p>DISKPART> select volume 1<\/p>\n\n\n\n<p>DISKPART> add disk=0 <\/p>\n\n\n\n<p>For D:<\/p>\n\n\n\n<p>C:\\Users\\Administrator>diskpart<\/p>\n\n\n\n<p>Microsoft DiskPart version 6.3.9600<\/p>\n\n\n\n<p>Copyright (C) 1999-2013 Microsoft Corporation.<br>\nOn computer: S19789707<\/p>\n\n\n\n<p>DISKPART&gt; list disk<\/p>\n\n\n\n<p>Disk ###  Status         Size     Free     Dyn  Gpt<br>\n  &#8212;&#8212;&#8211;  &#8212;&#8212;&#8212;&#8212;-  &#8212;&#8212;-  &#8212;&#8212;-  &#8212;  &#8212;<br>\n  Disk 0    Online         1863 GB  1804 GB   *<br>\n  Disk 1    Online         1863 GB      0 B   *<br>\n  Disk M0   Missing            0 B      0 B   *<\/p>\n\n\n\n<p>DISKPART&gt; select disk 1<\/p>\n\n\n\n<p>Disk 1 is now the selected disk.<\/p>\n\n\n\n<p>DISKPART&gt; list volume<\/p>\n\n\n\n<p>Volume ###  Ltr  Label        Fs     Type        Size     Status     Info<br>\n  &#8212;&#8212;&#8212;-  &#8212;  &#8212;&#8212;&#8212;&#8211;  &#8212;&#8211;  &#8212;&#8212;&#8212;-  &#8212;&#8212;-  &#8212;&#8212;&#8212;  &#8212;&#8212;&#8211;<br>\n  Volume 0     D   Data         NTFS   Simple      1804 GB  Healthy    Pagefile<br>\n  Volume 1     C   System       NTFS   Mirror        58 GB  Healthy    System<\/p>\n\n\n\n<p>DISKPART&gt; select volume 0<\/p>\n\n\n\n<p>Volume 0 is the selected volume.<\/p>\n\n\n\n<p>DISKPART&gt; add disk=0<\/p>\n\n\n\n<p>DiskPart succeeded in adding a mirror to the volume.<\/p>\n\n\n\n<p>DISKPART><\/p>\n\n\n\n<p>If the <strong>first hard disk<\/strong> (disk 0) has been replaced, you must rewrite the Windows bootloader. To do this, end the disk part by entering <strong>exit<\/strong> and then execute the following commands on the command line:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>bcdedit \/set {default} device partition=c:\nbcdedit \/set {default} osdevice partition=c:\nbcdedit \/set {bootmgr} device partition=c:<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Replacement of SDA\u2026 For this particular &#8216;use case&#8217;. If your system is still bootable to local \/ normal system\u2026 Connect over RDP. (If for some reason a window pops up for you to initialize the disk select MBR for windows) Right click on windows task icon in windows task bar. Select &#8220;Disk Managment&#8221; from the&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,5],"tags":[],"_links":{"self":[{"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/posts\/529"}],"collection":[{"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/comments?post=529"}],"version-history":[{"count":3,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/posts\/529\/revisions"}],"predecessor-version":[{"id":535,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/posts\/529\/revisions\/535"}],"wp:attachment":[{"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/media?parent=529"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/categories?post=529"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/server-help.org\/index.php\/wp-json\/wp\/v2\/tags?post=529"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}