Missing RAID 5 Array after Reboot

  • Hey there folks,


    Just rebooted my OMV and guess what my RAID 5 is gone with all the data of course.
    I looks that nothing has failed, even though OMV interface does not see the raid.
    Any help highly appreciated and thank you in advance !




    Code
    root@mediavault:~# cat /proc/mdstat
    Personalities :
    md127 : inactive sda[3](S) sdd[2](S) sdc[1](S) sdb[0](S)
          9552 blocks super external:imsm
    
    
    unused devices: <none>


    blkid

    Code
    /dev/sda: TYPE="isw_raid_member"
    /dev/sdb: TYPE="isw_raid_member"
    /dev/sdc: TYPE="isw_raid_member"
    /dev/sdd: TYPE="isw_raid_member"
    /dev/sde1: UUID="5a2f5070-28df-478b-a0e0-d5f9d58a040f" TYPE="ext4"
    /dev/sde5: UUID="76cf0135-c4a5-4f53-948e-563210852acf" TYPE="swap"
    root@mediavault:~#


    • Offizieller Beitrag

    All the drives are marked as spares. Weird. Try:
    mdadm --stop /dev/md127
    mdadm --assemble /dev/md127 /dev/sd[adcb] --verbose --force

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

Jetzt mitmachen!

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