lacie 5 big network v.1 please support for fvdw

Re: lacie 5 big network v.1 please support for fvdw

Postby fvdw » Fri Sep 20, 2013 7:06 pm

how to upgrade manually via using ssh

First downlaod the 14-0 package for the isp1, think that one is most close to the 5big1.
Unpack the zip file, you will get a file with extension .bin (xfvdw-sl-14-0-isp1-23dec2012.bin)
This is a bz2 compressed file. You can unpack it in Linux using tar -xjvf or in windows using a program like 7-zip.
You can also do using the running firmware.
Put the the .bin file in the share with name "public"
Connect with putty to ssh server (user: root password: giveit2me
Give on the command line this command to extract the bin file
on the command give the command
Code: Select all
ls /lacie-boot

If there is no file listed then your nas is running with the firmware on sda7
if it mentions sda1boot or sda2boot it is running from sda1 in case it mentions sda1boot and form sda2 if it is mentioning sda2boot.
I assume that it is notrunning from sda2 and that we are going to write the new firmware to sda2.
If it is running from sda2 you need to change the commands in the following tutorial accordingly to a different partition (sda1). Do NOT attempt to write the firmware to sda7 by method below. It will make your nas non functional. Only write it to sda2 (or sda1)

Unpack the isp1 upgrade file
Code: Select all
cd /share/1000/public
tar -xjvf xfvdw-sl-14-0-isp1-23dec2012.bin

Now you will have in the public folder a file with name xfvdw-sl-14-0-isp1-23dec2012.img
This should be a file of 256 MB.

Write it to sda2 (or sda1 if sda2 is the partition in use of current firmware)
Code: Select all
dd if =/share/1000/public/xfvdw-sl-14-0-isp1-23dec2012.img of=/dev/sda2


return to root folder
Code: Select all
cd /


empty the directory /lacie-boot
remove any file present in the folder
set the file to enable boot from sda2
Code: Select all
touch /lacie-boot/sda2boot
sync


Close putty
reboot the nas using the webinterface.
It should come up with fvdw-sl-14-0 now using partition sda2

Again: if sda2 is the partition in use of current running firmware replace sda2 by sda1 in the above commands.
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Sat Sep 21, 2013 6:25 am

ok now I try to do what you told me

web interface username pass: admin admin does not work

ssh ok

/user/logs/error_log
Code: Select all
[Sun Sep 22 01:01:35.352315 2013] [auth_digest:notice] [pid 760] AH01757: generating secret for digest authentication ...
[Sun Sep 22 01:01:39.003739 2013] [mpm_prefork:notice] [pid 760] AH00163: Apache/2.4.3 (Unix) OpenSSL/0.9.7m PHP/5.4.7 configured -- resuming normal operations
[Sun Sep 22 01:01:39.004286 2013] [core:notice] [pid 760] AH00094: Command line: '/usr/bin/httpd -f httpd.conf -d /etc'
[Sun Sep 22 01:03:15.819113 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51400] AH01618: user admin not found: /
[Sun Sep 22 01:03:16.359248 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51401] AH01618: user admin not found: /
[Sun Sep 22 01:03:16.600637 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51402] AH01618: user admin not found: /
[Sun Sep 22 01:03:16.766799 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51403] AH01618: user admin not found: /
[Sun Sep 22 01:03:16.935270 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51405] AH01618: user admin not found: /
[Sun Sep 22 01:04:48.465823 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51413] AH01618: user root not found: /
[Sun Sep 22 01:04:51.071827 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51415] AH01618: user admin not found: /
[Sun Sep 22 01:04:55.747707 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51417] AH01618: user  not found: /
[Sun Sep 22 01:05:45.571373 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51419] AH01618: user root not found: /
[Sun Sep 22 01:05:50.440416 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51421] AH01618: user root not found: /
[Sun Sep 22 01:05:55.157047 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51423] AH01618: user admin not found: /
[Sun Sep 22 01:05:59.021018 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51425] AH01618: user admin not found: /
[Sun Sep 22 01:06:06.472497 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51427] AH01618: user carmine not found: /
[Sun Sep 22 01:06:11.653514 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51429] AH01618: user admin not found: /
[Sun Sep 22 01:06:54.332038 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51432] AH01618: user root not found: /
[Sun Sep 22 01:06:56.437562 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51434] AH01618: user admin not found: /
[Sun Sep 22 01:06:56.887860 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51436] AH01618: user admin not found: /
[Sun Sep 22 01:06:57.083696 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51438] AH01618: user admin not found: /
[Sun Sep 22 01:06:57.235703 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51440] AH01618: user admin not found: /
[Sun Sep 22 01:06:57.401815 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51442] AH01618: user admin not found: /
[Sun Sep 22 01:06:57.553784 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51444] AH01618: user admin not found: /
[Sun Sep 22 01:24:23.150073 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51660] AH01618: user admin not found: /
[Sun Sep 22 01:24:24.499086 2013] [auth_basic:error] [pid 767] [client 192.168.1.2:51661] AH01618: user admin not found: /
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby Jocko » Sat Sep 21, 2013 9:34 am

Hi taetae,

Since version 13.0 and upper, the administrator login is 'admin-nas' instead of 'admin'. (the default password is still the same: 'admin')
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Sat Sep 21, 2013 9:43 am

great thank you Jocko very much I was able to get in and actually now:

New look for other tests

allotment to work Wednesday -. - then I'll be back online in late October
You do not have the required permissions to view the files attached to this post.
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby Jocko » Sat Sep 21, 2013 9:55 am

Ok,

So, I assume as you will make tests the others days, you will close fully your browser.

because currently, the browser cache contains some files of the version 11.(your screen capture is not right). So I advice you to close all browser windows.

After doing it, when you try again to use the web-interface, the browser must ask you to identify you. (if not, you surely forgot to close one window)
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: lacie 5 big network v.1 please support for fvdw

Postby fvdw » Sat Sep 21, 2013 10:49 am

Now that you have 14-0 running, can you connect with Putty and get the output of the dmesg command, of course post it here. To see which features still not work.

The fan was not working you mentioned. think when having more then 1 disk this must be solved to prevent overheating and damage to the system
dmesg output will not show if fan is working, you will need to look in the box
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Sat Sep 21, 2013 10:59 am

ok I can tell you that many things do not work on the interface type setup menu setup information hd ......

However, I immediately noticed that the USB port works

you launch the command and place the result

Code: Select all
# dmesg
Linux version 2.6.39.4 (root@fvdwsl-5big2.local) (gcc version 4.5.4 (GCC) ) #8 PREEMPT Wed Aug 28 22:39:19 GMT+1 2013
CPU: Feroceon [41069260] revision 0 (ARMv5TEJ), cr=00053177
CPU: VIVT data cache, VIVT instruction cache
Machine: LaCie 5Big1 Network
Clearing invalid memory bank 0KB@0x00000000
Clearing invalid memory bank 0KB@0x00000000
Clearing invalid memory bank 0KB@0x00000000
Ignoring unrecognised tag 0x00000000
Ignoring unrecognised tag 0x00000000
Ignoring unrecognised tag 0x00000000
Ignoring unrecognised tag 0x41000403
Memory policy: ECC disabled, Data cache writeback
On node 0 totalpages: 32768
free_area_init_node: node 0, pgdat c03bf320, node_mem_map c03d2000
  Normal zone: 256 pages used for memmap
  Normal zone: 0 pages reserved
  Normal zone: 32512 pages, LIFO batch:7
pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
pcpu-alloc: [0] 0
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
Kernel command line: console=ttyS0,115200 root=/dev/sda7 ro boardType=mv88F5281 productType=5Big reset=0
PID hash table entries: 512 (order: -1, 2048 bytes)
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 128MB = 128MB total
Memory: 126000k/126000k available, 5072k reserved, 0K highmem
Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
    vmalloc : 0xc8800000 - 0xfd800000   ( 848 MB)
    lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
    modules : 0xbf000000 - 0xc0000000   (  16 MB)
      .init : 0xc0008000 - 0xc0028000   ( 128 kB)
      .text : 0xc0028000 - 0xc03a3000   (3564 kB)
      .data : 0xc03a4000 - 0xc03bf9e0   ( 111 kB)
SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Preemptable hierarchical RCU implementation.
        RCU-based detection of stalled CPUs is disabled.
        Verbose stalled-CPUs detection is disabled.
NR_IRQS:64
sched_clock: 32 bits at 166MHz, resolution 5ns, wraps every 25769ms
Calibrating delay loop... 498.89 BogoMIPS (lpj=2494464)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
NET: Registered protocol family 16
Orion ID: MV88F5281-D0. TCLK=166666667.
Orion: Applying 5281 D0 WFI workaround.
net5big: powering up SATA drives
net5big: turning off power-off control GPIO
net5big: Flash writing is not yet supported.
pci 0000:00:00.0: [11ab:5281] type 0 class 0x000580
pci 0000:00:00.0: reg 10: [mem 0xf1000000-0xf10fffff 64bit pref]
pci 0000:00:00.0: reg 18: [mem 0x00000000-0x07ffffff]
PCI: bus0: Fast back to back transfers disabled
pci 0000:01:00.0: [11ab:5281] type 0 class 0x000580
pci 0000:01:00.0: reg 10: [mem 0x00000000-0x07ffffff 64bit pref]
pci 0000:01:00.0: reg 18: [mem 0x10000000-0x1fffffff 64bit pref]
pci 0000:01:00.0: reg 20: [mem 0xf1000000-0xf10fffff 64bit]
pci 0000:01:00.0: reg 30: [mem 0xe0000000-0xe7ffffff pref]
pci 0000:01:00.0: supports D1 D2
pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot
pci 0000:01:00.0: PME# disabled
pci 0000:01:07.0: [11ab:6081] type 0 class 0x000100
pci 0000:01:07.0: reg 10: [mem 0x40000000-0x400fffff 64bit]
pci 0000:01:07.0: reg 18: [io  0xf0100000-0xf01000ff]
PCI: bus1: Fast back to back transfers enabled
pci 0000:01:07.0: BAR 0: assigned [mem 0xe8000000-0xe80fffff 64bit]
pci 0000:01:07.0: BAR 0: set to [mem 0xe8000000-0xe80fffff 64bit] (PCI address [0xe8000000-0xe80fffff])
pci 0000:01:07.0: BAR 2: assigned [io  0x100000-0x1000ff]
pci 0000:01:07.0: BAR 2: set to [io  0x100000-0x1000ff] (PCI address [0x100000-0x1000ff])
bio: create slab <bio-0> at 0
SCSI subsystem initialized
libata version 3.00 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
Switching to clocksource orion_clocksource
Switched to NOHz mode on CPU #0
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 3, 32768 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
TCP reno registered
UDP hash table entries: 256 (order: 0, 4096 bytes)
UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
NET: Registered protocol family 1
PCI: CLS 32 bytes, default 32
NetWinder Floating Point Emulator V0.97 (double precision)
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 246
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 3) is a 16550A
console [ttyS0] enabled
loop: module loaded
Uniform Multi-Platform E-IDE driver
ide-gd driver 1.18
sata_mv 0000:01:07.0: version 1.28
sata_mv 0000:01:07.0: Gen-II 32 slots 8 ports SCSI mode IRQ via INTx
scsi0 : sata_mv
scsi1 : sata_mv
scsi2 : sata_mv
scsi3 : sata_mv
scsi4 : sata_mv
scsi5 : sata_mv
scsi6 : sata_mv
scsi7 : sata_mv
ata1: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8022000 irq 52
ata2: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8024000 irq 52
ata3: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8026000 irq 52
ata4: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8028000 irq 52
ata5: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8032000 irq 52
ata6: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8034000 irq 52
ata7: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8036000 irq 52
ata8: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8038000 irq 52
sata_mv sata_mv.0: version 1.28
sata_mv sata_mv.0: slots 32 ports 5
scsi8 : sata_mv
scsi9 : sata_mv
scsi10 : sata_mv
scsi11 : sata_mv
scsi12 : sata_mv
ata9: SATA max UDMA/133 irq 29
ata10: SATA max UDMA/133 irq 29
ata11: SATA max UDMA/133 irq 29
ata12: SATA max UDMA/133 irq 29
ata13: SATA max UDMA/133 irq 29
mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
mv643xx_eth smi: probed
mv643xx_eth_port mv643xx_eth_port.0: eth0: port 0 with MAC address 00:d0:4b:8b:60:2b
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
usbcore: registered new interface driver ipheth
console [netcon0] enabled
netconsole: network logging started
aoe: AoE v47 initialised.
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
orion-ehci orion-ehci.0: Marvell Orion EHCI
orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
orion-ehci orion-ehci.0: irq 17, io mem 0xf1050000
orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
input: gpio-keys as /devices/platform/gpio-keys/input/input0
i2c /dev entries driver
rtc-rs5c372 0-0032: rs5c372b found, 24hr, driver version 0.6
rtc-rs5c372 0-0032: rtc core: registered rtc-rs5c372 as rtc0
at24 0-0050: 1024 byte 24c08 EEPROM, writable, 1 bytes/write
mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver
mv_xor mv_xor.0: Self-test copy failed compare, disabling
mv_xor mv_xor.1: Self-test copy failed compare, disabling
Registered led device: net5big:blink:front
Registered led device: net5big:red:front
Registered led device: net5big:blue:front
Registered led device: net5big:red:sata0
Registered led device: net5big:red:sata1
Registered led device: net5big:red:sata2
Registered led device: net5big:red:sata3
Registered led device: net5big:red:sata4
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (1968 buckets, 7872 max)
IPv4 over IPv4 tunneling driver
TCP cubic registered
NET: Registered protocol family 17
NET: Registered protocol family 5
ata1: SATA link down (SStatus 0 SControl 300)
NET: Registered protocol family 37
VFP support v0.3: implementor 41 architecture 1 part 10 variant 9 rev 0
rtc-rs5c372 0-0032: setting system clock to 2013-09-22 03:56:02 UTC (1379822162)
ata2: SATA link down (SStatus 0 SControl 300)
ata3: SATA link down (SStatus 0 SControl 300)
ata9: failed to resume link (SControl 0)
ata9: SATA link down (SStatus 0 SControl 0)
ata4: SATA link down (SStatus 0 SControl 300)
ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata5.00: ATA-8: WDC WD5000AADS-00S9B0, 01.00A01, max UDMA/133
ata5.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
ata5.00: configured for UDMA/133
scsi 4:0:0:0: Direct-Access     ATA      WDC WD5000AADS-0 01.0 PQ: 0 ANSI: 5
sd 4:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 4:0:0:0: [sda] Write Protect is off
sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
sd 4:0:0:0: [sda] Attached SCSI disk
ata6: SATA link down (SStatus 0 SControl 300)
ata7: SATA link down (SStatus 0 SControl 300)
ata8: SATA link down (SStatus 0 SControl 300)
ata10: failed to resume link (SControl 0)
ata10: SATA link down (SStatus 0 SControl 0)
ata11: failed to resume link (SControl 0)
ata11: SATA link down (SStatus 0 SControl 0)
ata12: failed to resume link (SControl 0)
ata12: SATA link down (SStatus 0 SControl 0)
ata13: failed to resume link (SControl 0)
ata13: SATA link down (SStatus 0 SControl 0)
EXT3-fs (sda7): recovery required on readonly filesystem
EXT3-fs (sda7): write access will be enabled during recovery
EXT3-fs: barriers not enabled
EXT3-fs (sda7): recovery complete
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda7): mounted filesystem with ordered data mode
VFS: Mounted root (ext3 filesystem) readonly on device 8:7.
Freeing init memory: 128K
EXT3-fs (sda7): warning: checktime reached, running e2fsck is recommended
EXT3-fs (sda7): using internal journal
EXT3-fs: barriers not enabled
EXT3-fs (sda2): warning: checktime reached, running e2fsck is recommended
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda2): using internal journal
EXT3-fs (sda2): recovery complete
EXT3-fs (sda2): mounted filesystem with ordered data mode
EXT3-fs: barriers not enabled
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda5): using internal journal
EXT3-fs (sda5): recovery complete
EXT3-fs (sda5): mounted filesystem with ordered data mode
Adding 514076k swap on /dev/sda3.  Priority:-1 extents:1 across:514076k
NTFS driver 2.1.30 [Flags: R/W MODULE].
fuse init (API version 7.16)
usbcore: registered new interface driver usblp
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
iSCSI Enterprise Target Software - version trunk
iscsi_trgt: Registered io type fileio
iscsi_trgt: Registered io type blockio
iscsi_trgt: Registered io type nullio
Loading iSCSI transport class v2.0-870.
iscsi: registered transport (tcp)
Linux video capture interface: v2.00
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v1.0.0)
EXT3-fs: barriers not enabled
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda8): using internal journal
EXT3-fs (sda8): recovery complete
EXT3-fs (sda8): mounted filesystem with ordered data mode
mv643xx_eth_port mv643xx_eth_port.0: eth0: link up, 1000 Mb/s, full duplex, flow control disabled
udevd (751): /proc/751/oom_adj is deprecated, please use /proc/751/oom_score_adj instead.
#


Start seen from putty:
Code: Select all
     __  __                      _ _
        |  \/  | __ _ _ ____   _____| | |
        | |\/| |/ _` | '__\ \ / / _ \ | |
        | |  | | (_| | |   \ V /  __/ | |
        |_|  |_|\__,_|_|    \_/ \___|_|_|
 _   _     ____              _
| | | |   | __ )  ___   ___ | |_
| | | |___|  _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
 \___/    |____/ \___/ \___/ \__|  ** LOADER **
 ** MARVELL BOARD: RD-88F5281-LaCie LE

U-Boot 1.1.4 (Jun 26 2008 - 16:55:41) Marvell version: 2.4.9

U-Boot code: 00200000 -> 0026FFF0  BSS: -> 00283280

Soc: 88F5281 D0 (DDR2)
CPU running @ 500Mhz
SysClock = 166Mhz , TClock = 166Mhz

DRAM CS[0] base 0x00000000   size 128MB
DRAM Total size 128MB  32bit width
[4096kB@ffc00000] Flash:  4 MB
Addresses 4M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (4M - 3M): Done
*** Warning - bad CRC, using default environment


CPU : ARM926 (Rev 0)
Streaming disabled
VFP initialized to Run Fast Mode.

USB 0: host mode
PCI 0: PCI Express Root Complex Interface
PCI 1: PCI-X, speed = 66000000
CPU: Write allocate Disabled
Net:   egiga0 [PRIME]
POWER ON
Hit any key to stop autoboot:  0
Waiting for LUMP (5)
no lump receive; continuing

Reset IDE:
Marvell Serial ATA Adapter
Found adapter at bus 1, device 7 ... Scanning channels
  Device 4: OK
Model: WDC WD5000AADS-00S9B0                    Firm: 01.00A01 Ser#:      WD-WCAV90478832
            Type: Hard Disk
            Supports 48-bit addressing
            Capacity: 476940.0 MB = 465.7 GB (976773168 x 512)


** Device 0 not available

** Device 1 not available

** Device 2 not available

** Device 3 not available

** Device 0 not available

** Device 1 not available

** Device 2 not available

** Device 3 not available

Loading from IDE device 4, partition 6: Name: hde6
  Type: U-Boot
   Image Name:   Linux-2.6.39.4
   Created:      2013-08-28  21:39:43 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1864076 Bytes =  1.8 MB
   Load Address: 00008000
   Entry Point:  00008000
## Booting image at 00400000 ...
   Image Name:   Linux-2.6.39.4
   Created:      2013-08-28  21:39:43 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1864076 Bytes =  1.8 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
Linux version 2.6.39.4 (root@fvdwsl-5big2.local) (gcc version 4.5.4 (GCC) ) #8 PREEMPT Wed Aug 28 22:39:19 GMT+1 2013
CPU: Feroceon [41069260] revision 0 (ARMv5TEJ), cr=00053177
CPU: VIVT data cache, VIVT instruction cache
Machine: LaCie 5Big1 Network
Clearing invalid memory bank 0KB@0x00000000
Clearing invalid memory bank 0KB@0x00000000
Clearing invalid memory bank 0KB@0x00000000
Ignoring unrecognised tag 0x00000000
Ignoring unrecognised tag 0x00000000
Ignoring unrecognised tag 0x00000000
Ignoring unrecognised tag 0x41000403
Memory policy: ECC disabled, Data cache writeback
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
Kernel command line: console=ttyS0,115200 root=/dev/sda7 ro boardType=mv88F5281 productType=5Big reset=0
PID hash table entries: 512 (order: -1, 2048 bytes)
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 128MB = 128MB total
Memory: 126000k/126000k available, 5072k reserved, 0K highmem
Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
    vmalloc : 0xc8800000 - 0xfd800000   ( 848 MB)
    lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
    modules : 0xbf000000 - 0xc0000000   (  16 MB)
      .init : 0xc0008000 - 0xc0028000   ( 128 kB)
      .text : 0xc0028000 - 0xc03a3000   (3564 kB)
      .data : 0xc03a4000 - 0xc03bf9e0   ( 111 kB)
SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Preemptable hierarchical RCU implementation.
        RCU-based detection of stalled CPUs is disabled.
        Verbose stalled-CPUs detection is disabled.
NR_IRQS:64
sched_clock: 32 bits at 166MHz, resolution 5ns, wraps every 25769ms
Calibrating delay loop... 498.89 BogoMIPS (lpj=2494464)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
NET: Registered protocol family 16
Orion ID: MV88F5281-D0. TCLK=166666667.
Orion: Applying 5281 D0 WFI workaround.
net5big: powering up SATA drives
net5big: turning off power-off control GPIO
net5big: Flash writing is not yet supported.
PCI: bus0: Fast back to back transfers disabled
PCI: bus1: Fast back to back transfers enabled
pci 0000:01:07.0: BAR 0: assigned [mem 0xe8000000-0xe80fffff 64bit]
pci 0000:01:07.0: BAR 0: set to [mem 0xe8000000-0xe80fffff 64bit] (PCI address [0xe8000000-0xe80fffff])
pci 0000:01:07.0: BAR 2: assigned [io  0x100000-0x1000ff]
pci 0000:01:07.0: BAR 2: set to [io  0x100000-0x1000ff] (PCI address [0x100000-0x1000ff])
bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
Switching to clocksource orion_clocksource
Switched to NOHz mode on CPU #0
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 3, 32768 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
TCP reno registered
UDP hash table entries: 256 (order: 0, 4096 bytes)
UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
NET: Registered protocol family 1
NetWinder Floating Point Emulator V0.97 (double precision)
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 246
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 3) is a 16550A
console [ttyS0] enabled
loop: module loaded
Uniform Multi-Platform E-IDE driver
ide-gd driver 1.18
sata_mv 0000:01:07.0: version 1.28
sata_mv 0000:01:07.0: Gen-II 32 slots 8 ports SCSI mode IRQ via INTx
scsi0 : sata_mv
scsi1 : sata_mv
scsi2 : sata_mv
scsi3 : sata_mv
scsi4 : sata_mv
scsi5 : sata_mv
scsi6 : sata_mv
scsi7 : sata_mv
ata1: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8022000 irq 52
ata2: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8024000 irq 52
ata3: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8026000 irq 52
ata4: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8028000 irq 52
ata5: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8032000 irq 52
ata6: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8034000 irq 52
ata7: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8036000 irq 52
ata8: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8038000 irq 52
sata_mv sata_mv.0: version 1.28
sata_mv sata_mv.0: slots 32 ports 5
scsi8 : sata_mv
scsi9 : sata_mv
scsi10 : sata_mv
scsi11 : sata_mv
scsi12 : sata_mv
ata9: SATA max UDMA/133 irq 29
ata10: SATA max UDMA/133 irq 29
ata11: SATA max UDMA/133 irq 29
ata12: SATA max UDMA/133 irq 29
ata13: SATA max UDMA/133 irq 29
mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
mv643xx_eth smi: probed
mv643xx_eth_port mv643xx_eth_port.0: eth0: port 0 with MAC address 00:d0:4b:8b:60:2b
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
usbcore: registered new interface driver ipheth
console [netcon0] enabled
netconsole: network logging started
aoe: AoE v47 initialised.
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
orion-ehci orion-ehci.0: Marvell Orion EHCI
orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
orion-ehci orion-ehci.0: irq 17, io mem 0xf1050000
orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
input: gpio-keys as /devices/platform/gpio-keys/input/input0
i2c /dev entries driver
rtc-rs5c372 0-0032: rs5c372b found, 24hr, driver version 0.6
rtc-rs5c372 0-0032: rtc core: registered rtc-rs5c372 as rtc0
at24 0-0050: 1024 byte 24c08 EEPROM, writable, 1 bytes/write
mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver
mv_xor mv_xor.0: Self-test copy failed compare, disabling
mv_xor mv_xor.1: Self-test copy failed compare, disabling
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (1968 buckets, 7872 max)
IPv4 over IPv4 tunneling driver
TCP cubic registered
NET: Registered protocol family 17
NET: Registered protocol family 5
ata1: SATA link down (SStatus 0 SControl 300)
NET: Registered protocol family 37
VFP support v0.3: implementor 41 architecture 1 part 10 variant 9 rev 0
rtc-rs5c372 0-0032: setting system clock to 2013-09-22 03:56:02 UTC (1379822162)
ata2: SATA link down (SStatus 0 SControl 300)
ata3: SATA link down (SStatus 0 SControl 300)
ata9: failed to resume link (SControl 0)
ata9: SATA link down (SStatus 0 SControl 0)
ata4: SATA link down (SStatus 0 SControl 300)
ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata5.00: ATA-8: WDC WD5000AADS-00S9B0, 01.00A01, max UDMA/133
ata5.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
ata5.00: configured for UDMA/133
scsi 4:0:0:0: Direct-Access     ATA      WDC WD5000AADS-0 01.0 PQ: 0 ANSI: 5
sd 4:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 4:0:0:0: [sda] Write Protect is off
sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
sd 4:0:0:0: [sda] Attached SCSI disk
ata6: SATA link down (SStatus 0 SControl 300)
ata7: SATA link down (SStatus 0 SControl 300)
ata8: SATA link down (SStatus 0 SControl 300)
ata10: failed to resume link (SControl 0)
ata10: SATA link down (SStatus 0 SControl 0)
ata11: failed to resume link (SControl 0)
ata11: SATA link down (SStatus 0 SControl 0)
ata12: failed to resume link (SControl 0)
ata12: SATA link down (SStatus 0 SControl 0)
ata13: failed to resume link (SControl 0)
ata13: SATA link down (SStatus 0 SControl 0)
EXT3-fs (sda7): recovery required on readonly filesystem
EXT3-fs (sda7): write access will be enabled during recovery
EXT3-fs: barriers not enabled
EXT3-fs (sda7): recovery complete
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda7): mounted filesystem with ordered data mode
VFS: Mounted root (ext3 filesystem) readonly on device 8:7.
Freeing init memory: 128K
start rcS
set global environment params
mount proc
remount root file system rw
EXT3-fs (sda7): warning: checktime reached, running e2fsck is recommended
EXT3-fs (sda7): using internal journal
mount sysfs
start boot log
booting using sda2 file system...
EXT3-fs: barriers not enabled
EXT3-fs (sda2): warning: checktime reached, running e2fsck is recommended
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda2): using internal journal
EXT3-fs (sda2): recovery complete
EXT3-fs (sda2): mounted filesystem with ordered data mode
start rcS
set global environment params
mount proc
remount root file system rw
mount sysfs
start boot log
booting using sda2 root file system...
make dev node for buttons...
mkdir: cannot create directory '/dev/input': File exists
mknod: /dev/input/event0: File exists
make dev node for tun device...
mknod: /dev/net/tun: File exists
enable IP forwarding...
start buttons control daemon
run udevstart to update dev nodes when necessary
mkdir: cannot create directory 'rw_fs': File exists
EXT3-fs: barriers not enabled
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda5): using internal journal
EXT3-fs (sda5): recovery complete
EXT3-fs (sda5): mounted filesystem with ordered data mode
Setting up swapspace version 1, size = 526413824 bytes
UUID=7b982860-6026-4cad-a037-fd0aedfd8c50
Adding 514076k swap on /dev/sda3.  Priority:-1 extents:1 across:514076k
NTFS driver 2.1.30 [Flags: R/W MODULE].
fuse init (API version 7.16)
usbcore: registered new interface driver usblp
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
iSCSI Enterprise Target Software - version trunk
iscsi_trgt: Registered io type fileio
iscsi_trgt: Registered io type blockio
iscsi_trgt: Registered io type nullio
Loading iSCSI transport class v2.0-870.
iscsi: registered transport (tcp)
Linux video capture interface: v2.00
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v1.0.0)
Usage: mount -V                 : print version
       mount -h                 : print this help
       mount                    : list mounted filesystems
       mount -l                 : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
       mount -a [-t|-O] ...     : mount all stuff from /etc/fstab
       mount device             : mount device at the known place
       mount directory          : mount known device here
       mount -t type dev dir    : ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
       mount --bind olddir newdir
or move a subtree:
       mount --move olddir newdir
One can change the type of mount containing the directory dir:
       mount --make-shared dir
       mount --make-slave dir
       mount --make-private dir
       mount --make-unbindable dir
One can change the type of all the mounts in a mount subtree
containing the directory dir:
       mount --make-rshared dir
       mount --make-rslave dir
       mount --make-rprivate dir
       mount --make-runbindable dir
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using  -L label  or by uuid, using  -U uuid .
Other options: [-nfFrsvw] [-o options] [-p passwdfd].
For many more details, say  man 8 mount .
configure loopback network interface
starting php based setup routines step 1
passwd[708]: password for `carmine' changed by user `root'
EXT3-fs: barriers not enabled
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda8): using internal journal
EXT3-fs (sda8): recovery complete
EXT3-fs (sda8): mounted filesystem with ordered data mode
mv643xx_eth_port mv643xx_eth_port.0: eth0: link up, 1000 Mb/s, full duplex, flow control disabled
udevd (751): /proc/751/oom_adj is deprecated, please use /proc/751/oom_score_adj instead.
start portmap service
starting php based setup routines step2
starting php based setup routines step banner
php based setup routines finished
web permission on resolv.conf
set device tuning for dms performance
move smbd en nmbd db files to ramdisk to enable disk spin down
mv: cannot rename '/rw_fs/tmp/smbd_flag': No such file or directory
------------------------
rcS finished
------------------------
 list boot.log file
start boot log
booting using sda2 root file system...
make dev node for buttons...
make dev node for tun device...
enable IP forwarding...
start buttons control daemon
buttons-nwsp2 daemon started
Sun Sep 22 04:56:10 GMT+1 2013
run udevstart to update dev nodes when necessary
configure loopback netwerk interface
starting php based setup routines step 1



 * Initial XML configuration file...     [ OK ]
 * Configuring Disks...                                  [ OK ]
 * Configuring System Users...
        Root password: use default password
        Set users, linux and samba accounts      [ OK ]
 * Starting mount of volumes...
   - Mounting volume Default:                    [ OK ]
 * Finishing mount of volumes...                 [ OK ]
 * Generating Hosts File...                      [ OK ]
 * Configuring System Hostname...                [ OK ]
 * Configuring Samba...                                  [ OK ]
 * Configuring LAN interface...                  [ OK ]
 * Starting udevd...                                     [ OK ]
 * Starting web server...                                [ OK ]
 * Initializing Timezone...                      [ OK ]
 * Configuring Samba...                                  [ OK ]
 * Starting syncawayd...                                 [ OK ]
start portmap service
starting php based setup routines step 2


 * Starting dropbear...                                  [ OK ]
 * Kill temporary dropbear...                    [ OK ]
 * Starting daemon update Hosts File...  [ OK ]
starting php based setup routines step banner


*** fvdw-sl NAS firmware
    This is fvdw-sl version: fvdw-sl 14.0
    built on: December 23 2012

    LAN IP address: 192.168.1.71 (DHCP)

    Port configuration:

    LAN   -> eth0
php based setup routines finished
web permission on resolv.conf
set device tuning for dms performance
move smbd en nmbd db files to ramdisk to enable disk spin down
rcS finished
------------------------
rcS finished
------------------------
 list boot.log file
start boot log
Sun Sep 22 04:56:10 GMT+1 2013
booting using sda2 file system...
rcS finished
/bin/sh: can't access tty; job control turned off
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby fvdw » Sat Sep 21, 2013 11:14 am

:punk it looks good, output of dmesg and console look ok to me except for one message, which is this

Code: Select all
Usage: mount -V                 : print version
       mount -h                 : print this help
       mount                    : list mounted filesystems
       mount -l                 : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
       mount -a [-t|-O] ...     : mount all stuff from /etc/fstab
       mount device             : mount device at the known place
       mount directory          : mount known device here
       mount -t type dev dir    : ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
       mount --bind olddir newdir
or move a subtree:
       mount --move olddir newdir
One can change the type of mount containing the directory dir:
       mount --make-shared dir
       mount --make-slave dir
       mount --make-private dir
       mount --make-unbindable dir
One can change the type of all the mounts in a mount subtree
containing the directory dir:
       mount --make-rshared dir
       mount --make-rslave dir
       mount --make-rprivate dir
       mount --make-runbindable dir
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using  -L label  or by uuid, using  -U uuid .
Other options: [-nfFrsvw] [-o options] [-p passwdfd].
For many more details, say  man 8 mount .

It is coming from command which tries to mount an usb filesystem which is not supported in the kernel I have sent you. However this will have no effect on the functioning of the firmware.

Also the boot log indicates no errors when firing up the applications, so everything should be up and running.
You must be more specific in describing which items in the webinterface don't work to find solutions for them. Posting screenshots could be helpfull
And I assume you cleared the caches of your browser as mentioned by Jocko by closing it completed and starting it again, by the way which browser are you using ?
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Sat Sep 21, 2013 3:19 pm

Crome
is the error was in the cache sorry

for the fan what can we do?

you have something else for me to try before I leave for work?


I'm glad that everything is in ndandô to fruition :-) you are doing very nice things....

CONGRATULATIONS TO BOTH FOR THE JOB YOU ARE DOING ....

then later on if you want to testing completed I can translate the graphics in Italian
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby fvdw » Sat Sep 21, 2013 4:26 pm

you mention the kernel panic when using more disks. Does that still happens ?
We need to adapt the nas database to make the second or more disks visible, but thats relative easy.
If the kernel cannot work with more disk then we have to solve that first

The fan, I will have a look at that, most of the time its just a gpio pin to be set properly to get get the fan running
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

PreviousNext

Return to Lacie 5Big Network vs1

Who is online

Users browsing this forum: No registered users and 4 guests