RAID 5 is lost

  • Hi,


    i have a big Problem with my Raid 5.
    I have just reboot my NAS, and it hangs on boot. So i have to make a hard shutdown.
    After waiting a few seconds i restart the NAS. After booting my Raid 5 is lost.


    Here are my first infos:



    Can anyone help me. I have not Backup all Data ;(

    Cooler Master Elite 110
    ASRock Q1900-ITX
    GeIL Green SO-DIMM 2x2GB, DDR3L-1333
    3x Western Digital WD green 3TB
    1x 60GB BOOT-SSD
    be quiet! System Power 7 300W

    • Offizieller Beitrag

    Try:


    mdadm --assemble /dev/md127 /dev/sd[bcd] --verbose --force

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

    plugins :: omvextrasorg 7.0 | kvm 7.0.11 | compose 7.1.3 | k8s 7.1.0-3 | cputemp 7.0 | mergerfs 7.0.3


    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!

  • Seems not working.


    Code
    root@openmediavault:/# mdadm --assemble /dev/md127 /dev/sd[bcd] --verbose --force
    mdadm: looking for devices for /dev/md127
    mdadm: Cannot assemble mbr metadata on /dev/sdb
    mdadm: /dev/sdb has no superblock - assembly aborted


    Here are some more infos from webif


    Cooler Master Elite 110
    ASRock Q1900-ITX
    GeIL Green SO-DIMM 2x2GB, DDR3L-1333
    3x Western Digital WD green 3TB
    1x 60GB BOOT-SSD
    be quiet! System Power 7 300W

    2 Mal editiert, zuletzt von Grabber66 ()

    • Offizieller Beitrag

    How was the array created? There are partitions on the drive telling me OMV did not create them. They also don't show up in blkid telling me it probably isn't software (mdadm) raid.

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

    plugins :: omvextrasorg 7.0 | kvm 7.0.11 | compose 7.1.3 | k8s 7.1.0-3 | cputemp 7.0 | mergerfs 7.0.3


    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!

  • All hdd's are nearly new and are only in this system. And Raid was build with omv.
    But a few month ago, i have maybe the same Problem, and there i try these
    omv-mkconf fstab
    omv-mkconf mdadm


    After all i use fsck.ext4, but need to build a new Raid 5 via omv. Thats all i do.


    And i have the same Problem again....

    Cooler Master Elite 110
    ASRock Q1900-ITX
    GeIL Green SO-DIMM 2x2GB, DDR3L-1333
    3x Western Digital WD green 3TB
    1x 60GB BOOT-SSD
    be quiet! System Power 7 300W

    • Offizieller Beitrag

    Your blkid output doesn't show that the drives are members of a raid array. OMV doesn't use partitions for raid. The two commands you listed wouldn't have hurt anything. The assemble command says it isn't finding the right signatures on the drives. Not sure what else you can do if mdadm doesn't think the drive was in a raid array.

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

    plugins :: omvextrasorg 7.0 | kvm 7.0.11 | compose 7.1.3 | k8s 7.1.0-3 | cputemp 7.0 | mergerfs 7.0.3


    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!

  • OK thanks for your help.
    I think i have to live with lost Data, and rebuild all new.
    But now i try snapraid, maybe it is more stable.

    Cooler Master Elite 110
    ASRock Q1900-ITX
    GeIL Green SO-DIMM 2x2GB, DDR3L-1333
    3x Western Digital WD green 3TB
    1x 60GB BOOT-SSD
    be quiet! System Power 7 300W

  • Maybe i have just a chance for my data.


    Can you take a look here, please:

    Cooler Master Elite 110
    ASRock Q1900-ITX
    GeIL Green SO-DIMM 2x2GB, DDR3L-1333
    3x Western Digital WD green 3TB
    1x 60GB BOOT-SSD
    be quiet! System Power 7 300W

    • Offizieller Beitrag

    There was... When you use the --create flag, you *usually* lose everything.

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

    plugins :: omvextrasorg 7.0 | kvm 7.0.11 | compose 7.1.3 | k8s 7.1.0-3 | cputemp 7.0 | mergerfs 7.0.3


    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!

  • Maybe i have a little chance:


    In Webif the Detail gives me this informations:



    But How might i mount this ?

    Cooler Master Elite 110
    ASRock Q1900-ITX
    GeIL Green SO-DIMM 2x2GB, DDR3L-1333
    3x Western Digital WD green 3TB
    1x 60GB BOOT-SSD
    be quiet! System Power 7 300W

  • So now my last results:

    Code
    root@openmediavault:~# cat /proc/mdstat
    Personalities : [raid6] [raid5] [raid4]
    md127 : active (auto-read-only) raid5 sdb1[0] sdd1[3] sdc1[1]
          5860268032 blocks super 1.2 level 5, 512k chunk, algorithm 2 [3/3] [UUU]
    
    
    unused devices: <none>


    Code
    root@openmediavault:~# blkid
    /dev/sda1: UUID="b909f34d-e519-438e-89cb-d15d2d5e3ab7" TYPE="ext4"
    /dev/sda5: UUID="c0883761-e515-4bd4-b10f-bf4566d07899" TYPE="swap"
    /dev/sdb1: UUID="f90aa112-94f0-19a4-053b-a1e9d949eb6d" UUID_SUB="20a5df6f-c0fd-429a-4caa-ed7f42e5359b" LABEL="openmediavault:127" TYPE="linux_raid_member"
    /dev/sdd1: UUID="f90aa112-94f0-19a4-053b-a1e9d949eb6d" UUID_SUB="89f6dfa6-bc9b-c8db-cca0-68569b1a39ce" LABEL="openmediavault:127" TYPE="linux_raid_member"
    /dev/sdc1: UUID="f90aa112-94f0-19a4-053b-a1e9d949eb6d" UUID_SUB="e1aaa6e3-7a01-922e-8277-ba9b0e66aef0" LABEL="openmediavault:127" TYPE="linux_raid_member"
    /dev/md127: UUID="f90aa112-94f0-19a4-053b-a1e9d949eb6d" UUID_SUB="39b1b7c6-b5d1-c17e-8a40-719d0e94eccd" LABEL="openmediavault:127" TYPE="linux_raid_member"



    Has anyone a idea for this, or is it totally crashed.

    Cooler Master Elite 110
    ASRock Q1900-ITX
    GeIL Green SO-DIMM 2x2GB, DDR3L-1333
    3x Western Digital WD green 3TB
    1x 60GB BOOT-SSD
    be quiet! System Power 7 300W

    • Offizieller Beitrag

    The array looks fine now. The data is most likely gone because the fresh array does not have a filesystem on it anymore.

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

    plugins :: omvextrasorg 7.0 | kvm 7.0.11 | compose 7.1.3 | k8s 7.1.0-3 | cputemp 7.0 | mergerfs 7.0.3


    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!