Recreate Raid 0 after reinstall?

  • Hi,I had a system running with 1 HD containing the OS and 4 other HDs in a stripe array (Raid 0, created using the Web GUI) for all my data. The hard drive containing OMV crashed and won't boot up anymore so I installed OMV on another hard drive.


    What I want is to be able to get access to my Raid without losing any of the data. Is this possible?


    Any help is appreciated, thanks! Please let me know whatever you need.

  • This is the output of blkid:

    Code
    root@SERVER:~# blkid
    /dev/sdc: UUID="fb49fb92-4b63-fb9e-24d2-5e35f7be1076" UUID_SUB="5b10166e-3457-e46e-5488-797a9b07345d" LABEL="SERVER:Server4Stripe" TYPE="linux_raid_member"
    /dev/sdd: UUID="fb49fb92-4b63-fb9e-24d2-5e35f7be1076" UUID_SUB="9ec2529f-5639-0650-c7cf-5ad07fde3303" LABEL="SERVER:Server4Stripe" TYPE="linux_raid_member"
    /dev/sde: UUID="fb49fb92-4b63-fb9e-24d2-5e35f7be1076" UUID_SUB="b03763ee-6281-3dcd-0649-e1690d853bc6" LABEL="SERVER:Server4Stripe" TYPE="linux_raid_member"
    /dev/sda: UUID="fb49fb92-4b63-fb9e-24d2-5e35f7be1076" UUID_SUB="1a950803-9848-26f9-0b77-bb7a5b13594e" LABEL="SERVER:Server4Stripe" TYPE="linux_raid_member"
    /dev/sdb1: UUID="66ea7578-41ef-43ce-90cf-19b927b5eeed" TYPE="ext4"
    /dev/sdb5: UUID="4bbc90cb-2aa9-4534-b810-abb714000240" TYPE="swap"


    but strangely cat /proc/mdstat gives this:

    Code
    root@SERVER:~# cat /proc/mdstat
    Personalities :
    unused devices: <none>


    Under /dev I can only only see /md and md127, so I tried assembling the md127 array...



    Thanks for any help in advance

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!