RAID1 verschwunden, daten nun alle weg ?

  • Hallo Community,
    Ich habe ein problem und hoffe bei euch auf hilfe.


    heute morgen bekam ich eine mail von OMV dass mein raid1 degraded sei. Habe mir das sogleich angesehen und siehe da es war so. gut dachte ich, habe ja sicherheitshalber neue platten nebenan liegen. fahre das system runter tausche den übeltäter, fahre hoch und da wars. kein raid mehr vorhanden. beide platten werden erkannt. neues raid könnte mit den beiden erstellt werden.


    das interessante ist nun dass ich laut mdadm nun kein raid mehr habe. Ursprünglich wars md127 nun nichts mehr.


    Ich hoffe ihr könnt mir helfen!


    bg aus Österreich.


    **edit**


    habe nun eine der platten (natürlich die auf der sich daten befinden sollten) per usb an mein ubuntu gehängt und mittels testdisk analysiert ... die ergebnisse lassen mich schlimmes erahnen aber seht selbst.


    Code
    Disk /dev/sdb - 3000 GB / 2794 GiB - CHS 45599 255 63
    
    
         Partition                  Start        End    Size in sectors
    
    
    
    
    No partition found or selected for recovery
  • mdadm ist selbst nicht unbedingt mein Gebiet, aber ich würde mal beide Festplatten des RAIDs wieder anschließen und etwas ala Systemrescuedisk booten.


    BTW: Warum tauscht du die Platten sofort aus ohne zu wissen welche defekt ist und ohne die Daten auf eine andere Platte zu sichern?


    Gruß
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Hallo David,


    dank mdadm wusste ich ja welche defekt ist. Ich habe keine große lust und vorallem noch weniger zeit mich dahinter zu setzen und zu prüfen und zu schaun und und und ... das muss laufen damit die kinder sich ihre filme ansehen können, die frau Ihre Serien und ich meine daten speichern kann . =)


    deshalb einfach alte raus, neue rein, war bisher noch nie ein problem ...

    • Offizieller Beitrag

    Post the output of:


    cat /proc/mdstat
    fdisk -l
    cat /etc/mdadm/mdadm.conf


    You shouldn't have lost any data unless both hard drives failed.

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

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


    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!

  • ganz dumm bin ich ja nicht auf die welt gekommen, aber laut OMV habe ich keinen raid mehr oder sehe ich das falsch ?


    Code
    root@HP-OMV:~# cat /proc/mdstat
    Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] 
    unused devices: <none>



  • Aaron kennt sich halt mehr damit aus. Lass ihn ruhig mal schauen ob er helfen kann...


    Gruß
    David


    PS: Wenn du kannst wäre es nett wenn du für Aaron auf Englisch schreibt, der muss deinen Text sonst in google translate reinschmeißen...

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

    • Offizieller Beitrag

    Your raid array is missing. The entry in mdadm.conf is wrong as well. Try:


    mdadm --assemble --run --force /dev/md0 /dev/sd[bc]

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

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


    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!

  • Hy Aaron, thanks for your time but i'll get this error


    Code
    root@HP-OMV:~# mdadm --assemble --run --force /dev/md0 /dev/sdb
    mdadm: no recogniseable superblock on /dev/sdb
    mdadm: /dev/sdb has no superblock - assembly aborted


    Code
    root@HP-OMV:~# mdadm --assemble --run --force /dev/md0 /dev/sdc
    mdadm: no recogniseable superblock on /dev/sdc
    mdadm: /dev/sdc has no superblock - assembly aborted
    • Offizieller Beitrag

    There should only be one assemble command entered exactly as I wrote.


    Code
    mdadm --assemble --run --force /dev/md0 /dev/sd[bc]


    If the superblock is gone, that is bad. I don't have much to help in that case. Use testdisk/photorec to recover files.

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

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


    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!

  • same problem. no superblock ... that's bad.


    I've done nothing other than the HDD replaced.


    i will try to restore some files with testdisk.


    Code
    root@HP-OMV:~# mdadm --assemble --run --force /dev/md0 /dev/sdb
    mdadm: no recogniseable superblock on /dev/sdb
    mdadm: /dev/sdb has no superblock - assembly aborted
    root@HP-OMV:~# mdadm --assemble --run --force /dev/md0 /dev/sdc
    mdadm: no recogniseable superblock on /dev/sdc
    mdadm: /dev/sdc has no superblock - assembly aborted
  • hello,


    now i'm using testdisk and hope this could be help me to restore the harddrives. pictures and videos from our kids. movies, music, my websites and much more.


    Is there another way to restore the raid if the superblock is gone ?


    best wishes


  • Without implying anything here: You are sure you switched the right drive?


    Maybe check the "defect" drive again?


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • ;)


    Im sure


    But yesterday i found all my datas within testdisk.
    I ordered 2 new harddrives. Create a new raid 5 and restore it there.


    Im thinking its not possible to restore the raid or ?


    Best wishes.

Jetzt mitmachen!

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