Hilfe! Alle Share Ordner sind leer, alle meine Dateien sind

  • Ich habe ein Riesen Problem mit meinem QNAP TS-410.


    Vor drei Tagen kam ich nach Hause und konnte nicht auf mein NAS zugreifen. Als ich darauf schaute sah ich, dass das LED über der Festplatte 1 rot leutete. Ein Blich in die Datenträgerverwaltung zeigte bei HDD 1 einen schreib/lese-Fehler. Ich habe dann auf "jetzt suchen" geklickt und habe erst am nächsten Tag darauf geschaut. Als ich wieder in Menü sah war der Schreib/Lese-Fehler verschwunden. Leier waren auch alle meine Ordner leer!!


    Jetzt habe ich ein riesiges Problem!!


    Alle meine Daten (sehr wichtige) befinden sich ausschließlich auf dem NAS, da ich davon ausging, das mir RAID 5 ausreichend Sicherheit bietet.


    Ich weiss nicht was ich jetzt machen soll, das RAID wird zwar noch in der Datenträgerverwaltung angezeigt, aber als "nicht aktiv".


    Was ich bisher versucht habe:


    - Firmewareupdate --> Durchgefürt, aber Datein weiterhin verschwunden
    - Recovery --> es passiert nichts
    - HDD 1 gezogen und Recovery --> es passiert nichts
    - "Jetzt prüfen" --> Anzeige zeigt 0,0% aber mehr passiert nicht


    Was kann ich tun?

  • Hi,


    Du verwendest nicht empfohlene Platten.
    Das passiert dann, wenn ziemlich viele Probleme mit diesen HDD's auftreten.


    Zitat

    Not Recommended Hard Drives
    Manufacturer Model Number Size (GB) Remark
    Seagate ST2000DL003 (9VT1CC32) 2000 Anmerkung5


    Bitte 1x via SSH auf dem NAS und die folgenden infos Posten:
    http://forum.qnapclub.de/viewtopic.php?f=80&t=8700#p48809


    Code
    cat /proc/mdstat


    Code
    fdisk -l


    Code
    mount


    Code
    dmesg


    Grüsse, David

  • Mist, ich hatte das System als Bundel gekauft. Hab mich einfach drauf verlassen das die Platten passen :(


    cat /proc/mdstat:



    Code
    Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4] md4 : active raid1 sdd2[2](S) sdc2[3](S) sdb2[1] sda2[0]      530048 blocks [2/2] [UU]md13 : active raid1 sdd4[0] sda4[3] sdc4[2] sdb4[1]      458880 blocks [4/4] [UUUU]      bitmap: 0/57 pages [0KB], 4KB chunkmd9 : active raid1 sda1[0] sdd1[3] sdc1[2] sdb1[1]      530048 blocks [4/4] [UUUU]      bitmap: 0/65 pages [0KB], 4KB chunkunused devices: <none>


    Code
    fdisk -lDisk /dev/sda: 2000.3 GB, 2000398934016 bytes255 heads, 63 sectors/track, 243201 cylindersUnits = cylinders of 16065 * 512 = 8225280 bytes   Device Boot      Start         End      Blocks   Id  System/dev/sda1   *           1          66      530141   83  Linux/dev/sda2              67         132      530142   82  Linux swap / Solaris/dev/sda3             133      243138  1951945693   83  Linux/dev/sda4          243139      243200      498012   83  LinuxDisk /dev/sda4: 469 MB, 469893120 bytes2 heads, 4 sectors/track, 114720 cylindersUnits = cylinders of 8 * 512 = 4096 bytesDisk /dev/sda4 doesn't contain a valid partition tableDisk /dev/sdb: 2000.3 GB, 2000398934016 bytes255 heads, 63 sectors/track, 243201 cylindersUnits = cylinders of 16065 * 512 = 8225280 bytes   Device Boot      Start         End      Blocks   Id  System/dev/sdb1   *           1          66      530141   83  Linux/dev/sdb2              67         132      530142   82  Linux swap / Solaris/dev/sdb3             133      243138  1951945693   83  Linux/dev/sdb4          243139      243200      498012   83  LinuxDisk /dev/sdc: 2000.3 GB, 2000398934016 bytes255 heads, 63 sectors/track, 243201 cylindersUnits = cylinders of 16065 * 512 = 8225280 bytes   Device Boot      Start         End      Blocks   Id  System/dev/sdc1   *           1          66      530141   83  Linux/dev/sdc2              67         132      530142   82  Linux swap / Solaris/dev/sdc3             133      243138  1951945693   83  Linux/dev/sdc4          243139      243200      498012   83  LinuxDisk /dev/sdd: 2000.3 GB, 2000398934016 bytes255 heads, 63 sectors/track, 243201 cylindersUnits = cylinders of 16065 * 512 = 8225280 bytes   Device Boot      Start         End      Blocks   Id  System/dev/sdd1   *           1          66      530141   83  Linux/dev/sdd2              67         132      530142   82  Linux swap / Solaris/dev/sdd3             133      243138  1951945693   83  Linux/dev/sdd4          243139      243200      498012   83  LinuxDisk /dev/md9: 542 MB, 542769152 bytes2 heads, 4 sectors/track, 132512 cylindersUnits = cylinders of 8 * 512 = 4096 bytesDisk /dev/md9 doesn't contain a valid partition tableDisk /dev/md4: 542 MB, 542769152 bytes2 heads, 4 sectors/track, 132512 cylindersUnits = cylinders of 8 * 512 = 4096 bytesDisk /dev/md4 doesn't contain a valid partition table


    Code
    mount/proc on /proc type proc (rw)none on /dev/pts type devpts (rw,gid=5,mode=620)sysfs on /sys type sysfs (rw)tmpfs on /tmp type tmpfs (rw,size=32M)none on /proc/bus/usb type usbfs (rw)/dev/md9 on /hd_root_tmp type ext3 (rw)/dev/sda4 on /mnt/ext type ext3 (rw)/dev/md9 on /mnt/HDA_ROOT type ext3 (rw)tmpfs on /.eaccelerator.tmp type tmpfs (rw,size=32M)



    Ich hoffe mal es gibt noch ne Chance, dass ich wieder an meine Daten komme.
    Vielen Dank schonmal das du dir Zeit nimmst!