After a few years use can't access the nwsp2 via network

Re: After a few years use can't access the nwsp2 via network

Postby Jocko » Thu Oct 06, 2016 10:31 pm

I am sorry but I did an error... :mrgreen:

Do not use the action "Telnet terminal" (this one must be used only to open an additional window) but you need to use the action "Standalone kernel, load and start".

(Note: Read the short help)
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: After a few years use can't access the nwsp2 via network

Postby brinka123 » Thu Oct 06, 2016 10:38 pm

Ok thanks,
Which kernel do I have to select for the nwsp2....??
Can't find a matching one.
brinka123
Donator VIP
Donator VIP
 
Posts: 126
Joined: Sat Nov 17, 2012 3:06 pm

Re: After a few years use can't access the nwsp2 via network

Postby Jocko » Thu Oct 06, 2016 10:42 pm

With the last fvdw-sl console version, you must select as kernel : UIMAGE-3142-KIRKWOOD-150-standalone (it should be in the folder tftp)
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: After a few years use can't access the nwsp2 via network

Postby brinka123 » Thu Oct 06, 2016 10:46 pm

Ok followed the procedure. See that the kernel is loaded. Telnet window pops-up. After that connection time out. Don't see login.

Any idea??
brinka123
Donator VIP
Donator VIP
 
Posts: 126
Joined: Sat Nov 17, 2012 3:06 pm

Re: After a few years use can't access the nwsp2 via network

Postby Jocko » Thu Oct 06, 2016 10:48 pm

jocko wrote:About this issue,
Do you have several network interfaces available? (You should keep only one)
Do you disable your firewall?
So what is it your environment?

(And of course you are started the nas only you got the wait prompt)

Now it's time for me to go to bed :z)

See you later
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: After a few years use can't access the nwsp2 via network

Postby brinka123 » Fri Oct 07, 2016 7:07 am

Thanks for the help until now. I went to bed too.
After firewall shutdown I could access.
This is the result:
Code: Select all
root@fvdw-sta-kirkwood:/ # mkdir /sda7 /sda1 /sda2
root@fvdw-sta-kirkwood:/ # mount /dev/sda7 /sda7
root@fvdw-sta-kirkwood:/ # mount /dev/sda1 /sda1
mount: mounting /dev/sda1 on /sda1 failed: Input/output error
root@fvdw-sta-kirkwood:/ #  cat /sda7/boot.log
cat: can't open '/sda7/boot.log': No such file or directory
root@fvdw-sta-kirkwood:/ # mount /dev/sda2 /sda2
mount: mounting /dev/sda2 on /sda2 failed: Input/output error
root@fvdw-sta-kirkwood:/ # cd /sda7
root@fvdw-sta-kirkwood:/sda7 #  ls
root@fvdw-sta-kirkwood:/sda7 # ls
root@fvdw-sta-kirkwood:/sda7 # cd ..
root@fvdw-sta-kirkwood:/ # ls
bin               fvdw-sl-programs  lib               proc              sda2              usr
dev               init              linuxrc           sbin              sda7              var
etc               ip.txt            mnt               sda1              sys
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
brinka123
Donator VIP
Donator VIP
 
Posts: 126
Joined: Sat Nov 17, 2012 3:06 pm

Re: After a few years use can't access the nwsp2 via network

Postby Jocko » Fri Oct 07, 2016 8:38 am

Hi,
We'll start from the beginning step by step.

- Get again a telnet access
- Check the partition table
Code: Select all
fdisk -l /dev/sda
dmesg
and post here the output

Note this is not good:
Code: Select all
root@fvdw-sta-kirkwood:/ # mkdir /sda7
root@fvdw-sta-kirkwood:/ # mount /dev/sda7 /sda7
root@fvdw-sta-kirkwood:/ #  cat /sda7/boot.log
cat: can't open '/sda7/boot.log': No such file or directory
root@fvdw-sta-kirkwood:/ # cd /sda7
root@fvdw-sta-kirkwood:/sda7 #  ls
as the boot-loader needs a start script on sda7 :crazy (but maybe /dev/sda7 was not really mounted)

So do again
Code: Select all
mkdir /sda7
mount /dev/sda7 /sda7
mount
ls -a /sda7
to check if really the partition is mounted
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: After a few years use can't access the nwsp2 via network

Postby brinka123 » Fri Oct 07, 2016 2:49 pm

The result:

Code: Select all
fvdw-sta-kirkwood login: root
Password:
root@fvdw-sta-kirkwood:/ # fdisk -l /dev/sda

Disk /dev/sda: 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/sda1               1          64      514048+ 83 Linux
/dev/sda2              65         128      514080  83 Linux
/dev/sda3             129         192      514080  82 Linux swap
/dev/sda4             193      121601   975217792+  5 Extended
/dev/sda5             193         292      803218+ 83 Linux
/dev/sda6             293         293        8001  83 Linux
/dev/sda7             294         357      514048+ 83 Linux
/dev/sda8             358      121601   973892398+ 83 Linux
root@fvdw-sta-kirkwood:/ # dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.14.2 (root@fvdwsl-5big2.local) (gcc version 4.8.1 (GCC) ) #150 PREEMPT Wed Feb 3 23:57:50 CET 2016
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053177
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: LaCie Network Space v2
[    0.000000] Ignoring unrecognised tag 0x41000403
[    0.000000] Memory policy: Data cache writeback
[    0.000000] On node 0 totalpages: 65536
[    0.000000] free_area_init_node: node 0, pgdat c0971e20, node_mem_map cfdfb000
[    0.000000]   Normal zone: 512 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 65536 pages, LIFO batch:15
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65024
[    0.000000] Kernel command line: console=ttyS0,115200 netconsole=6666@169.254.56.252/,6666@169.254.56.100/
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Memory: 249952K/262144K available (5904K kernel code, 217K rwdata, 1576K rodata, 1932K init, 232K bss, 12192K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xd0800000 - 0xff000000   ( 744 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0756418   (7482 kB)
[    0.000000]       .init : 0xc0757000 - 0xc093a0c4   (1933 kB)
[    0.000000]       .data : 0xc093c000 - 0xc0972680   ( 218 kB)
[    0.000000]        .bss : 0xc097268c - 0xc09ac88c   ( 233 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:114
[    0.000018] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 25769803770ns
[    0.545087] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216)
[    0.635026] pid_max: default: 32768 minimum: 301
[    0.635231] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.635259] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.636125] CPU: Testing write buffer coherency: ok
[    0.636644] Setting up static identity map for 0x59c360 - 0x59c3b8
[    0.640782] VFP support v0.3: not present
[    0.641627] xor: measuring software checksum speed
[    0.735096]    arm4regs  :   693.200 MB/sec
[    0.835030]    8regs     :   436.000 MB/sec
[    0.935016]    32regs    :   603.600 MB/sec
[    0.935041] xor: using function: arm4regs (693.200 MB/sec)
[    0.935066] pinctrl core: initialized pinctrl subsystem
[    0.935257] NET: Registered protocol family 16
[    0.935883] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.940262] Kirkwood: MV88F6281-A0, TCLK=166666667.
[    0.940300] Feroceon L2: Enabling L2
[    0.940354] Feroceon L2: Cache support initialised.
[    0.941914] mv_usb_init 1
[    0.941941] mv_usb_init 2 devnum = 0
[    0.941958] init function mv_usb_init finished
[    0.941970] initial MPP regs: 01112222 00003311 00551100 00000000 00000000 00000000 00000000
[    0.942013]   final MPP regs: 01112222 00003311 00551100 00000000 00000000 00000000 00000000
[    0.942262]  orion-ehci registered
[    0.979888] bio: create slab <bio-0> at 0
[    1.145997] raid6: int32x1     69 MB/s
[    1.315059] raid6: int32x2     88 MB/s
[    1.485352] raid6: int32x4     83 MB/s
[    1.655496] raid6: int32x8     87 MB/s
[    1.655510] raid6: using algorithm int32x2 (88 MB/s)
[    1.655521] raid6: using intx1 recovery algorithm
[    1.656728] SCSI subsystem initialized
[    1.657361] libata version 3.00 loaded.
[    1.658570] usbcore: registered new interface driver usbfs
[    1.658812] usbcore: registered new interface driver hub
[    1.659081] usbcore: registered new device driver usb
[    1.662643] cfg80211: Calling CRDA to update world regulatory domain
[    1.662999] Switched to clocksource orion_clocksource
[    1.666326] NET: Registered protocol family 2
[    1.667027] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    1.667082] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[    1.667126] TCP: Hash tables configured (established 2048 bind 2048)
[    1.667217] TCP: reno registered
[    1.667235] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    1.667267] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    1.667568] NET: Registered protocol family 1
[    1.667964] RPC: Registered named UNIX socket transport module.
[    1.667979] RPC: Registered udp transport module.
[    1.667990] RPC: Registered tcp transport module.
[    1.668000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.668015] PCI: CLS 0 bytes, default 32
[    1.884464] NetWinder Floating Point Emulator V0.97 (double precision)
[    1.884694] gpio-usb-probe-4b err=0
[    1.884718] gpio-usb gpio-usb: USB GPIO's initialized
[    1.886933] futex hash table entries: 256 (order: -1, 3072 bytes)
[    2.037409] VFS: Disk quotas dquot_6.5.2
[    2.037483] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.038126] NFS: Registering the id_resolver key type
[    2.038210] Key type id_resolver registered
[    2.038223] Key type id_legacy registered
[    2.038248] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    2.038268] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    2.038414] NTFS driver 2.1.30 [Flags: R/W].
[    2.038464] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    2.038689] fuse init (API version 7.22)
[    2.039547] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[    2.040131] msgmni has been set to 488
[    2.041725] async_tx: api initialized (async)
[    2.041999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    2.042016] io scheduler noop registered
[    2.042027] io scheduler deadline registered
[    2.042055] io scheduler cfq registered (default)
[    2.042580] mv_xor mv_xor.0: Marvell shared XOR driver
[    2.075159] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[    2.115044] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[    2.115402] mv_xor mv_xor.1: Marvell shared XOR driver
[    2.155043] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[    2.195044] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[    2.203314] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    2.224873] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 10416666) is a 16550A
[    2.772609] console [ttyS0] enabled
[    2.789706] brd: module loaded
[    2.799512] loop: module loaded
[    2.805069] sata_mv sata_mv.0: version 1.28
[    2.805178] sata_mv sata_mv.0: cannot get optional clkdev
[    2.810678] sata_mv sata_mv.0: slots 32 ports 2
[    2.819641] scsi0 : sata_mv
[    2.823264] scsi1 : sata_mv
[    2.827237] ata1: SATA max UDMA/133 irq 21
[    2.831323] ata2: SATA max UDMA/133 irq 21
[    2.839194] m25p80 spi0.0: mx25l4005a (512 Kbytes)
[    2.844220] Creating 2 MTD partitions on "spi_flash":
[    2.849381] 0x000000000000-0x00000007d000 : "u-boot"
[    2.856179] 0x00000007e000-0x00000007f000 : "u-boot-env"
[    2.865483] tun: Universal TUN/TAP device driver, 1.6
[    2.870518] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.877002] ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[    2.885766] ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[    2.902060] libphy: orion_mdio_bus: probed
[    2.906495] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[    3.983429] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:d0:4b:8b:3a:6d
[    3.992341] PPP generic driver version 2.4.2
[    3.997084] PPP Deflate Compression module registered
[    4.002132] PPP MPPE Compression module registered
[    4.006988] NET: Registered protocol family 24
[    4.011672] usbcore: registered new interface driver rtl8187
[    4.017439] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[    4.025057] usbcore: registered new interface driver pegasus
[    4.030972] usbcore: registered new interface driver asix
[    4.036597] usbcore: registered new interface driver ax88179_178a
[    4.042915] usbcore: registered new interface driver cdc_ether
[    4.048965] usbcore: registered new interface driver net1080
[    4.054840] usbcore: registered new interface driver cdc_subset
[    4.060985] usbcore: registered new interface driver zaurus
[    4.066904] usbcore: registered new interface driver ipheth
[    4.072726] usbcore: registered new interface driver cdc_ncm
[    4.079770] aoe: cannot create debugfs directory
[    4.084567] aoe: AoE v85 initialised.
[    4.089319] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[    4.095487] i2c /dev entries driver
[    4.100338] at24 0-0050: 512 byte 24c04 EEPROM, writable, 16 bytes/write
[    4.110060] md: linear personality registered for level -1
[    4.115642] md: raid0 personality registered for level 0
[    4.120934] md: raid1 personality registered for level 1
[    4.126332] md: raid10 personality registered for level 10
[    4.132004] md: raid6 personality registered for level 6
[    4.137352] md: raid5 personality registered for level 5
[    4.142646] md: raid4 personality registered for level 4
[    4.148247] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[    4.157007] device-mapper: multipath: version 1.6.0 loaded
[    4.162470] device-mapper: multipath round-robin: version 1.0.0 loaded
[    4.169017] device-mapper: multipath queue-length: version 0.1.0 loaded
[    4.175642] device-mapper: multipath service-time: version 0.2.0 loaded
[    4.182311] device-mapper: dm-log-userspace: version 1.3.0 loaded
[    4.188427] device-mapper: raid: Loading target version 1.5.2
[    4.197452] ipip: IPv4 over IPv4 tunneling driver
[    4.203257] TCP: cubic registered
[    4.206727] NET: Registered protocol family 10
[    4.212360] sit: IPv6 over IPv4 tunneling driver
[    4.218306] NET: Registered protocol family 17
[    4.223097] NET: Registered protocol family 5
[    4.227766] 8021q: 802.1Q VLAN Support v1.8
[    4.231983] NET: Registered protocol family 37
[    4.236558] Key type dns_resolver registered
[    4.242422] netpoll: netconsole: local port 6666
[    4.247129] netpoll: netconsole: local IPv4 address 169.254.56.252
[    4.253282] netpoll: netconsole: interface 'eth0'
[    4.258005] netpoll: netconsole: remote port 6666
[    4.262691] netpoll: netconsole: remote IPv4 address 169.254.56.100
[    4.269026] netpoll: netconsole: remote ethernet address ff:ff:ff:ff:ff:ff
[    4.275911] netpoll: netconsole: device eth0 not up yet, forcing it
[    5.352168] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    7.640129] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[    7.649965] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    7.660055] console [netcon0] enabled
[    7.663723] netconsole: network logging started
[    7.669206] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    7.676535] rtc-mv rtc-mv: setting system clock to 2016-10-07 14:24:26 UTC (1475850266)
[    8.384991] ata1: link is slow to respond, please be patient (ready=0)
[   11.145012] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[   11.185044] ata1.00: ATA-8: ST31000528AS, CC49, max UDMA/133
[   11.190716] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   11.255049] ata1.00: configured for UDMA/133
[   11.275408] scsi 0:0:0:0: Direct-Access     ATA      ST31000528AS     CC49 PQ: 0 ANSI: 5
[   11.284289] fvdw1 disk index before get_sd_name = 0
[   11.289249] No LaCie disk map available
[   11.293090] fvdw2 disk index after get_sd_name = 0
[   11.297940] fvdw3 prefix[0]=s  prefix[1]=d
[   11.302040] fvdw4 diskname = sda
[   11.306048] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[   11.314284] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   11.320005] sd 0:0:0:0: [sda] Write Protect is off
[   11.324810] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   11.325526] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   11.463892]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
[   11.473725] sd 0:0:0:0: [sda] Attached SCSI disk
[   11.675009] ata2: SATA link down (SStatus 0 SControl F300)
[   11.703113] Freeing unused kernel memory: 1932K (c0757000 - c093a000)
[   15.832629] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   15.844705] ehci-orion: EHCI orion driver
[   15.849046] orion-ehci orion-ehci.0: EHCI Host Controller
[   15.854493] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[   15.862309] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[   15.885014] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[   15.891136] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   15.897955] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.905204] usb usb1: Product: EHCI Host Controller
[   15.910084] usb usb1: Manufacturer: Linux 3.14.2 ehci_hcd
[   15.915508] usb usb1: SerialNumber: orion-ehci.0
[   15.921143] hub 1-0:1.0: USB hub found
[   15.925022] hub 1-0:1.0: 1 port detected
[   15.938941] usbcore: registered new interface driver usb-storage
[   93.735075] ata1.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 frozen
[   93.742145] ata1.00: failed command: READ FPDMA QUEUED
[   93.747347] ata1.00: cmd 60/20:00:00:00:00/00:00:00:00:00/40 tag 0 ncq 16384 in
[   93.747347]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[   93.762022] ata1.00: status: { DRDY }
[   93.765731] ata1: hard resetting link
[   99.315006] ata1: link is slow to respond, please be patient (ready=0)
[  103.815006] ata1: SRST failed (errno=-16)
[  103.819029] ata1: hard resetting link
[  109.365006] ata1: link is slow to respond, please be patient (ready=0)
[  113.865007] ata1: SRST failed (errno=-16)
[  113.869036] ata1: hard resetting link
[  119.415008] ata1: link is slow to respond, please be patient (ready=0)
[  123.195026] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[  123.415074] ata1.00: configured for UDMA/133
[  123.419391] ata1.00: device reported invalid CHS sector 0
[  123.424877] ata1: EH complete
root@fvdw-sta-kirkwood:/ #

root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ # mkdir
root@fvdw-sta-kirkwood:/ # mkdir /sda7
root@fvdw-sta-kirkwood:/ # mount /dev/sda7 /sda7
root@fvdw-sta-kirkwood:/ # mount
rootfs on / type rootfs (rw,size=124976k,nr_inodes=31244)
none on /proc type proc (rw,relatime)
none on /sys type sysfs (rw,relatime)
none on /dev/pts type devpts (rw,relatime,mode=600)
/dev/sda7 on /sda7 type ext3 (rw,relatime,errors=continue,barrier=1,data=ordered)
root@fvdw-sta-kirkwood:/ # ls -a /sda7
.            bin          dev          lacie-boot   lost+found   opt          rw_fs        sys          var
..           boot         etc          lib          mnt          proc         sbin         tmp
.ssh         boot.log     fvdw-chroot  linuxrc      nowhere      root         share        usr
root@fvdw-sta-kirkwood:/ #



Looks like the partiontable is not correct? There are overlapping parts.
Most important is to retrieve data from the disk.
brinka123
Donator VIP
Donator VIP
 
Posts: 126
Joined: Sat Nov 17, 2012 3:06 pm

Re: After a few years use can't access the nwsp2 via network

Postby Jocko » Fri Oct 07, 2016 3:23 pm

:thumbup
That mean sda7 was not really yesterday.

So do
Code: Select all
cat /sda7/boot.log
and according with the line "booting using sda(1/2) file system..." try to mount sda1 or sda2
Code: Select all
mkdir /sdax
mount /dev/sdax /sdax
mount
cat /sdax/boot.log
(replace everywhere x by 1 or2)

if mount command fails post again the output of dmesg command

Note: for the next steps, you need to wait 1-2 hours

About disk, it seems it has some issues:
the partition table is ok but you have issue on some sectors
Code: Select all
device reported invalid CHS sector 0
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: After a few years use can't access the nwsp2 via network

Postby brinka123 » Fri Oct 07, 2016 3:52 pm

This is what I get:
Code: Select all
root@fvdw-sta-kirkwood:/ # ls
bin               fvdw-sl-programs  lib               proc              sys
dev               init              linuxrc           sbin              usr
etc               ip.txt            mnt               sda4              var
root@fvdw-sta-kirkwood:/ # mkdir /sda7
root@fvdw-sta-kirkwood:/ # mount /dev/sda7 /sda7
root@fvdw-sta-kirkwood:/ # cat /sda7/boot.log
start boot log
Fri Sep 16 18:32:33 GMT+1 2016
booting using sda1 file system...
root@fvdw-sta-kirkwood:/ # mkdir /sda1
root@fvdw-sta-kirkwood:/ # mount /dev/sda1 /sda1
root@fvdw-sta-kirkwood:/ # cat /sda1/boot.log
start boot log
detect and set platform
nwsp2
UIMAGE-3136-NWSP2CL-19
nwsp2
update dev nodes
booting using sda1 root file system...
make dev node for buttons...
make dev node for tun device...
enable IP forwarding...
start buttons control daemon
device = nwsp2
source = buttons-nwsp2
buttons-nwsp2 daemon started
Fri Sep 16 18:32:36 GMT+1 2016
create temporary passwd file
run udevstart to update dev nodes when necessary
inserting kernel modules:
configure loopback netwerk interface
setting reboot and standby
nwsp2
rebootd-nwsp2
nwsp2
standbyd-nwsp2
starting php based setup routines step 1
start rpcbind service
/usr/bin/rpcbind: error while loading shared libraries: libtirpc.so.1: cannot open shared object file: Input/output error
starting php based setup routines step 2
starting php based setup routines step 3
starting php based setup routines step banner
php based setup routines finished
web permission on resolv.conf
set device tuning for dms performance
else loop1 finished
rcS finished
root@fvdw-sta-kirkwood:/ # mkdir /sda2
root@fvdw-sta-kirkwood:/ # mount /dev/sda2 /sda2
root@fvdw-sta-kirkwood:/ # cat /dev/sda2/boot.log
cat: can't open '/dev/sda2/boot.log': Not a directory
root@fvdw-sta-kirkwood:/ # ls -a /sda2
.             .ssh          boot.log      lacie-boot    mail          proc          sda7-tmp      usr
..            bin           clunc         lib           mnt           root          share         var
.ash_history  bin_cab       dev           linuxrc       nowhere       rw_fs         sys
.mldonkey     boot          etc           lost+found    opt           sbin          tmp
root@fvdw-sta-kirkwood:/ # cat /sda2/boot.log
start boot log
detect and set platform
nwsp2
UIMAGE-395-199
nwsp2
update dev nodes
booting using sda2 root file system...
make dev node for buttons...
make dev node for tun device...
enable IP forwarding...
start buttons control daemon
device = nwsp2
source = buttons-nwsp2
buttons-nwsp2 daemon started
Sat Mar 29 23:01:52 GMT+1 2014
create temporary passwd file
run udevstart to update dev nodes when necessary
inserting kernel modules:
modprobe: module 'ehci_hcd' not found
modprobe: module 'usb_storage' not found
modprobe: module 'usblp' not found
modprobe: module 'iscsi_trgt' not found
modprobe: module 'iscsi_tcp' not found
configure loopback netwerk interface
setting reboot and standby
nwsp2
rebootd-nwsp2
nwsp2
standbyd-nwsp2
starting php based setup routines step 1

 * Found XML database configuration file...      [ OK ]
 * Starting udevd...                                     [ OK ]
 * Updating Disks database...                    [ OK ]
 * Starting mount of volumes...
   - Mounting volume Default:            [ OK ]
 * Finishing mount of volumes...                 [ OK ]
 * Generating Hosts File...                      [ OK ]
 * Configuring System Hostname...                [ OK ] 
 * Configuring LAN interface...                  [ OK ]
 * Initializing Timezone...                      [ OK ]
 * Starting web server...                                [ OK ]
 * Configuring Disks...                                  [ OK ]
 * Configuring Samba...                                  [ OK ]
 * Configuring System Users...
        Root password: use default password
        Set users, linux and samba accounts      [ OK ]
 * Starting syncawayd...                                 [ OK ]
 * Starting Fvdw-sl Discovery Daemon...  [ OK ]
start rpcbind service
starting php based setup routines step 2
 * Starting dropbear...                                  [ OK ]
 * Kill temporary dropbear...                    [ OK ]
starting php based setup routines step 3
 * Starting NFS Server...                                [ OK ]
 * Starting daemon update Hosts File...  [ OK ]
 * Starting Disk Temperature Guard...    [ OK ]
 * Starting NTP client...                                [ OK ]
starting php based setup routines step banner


*** fvdw-sl NAS firmware
    This is fvdw-sl version: fvdw-sl 15.1 patched
    built on: Januari 26 2013

    LAN IP address: 192.168.2.91 (DHCP)

    Port configuration:

    LAN   -> eth0
php based setup routines finished
web permission on resolv.conf
set device tuning for dms performance
else loop1 finished
rcS finished
root@fvdw-sta-kirkwood:/ # ls



Looks like LACIE hardware is fine ?
You said it looks like the drive has bad sectors. Seagate (My drive is ST31000528As) has a tool:http://www.seagate.com/nl/nl/support/downloads/seatools/ this can repair sectors. Or should I bring the disk to a professional data recovery company.....?
brinka123
Donator VIP
Donator VIP
 
Posts: 126
Joined: Sat Nov 17, 2012 3:06 pm

PreviousNext

Return to Lacie Network Space vs2 and max version

Who is online

Users browsing this forum: No registered users and 3 guests