Beiträge von indidi

    ok ich sehe jetzt schon mal wieder die Ordnerstrucktur, aber leider nicht die richtige. Sozusagen eine die nach dem damaligen Firmwareupdate angelegt worden ist. Ich versuche mit Fdisk noch tiefer zu blicken. Vielleicht finde ich noch mehr .


    die Hoffnung stirbt zuletzt.

    so ich geb so schnell nicht auf.... nach fdisk hab ich Sie glaub ich wieder bekommen.



    [~] # df -k
    Filesystem 1k-blocks Used Available Use% Mounted on
    /dev/ram 33709 15692 18017 47% /
    tmpfs 32768 108 32660 0% /tmp
    /dev/sda4 317392 252520 64872 80% /mnt/ext
    /dev/md9 521684 99716 421968 19% /mnt/HDA_ROOT
    /dev/sda3 1921316716 138867520 1782449196 7% /share/HDA_DATA
    /dev/sdz1 959890436 279172 959611264 0% /share/external/sdz1
    tmpfs 32768 0 32768 0% /.eaccelerator.tmp
    [~] # fdisk -l


    Disk /dev/sdz: 1000.2 GB, 1000204886016 bytes
    255 heads, 63 sectors/track, 121601 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes


    Device Boot Start End Blocks Id System
    /dev/sdz1 * 133 121538 975193695 83 Linux


    Disk /dev/sda: 2000.3 GB, 2000398934016 bytes
    255 heads, 63 sectors/track, 243201 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes


    Device Boot Start End Blocks Id System
    /dev/sda1 1 66 530125 83 Linux
    /dev/sda2 67 132 530142 83 Linux
    /dev/sda3 133 243138 1951945693 83 Linux
    /dev/sda4 243139 243200 498012 83 Linux


    Disk /dev/sda4: 469 MB, 469893120 bytes
    2 heads, 4 sectors/track, 114720 cylinders
    Units = cylinders of 8 * 512 = 4096 bytes


    Disk /dev/sda4 doesn't contain a valid partition table


    Disk /dev/md9: 542 MB, 542769152 bytes
    2 heads, 4 sectors/track, 132512 cylinders
    Units = cylinders of 8 * 512 = 4096 bytes


    Disk /dev/md9 doesn't contain a valid partition table


    Disk /dev/md1: 542 MB, 542769152 bytes
    2 heads, 4 sectors/track, 132512 cylinders
    Units = cylinders of 8 * 512 = 4096 bytes


    Disk /dev/md1 doesn't contain a valid partition table
    [~] # dmesg
    reported, assuming 512.
    [ 15.440000] sd 1:0:0:0: [sdz] Attached SCSI disk
    [ 15.440000] sda1 sda2 sda3 sda4
    [ 15.450000] sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512.
    [ 15.460000] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
    [ 15.460000] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 15.480000] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
    [ 15.480000] hub 1-0:1.0: USB hub found
    [ 15.490000] hub 1-0:1.0: 1 port detected
    [ 15.490000] Initializing USB Mass Storage driver...
    [ 15.500000] usbcore: registered new interface driver usb-storage
    [ 15.500000] USB Mass Storage support registered.
    [ 15.510000] usb: create proc systemp successfully
    [ 15.510000] usb: create proc systemp successfully
    [ 15.520000] mice: PS/2 mouse device common for all mice
    [ 15.520000] md: linear personality registered for level -1
    [ 15.530000] md: raid0 personality registered for level 0
    [ 15.530000] md: raid1 personality registered for level 1
    [ 15.540000] TCP cubic registered
    [ 15.540000] NET: Registered protocol family 17
    [ 15.570000] rtc kw_rtc: setting system clock to 2011-10-21 20:46:38 UTC (1319229998)
    [ 15.570000] md: Waiting for all devices to be available before autodetect
    [ 15.580000] md: If you don't use raid, use raid=noautodetect
    [ 15.590000] md: Autodetecting RAID arrays.
    [ 15.590000] md: Scanned 0 and added 0 devices.
    [ 15.600000] md: autorun ...
    [ 15.600000] md: ... autorun DONE.
    [ 15.600000] RAMDISK: gzip image found at block 0
    [ 15.810000] usb 1-1: new high speed USB device using orion-ehci and address 2
    [ 15.990000] hub 1-1:1.0: USB hub found
    [ 15.990000] hub 1-1:1.0: 4 ports detected
    [ 17.120000] VFS: Mounted root (ext2 filesystem) on device 1:0.
    [ 17.130000] Freeing init memory: 136K
    [ 17.810000] kjournald starting. Commit interval 5 seconds
    [ 17.820000] EXT3-fs (sda1): mounted filesystem with writeback data mode
    [ 17.990000] md: md9 stopped.
    [ 18.020000] md: bind<sda1>
    [ 18.040000] raid1: raid set md9 active with 1 out of 1 mirrors
    [ 18.060000] md9: bitmap initialized from disk: read 5/5 pages, set 0 bits
    [ 18.060000] created bitmap (65 pages) for device md9
    [ 18.080000] md9: detected capacity change from 0 to 542769152
    [ 18.100000] md9: unknown partition table
    [ 19.390000] kjournald starting. Commit interval 5 seconds
    [ 19.400000] EXT3-fs (md9): using internal journal
    [ 19.400000] EXT3-fs (md9): mounted filesystem with writeback data mode
    [ 19.670000] md: md13 stopped.
    [ 19.720000] md: bind<sda4>
    [ 19.730000] raid1: raid set md13 active with 1 out of 1 mirrors
    [ 19.750000] md13: bitmap initialized from disk: read 4/4 pages, set 0 bits
    [ 19.750000] created bitmap (57 pages) for device md13
    [ 19.770000] md13: detected capacity change from 0 to 469893120
    [ 19.800000] md13: unknown partition table
    [ 20.250000] kjournald starting. Commit interval 5 seconds
    [ 20.320000] EXT3-fs (md9): using internal journal
    [ 20.320000] EXT3-fs (md9): mounted filesystem with writeback data mode
    [ 20.830000] kjournald starting. Commit interval 5 seconds
    [ 20.870000] EXT3-fs (md9): using internal journal
    [ 20.880000] EXT3-fs (md9): mounted filesystem with writeback data mode
    [ 21.000000] kjournald starting. Commit interval 5 seconds
    [ 21.070000] EXT3-fs (md13): using internal journal
    [ 21.080000] EXT3-fs (md13): mounted filesystem with writeback data mode
    [ 29.650000] NET: Registered protocol family 5
    [ 30.080000] eth0: mac address changed
    [ 30.220000] eth0: link down
    [ 30.220000] eth0: started
    [ 30.230000] xor: measuring software checksum speed
    [ 30.280000] arm4regs : 726.400 MB/sec
    [ 30.330000] 8regs : 546.800 MB/sec
    [ 30.380000] 32regs : 618.000 MB/sec
    [ 30.380000] xor: using function: arm4regs (726.400 MB/sec)
    [ 31.180000] raid6: int32x1 61 MB/s
    [ 31.350000] raid6: int32x2 82 MB/s
    [ 31.520000] raid6: int32x4 83 MB/s
    [ 31.690000] raid6: int32x8 76 MB/s
    [ 31.690000] raid6: using algorithm int32x4 (83 MB/s)
    [ 32.740000] md: raid6 personality registered for level 6
    [ 32.750000] md: raid5 personality registered for level 5
    [ 32.750000] md: raid4 personality registered for level 4
    [ 33.040000] device-mapper: ioctl: 4.16.0-ioctl (2009-11-05) initialised: dm-devel@redhat.com
    [ 33.350000] eth0: link up, full duplex, speed 1 Gbps
    [ 33.370000] usbcore: registered new interface driver usbhid
    [ 33.370000] usbhid: USB HID core driver
    [ 33.490000] usbcore: registered new interface driver usblp
    [ 33.560000] sysinfo: Module loaded.
    [ 34.020000] ufsd: module license 'Commercial product' taints kernel.
    [ 34.030000] Disabling lock debugging due to kernel taint
    [ 34.350000] ufsd: driver U82 (Aug 16 2011 18:42:52) LBD=OFF with ioctl loaded at bf193000
    [ 34.350000] NTFS read/write support included
    [ 34.350000] Hfs+/HfsX read/write support included
    [ 34.770000] Slow work thread pool: Starting up
    [ 34.770000] Slow work thread pool: Ready
    [ 34.860000] fnotify: Load file notify kernel module.
    [ 34.900000] fnotify: Global_Private_Data_List_Init()
    [ 34.910000] fnotify: Launch the fnotify thread: 839
    [ 34.940000] fnotify: The fnotify thread starts...
    [ 34.970000] lib80211: common routines for IEEE802.11 drivers
    [ 34.970000] lib80211_crypt: registered algorithm 'NULL'
    [ 35.160000] cfg80211: Calling CRDA to update world regulatory domain
    [ 35.640000] Enable WDT...
    [ 38.110000] usbcore: registered new interface driver snd-usb-audio
    [ 38.150000] usbcore: registered new interface driver snd-usb-caiaq
    [ 38.300000] Linux video capture interface: v2.00
    [ 38.440000] usbcore: registered new interface driver uvcvideo
    [ 38.440000] USB Video Class driver (v0.1.0)
    [ 38.620000] EXT2-fs (mtdblock5): warning: mounting unchecked fs, running e2fsck is recommended
    [ 42.170000] kjournald starting. Commit interval 5 seconds
    [ 42.180000] EXT3-fs (md9): using internal journal
    [ 42.180000] EXT3-fs (md9): mounted filesystem with writeback data mode
    [ 46.620000] active port 0 :139
    [ 46.630000] active port 1 :445
    [ 46.630000] active port 2 :20
    [ 48.460000] EXT2-fs (mtdblock5): warning: mounting unchecked fs, running e2fsck is recommended
    [ 54.680000] md: bind<sda2>
    [ 54.700000] raid1: raid set md1 active with 1 out of 1 mirrors
    [ 54.700000] md1: detected capacity change from 0 to 542769152
    [ 55.770000] md1: unknown partition table
    [ 58.150000] Adding 530040k swap on /dev/md1. Priority:-1 extents:1 across:530040k
    [ 63.050000] EXT4-fs (sda3): mounted filesystem with ordered data mode
    [ 64.030000] kjournald starting. Commit interval 5 seconds
    [ 64.040000] EXT3-fs (sdz1): using internal journal
    [ 64.040000] EXT3-fs (sdz1): mounted filesystem with writeback data mode
    [ 78.370000] eth0: stopped
    [ 85.100000] eth0: link down
    [ 85.100000] eth0: started
    [ 88.160000] eth0: link up, full duplex, speed 1 Gbps
    [ 106.820000] eth0: stopped
    [ 106.860000] eth0: link down
    [ 106.860000] eth0: started
    [ 109.850000] eth0: link up, full duplex, speed 1 Gbps
    [ 126.320000] active port 0 :139
    [ 126.330000] active port 1 :445
    [ 126.330000] active port 2 :20
    [ 135.310000] warning: `proftpd' uses 32-bit capabilities (legacy support in use)
    [ 147.720000] EXT2-fs (mtdblock5): warning: mounting unchecked fs, running e2fsck is recommended
    [ 169.110000] warning: process `pic_raw' used the deprecated sysctl system call with 8.1.2.
    [ 173.860000] Set Adpater:port=0:0 standby to 242 (3600 secs).
    [ 176.470000] rule type=2, num=0
    [ 178.470000] EXT2-fs (mtdblock5): warning: mounting unchecked fs, running e2fsck is recommended
    [ 192.400000] Loading iSCSI transport class v2.0-871.
    [ 193.860000] iscsi: registered transport (tcp)
    [~] #


    [~] # fdisk -l /dev/sdz


    Disk /dev/sdz: 1000.2 GB, 1000204886016 bytes
    255 heads, 63 sectors/track, 121601 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes


    Device Boot Start End Blocks Id System
    /dev/sdz1 * 133 121538 975193695 83 Linux
    [~] # df -k
    Filesystem 1k-blocks Used Available Use% Mounted on
    /dev/ram 33709 15690 18019 47% /
    tmpfs 32768 112 32656 0% /tmp
    /dev/sda4 317392 252520 64872 80% /mnt/ext
    /dev/md9 521684 99700 421984 19% /mnt/HDA_ROOT
    /dev/sda3 1921316716 138867508 1782449208 7% /share/HDA_DATA
    /dev/sdz1 959890436 279172 959611264 0% /share/external/sdz1
    tmpfs 32768 0 32768 0% /.eaccelerator.tmp
    [~] # ls -la /share/HDZ_DATA
    drwxrwxrwx 2 admin administ 1024 Dec 7 2005 ./
    drwxrwxr-x 29 admin administ 1024 Oct 18 23:11 ../
    [~] #


    das hab ich nun da stehen

    Hallo,
    also der momentane Status ist der:


    die neue HDD (2TB) ist im NAS, ich habe vollen Zugriff darauf, Installiert ist die 3.5.0 Fimware
    am NAS hängt die alte Platte via eSATA (1TB)


    Die Platte wurde devinitiv nicht formatiert, ob das NAS Sie Initialisiert hat kann ich nicht sagen da ich nicht weiß was es so tut.....
    ich werde jetzt das NAS neu starten und weiter gehts....

    Hallo Thomas,
    schön das du dich meldest bin mir aber nicht Sicher ob das alles so richtig ist, als Hinweis: ich hatte vorher ca. 90GB Daten auf der HDD
    hier nochmal ein Auszug von dem was ich gemacht habe.




    meine Daten kann ich da noch nicht sehen :(
    .......


    So tja und nun ?

    TS 110 nach Update Status LED rot/rot


    Beitragvon indidi » Di 11. Okt 2011, 00:18
    Hallo,
    ich habe ein echtes Problem das ich mir selber eingebrockt habe.
    was ist passiert...


    Mein NAS TS110 hatte die Firmware 3.4.2 drauf habe eine Segate Barracuda 7200.12 mit 1 GB im System.
    Ohne ganz große Not wollte ich die Platte gegen eine neu 2TB Platte Tauschen.
    Tja ich Doofmann habe natürlich keine Vollständige Datensicherung gemacht und jetzt habe ich den Schlamassel.


    Was hab ich gemacht...
    Erstmal habe ich ein Backup der Konfig gemacht (so schlau war ich dann doch) danach hatte ich das System mit der alten Platte von der 3.4.0 auf die Version 3.5.0 geupdated. leider war ich so dämlich und habe das System nicht nochmal gestartet sondern habe dann die neue Platte installiert, mit dem Hintergedanken die alte Platte via eSATA mit dem NAS zu verbinden und die Daten dann zu kopieren. Ach ich ahnungsloser Dumkopf ....


    Ok das war mist ! Ich sehe es jetzt ein...


    Gut, da das dann Fehlgeschlagen war habe ich die Platten wieder getauscht. tja und jetzt blinkt die blöde Status LED im Sekundentakt rot/rot und die Platte wird nicht mehr erkannt.


    was hab ich alles gemacht...
    - die Platte mit Testdisk bzw. mit Photorec überprüft, es werden irgendwie die Patinionen erkannt aber nur gelöschte Dateien gefunden.
    - Das NAS wieder mit der Version 3.4.2 bespielt aber leider kein Erfolg


    was hab ich zu verfügung...


    Testdisk
    R-Studio
    Stellar Linux Recovery
    Linux Ubuntu (hab keine Ahnung von Linux)
    eSATA Adapter


    und vor allem viel Geduld aber ich will meine Daten (Bilder) wieder haben. Was kann ich tun?

    :idea::idea::idea: ich konnte es grad noch nicht testen aber ich habe gerade entdeckt das es zum einem den Punkt "neu Starten" gibt (das funktioniert bei mir nicht) und zusätzlichen den Punkt "Server starten" Es kann natürlich nicht neu gestartet werden wenn der Server bereits aus ist :oops: