2big NAS

Re: 2big NAS

Postby panda88 » Fri Jan 05, 2018 10:06 pm

fvdw wrote:mmm...in uboot console you could test the stata interface by given command
Code: Select all
ide partinfo


probably still something wrong in ethernet setup of 3.14.2 kernel :scratch



I dont understand. The problem now is that it is not recognized the sata/ide device. so, why do you speak about ethernet interface? i cant follow you :thinking

btw, i tested 162, and i made also the ide partinfo command. that's the output:

Code: Select all
provided by fvdw
waiting for u-boot..
starting u-boot net console click on window and press enter


Marvell>> setenv bootargs console=ttyS0,115200 netconsole=6666@${ipaddr}/,6666@${serverip}/
setenv bootargs console=ttyS0,115200 netconsole=6666@${ipaddr}/,6666@${serverip}/
Marvell>> ide reset
ide reset

Reset IDE:
Marvell Serial ATA Adapter

Marvell Serial ATA Adapter
Integrated Sata device found
PCIe SATA:ffffffff

Marvell>> ide partinfo
ide partinfo

no IDE devices available
Marvell>> tftpboot 0x800000 UIMAGE-3142-KIRKWOOD-162-standalone
tftpboot 0x800000 UIMAGE-3142-KIRKWOOD-162-standalone
Using egiga0 device
TFTP from server 10.0.0.108; our IP address is 10.0.0.252
Filename 'UIMAGE-3142-KIRKWOOD-162-standalone'.
Load address: 0x800000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         ###########################################
done
Bytes transferred = 5876712 (59abe8 hex)
Marvell>> bootm
bootm
## Booting image at 00800000 ...
   Image Name:   Linux-3.14.2
   Created:      2018-01-05  16:32:44 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5876648 Bytes =  5.6 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK
bootargs from environment variables : console=ttyS0,115200 netconsole=6666@10.0.0.252/,6666@10.0.0.108/ cap=gpt,lba64

Starting kernel ...




AND SURPRISE!!! telnet works!

so, suddenly, what did i do?

have a look expecially latest fdisk -l command; there it is:

Code: Select all
fvdw-sta-kirkwood login: root
Password:
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ # ls -la
total 16
drwxrwxrwt   12 root     root           340 Jan  1 00:03 .
drwxrwxrwt   12 root     root           340 Jan  1 00:03 ..
-rw-------    1 root     root             7 Jan  1 00:03 .ash_history
drwxr-xr-x    2 root     root          1820 Jan  1 00:00 bin
drwxrwxr-x    6 root     root          3720 Jan  1 00:00 dev
drwxrwxrwx    4 root     root           200 Jan  3  2018 etc
-rwxr-xr-x    1 root     root           672 Feb  2  2016 fvdw-sl-programs
-rwxr-xr-x    1 root     root          3679 Mar  5  2017 init
-rw-r--r--    1 root     root            11 Jan  1 00:00 ip.txt
drwxr-xr-x    3 root     root           140 Jan  3  2018 lib
lrwxrwxrwx    1 root     root            12 Jan  1 00:00 linuxrc -> /bin/busybox
drwxrwxrwx    3 root     root            60 Jan  3  2018 mnt
dr-xr-xr-x   64 root     root             0 Jan  1  1970 proc
drwxr-xr-x    2 root     root          1600 Jan  1 00:00 sbin
dr-xr-xr-x   12 root     root             0 Jan  1 00:00 sys
drwxr-xr-x    5 root     root           100 Jan  3  2018 usr
drwxr-xr-x    3 root     root            60 Jan  3  2018 var
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) ) #162 PREEMPT Fri Jan 5 17:31:53 CET 2018
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: LaCie 2Big NAS
[    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 c0972500, 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@10.0.0.252/,6666@10.0.0.108/ cap=gpt,lba64
[    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, 219K 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 - 0xc0756430   (7482 kB)
[    0.000000]       .init : 0xc0757000 - 0xc093a3dc   (1933 kB)
[    0.000000]       .data : 0xc093c000 - 0xc0972d60   ( 220 kB)
[    0.000000]        .bss : 0xc0972d6c - 0xc09acf8c   ( 233 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:114
[    0.000008] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474836475ns
[    7.851096] Calibrating delay loop... 1987.37 BogoMIPS (lpj=9936896)
[    7.911066] pid_max: default: 32768 minimum: 301
[    7.911167] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    7.911182] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    7.911604] CPU: Testing write buffer coherency: ok
[    7.911878] Setting up static identity map for 0x59c3c0 - 0x59c418
[    7.913808] VFP support v0.3: not present
[    7.914256] xor: measuring software checksum speed
[    8.011109]    arm4regs  :  1817.200 MB/sec
[    8.111074]    8regs     :  1091.200 MB/sec
[    8.211068]    32regs    :  1510.800 MB/sec
[    8.211082] xor: using function: arm4regs (1817.200 MB/sec)
[    8.211094] pinctrl core: initialized pinctrl subsystem
[    8.211194] NET: Registered protocol family 16
[    8.211486] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    8.213852] Kirkwood: MV88F6282-Rev-A1, TCLK=200000000.
[    8.213873] Feroceon L2: Enabling L2
[    8.213902] Feroceon L2: Cache support initialised.
[    8.214679] mv_usb_init 1
[    8.214693] mv_usb_init 2 devnum = 0
[    8.214701] init function mv_usb_init finished
[    8.214706] initial MPP regs: 01111111 00003311 00551100 00000000 00000000 00000000 00000000
[    8.214725]   final MPP regs: 01111111 00003311 00551100 00000000 00000000 00000000 00000000
[    8.214952]  orion-ehci registered
[    8.216095] orion_gpio_is_valid: invalid GPIO 7
[    8.216440] Kirkwood PCIe port 0: link up
[    8.216446] Kirkwood PCIe port 1: link down
[    8.216452] PCI: bus0 uses PCIe port 0
[    8.216628] PCI host bridge to bus 0000:00
[    8.216644] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
[    8.216652] pci_bus 0000:00: root bus resource [io  0x1000-0xffff]
[    8.216660] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    8.216687] pci 0000:00:00.0: [11ab:6282] type 00 class 0x058000
[    8.216707] pci 0000:00:00.0: reg 0x10: [mem 0xf1000000-0xf10fffff 64bit pref]
[    8.216718] pci 0000:00:00.0: reg 0x18: [mem 0x00000000-0x0fffffff]
[    8.216753] pci 0000:00:00.0: supports D1 D2
[    8.216949] pci 0000:00:01.0: [197b:2360] type 00 class 0x010601
[    8.216982] pci 0000:00:01.0: reg 0x10: [io  0xfff8-0xffff]
[    8.216999] pci 0000:00:01.0: reg 0x14: [io  0xfffc-0xffff]
[    8.217014] pci 0000:00:01.0: reg 0x18: [io  0xfff8-0xffff]
[    8.217030] pci 0000:00:01.0: reg 0x1c: [io  0xfffc-0xffff]
[    8.217045] pci 0000:00:01.0: reg 0x20: [io  0xfff0-0xffff]
[    8.217061] pci 0000:00:01.0: reg 0x24: [mem 0x90000000-0x900001ff]
[    8.217077] pci 0000:00:01.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    8.217122] pci 0000:00:01.0: PME# supported from D3hot
[    8.217334] PCI: bus0: Fast back to back transfers disabled
[    8.217346] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    8.217355] PCI: bus1 uses PCIe port 1
[    8.217508] PCI host bridge to bus 0000:01
[    8.217520] pci_bus 0000:01: root bus resource [mem 0xe8000000-0xefffffff]
[    8.217528] pci_bus 0000:01: root bus resource [io  0x10000-0x1ffff]
[    8.217535] pci_bus 0000:01: No busn resource found for root bus, will use [bus 01-ff]
[    8.217556] pci 0000:01:00.0: [11ab:6282] type 00 class 0x058000
[    8.217572] pci 0000:01:00.0: reg 0x10: [mem 0xf1000000-0xf10fffff 64bit pref]
[    8.217582] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x0fffffff]
[    8.217613] pci 0000:01:00.0: supports D1 D2
[    8.217795] PCI: bus1: Fast back to back transfers disabled
[    8.217806] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    8.217836] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0000000-0xe000ffff pref]
[    8.217846] pci 0000:00:01.0: BAR 5: assigned [mem 0xe0010000-0xe00101ff]
[    8.217858] pci 0000:00:01.0: BAR 4: assigned [io  0x1000-0x100f]
[    8.217869] pci 0000:00:01.0: BAR 0: assigned [io  0x1010-0x1017]
[    8.217880] pci 0000:00:01.0: BAR 2: assigned [io  0x1018-0x101f]
[    8.217891] pci 0000:00:01.0: BAR 1: assigned [io  0x1020-0x1023]
[    8.217902] pci 0000:00:01.0: BAR 3: assigned [io  0x1024-0x1027]
[    8.234496] bio: create slab <bio-0> at 0
[    8.401213] raid6: int32x1    146 MB/s
[    8.571637] raid6: int32x2    193 MB/s
[    8.741345] raid6: int32x4    195 MB/s
[    8.911458] raid6: int32x8    210 MB/s
[    8.911466] raid6: using algorithm int32x8 (210 MB/s)
[    8.911471] raid6: using intx1 recovery algorithm
[    8.912101] SCSI subsystem initialized
[    8.912430] libata version 3.00 loaded.
[    8.913037] usbcore: registered new interface driver usbfs
[    8.913158] usbcore: registered new interface driver hub
[    8.913293] usbcore: registered new device driver usb
[    8.915048] cfg80211: Calling CRDA to update world regulatory domain
[    8.915237] Switched to clocksource orion_clocksource
[    8.916860] NET: Registered protocol family 2
[    8.917203] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    8.917236] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[    8.917266] TCP: Hash tables configured (established 2048 bind 2048)
[    8.917308] TCP: reno registered
[    8.917317] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    8.917335] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    8.917480] NET: Registered protocol family 1
[    8.917682] RPC: Registered named UNIX socket transport module.
[    8.917690] RPC: Registered udp transport module.
[    8.917694] RPC: Registered tcp transport module.
[    8.917698] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.917722] PCI: CLS 32 bytes, default 32
[    9.007374] NetWinder Floating Point Emulator V0.97 (double precision)
[    9.007483] gpio-usb-probe-4b err=0
[    9.007494] gpio-usb gpio-usb: USB GPIO's initialized
[    9.008586] futex hash table entries: 256 (order: -1, 3072 bytes)
[    9.069586] VFS: Disk quotas dquot_6.5.2
[    9.069627] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    9.069943] NFS: Registering the id_resolver key type
[    9.069983] Key type id_resolver registered
[    9.069989] Key type id_legacy registered
[    9.070000] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    9.070010] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    9.070074] NTFS driver 2.1.30 [Flags: R/W].
[    9.070095] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    9.070197] fuse init (API version 7.22)
[    9.070636] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[    9.070925] msgmni has been set to 488
[    9.071725] async_tx: api initialized (async)
[    9.071873] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    9.071882] io scheduler noop registered
[    9.071887] io scheduler deadline registered
[    9.071900] io scheduler cfq registered (default)
[    9.072193] mv_xor mv_xor.0: Marvell shared XOR driver
[    9.111084] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[    9.151079] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[    9.151253] mv_xor mv_xor.1: Marvell shared XOR driver
[    9.191079] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[    9.231078] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[    9.235128] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    9.255827] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 12500000) is a 16550A
[    9.930359] console [ttyS0] enabled
[    9.954184] serial8250.1: ttyS1 at MMIO 0xf1012100 (irq = 34, base_baud = 12500000) is a 16550A
[    9.969178] brd: module loaded
[    9.975533] loop: module loaded
[    9.979620] ahci 0000:00:01.0: version 3.0
[    9.979640] PCI: enabling device 0000:00:01.0 (0146 -> 0147)
[    9.985624] ahci 0000:00:01.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
[    9.993897] ahci 0000:00:01.0: flags: 64bit ncq pm led clo pmp pio slum part
[   10.002038] scsi0 : ahci
[   10.004927] ata1: SATA max UDMA/133 abar m512@0xe0010000 port 0xe0010100 irq 9
[   10.012659] sata_mv sata_mv.0: version 1.28
[   10.012710] sata_mv sata_mv.0: cannot get optional clkdev
[   10.018219] sata_mv sata_mv.0: slots 32 ports 2
[   10.024876] scsi1 : sata_mv
[   10.028045] scsi2 : sata_mv
[   10.031181] ata2: SATA max UDMA/133 irq 21
[   10.035294] ata3: SATA max UDMA/133 irq 21
[   10.040920] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[   10.047355] nand: Micron MT29F2G08ABAEAWP
[   10.051489] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[   10.057179] Scanning device for bad blocks
[   10.212532] Creating 3 MTD partitions on "orion_nand":
[   10.217692] 0x000000000000-0x000000100000 : "u-boot"
[   10.223438] 0x000000100000-0x000001100000 : "uImage"
[   10.229133] 0x000001100000-0x000010000000 : "root"
[   10.236119] tun: Universal TUN/TAP device driver, 1.6
[   10.241247] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   10.247592] ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[   10.255803] ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[   10.270634] libphy: orion_mdio_bus: probed
[   10.274928] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   10.284563] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:d0:4b:94:f7:c7
[   10.293442] PPP generic driver version 2.4.2
[   10.297953] PPP Deflate Compression module registered
[   10.303083] PPP MPPE Compression module registered
[   10.307887] NET: Registered protocol family 24
[   10.312535] usbcore: registered new interface driver rtl8187
[   10.318213] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[   10.325785] usbcore: registered new interface driver pegasus
[   10.331610] usbcore: registered new interface driver asix
[   10.337152] usbcore: registered new interface driver ax88179_178a
[   10.343395] usbcore: registered new interface driver cdc_ether
[   10.349364] usbcore: registered new interface driver net1080
[   10.355170] usbcore: registered new interface driver cdc_subset
[   10.361168] ata1: SATA link down (SStatus 0 SControl 300)
[   10.366773] usbcore: registered new interface driver zaurus
[   10.372527] usbcore: registered new interface driver ipheth
[   10.378252] usbcore: registered new interface driver cdc_ncm
[   10.383967] ata2: SATA link down (SStatus 0 SControl F300)
[   10.390222] aoe: cannot create debugfs directory
[   10.394998] aoe: AoE v85 initialised.
[   10.399205] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[   10.405344] i2c /dev entries driver
[   10.410211] rtc-ds1307 0-0068: SET TIME!
[   10.415838] rtc-ds1307 0-0068: rtc core: registered ds1337 as rtc1
[   10.434315] gpio-fan gpio-fan: GPIO fan initialized
[   10.440548] md: linear personality registered for level -1
[   10.446083] md: raid0 personality registered for level 0
[   10.451487] md: raid1 personality registered for level 1
[   10.456816] md: raid10 personality registered for level 10
[   10.462452] md: raid6 personality registered for level 6
[   10.467786] md: raid5 personality registered for level 5
[   10.473144] md: raid4 personality registered for level 4
[   10.478627] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[   10.487285] device-mapper: multipath: version 1.6.0 loaded
[   10.492818] device-mapper: multipath round-robin: version 1.0.0 loaded
[   10.499370] device-mapper: multipath queue-length: version 0.1.0 loaded
[   10.506024] device-mapper: multipath service-time: version 0.2.0 loaded
[   10.512713] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   10.518833] device-mapper: raid: Loading target version 1.5.2
[   10.525912] ipip: IPv4 over IPv4 tunneling driver
[   10.531210] TCP: cubic registered
[   10.534568] NET: Registered protocol family 10
[   10.539635] sit: IPv6 over IPv4 tunneling driver
[   10.544920] NET: Registered protocol family 17
[   10.549573] NET: Registered protocol family 5
[   10.554103] 8021q: 802.1Q VLAN Support v1.8
[   10.558326] NET: Registered protocol family 37
[   10.562857] Key type dns_resolver registered
[   10.568035] netpoll: netconsole: local port 6666
[   10.572721] netpoll: netconsole: local IPv4 address 10.0.0.252
[   10.578573] netpoll: netconsole: interface 'eth0'
[   10.583311] netpoll: netconsole: remote port 6666
[   10.588035] netpoll: netconsole: remote IPv4 address 10.0.0.108
[   10.594021] netpoll: netconsole: remote ethernet address ff:ff:ff:ff:ff:ff
[   10.600925] netpoll: netconsole: device eth0 not up yet, forcing it
[   10.609674] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   10.751060] ata3: SATA link down (SStatus 0 SControl F300)
[   12.811408] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[   12.821301] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   12.832661] console [netcon0] enabled
[   12.836348] netconsole: network logging started
[   12.841318] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[   12.848351] rtc-mv rtc-mv: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
[   12.862348] Freeing unused kernel memory: 1932K (c0757000 - c093a000)
[   16.924059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   16.934149] ehci-orion: EHCI orion driver
[   16.938518] orion-ehci orion-ehci.0: EHCI Host Controller
[   16.944839] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[   16.952576] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[   16.971076] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[   16.977127] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   16.983970] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.991245] usb usb1: Product: EHCI Host Controller
[   16.996149] usb usb1: Manufacturer: Linux 3.14.2 ehci_hcd
[   17.001593] usb usb1: SerialNumber: orion-ehci.0
[   17.006724] hub 1-0:1.0: USB hub found
[   17.010548] hub 1-0:1.0: 1 port detected
[   17.019217] usbcore: registered new interface driver usb-storage
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ # fdisk -l

Disk /dev/mtdblock1: 16 MB, 16777216 bytes
255 heads, 63 sectors/track, 2 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

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

Disk /dev/mtdblock2: 250 MB, 250609664 bytes
255 heads, 63 sectors/track, 30 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/mtdblock2 doesn't contain a valid partition table
root@fvdw-sta-kirkwood:/



can i say then HURRAH? :woohoo



EDITED, ADDING (this post in this forum should be a project with committments, dont you think?? ;) ):
Once i closed the telnet i looked after uboot console and i saw new things after "starting kernel"; down there those lines:

Code: Select all
Starting kernel ...

[   16.924059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   16.934149] ehci-orion: EHCI orion driver
[   16.938518] orion-ehci orion-ehci.0: EHCI Host Controller
[   16.944839] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[   16.952576] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[   16.971076] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[   16.977127] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   16.983970] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.991245] usb usb1: Product: EHCI Host Controller
[   16.996149] usb usb1: Manufacturer: Linux 3.14.2 ehci_hcd
[   17.001593] usb usb1: SerialNumber: orion-ehci.0
[   17.006724] hub 1-0:1.0: USB hub found
[   17.010548] hub 1-0:1.0: 1 port detected
[   17.019217] usbcore: registered new interface driver usb-storage
[  388.618815] __nand_correct_data: uncorrectable ECC error
[  388.624042] __nand_correct_data: uncorrectable ECC error[  388.629403] end_request: I/O error, dev mtdblock0, sector 0
[  388.635001] Buffer I/O error on device mtdblock0, logical block 0
[  388.641302] __nand_correct_data: uncorrectable ECC error
[  388.646474] __nand_correct_data: uncorrectable ECC error[  388.651844] end_request: I/O error, dev mtdblock0, sector 8
[  388.657445] Buffer I/O error on device mtdblock0, logical block 1
[  388.663706] __nand_correct_data: uncorrectable ECC error
[  388.668874] __nand_correct_data: uncorrectable ECC error[  388.674268] end_request: I/O error, dev mtdblock0, sector 16
[  388.679951] Buffer I/O error on device mtdblock0, logical block 2
[  388.686213] __nand_correct_data: uncorrectable ECC error
[  388.691391] __nand_correct_data: uncorrectable ECC error[  388.618815] __nand_correct_data: uncorrectable ECC error
[  388.696743] end_request: I/O error, dev mtdblock0, sector 24
[  388.702431] Buffer I/O error on device mtdblock0, logical block 3
[  388.708764] __nand_correct_data: uncorrectable ECC error
[  388.713970] __nand_correct_data: uncorrectable ECC error[  388.719321] end_request: I/O error, dev mtdblock0, sector 0
[  388.724920] Buffer I/O error on device mtdblock0, logical block 0
[  732.911063] random: nonblocking pool is initialized
[  732.911063] random: nonblocking pool is initialized
Last edited by panda88 on Fri Jan 05, 2018 10:13 pm, edited 1 time in total.
panda88
 
Posts: 48
Joined: Sun Dec 10, 2017 9:08 pm
Location: Italy

Re: 2big NAS

Postby panda88 » Fri Jan 05, 2018 10:09 pm

then i made du and df commands:

Code: Select all
Mem: 8536K used, 243348K free, 0K shrd, 1162792K buff, 1162792K cached
CPU:  0.0% usr  0.0% sys  0.0% nic  100% idle  0.0% io  0.0% irq  0.0% sirq
Load average: 0.00 0.02 0.02 1/50 734
  PID  PPID USER     STAT   VSZ %VSZ CPU %CPU COMMAND
  589     1 root     S     1228  0.4   0  0.0 /sbin/telnetd
  578     1 root     S     1688  0.6   0  0.0 /sbin/discoverd
    1     0 root     S     1232  0.4   0  0.0 /bin/sh
  673   589 root     S     1228  0.4   0  0.0 -sh
  734   673 root     R     1224  0.4   0  0.0 top
  593     1 root     S      200  0.0   0  0.0 /sbin/buttons-nwsp2
    7     2 root     SW       0  0.0   0  0.0 [rcu_preempt]
    3     2 root     SW       0  0.0   0  0.0 [ksoftirqd/0]
    4     2 root     SW       0  0.0   0  0.0 [kworker/0:0]
   10     2 root     SW<      0  0.0   0  0.0 [khelper]
  220     2 root     SW<      0  0.0   0  0.0 [writeback]
  222     2 root     SW<      0  0.0   0  0.0 [bioset]
  224     2 root     SW<      0  0.0   0  0.0 [kblockd]
    2     0 root     SW       0  0.0   0  0.0 [kthreadd]
  240     2 root     SW       0  0.0   0  0.0 [khubd]
  246     2 root     SW<      0  0.0   0  0.0 [md]
  256     2 root     SW<      0  0.0   0  0.0 [cfg80211]
  229     2 root     SW<      0  0.0   0  0.0 [ata_sff]
  272     2 root     SW<      0  0.0   0  0.0 [rpciod]
    8     2 root     SW       0  0.0   0  0.0 [rcu_sched]
  282     2 root     SW       0  0.0   0  0.0 [fsnotify_mark]
  283     2 root     SW<      0  0.0   0  0.0 [nfsiod]
  287     2 root     SW<      0  0.0   0  0.0 [xfsalloc]
  288     2 root     SW<      0  0.0   0  0.0 [xfs_mru_cache]
  289     2 root     SW<      0  0.0   0  0.0 [xfslogd]
  290     2 root     SW<      0  0.0   0  0.0 [crypto]
  412     2 root     SW       0  0.0   0  0.0 [scsi_eh_0]
  413     2 root     SW<      0  0.0   0  0.0 [scsi_tmf_0]
  416     2 root     SW       0  0.0   0  0.0 [kworker/u2:2]
  425     2 root     SW       0  0.0   0  0.0 [scsi_eh_1]
  257     2 root     SW       0  0.0   0  0.0 [kworker/0:1]
  429     2 root     SW       0  0.0   0  0.0 [scsi_eh_2]
  281     2 root     SW       0  0.0   0  0.0 [kswapd0]
  440     2 root     SW<      0  0.0   0  0.0 [smflush]
  502     2 root     SW<      0  0.0   0  0.0 [aoe_tx0]
  503     2 root     SW<      0  0.0   0  0.0 [aoe_ktio0]
  529     2 root     SW<      0  0.0   0  0.0 [raid5wq]
  531     2 root     SW<      0  0.0   0  0.0 [dm_bufio_cache]
  532     2 root     SW<      0  0.0   0  0.0 [kmpathd]
  533     2 root     SW<      0  0.0   0  0.0 [kmpath_handlerd]
root@fvdw-sta-kirkwood:/ # df
Filesystem           1K-blocks      Used Available Use% Mounted on
root@fvdw-sta-kirkwood:/
panda88
 
Posts: 48
Joined: Sun Dec 10, 2017 9:08 pm
Location: Italy

Re: 2big NAS

Postby fvdw » Sat Jan 06, 2018 1:38 am

:punk at least some progress and a working setup file and running kernel.
However still no access to the disks
First I thought that this is not as it should be
Code: Select all
 10.012710] sata_mv sata_mv.0: cannot get optional clkdev
. However it appears also on other devices that work ok and can access the disks.

Not likely but it could be that we are facing two defective disks as also uboot cannot access them. The sata link remains down. Do you have any other sata disk we could try or check these disk in another pc for instance using an usb/sata interface?
But the disks are spinning, correct? This important as it means the power supply is enabled by the kernel

Sorry for late response but I had a birthday party this evening
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: 2big NAS

Postby panda88 » Sat Jan 06, 2018 12:41 pm

Hang on a second:
Have you seen that disks are recognizable? Fdisk-L showed them but without any partition table.

Anyway I have other sata drives: but none of them is an identical couple for raid purposes.
I have some wd, some seagate, a maxtor. Do you prefere some of them for compatibility reasons?
Is it better to install just one of them?

Btw I am pretty sure that those already inside the nas are working: I deleted partition tables using an Ubuntu distribution (I don’t remember if with gparted or via fdisk...) via a sata to usb cable adapter like a month ago.

Disks always spins!

I cannot test disks though connecting them directly to a motherboard because nowadays I don’t have a desktop computer anymore... just notebooks (I moved in an apartment and I left most of my laboratory stuffs...). (That’s the adapter I had to buy in November for this reason: https://www.amazon.it/dp/B016UBXH3O/ref ... uAb53S633W )
Don’t be sorry for late response. I feel guilty that I am stealing so much time to you.
panda88
 
Posts: 48
Joined: Sun Dec 10, 2017 9:08 pm
Location: Italy

Re: 2big NAS

Postby fvdw » Sat Jan 06, 2018 3:30 pm

Hang on a second:
Have you seen that disks are recognizable? Fdisk-L showed them but without....

Unfortunate the disks listed by fdisk (mtdxblock) are not the harddisk but those present in the internal flash memory of the nas.

Any other sata drive from which you know that it is ok will do for testing. I hope we are not facing a hardware problem as also uboot doesn't seem to see the disks. However because this nas is using a pcie interface towards the sata interface it might need in uboot a different command to access the disks. If thats not the case and it is a hardware failure then the nas is useless. But lets hope that it is not a hardware failure but a software issue. Lets firts rule out the disks as cause. Just put one good disk in and see if the sata link comes up.

Ps no problem to spend time on this always nice to add a new device to our list if supported devices ;)
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: 2big NAS

Postby fvdw » Sat Jan 06, 2018 3:48 pm

In addition , in uboot console window you could also try the command
Code: Select all
pci

and
Code: Select all
ide reset
ide info
ide part

to see what it gives as output
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: 2big NAS

Postby fvdw » Sat Jan 06, 2018 4:19 pm

by the way, the out put of dmesg looks very similar to the stock one http://lacie-nas.org/doku.php?id=2big_nas

also that mention sata link down, apparently we are overlooking something :scratch :scratch
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: 2big NAS

Postby panda88 » Sat Jan 06, 2018 5:13 pm

IMHO it is not an hardware problem. tonight I’ll test it with one single different sata drive and 162 kernel. I’ll post the output of it if will be different.
The truth is that the circuit board of a single original drive of the nas started smoking one day while I was trying to understand why it didn’t work.
But in my opinion it didn’t damage the nas because that same drive suddenly, attached on my sata to usb converter, started smoking again but didn’t damage it.
I had to make this test because once I saw nas smoking, I couldn’t understand which drive was causing it...
Idk if I explained bene well enough...
panda88
 
Posts: 48
Joined: Sun Dec 10, 2017 9:08 pm
Location: Italy

Re: 2big NAS

Postby fvdw » Sat Jan 06, 2018 5:25 pm

lets hope that you are right :whistle
But smoking is not a good sign it means it draws much power and if done too long it possibly ? could damage motherboard as well. If only one disk smoked and damaged its interface maybe the other interface of the other disk is still ok, but they are all part of one chip...
As you mentioned as well, you could do 2 tests with only 1 disk in one of the two slots and see if then the sata link comes up. Be sure to use a disk that you know is ok.

In addition I attached another standalone kernel with some extra ide stuff enabled that might be required when using pcie sata.
I copied the setup from a interspace v1 which also uses pcie to talk to the sata controller. But it is a guess as it doesn't seems logical to me that it would need this driver
But it will not harm to test
You do not have the required permissions to view the files attached to this post.
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: 2big NAS

Postby panda88 » Sat Jan 06, 2018 10:12 pm

ok. i changed main disk (slot1) and left 2nd slot empty. The earlier disk was a 500GB sataIII WORKING (tested via sata to usb converter).
now I've put a 2TB WD caviar green sataIII disk. (working too).

in the 2 code-blox i'm posting, Uboot output and telnet output of the standalone kernel #163.

THANKS AGAIN.

Code: Select all
provided by fvdw
waiting for u-boot..
starting u-boot net console click on window and press enter


Marvell>> setenv bootargs console=ttyS0,115200 netconsole=6666@${ipaddr}/,6666@${serverip}/
setenv bootargs console=ttyS0,115200 netconsole=6666@${ipaddr}/,6666@${serverip}/
Marvell>> ide reset
ide reset

Reset IDE:
Marvell Serial ATA Adapter

Marvell Serial ATA Adapter
Integrated Sata device found
PCIe SATA:ffffffff

Marvell>> ide info
ide info

Marvell>> ide part
ide part

no IDE devices available
Marvell>> ide partinfo
ide partinfo

no IDE devices available
Marvell>> ide ?
ide ?
Usage:
ide     - IDE sub-system

Marvell>> ide -help
ide -help
Usage:
ide     - IDE sub-system

Marvell>> pci
pciMarvell>> pci ?
pci ?
Scanning PCI devices on bus 0
BusDevFun  VendorId   DeviceId   Device Class       Sub-Class
_____________________________________________________________
00.00.00   0x11ab     0x6282     Memory controller       0x80
00.01.00   0x197b     0x2360     Mass storage controller 0x06
Marvell>> help
help
?       - alias for 'help'
base    - print or set address offset
bootext2    dev:boot_part1,boot_part2 addr boot_image linux_dev_name
bootm   - boot application image from memory
bootp   - boot image via network using BootP/TFTP protocol
bubt    - Burn an image on the Boot Nand Flash.
chpart  - change active partition
cmp     - memory compare
cmpm    - Compare Memory
coninfo - print console devices and information
cp      - memory copy
cpumap - Display CPU memory mapping settings.
crc32   - checksum calculation
date    - get/set/reset date & time
dclk    - Display the MV device CLKs.
dhcp    - invoke DHCP client to obtain IP/boot params
diskboot- boot from IDE device
echo    - echo args to console
eeprom  - EEPROM sub-system
erase   - erase FLASH memory
esphytest  - eSATA PHY test patterns
exit    - exit script
ext2get - get variable(s) from an environment file
ext2load- load binary file from a Ext2 filesystem
ext2ls  - list files in a directory (default /)
ext2modify- modify binary file from a Ext2 filesystem
ext2set - set variable in an environment file
ext2uuid- extract UUID from a Ext2 filesystem
factory    - reset to factory command
fatinfo - print information about filesystem
fatload - load binary file from a dos filesystem
fatls   - list files in a directory (default /)
fi      - Find value in the memory.
flinfo  - print FLASH memory information
fsinfo  - print information about filesystems
fsload  - load binary file from a filesystem image
g       - start application at cached address 'addr'(default addr 0x40000)
go      - start application at address 'addr'
help    - print online help
icrc32  - checksum calculation
ide     - IDE sub-system
iloop   - infinite loop on address range
imd     - i2c memory display
iminfo  - print header information for application image
imm[.b, .s, .w, .l]     - i2c memory modify (auto-incrementing)
imw     - memory write (fill)
inm     - memory modify (constant address)
iprobe  - probe to discover valid I2C chip addresses
ir      - reading and changing MV internal register values.
loop    - infinite loop on address range
ls      - list files in a directory (default /)
lump    - Wait for a LUMP
map     - Diasplay address decode windows
md      - memory display
me      - PCI master enable
mm      - memory modify (auto-incrementing)
mp      - map PCI BAR
mtdparts- define flash/nand partitions
mtest   - simple RAM test
print machine type
mw      - memory write (fill)
nand                   - NAND sub-system
nboot   - boot from NAND device
nbubt   - Burn a boot loader image on the Boot Nand Flash.
nm      - memory modify (constant address)
pci     - list and access PCI Configuration Space
pciephyRead    - Read PCI-E Phy register
pciePhyWrite    - Write PCI-E Phy register
phyRead        - Read Phy register
phyWrite       - Write Phy register
ping    - send ICMP ECHO_REQUEST to network host
printenv- print environment variables
protect - enable or disable FLASH write protection
rarpboot- boot image via network using RARP/TFTP protocol
reset   - Perform RESET of the CPU
resetenv        - Return all environment variable to default.
run     - run commands in an environment variable
saveenv - save environment variables to persistent storage
scsi    - SCSI sub-system
scsiboot- boot from SCSI device
se      - PCI Slave enable
setenv  - set environment variables
sflash  - read, write or erase the external SPI Flash.
sg      - scanning the PHYs status
sp      - Scan PCI bus.
sphytest  - SATA PHY test patterns
switchRegRead   - Read switch register
switchRegWrite  - Write switch register
Temp    - read chip Tj temp
test    - minimal test like /bin/sh
tftpboot- boot image via network using TFTP protocol
usb     - USB sub-system
usbboot - boot from USB device
version - print monitor version
Marvell>> tftpboot 0x800000 UIMAGE-3142-KIRKWOOD-163-standalone
tftpboot 0x800000 UIMAGE-3142-KIRKWOOD-163-standalone
Using egiga0 device
TFTP from server 10.0.0.108; our IP address is 10.0.0.252
Filename 'UIMAGE-3142-KIRKWOOD-163-standalone'.
Load address: 0x800000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################
done
Bytes transferred = 5905976 (5a1e38 hex)
Marvell>> bootm
bootm
## Booting image at 00800000 ...
   Image Name:   Linux-3.14.2
   Created:      2018-01-06  17:13:45 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5905912 Bytes =  5.6 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK
bootargs from environment variables : console=ttyS0,115200 netconsole=6666@10.0.0.252/,6666@10.0.0.108/ cap=gpt,lba64

Starting kernel ...

[   25.404141] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   25.414222] ehci-orion: EHCI orion driver
[   25.418556] orion-ehci orion-ehci.0: EHCI Host Controller
[   25.424883] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[   25.432609] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[   25.451122] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[   25.457167] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   25.464015] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   25.471292] usb usb1: Product: EHCI Host Controller
[   25.476195] usb usb1: Manufacturer: Linux 3.14.2 ehci_hcd
[   25.481639] usb usb1: SerialNumber: orion-ehci.0
[   25.486773] hub 1-0:1.0: USB hub found
[   25.490592] hub 1-0:1.0: 1 port detected
[   25.499234] usbcore: registered new interface driver usb-storage


Code: Select all
fvdw-sta-kirkwood login: root
Password:
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) ) #163 PREEMPT Sat Jan 6 18:12:52 CET 2018
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: LaCie 2Big NAS
[    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 c09807b8, 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@10.0.0.252/,6666@10.0.0.108/ cap=gpt,lba64
[    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: 249892K/262144K available (5946K kernel code, 220K rwdata, 1596K rodata, 1933K init, 232K bss, 12252K 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 - 0xc0765abc   (7543 kB)
[    0.000000]       .init : 0xc0766000 - 0xc09494c4   (1934 kB)
[    0.000000]       .data : 0xc094a000 - 0xc0981020   ( 221 kB)
[    0.000000]        .bss : 0xc098102c - 0xc09bb36c   ( 233 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:114
[    0.000009] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474836475ns
[   16.151155] Calibrating delay loop... 1987.37 BogoMIPS (lpj=9936896)
[   16.211123] pid_max: default: 32768 minimum: 301
[   16.211224] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[   16.211240] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[   16.211664] CPU: Testing write buffer coherency: ok
[   16.211936] Setting up static identity map for 0x5a5c60 - 0x5a5cb8
[   16.213890] VFP support v0.3: not present
[   16.214339] xor: measuring software checksum speed
[   16.311167]    arm4regs  :  1681.200 MB/sec
[   16.411134]    8regs     :  1091.600 MB/sec
[   16.511125]    32regs    :  1510.800 MB/sec
[   16.511138] xor: using function: arm4regs (1681.200 MB/sec)
[   16.511152] pinctrl core: initialized pinctrl subsystem
[   16.511250] NET: Registered protocol family 16
[   16.511543] DMA: preallocated 256 KiB pool for atomic coherent allocations
[   16.513930] Kirkwood: MV88F6282-Rev-A1, TCLK=200000000.
[   16.513951] Feroceon L2: Enabling L2
[   16.513980] Feroceon L2: Cache support initialised.
[   16.514758] mv_usb_init 1
[   16.514772] mv_usb_init 2 devnum = 0
[   16.514779] init function mv_usb_init finished
[   16.514785] initial MPP regs: 01111111 00003311 00551100 00000000 00000000 00000000 00000000
[   16.514804]   final MPP regs: 01111111 00003311 00551100 00000000 00000000 00000000 00000000
[   16.515030]  orion-ehci registered
[   16.516183] orion_gpio_is_valid: invalid GPIO 7
[   16.516531] Kirkwood PCIe port 0: link up
[   16.516537] Kirkwood PCIe port 1: link down
[   16.516543] PCI: bus0 uses PCIe port 0
[   16.516717] PCI host bridge to bus 0000:00
[   16.516732] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
[   16.516741] pci_bus 0000:00: root bus resource [io  0x1000-0xffff]
[   16.516749] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[   16.516776] pci 0000:00:00.0: [11ab:6282] type 00 class 0x058000
[   16.516796] pci 0000:00:00.0: reg 0x10: [mem 0xf1000000-0xf10fffff 64bit pref]
[   16.516807] pci 0000:00:00.0: reg 0x18: [mem 0x00000000-0x0fffffff]
[   16.516841] pci 0000:00:00.0: supports D1 D2
[   16.517036] pci 0000:00:01.0: [197b:2360] type 00 class 0x010601
[   16.517069] pci 0000:00:01.0: reg 0x10: [io  0xfff8-0xffff]
[   16.517086] pci 0000:00:01.0: reg 0x14: [io  0xfffc-0xffff]
[   16.517102] pci 0000:00:01.0: reg 0x18: [io  0xfff8-0xffff]
[   16.517118] pci 0000:00:01.0: reg 0x1c: [io  0xfffc-0xffff]
[   16.517133] pci 0000:00:01.0: reg 0x20: [io  0xfff0-0xffff]
[   16.517150] pci 0000:00:01.0: reg 0x24: [mem 0x90000000-0x900001ff]
[   16.517165] pci 0000:00:01.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[   16.517211] pci 0000:00:01.0: PME# supported from D3hot
[   16.517423] PCI: bus0: Fast back to back transfers disabled
[   16.517435] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[   16.517444] PCI: bus1 uses PCIe port 1
[   16.517599] PCI host bridge to bus 0000:01
[   16.517610] pci_bus 0000:01: root bus resource [mem 0xe8000000-0xefffffff]
[   16.517619] pci_bus 0000:01: root bus resource [io  0x10000-0x1ffff]
[   16.517626] pci_bus 0000:01: No busn resource found for root bus, will use [bus 01-ff]
[   16.517647] pci 0000:01:00.0: [11ab:6282] type 00 class 0x058000
[   16.517664] pci 0000:01:00.0: reg 0x10: [mem 0xf1000000-0xf10fffff 64bit pref]
[   16.517674] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x0fffffff]
[   16.517706] pci 0000:01:00.0: supports D1 D2
[   16.517888] PCI: bus1: Fast back to back transfers disabled
[   16.517900] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[   16.517930] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0000000-0xe000ffff pref]
[   16.517941] pci 0000:00:01.0: BAR 5: assigned [mem 0xe0010000-0xe00101ff]
[   16.517953] pci 0000:00:01.0: BAR 4: assigned [io  0x1000-0x100f]
[   16.517964] pci 0000:00:01.0: BAR 0: assigned [io  0x1010-0x1017]
[   16.517975] pci 0000:00:01.0: BAR 2: assigned [io  0x1018-0x101f]
[   16.517986] pci 0000:00:01.0: BAR 1: assigned [io  0x1020-0x1023]
[   16.517997] pci 0000:00:01.0: BAR 3: assigned [io  0x1024-0x1027]
[   16.534812] bio: create slab <bio-0> at 0
[   16.701267] raid6: int32x1    146 MB/s
[   16.871688] raid6: int32x2    193 MB/s
[   17.041403] raid6: int32x4    195 MB/s
[   17.211532] raid6: int32x8    210 MB/s
[   17.211540] raid6: using algorithm int32x8 (210 MB/s)
[   17.211545] raid6: using intx1 recovery algorithm
[   17.212185] SCSI subsystem initialized
[   17.212513] libata version 3.00 loaded.
[   17.213121] usbcore: registered new interface driver usbfs
[   17.213244] usbcore: registered new interface driver hub
[   17.213380] usbcore: registered new device driver usb
[   17.215156] cfg80211: Calling CRDA to update world regulatory domain
[   17.215350] Switched to clocksource orion_clocksource
[   17.216970] NET: Registered protocol family 2
[   17.217313] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[   17.217345] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[   17.217375] TCP: Hash tables configured (established 2048 bind 2048)
[   17.217417] TCP: reno registered
[   17.217426] UDP hash table entries: 256 (order: 0, 4096 bytes)
[   17.217445] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[   17.217591] NET: Registered protocol family 1
[   17.217789] RPC: Registered named UNIX socket transport module.
[   17.217796] RPC: Registered udp transport module.
[   17.217800] RPC: Registered tcp transport module.
[   17.217805] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   17.217828] PCI: CLS 32 bytes, default 32
[   17.307413] NetWinder Floating Point Emulator V0.97 (double precision)
[   17.307522] gpio-usb-probe-4b err=0
[   17.307533] gpio-usb gpio-usb: USB GPIO's initialized
[   17.308640] futex hash table entries: 256 (order: -1, 3072 bytes)
[   17.370234] VFS: Disk quotas dquot_6.5.2
[   17.370275] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   17.370593] NFS: Registering the id_resolver key type
[   17.370630] Key type id_resolver registered
[   17.370636] Key type id_legacy registered
[   17.370647] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[   17.370657] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   17.370721] NTFS driver 2.1.30 [Flags: R/W].
[   17.370742] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[   17.370844] fuse init (API version 7.22)
[   17.371332] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[   17.371623] msgmni has been set to 488
[   17.372371] async_tx: api initialized (async)
[   17.372519] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[   17.372528] io scheduler noop registered
[   17.372534] io scheduler deadline registered
[   17.372548] io scheduler cfq registered (default)
[   17.372841] mv_xor mv_xor.0: Marvell shared XOR driver
[   17.411137] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[   17.451133] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[   17.451314] mv_xor mv_xor.1: Marvell shared XOR driver
[   17.491132] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[   17.531131] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[   17.535181] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[   17.555907] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 12500000) is a 16550A
[   18.230451] console [ttyS0] enabled
[   18.254280] serial8250.1: ttyS1 at MMIO 0xf1012100 (irq = 34, base_baud = 12500000) is a 16550A
[   18.269369] brd: module loaded
[   18.275748] loop: module loaded
[   18.279119] Uniform Multi-Platform E-IDE driver
[   18.284091] ide-gd driver 1.18
[   18.287962] ahci 0000:00:01.0: version 3.0
[   18.287981] PCI: enabling device 0000:00:01.0 (0146 -> 0147)
[   18.293908] ahci 0000:00:01.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
[   18.302115] ahci 0000:00:01.0: flags: 64bit ncq pm led clo pmp pio slum part
[   18.310228] scsi0 : ahci
[   18.313155] ata1: SATA max UDMA/133 abar m512@0xe0010000 port 0xe0010100 irq 9
[   18.320819] sata_mv sata_mv.0: version 1.28
[   18.320870] sata_mv sata_mv.0: cannot get optional clkdev
[   18.326433] sata_mv sata_mv.0: slots 32 ports 2
[   18.333085] scsi1 : sata_mv
[   18.336252] scsi2 : sata_mv
[   18.339336] ata2: SATA max UDMA/133 irq 21
[   18.343507] ata3: SATA max UDMA/133 irq 21
[   18.349123] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[   18.355556] nand: Micron MT29F2G08ABAEAWP
[   18.359583] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[   18.365364] Scanning device for bad blocks
[   18.520650] Creating 3 MTD partitions on "orion_nand":
[   18.525834] 0x000000000000-0x000000100000 : "u-boot"
[   18.531603] 0x000000100000-0x000001100000 : "uImage"
[   18.537307] 0x000001100000-0x000010000000 : "root"
[   18.544309] tun: Universal TUN/TAP device driver, 1.6
[   18.549382] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   18.555817] ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[   18.564016] ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[   18.578880] libphy: orion_mdio_bus: probed
[   18.583179] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   18.592768] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:d0:4b:94:f7:c7
[   18.601667] PPP generic driver version 2.4.2
[   18.606181] PPP Deflate Compression module registered
[   18.611322] PPP MPPE Compression module registered
[   18.616133] NET: Registered protocol family 24
[   18.620726] usbcore: registered new interface driver rtl8187
[   18.626462] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[   18.634019] usbcore: registered new interface driver pegasus
[   18.639837] usbcore: registered new interface driver asix
[   18.645383] usbcore: registered new interface driver ax88179_178a
[   18.651661] usbcore: registered new interface driver cdc_ether
[   18.657635] usbcore: registered new interface driver net1080
[   18.663361] ata1: SATA link down (SStatus 0 SControl 300)
[   18.668921] usbcore: registered new interface driver cdc_subset
[   18.675010] usbcore: registered new interface driver zaurus
[   18.680747] usbcore: registered new interface driver ipheth
[   18.686526] usbcore: registered new interface driver cdc_ncm
[   18.692242] ata2: SATA link down (SStatus 0 SControl F300)
[   18.698497] aoe: cannot create debugfs directory
[   18.703264] aoe: AoE v85 initialised.
[   18.707490] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[   18.713580] i2c /dev entries driver
[   18.719887] rtc-ds1307 0-0068: rtc core: registered ds1337 as rtc1
[   18.738473] gpio-fan gpio-fan: GPIO fan initialized
[   18.744778] md: linear personality registered for level -1
[   18.750281] md: raid0 personality registered for level 0
[   18.755658] md: raid1 personality registered for level 1
[   18.760989] md: raid10 personality registered for level 10
[   18.766636] md: raid6 personality registered for level 6
[   18.771994] md: raid5 personality registered for level 5
[   18.777322] md: raid4 personality registered for level 4
[   18.782814] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[   18.791457] device-mapper: multipath: version 1.6.0 loaded
[   18.796961] device-mapper: multipath round-robin: version 1.0.0 loaded
[   18.803535] device-mapper: multipath queue-length: version 0.1.0 loaded
[   18.810171] device-mapper: multipath service-time: version 0.2.0 loaded
[   18.816870] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   18.823005] device-mapper: raid: Loading target version 1.5.2
[   18.830065] ipip: IPv4 over IPv4 tunneling driver
[   18.835370] TCP: cubic registered
[   18.838723] NET: Registered protocol family 10
[   18.843821] sit: IPv6 over IPv4 tunneling driver
[   18.849058] NET: Registered protocol family 17
[   18.853738] NET: Registered protocol family 5
[   18.858175] 8021q: 802.1Q VLAN Support v1.8
[   18.862506] NET: Registered protocol family 37
[   18.866994] Key type dns_resolver registered
[   18.872208] netpoll: netconsole: local port 6666
[   18.876844] netpoll: netconsole: local IPv4 address 10.0.0.252
[   18.882763] netpoll: netconsole: interface 'eth0'
[   18.887482] netpoll: netconsole: remote port 6666
[   18.892245] netpoll: netconsole: remote IPv4 address 10.0.0.108
[   18.898191] netpoll: netconsole: remote ethernet address ff:ff:ff:ff:ff:ff
[   18.905111] netpoll: netconsole: device eth0 not up yet, forcing it
[   18.913870] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   19.061118] ata3: SATA link down (SStatus 0 SControl F300)
[   21.296127] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[   21.306022] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   21.314132] console [netcon0] enabled
[   21.317815] netconsole: network logging started
[   21.322760] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[   21.329806] rtc-mv rtc-mv: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
[   21.343915] Freeing unused kernel memory: 1932K (c0766000 - c0949000)
[   25.404141] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   25.414222] ehci-orion: EHCI orion driver
[   25.418556] orion-ehci orion-ehci.0: EHCI Host Controller
[   25.424883] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[   25.432609] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[   25.451122] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[   25.457167] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   25.464015] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   25.471292] usb usb1: Product: EHCI Host Controller
[   25.476195] usb usb1: Manufacturer: Linux 3.14.2 ehci_hcd
[   25.481639] usb usb1: SerialNumber: orion-ehci.0
[   25.486773] hub 1-0:1.0: USB hub found
[   25.490592] hub 1-0:1.0: 1 port detected
[   25.499234] usbcore: registered new interface driver usb-storage
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ #

Mem: 12504K used, 239320K free, 0K shrd, 1162072K buff, 1162072K cached
CPU:  0.0% usr  0.0% sys  0.0% nic  100% idle  0.0% io  0.0% irq  0.0% sirq
Load average: 0.09 0.03 0.01 1/52 739
  PID  PPID USER     STAT   VSZ %VSZ CPU %CPU COMMAND
  582     1 root     S     1688  0.6   0  0.0 /sbin/discoverd
    1     0 root     S     1232  0.4   0  0.0 /bin/sh
  593     1 root     S     1228  0.4   0  0.0 /sbin/telnetd
  640   593 root     S     1228  0.4   0  0.0 -sh
  739   640 root     R     1224  0.4   0  0.0 top
  597     1 root     S      200  0.0   0  0.0 /sbin/buttons-nwsp2
    7     2 root     SW       0  0.0   0  0.0 [rcu_preempt]
    3     2 root     SW       0  0.0   0  0.0 [ksoftirqd/0]
    4     2 root     SW       0  0.0   0  0.0 [kworker/0:0]
    6     2 root     SW       0  0.0   0  0.0 [kworker/u2:0]
    2     0 root     SW       0  0.0   0  0.0 [kthreadd]
   10     2 root     SW<      0  0.0   0  0.0 [khelper]
    5     2 root     SW<      0  0.0   0  0.0 [kworker/0:0H]
  225     2 root     SW<      0  0.0   0  0.0 [kblockd]
  230     2 root     SW<      0  0.0   0  0.0 [ata_sff]
  241     2 root     SW       0  0.0   0  0.0 [khubd]
  223     2 root     SW<      0  0.0   0  0.0 [bioset]
  257     2 root     SW<      0  0.0   0  0.0 [cfg80211]
  258     2 root     SW       0  0.0   0  0.0 [kworker/0:1]
  273     2 root     SW<      0  0.0   0  0.0 [rpciod]
  247     2 root     SW<      0  0.0   0  0.0 [md]
  283     2 root     SW       0  0.0   0  0.0 [fsnotify_mark]
  284     2 root     SW<      0  0.0   0  0.0 [nfsiod]
  288     2 root     SW<      0  0.0   0  0.0 [xfsalloc]
  289     2 root     SW<      0  0.0   0  0.0 [xfs_mru_cache]
  290     2 root     SW<      0  0.0   0  0.0 [xfslogd]
  291     2 root     SW<      0  0.0   0  0.0 [crypto]
  416     2 root     SW       0  0.0   0  0.0 [scsi_eh_0]
  417     2 root     SW<      0  0.0   0  0.0 [scsi_tmf_0]
  420     2 root     SW       0  0.0   0  0.0 [kworker/u2:2]
  429     2 root     SW       0  0.0   0  0.0 [scsi_eh_1]
  430     2 root     SW<      0  0.0   0  0.0 [scsi_tmf_1]
  433     2 root     SW       0  0.0   0  0.0 [scsi_eh_2]
  282     2 root     SW       0  0.0   0  0.0 [kswapd0]
  437     2 root     SW       0  0.0   0  0.0 [kworker/u2:3]
  438     2 root     SW       0  0.0   0  0.0 [kworker/u2:4]
  444     2 root     SW<      0  0.0   0  0.0 [smflush]
  506     2 root     SW<      0  0.0   0  0.0 [aoe_tx0]
  507     2 root     SW<      0  0.0   0  0.0 [aoe_ktio0]
  533     2 root     SW<      0  0.0   0  0.0 [raid5wq]
root@fvdw-sta-kirkwood:/ # exit
panda88
 
Posts: 48
Joined: Sun Dec 10, 2017 9:08 pm
Location: Italy

PreviousNext

Return to Lacie 2Big Network vs2

Who is online

Users browsing this forum: No registered users and 7 guests