Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • Your question is a bit vague and it is unclear if you have A) FakeRaid (uses motherboard's BIOS to setup RAID) or B) Linux's own software RAID and whether you're trying to replace it with A) Hardware RAID card, B) FakeRAID card or C) just transfer the disks and trust Linux's own software RAID will continue working. If you're buying an actual hardware RAID card the transfer from software RAID, be it FakeRAID or Linux RAID, probably won't work. Edit: reason I'm asking is because, if my memory serves me right, you can see FakeRAID disks with mdadm. Have you checked your (RAID)BIOS on boot?
    – DocWeird
    Commented Apr 5, 2017 at 12:21
  • I am using openmediasever's raid setup (which is running a debian distro). I'm unsure as to whether this is FakeRaid or Linux raid, is there a command to determine this ?
    – Baz G
    Commented Apr 5, 2017 at 12:41
  • I am trying to just move it from one motherboard to the other, raid unchanged. I am nearly extending the ports available with a raid card.
    – Baz G
    Commented Apr 5, 2017 at 12:43
  • Do you mean "OpenMediaVault"? Unless you specifically setup a FakeRAID, then it is most likely you're using the software RAID that comes with your server software. In my opinion this "hardware only change" is most likely to succeed.
    – DocWeird
    Commented Apr 5, 2017 at 12:53
  • I do indeed, my bad. I shall try determine if my raid is FakeRaid or not.
    – Baz G
    Commented Apr 5, 2017 at 12:56