<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Smart raid array controller b120i config lost, drive not mountable in Servers - General</title>
    <link>https://community.hpe.com/t5/servers-general/smart-raid-array-controller-b120i-config-lost-drive-not/m-p/7199617#M19122</link>
    <description>&lt;P&gt;I recently has a issue with my server, and had to reboot. After reboot the smart raid controller b120i from HP lost its config, and did not found any configured raid. I could only create a new raid1 which probably would erase all my data.&lt;/P&gt;&lt;P&gt;Now I'm trying to mount on another machine the drives from this failed raid. The drive is recognized but I could not mount it. Below are the steps I've done. Is there a way to reconfigure the lost raid or to mount the drive?&lt;/P&gt;&lt;P&gt;mdadm --assemble --run --force /dev/md0 /dev/sda3 return &lt;EM&gt;mdadm: cannot open device /dev/sda3: No such file or directory&lt;/EM&gt; When I try &lt;EM&gt;mdadm --assemble --run --force /dev/md0 /dev/sda3&lt;/EM&gt; it returns &lt;EM&gt;mdadm: /dev/sda is busy - skipping&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;fdisk -l has following output&lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;Disk /dev/sda: 3,64 TiB, 4000787030016 bytes, 7814037168 sectors
Disk model: MB4000GCWLV     
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: ABF234AC-AA0E-4503-9D47-4CB545FE0074

Device       Start        End    Sectors  Size Type
/dev/sda1     2048       4095       2048    1M BIOS boot
/dev/sda2     4096    2101247    2097152    1G Microsoft basic data
/dev/sda3  2101248 7814035455 7811934208  3,6T Linux LVM&lt;/PRE&gt;&lt;P&gt;I don't really know why there is a microsoft partition, since I'm using a pure linux OS. The strange part is that &lt;EM&gt;mdadm --examine /dev/sda&lt;/EM&gt; found a valid superblock for the drive sda but not for the partition sda3&lt;/P&gt;&lt;PRE&gt;/dev/sda:
          Magic : a92b4efc
        Version : 1.0
    Feature Map : 0x1
     Array UUID : 9397a1dd:3a50d858:797a0e7a:2da3d34e
           Name : any:0
  Creation Time : Thu Aug 13 16:04:09 2020
     Raid Level : raid1
   Raid Devices : 2

 Avail Dev Size : 7814037128 sectors (3.64 TiB 4.00 TB)
     Array Size : 3907018432 KiB (3.64 TiB 4.00 TB)
  Used Dev Size : 7814036864 sectors (3.64 TiB 4.00 TB)
   Super Offset : 7814037152 sectors
   Unused Space : before=0 sectors, after=264 sectors
          State : clean
    Device UUID : f0d22188:c82b36d7:f0d666db:cb911a6c

Internal Bitmap : -24 sectors from superblock
    Update Time : Wed Oct 25 20:50:51 2023
  Bad Block Log : 512 entries available at offset -8 sectors
       Checksum : c39dfc43 - correct
         Events : 649938


   Device Role : Active device 0
   Array State : AA ('A' == active, '.' == missing, 'R' == replacing)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 28 Oct 2023 06:33:03 GMT</pubDate>
    <dc:creator>HorstvanGrass</dc:creator>
    <dc:date>2023-10-28T06:33:03Z</dc:date>
    <item>
      <title>Smart raid array controller b120i config lost, drive not mountable</title>
      <link>https://community.hpe.com/t5/servers-general/smart-raid-array-controller-b120i-config-lost-drive-not/m-p/7199617#M19122</link>
      <description>&lt;P&gt;I recently has a issue with my server, and had to reboot. After reboot the smart raid controller b120i from HP lost its config, and did not found any configured raid. I could only create a new raid1 which probably would erase all my data.&lt;/P&gt;&lt;P&gt;Now I'm trying to mount on another machine the drives from this failed raid. The drive is recognized but I could not mount it. Below are the steps I've done. Is there a way to reconfigure the lost raid or to mount the drive?&lt;/P&gt;&lt;P&gt;mdadm --assemble --run --force /dev/md0 /dev/sda3 return &lt;EM&gt;mdadm: cannot open device /dev/sda3: No such file or directory&lt;/EM&gt; When I try &lt;EM&gt;mdadm --assemble --run --force /dev/md0 /dev/sda3&lt;/EM&gt; it returns &lt;EM&gt;mdadm: /dev/sda is busy - skipping&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;fdisk -l has following output&lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;Disk /dev/sda: 3,64 TiB, 4000787030016 bytes, 7814037168 sectors
Disk model: MB4000GCWLV     
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: ABF234AC-AA0E-4503-9D47-4CB545FE0074

Device       Start        End    Sectors  Size Type
/dev/sda1     2048       4095       2048    1M BIOS boot
/dev/sda2     4096    2101247    2097152    1G Microsoft basic data
/dev/sda3  2101248 7814035455 7811934208  3,6T Linux LVM&lt;/PRE&gt;&lt;P&gt;I don't really know why there is a microsoft partition, since I'm using a pure linux OS. The strange part is that &lt;EM&gt;mdadm --examine /dev/sda&lt;/EM&gt; found a valid superblock for the drive sda but not for the partition sda3&lt;/P&gt;&lt;PRE&gt;/dev/sda:
          Magic : a92b4efc
        Version : 1.0
    Feature Map : 0x1
     Array UUID : 9397a1dd:3a50d858:797a0e7a:2da3d34e
           Name : any:0
  Creation Time : Thu Aug 13 16:04:09 2020
     Raid Level : raid1
   Raid Devices : 2

 Avail Dev Size : 7814037128 sectors (3.64 TiB 4.00 TB)
     Array Size : 3907018432 KiB (3.64 TiB 4.00 TB)
  Used Dev Size : 7814036864 sectors (3.64 TiB 4.00 TB)
   Super Offset : 7814037152 sectors
   Unused Space : before=0 sectors, after=264 sectors
          State : clean
    Device UUID : f0d22188:c82b36d7:f0d666db:cb911a6c

Internal Bitmap : -24 sectors from superblock
    Update Time : Wed Oct 25 20:50:51 2023
  Bad Block Log : 512 entries available at offset -8 sectors
       Checksum : c39dfc43 - correct
         Events : 649938


   Device Role : Active device 0
   Array State : AA ('A' == active, '.' == missing, 'R' == replacing)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2023 06:33:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/servers-general/smart-raid-array-controller-b120i-config-lost-drive-not/m-p/7199617#M19122</guid>
      <dc:creator>HorstvanGrass</dc:creator>
      <dc:date>2023-10-28T06:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Smart raid array controller b120i config lost, drive not mountable</title>
      <link>https://community.hpe.com/t5/servers-general/smart-raid-array-controller-b120i-config-lost-drive-not/m-p/7199652#M19125</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am not sure which server model you have, but here is the guide for &lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=a00112944en_us&amp;amp;page=GUID-00AFBBF9-660A-4E9A-803D-1DB0054BD1CC.html" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;mdadm&lt;/STRONG&gt;&lt;/A&gt;.&lt;BR /&gt;Here are some forum posts outside of HPE.&amp;nbsp; &lt;A href="https://forum.openmediavault.org/index.php?thread/31141-linear-raid-array-is-no-longer-working/&amp;amp;postID=230307" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Link1&lt;/STRONG&gt;&lt;/A&gt;, &lt;A href="https://unix.stackexchange.com/questions/324662/how-to-bring-up-an-inactive-mdadm-raid-after-a-reboot-while-adding-a-drive-to-a" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Link2&lt;/STRONG&gt;&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;NOTE: It’s important to keep data backup before performing this activity.&lt;BR /&gt;Data integrity is customer responsibility. HPE recommends having data backup frequently and before performing any activity so that it can be restored during disaster recovery.&lt;/P&gt;&lt;P&gt;Thank You!&lt;BR /&gt;I work with HPE but opinions expressed here are mine.&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=sf000091805en_us" target="_blank"&gt;HPE Tech Tips videos on How To and Troubleshooting topics&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 03:02:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/servers-general/smart-raid-array-controller-b120i-config-lost-drive-not/m-p/7199652#M19125</guid>
      <dc:creator>Suman_1978</dc:creator>
      <dc:date>2023-10-30T03:02:45Z</dc:date>
    </item>
  </channel>
</rss>

