Cannot access 5big network 2

Re: Cannot access 5big network 2

Postby Jocko » Tue May 19, 2015 10:27 am

For me it is now lunch time.

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

Re: Cannot access 5big network 2

Postby pacco » Tue May 19, 2015 10:53 am

Mijzelf wrote:
pacco wrote:Could it have anything to do with the disk being a usb3.0 disk?
Maybe. Does the other Lacie detect it?

Ok, the mystery continues. Tried it in the other Lacie and no external disk. Tried an old usb2.0 disk and it showed up in the dashboard.

First tried the right sequence with the older disk in the Lacie.

Code: Select all
root@fvdw-sta-kirkwood:/ # tftp -l /sbin/mdadm -r mdadm -g 192.168.10.10
mdadm                100% |*******************************|  1100k  0:00:00 ETA
root@fvdw-sta-kirkwood:/ # tftp -l /sbin/udevstart -r udevstart -g 192.168.10.10
udevstart            100% |*******************************|   470k  0:00:00 ETA
root@fvdw-sta-kirkwood:/ # chmod 755 /sbin/mdadm
root@fvdw-sta-kirkwood:/ # chmod 755 /sbin/udevstart
root@fvdw-sta-kirkwood:/ # udevstart
root@fvdw-sta-kirkwood:/ # mdadm --assemble /[dev/abcde]2
mdadm: /[dev/abcde]2 not identified in config file.
root@fvdw-sta-kirkwood:/ # mdadm --assemble /dev/md0 /dev/sd[abce]2 --run
mdadm: failed to add /dev/sde2 to /dev/md0: Invalid argument
mdadm: failed to RUN_ARRAY /dev/md0: Input/output error
mdadm: Not enough devices to start the array.


So that didn't work. Booted again with the usb disk in, first assembled the RAID (that works) and then started udevstart and created the nodes. Doesn't show :-(

Code: Select all
root@fvdw-sta-kirkwood:/ # tftp -l /sbin/mdadm -r mdadm -g 192.168.10.10
mdadm                100% |*******************************|  1100k  0:00:00 ETA
root@fvdw-sta-kirkwood:/ # tftp -l /sbin/udevstart -r udevstart -g 192.168.10.10
udevstart            100% |*******************************|   470k  0:00:00 ETA
root@fvdw-sta-kirkwood:/ # chmod 755 /sbin/mdadm
root@fvdw-sta-kirkwood:/ # chmod 755 /sbin/udevstart
root@fvdw-sta-kirkwood:/ # mdadm --assemble /dev/md0 /dev/sd[abce]2 --run
mdadm: /dev/md0 has been started with 4 drives (out of 5).
root@fvdw-sta-kirkwood:/ # mknod -m 666 /dev/sef b 8 80
root@fvdw-sta-kirkwood:/ # mknod -m 666 /dev/sef1 b 8 81
root@fvdw-sta-kirkwood:/ # udevstart
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) ) #10 PREEMPT Sun May 3 18:53:31 CEST 2015
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053177
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: LaCie 5Big Network v2
[    0.000000] Ignoring unrecognised tag 0x41000403
[    0.000000] Memory policy: Data cache writeback
[    0.000000] On node 0 totalpages: 131072
[    0.000000] free_area_init_node: node 0, pgdat c093325c, node_mem_map dfbfb000
[    0.000000]   Normal zone: 1024 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 131072 pages, LIFO batch:31
[    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: 130048
[    0.000000] Kernel command line: console=ttyS0,115200 netconsole=6666@192.168.10.6/,6666@192.168.10.10/
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 510100K/524288K available (5750K kernel code, 222K rwdata, 1548K rodata, 1861K init, 232K bss, 14188K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0728cd8   (7300 kB)
[    0.000000]       .init : 0xc0729000 - 0xc08fa4dc   (1862 kB)
[    0.000000]       .data : 0xc08fc000 - 0xc0933ac0   ( 223 kB)
[    0.000000]        .bss : 0xc0933acc - 0xc096dba8   ( 233 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:114
[    0.000011] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 25769803770ns
[   17.234716] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256)
[   17.324690] pid_max: default: 32768 minimum: 301
[   17.324828] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[   17.324846] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[   17.325389] CPU: Testing write buffer coherency: ok
[   17.325699] Setting up static identity map for 0x5770c0 - 0x577118
[   17.328298] VFP support v0.3: not present
[   17.328831] xor: measuring software checksum speed
[   17.424715]    arm4regs  :  1089.200 MB/sec
[   17.524678]    8regs     :   654.400 MB/sec
[   17.624672]    32regs    :   905.600 MB/sec
[   17.624688] xor: using function: arm4regs (1089.200 MB/sec)
[   17.624706] pinctrl core: initialized pinctrl subsystem
[   17.624823] NET: Registered protocol family 16
[   17.625177] DMA: preallocated 256 KiB pool for atomic coherent allocations
[   17.627898] Kirkwood: MV88F6281-A0, TCLK=166666667.
[   17.627922] Feroceon L2: Enabling L2
[   17.627959] Feroceon L2: Cache support initialised.
[   17.629049] mv_usb_init 1
[   17.629068] mv_usb_init 2 devnum = 0
[   17.629080] init function mv_usb_init finished
[   17.629089] initial MPP regs: 01112222 00003311 33331100 33003333 00000033 00000000 00000000
[   17.629119]   final MPP regs: 01112222 00003311 33331100 33003333 00000033 00000000 00000000
[   17.629303]  orion-ehci registered
[   17.631139] orion_gpio_is_valid: invalid GPIO 7
[   17.655345] bio: create slab <bio-0> at 0
[   17.825861] raid6: int32x1     95 MB/s
[   17.994847] raid6: int32x2    123 MB/s
[   18.164829] raid6: int32x4    120 MB/s
[   18.334781] raid6: int32x8    128 MB/s
[   18.334791] raid6: using algorithm int32x8 (128 MB/s)
[   18.334798] raid6: using intx1 recovery algorithm
[   18.335636] SCSI subsystem initialized
[   18.336094] libata version 3.00 loaded.
[   18.336960] usbcore: registered new interface driver usbfs
[   18.337139] usbcore: registered new interface driver hub
[   18.337334] usbcore: registered new device driver usb
[   18.339818] cfg80211: Calling CRDA to update world regulatory domain
[   18.340060] Switched to clocksource orion_clocksource
[   18.342358] NET: Registered protocol family 2
[   18.342822] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[   18.342882] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[   18.342934] TCP: Hash tables configured (established 4096 bind 4096)
[   18.342987] TCP: reno registered
[   18.343001] UDP hash table entries: 256 (order: 0, 4096 bytes)
[   18.343023] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[   18.343183] NET: Registered protocol family 1
[   18.343462] RPC: Registered named UNIX socket transport module.
[   18.343473] RPC: Registered udp transport module.
[   18.343480] RPC: Registered tcp transport module.
[   18.343488] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   18.343498] PCI: CLS 0 bytes, default 32
[   18.483022] NetWinder Floating Point Emulator V0.97 (double precision)
[   18.483149] gpio-usb-probe-4b err=0
[   18.483164] gpio-usb gpio-usb: USB GPIO's initialized
[   18.484630] futex hash table entries: 256 (order: -1, 3072 bytes)
[   18.582719] VFS: Disk quotas dquot_6.5.2
[   18.582770] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   18.583208] NFS: Registering the id_resolver key type
[   18.583255] Key type id_resolver registered
[   18.583265] Key type id_legacy registered
[   18.583283] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[   18.583318] NTFS driver 2.1.30 [Flags: R/W].
[   18.583348] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[   18.583496] fuse init (API version 7.22)
[   18.584060] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[   18.584471] msgmni has been set to 996
[   18.585639] async_tx: api initialized (async)
[   18.585830] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[   18.585843] io scheduler noop registered
[   18.585851] io scheduler deadline registered
[   18.585876] io scheduler cfq registered (default)
[   18.586266] mv_xor mv_xor.0: Marvell shared XOR driver
[   18.624698] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[   18.664695] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[   18.664942] mv_xor mv_xor.1: Marvell shared XOR driver
[   18.704694] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[   18.744693] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[   18.750549] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[   18.771651] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 10416666) is a 16550A
[   19.313081] console [ttyS0] enabled
[   19.325919] brd: module loaded
[   19.333530] loop: module loaded
[   19.338180] sata_mv sata_mv.0: version 1.28
[   19.338244] sata_mv sata_mv.0: cannot get optional clkdev
[   19.343716] sata_mv sata_mv.0: slots 32 ports 2
[   19.351315] scsi0 : sata_mv
[   19.355053] scsi1 : sata_mv
[   19.358272] ata1: SATA max UDMA/133 irq 21
[   19.362353] ata2: SATA max UDMA/133 irq 21
[   19.369140] m25p80 spi0.0: mx25l4005a (512 Kbytes)
[   19.374096] Creating 2 MTD partitions on "spi_flash":
[   19.379209] 0x000000000000-0x00000007d000 : "u-boot"
[   19.385429] 0x00000007e000-0x00000007f000 : "u-boot-env"
[   19.391999] tun: Universal TUN/TAP device driver, 1.6
[   19.397090] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   19.403405] ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[   19.411642] ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[   19.427980] libphy: orion_mdio_bus: probed
[   19.432225] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   19.516341] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:d0:4b:90:e4:ca
[   19.606373] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 00:d0:4b:90:e4:cb
[   19.615211] PPP generic driver version 2.4.2
[   19.619780] PPP Deflate Compression module registered
[   19.624871] PPP MPPE Compression module registered
[   19.629639] NET: Registered protocol family 24
[   19.634249] usbcore: registered new interface driver rtl8187
[   19.639950] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[   19.647526] usbcore: registered new interface driver pegasus
[   19.653351] usbcore: registered new interface driver asix
[   19.658910] usbcore: registered new interface driver ax88179_178a
[   19.665167] usbcore: registered new interface driver cdc_ether
[   19.671144] usbcore: registered new interface driver net1080
[   19.676987] usbcore: registered new interface driver cdc_subset
[   19.683050] usbcore: registered new interface driver zaurus
[   19.688825] usbcore: registered new interface driver ipheth
[   19.694573] usbcore: registered new interface driver cdc_ncm
[   19.701227] aoe: cannot create debugfs directory
[   19.706026] aoe: AoE v85 initialised.
[   19.709731] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   19.716365] ehci-pci: EHCI PCI platform driver
[   19.721142] usbcore: registered new interface driver usb-storage
[   19.727686] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[   19.733662] i2c /dev entries driver
[   19.738160] at24 0-0050: 512 byte 24c04 EEPROM, writable, 16 bytes/write
[   19.760745] md: linear personality registered for level -1
[   19.766295] md: raid0 personality registered for level 0
[   19.771585] md: raid1 personality registered for level 1
[   19.776944] md: raid10 personality registered for level 10
[   19.782547] md: raid6 personality registered for level 6
[   19.787875] md: raid5 personality registered for level 5
[   19.793158] md: raid4 personality registered for level 4
[   19.798663] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[   19.807314] device-mapper: multipath: version 1.6.0 loaded
[   19.812773] device-mapper: multipath round-robin: version 1.0.0 loaded
[   19.819310] device-mapper: multipath queue-length: version 0.1.0 loaded
[   19.825921] device-mapper: multipath service-time: version 0.2.0 loaded
[   19.832563] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   19.838655] device-mapper: raid: Loading target version 1.5.2
[   19.848534] ipip: IPv4 over IPv4 tunneling driver
[   19.853994] TCP: cubic registered
[   19.857419] NET: Registered protocol family 10
[   19.862761] sit: IPv6 over IPv4 tunneling driver
[   19.868268] NET: Registered protocol family 17
[   19.872706] NET: Registered protocol family 5
[   19.877115] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[   19.884217] ata1.15: Port Multiplier 1.2, 0x11ab:0x4140 r193, 4 ports, feat 0x5/0x1f
[   19.892130] Key type dns_resolver registered
[   19.899084] netpoll: netconsole: local port 6666
[   19.903683] netpoll: netconsole: local IPv4 address 192.168.10.6
[   19.910862] netpoll: netconsole: interface 'eth0'
[   19.916277] netpoll: netconsole: remote port 6666
[   19.920963] netpoll: netconsole: remote IPv4 address 192.168.10.10
[   19.928747] netpoll: netconsole: remote ethernet address ff:ff:ff:ff:ff:ff
[   19.936660] netpoll: netconsole: device eth0 not up yet, forcing it
[   19.945175] ata1.00: hard resetting link
[   20.025454] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   20.295425] ata1.01: hard resetting link
[   20.804917] ata1.02: hard resetting link
[   21.314911] ata1.03: hard resetting link
[   21.807561] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 100 Mb/s, full duplex, flow control disabled
[   21.817284] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   21.827354] console [netcon0] enabled
[   21.831008] netconsole: network logging started
[   21.836586] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[   21.843692] rtc-mv rtc-mv: setting system clock to 2015-05-19 10:52:43 UTC (1432032763)
[   21.854919] ata1.01: ATA-7: SAMSUNG HD103SI, 1AG01118, max UDMA7
[   21.860933] ata1.01: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   21.884882] ata1.01: configured for UDMA/133
[   21.904755] ata1.02: ATA-8: MB1000GCEEK, HPG1, max UDMA/133
[   21.910315] ata1.02: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   21.934753] ata1.02: configured for UDMA/133
[   21.954908] ata1.03: ATA-7: SAMSUNG HD103SI, 1AG01118, max UDMA7
[   21.960902] ata1.03: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   21.984870] ata1.03: configured for UDMA/133
[   21.989321] ata1: EH complete
[   22.004927] scsi 0:1:0:0: Direct-Access     ATA      SAMSUNG HD103SI  1AG0 PQ: 0 ANSI: 5
[   22.013511] fvdw1 disk index before get_sd_name = 0
[   22.018441] device-name= sata_mv
[   22.021676] fvdw2 disk index after get_sd_name = 2
[   22.026499] fvdw3 prefix[0]=s  prefix[1]=d
[   22.030592] fvdw4 diskname = sdc
[   22.034305] sd 0:1:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[   22.042536] scsi 0:2:0:0: Direct-Access     ATA      MB1000GCEEK      HPG1 PQ: 0 ANSI: 5
[   22.050933] sd 0:1:0:0: [sdc] Write Protect is off
[   22.056164] sd 0:1:0:0: [sdc] Mode Sense: 00 3a 00 00
[   22.056285] sd 0:1:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   22.065441] fvdw1 disk index before get_sd_name = 1
[   22.070323] device-name= sata_mv
[   22.073549] fvdw2 disk index after get_sd_name = 1
[   22.079314] fvdw3 prefix[0]=s  prefix[1]=d
[   22.083414] fvdw4 diskname = sdb
[   22.087178] sd 0:2:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[   22.095691] scsi 0:3:0:0: Direct-Access     ATA      SAMSUNG HD103SI  1AG0 PQ: 0 ANSI: 5
[   22.104146] sd 0:2:0:0: [sdb] Write Protect is off
[   22.109110] sd 0:2:0:0: [sdb] Mode Sense: 00 3a 00 00
[   22.109228] sd 0:2:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   22.118835] fvdw1 disk index before get_sd_name = 2
[   22.123722] device-name= sata_mv
[   22.127107] fvdw2 disk index after get_sd_name = 0
[   22.131899] fvdw3 prefix[0]=s  prefix[1]=d
[   22.136940] fvdw4 diskname = sda
[   22.140751] sd 0:3:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[   22.148446]  sdc: sdc1 < sdc5 sdc6 sdc7 sdc8 sdc9 sdc10 > sdc2
[   22.156389] sd 0:3:0:0: [sda] Write Protect is off
[   22.161192] sd 0:3:0:0: [sda] Mode Sense: 00 3a 00 00
[   22.161941] sd 0:3:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   22.172408] sd 0:1:0:0: [sdc] Attached SCSI disk
[   22.191569]  sdb: sdb1 < sdb5 sdb6 sdb7 sdb8 sdb9 sdb10 > sdb2
[   22.200389] sd 0:2:0:0: [sdb] Attached SCSI disk
[   22.229402]  sda: sda1 < sda5 sda6 sda7 sda8 sda9 sda10 > sda2
[   22.237894] sd 0:3:0:0: [sda] Attached SCSI disk
[   22.664669] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[   22.671613] ata2.15: Port Multiplier 1.2, 0x11ab:0x4140 r193, 4 ports, feat 0x5/0x1f
[   22.687162] ata2.00: hard resetting link
[   23.035395] ata2.01: hard resetting link
[   23.544919] ata2.02: hard resetting link
[   24.054915] ata2.03: hard resetting link
[   24.424874] ata2.01: ATA-7: SAMSUNG HD103SI, 1AG01118, max UDMA7
[   24.430881] ata2.01: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   24.454873] ata2.01: configured for UDMA/133
[   24.474860] ata2.02: ATA-7: SAMSUNG HD103SI, 1AG01118, max UDMA7
[   24.480853] ata2.02: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   24.504871] ata2.02: configured for UDMA/133
[   24.509325] ata2: EH complete
[   24.524921] scsi 1:1:0:0: Direct-Access     ATA      SAMSUNG HD103SI  1AG0 PQ: 0 ANSI: 5
[   24.533523] fvdw1 disk index before get_sd_name = 3
[   24.538453] device-name= sata_mv
[   24.541689] fvdw2 disk index after get_sd_name = 4
[   24.546512] fvdw3 prefix[0]=s  prefix[1]=d
[   24.550604] fvdw4 diskname = sde
[   24.554325] sd 1:1:0:0: [sde] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[   24.562564] scsi 1:2:0:0: Direct-Access     ATA      SAMSUNG HD103SI  1AG0 PQ: 0 ANSI: 5
[   24.570947] sd 1:1:0:0: [sde] Write Protect is off
[   24.576183] sd 1:1:0:0: [sde] Mode Sense: 00 3a 00 00
[   24.576307] sd 1:1:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   24.585461] fvdw1 disk index before get_sd_name = 4
[   24.590333] device-name= sata_mv
[   24.593559] fvdw2 disk index after get_sd_name = 3
[   24.599339] fvdw3 prefix[0]=s  prefix[1]=d
[   24.603443] fvdw4 diskname = sdd
[   24.607444] sd 1:2:0:0: [sdd] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[   24.615815] sd 1:2:0:0: [sdd] Write Protect is off
[   24.620616] sd 1:2:0:0: [sdd] Mode Sense: 00 3a 00 00
[   24.620728] sd 1:2:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   24.658220]  sde: sde1 < sde5 sde6 sde7 sde8 sde9 sde10 > sde2
[   24.666919] sd 1:1:0:0: [sde] Attached SCSI disk
[   24.687382]  sdd: sdd1 < sdd5 sdd6 sdd7 sdd8 sdd9 sdd10 > sdd2
[   24.695975] sd 1:2:0:0: [sdd] Attached SCSI disk
[   24.705880] Freeing unused kernel memory: 1860K (c0729000 - c08fa000)
[   99.793228] random: nonblocking pool is initialized
[  108.348299] md: md0 stopped.
[  108.354566] md: bind<sdb2>
[  108.357811] md: bind<sdc2>
[  108.360984] md: bind<sdd2>
[  108.364139] md: bind<sda2>
[  108.368067] md/raid:md0: device sda2 operational as raid disk 0
[  108.374003] md/raid:md0: device sdd2 operational as raid disk 3
[  108.379998] md/raid:md0: device sdc2 operational as raid disk 2
[  108.385943] md/raid:md0: device sdb2 operational as raid disk 1
[  108.393331] md/raid:md0: allocated 0kB
[  108.397186] md/raid:md0: raid level 5 active with 4 out of 5 devices, algorithm 2
[  108.404651] RAID conf printout:
[  108.404699]  --- level:5 rd:5 wd:4
[  108.404710]  disk 0, o:1, dev:sda2
[  108.404718]  disk 1, o:1, dev:sdb2
[  108.404726]  disk 2, o:1, dev:sdc2
[  108.404734]  disk 3, o:1, dev:sdd2
[  108.404905] md0: detected capacity change from 0 to 3992583405568
root@fvdw-sta-kirkwood:/ # cat /proc/partitions
major minor  #blocks  name

  31        0        500 mtdblock0
  31        1          4 mtdblock1
   8        0  976762584 sdc
   8        1          1 sdc1
   8        2  974751907 sdc2
   8        5     256977 sdc5
   8        6       8001 sdc6
   8        7       8001 sdc7
   8        8     851413 sdc8
   8        9     875511 sdc9
   8       10       8001 sdc10
   8       16  976762584 sdb
   8       17          1 sdb1
   8       18  974751907 sdb2
   8       21     256977 sdb5
   8       22       8001 sdb6
   8       23       8001 sdb7
   8       24     851413 sdb8
   8       25     875511 sdb9
   8       26       8001 sdb10
   8       32  976762584 sda
   8       33          1 sda1
   8       34  974751907 sda2
   8       37     256977 sda5
   8       38       8001 sda6
   8       39       8001 sda7
   8       40     851413 sda8
   8       41     875511 sda9
   8       42       8001 sda10
   8       48  976762584 sde
   8       49          1 sde1
   8       50  974751907 sde2
   8       53     256977 sde5
   8       54       8001 sde6
   8       55       8001 sde7
   8       56     851413 sde8
   8       57     875511 sde9
   8       58       8001 sde10
   8       64  976762584 sdd
   8       65          1 sdd1
   8       66  974751907 sdd2
   8       69     256977 sdd5
   8       70       8001 sdd6
   8       71       8001 sdd7
   8       72     851413 sdd8
   8       73     875511 sdd9
   8       74       8001 sdd10
   9        0 3899007232 md0
pacco
 
Posts: 76
Joined: Tue Apr 28, 2015 1:27 pm

Re: Cannot access 5big network 2

Postby pacco » Tue May 19, 2015 10:57 am

Jocko wrote:For me it is now lunch time.

See you later

Enjoy your lunch and thanks so far!
pacco
 
Posts: 76
Joined: Tue Apr 28, 2015 1:27 pm

Re: Cannot access 5big network 2

Postby Mijzelf » Tue May 19, 2015 11:18 am

That dmesg is from after you plugged in the usb2 disk? Is it powered?

BTW, looking at all logs here, I guess you were right yesterday that the last disk is defect. If you can simply open up the usb case you can pull the last disk, and plugin the usb disk instead, bypassing the usb route.

In that case you have to execute the udev tool first, and then assemble /dev/sd[abcd]2.
Mijzelf
 
Posts: 254
Joined: Wed Nov 21, 2012 9:12 am

Re: Cannot access 5big network 2

Postby pacco » Tue May 19, 2015 11:32 am

Mijzelf wrote:That dmesg is from after you plugged in the usb2 disk? Is it powered?

BTW, looking at all logs here, I guess you were right yesterday that the last disk is defect. If you can simply open up the usb case you can pull the last disk, and plugin the usb disk instead, bypassing the usb route.

In that case you have to execute the udev tool first, and then assemble /dev/sd[abcd]2.

Yes, dmesg is after plugging in the usb drive.

Pulled out the last disk, after reboot started udevstart and assembled the RAID. That worked. However no usb disk visible.

What do you mean with open up the usb case? I inserted the usb disk in the usb connector. Again tried to create the nodes and replugged the usb disk. Still no luck!
pacco
 
Posts: 76
Joined: Tue Apr 28, 2015 1:27 pm

Re: Cannot access 5big network 2

Postby Jocko » Tue May 19, 2015 11:33 am

Mijzelf wrote: If you can simply open up the usb case you can pull the last disk, and plugin the usb disk instead, bypassing the usb route.
:thumbup Indeed it is a good idea and you must work.
Jocko
Site Admin - expert
 
Posts: 11367
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Cannot access 5big network 2

Postby pacco » Tue May 19, 2015 11:38 am

Isn't this strange? sdd is missing!

Code: Select all
root@fvdw-sta-kirkwood:/ # fdisk -l

Disk /dev/mtdblock0: 0 MB, 512000 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

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

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

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

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

   Device Boot      Start         End      Blocks  Id System
/dev/sdc1               1         250     2008093+  5 Extended
/dev/sdc2             251      121601   974751907+ 83 Linux
/dev/sdc5               1          32      256977  82 Linux swap
/dev/sdc6              33          33        8001  83 Linux
/dev/sdc7              34          34        8001  83 Linux
/dev/sdc8              35         140      851413+ 83 Linux
/dev/sdc9             141         249      875511  83 Linux
/dev/sdc10            250         250        8001  83 Linux

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

   Device Boot      Start         End      Blocks  Id System
/dev/sdb1               1         250     2008093+  f Win95 Ext'd (LBA)
/dev/sdb2             251      121601   974751907+ 83 Linux
/dev/sdb5               1          32      256977  83 Linux
/dev/sdb6              33          33        8001  83 Linux
/dev/sdb7              34          34        8001  83 Linux
/dev/sdb8              35         140      851413+ 83 Linux
/dev/sdb9             141         249      875511  83 Linux
/dev/sdb10            250         250        8001  83 Linux

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

   Device Boot      Start         End      Blocks  Id System
/dev/sda1               1         250     2008093+  5 Extended
/dev/sda2             251      121601   974751907+ 83 Linux
/dev/sda5               1          32      256977  82 Linux swap
/dev/sda6              33          33        8001  83 Linux
/dev/sda7              34          34        8001  83 Linux
/dev/sda8              35         140      851413+ 83 Linux
/dev/sda9             141         249      875511  83 Linux
/dev/sda10            250         250        8001  83 Linux
fdisk: device has more than 2^32 sectors, can't use all of them

Disk /dev/md0: 2199.0 GB, 2199023255040 bytes
2 heads, 4 sectors/track, 536870911 cylinders
Units = cylinders of 8 * 512 = 4096 bytes

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


Once again, what do you mean with opening up the usb case?
pacco
 
Posts: 76
Joined: Tue Apr 28, 2015 1:27 pm

Re: Cannot access 5big network 2

Postby Mijzelf » Tue May 19, 2015 11:44 am

pacco wrote:Isn't this strange? sdd is missing!
No. You pulled it. The udev tool renames disks, and if you run it, sde is missing.
Once again, what do you mean with opening up the usb case?
Inside the usb case is a default sata disk, which you can plug in slot 5 of the nas. At least, when it's simple to open the case. There also exist usb disks without sata disk inside, but those cannot simply be opened, generally.
Mijzelf
 
Posts: 254
Joined: Wed Nov 21, 2012 9:12 am

Re: Cannot access 5big network 2

Postby pacco » Tue May 19, 2015 12:06 pm

Mijzelf wrote:
pacco wrote:Isn't this strange? sdd is missing!
No. You pulled it. The udev tool renames disks, and if you run it, sde is missing.
Once again, what do you mean with opening up the usb case?
Inside the usb case is a default sata disk, which you can plug in slot 5 of the nas. At least, when it's simple to open the case. There also exist usb disks without sata disk inside, but those cannot simply be opened, generally.

@Mijzelf,

Forget my pm. I understand now. Just inserted a sata disk in the last bay. Will reboot and get back to you ASAP.
pacco
 
Posts: 76
Joined: Tue Apr 28, 2015 1:27 pm

Re: Cannot access 5big network 2

Postby pacco » Tue May 19, 2015 12:14 pm

Done, plugged in a spare/new 1TB drive in the last bay.

Where to go from here?

Code: Select all
root@fvdw-sta-kirkwood:/ # tftp -l /sbin/mdadm -r mdadm -g 192.168.10.10
mdadm                100% |*******************************|  1100k  0:00:00 ETA
root@fvdw-sta-kirkwood:/ # tftp -l /sbin/udevstart -r udevstart -g 192.168.10.10
udevstart            100% |*******************************|   470k  0:00:00 ETA
root@fvdw-sta-kirkwood:/ # chmod 755 /sbin/mdadm
root@fvdw-sta-kirkwood:/ # chmod 755 /sbin/udevstart
root@fvdw-sta-kirkwood:/ # udevstart
root@fvdw-sta-kirkwood:/ # mdadm --assemble /dev/md0 /dev/sd[abcd]2 --run
mdadm: /dev/md0 has been started with 4 drives (out of 5).
root@fvdw-sta-kirkwood:/ # cat /proc/partitions
major minor  #blocks  name

  31        0        500 mtdblock0
  31        1          4 mtdblock1
   8        0  976762584 sdc
   8        1          1 sdc1
   8        2  974751907 sdc2
   8        5     256977 sdc5
   8        6       8001 sdc6
   8        7       8001 sdc7
   8        8     851413 sdc8
   8        9     875511 sdc9
   8       10       8001 sdc10
   8       16  976762584 sdb
   8       17          1 sdb1
   8       18  974751907 sdb2
   8       21     256977 sdb5
   8       22       8001 sdb6
   8       23       8001 sdb7
   8       24     851413 sdb8
   8       25     875511 sdb9
   8       26       8001 sdb10
   8       32  976762584 sda
   8       33          1 sda1
   8       34  974751907 sda2
   8       37     256977 sda5
   8       38       8001 sda6
   8       39       8001 sda7
   8       40     851413 sda8
   8       41     875511 sda9
   8       42       8001 sda10
   8       48  976762584 sde
   8       64  976762584 sdd
   8       65          1 sdd1
   8       66  974751907 sdd2
   8       69     256977 sdd5
   8       70       8001 sdd6
   8       71       8001 sdd7
   8       72     851413 sdd8
   8       73     875511 sdd9
   8       74       8001 sdd10
   9        0 3899007232 md0

root@fvdw-sta-kirkwood:/ # fdisk -l

Disk /dev/mtdblock0: 0 MB, 512000 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

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

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

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

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

   Device Boot      Start         End      Blocks  Id System
/dev/sdc1               1         250     2008093+  5 Extended
/dev/sdc2             251      121601   974751907+ 83 Linux
/dev/sdc5               1          32      256977  82 Linux swap
/dev/sdc6              33          33        8001  83 Linux
/dev/sdc7              34          34        8001  83 Linux
/dev/sdc8              35         140      851413+ 83 Linux
/dev/sdc9             141         249      875511  83 Linux
/dev/sdc10            250         250        8001  83 Linux

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

   Device Boot      Start         End      Blocks  Id System
/dev/sdb1               1         250     2008093+  f Win95 Ext'd (LBA)
/dev/sdb2             251      121601   974751907+ 83 Linux
/dev/sdb5               1          32      256977  83 Linux
/dev/sdb6              33          33        8001  83 Linux
/dev/sdb7              34          34        8001  83 Linux
/dev/sdb8              35         140      851413+ 83 Linux
/dev/sdb9             141         249      875511  83 Linux
/dev/sdb10            250         250        8001  83 Linux

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

   Device Boot      Start         End      Blocks  Id System
/dev/sda1               1         250     2008093+  5 Extended
/dev/sda2             251      121601   974751907+ 83 Linux
/dev/sda5               1          32      256977  82 Linux swap
/dev/sda6              33          33        8001  83 Linux
/dev/sda7              34          34        8001  83 Linux
/dev/sda8              35         140      851413+ 83 Linux
/dev/sda9             141         249      875511  83 Linux
/dev/sda10            250         250        8001  83 Linux

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

   Device Boot      Start         End      Blocks  Id System
/dev/sde1               1         250     2008093+  5 Extended
/dev/sde2             251      121601   974751907+ 83 Linux
/dev/sde5               1          32      256977  82 Linux swap
/dev/sde6              33          33        8001  83 Linux
/dev/sde7              34          34        8001  83 Linux
/dev/sde8              35         140      851413+ 83 Linux
/dev/sde9             141         249      875511  83 Linux
/dev/sde10            250         250        8001  83 Linux
fdisk: device has more than 2^32 sectors, can't use all of them

Disk /dev/md0: 2199.0 GB, 2199023255040 bytes
2 heads, 4 sectors/track, 536870911 cylinders
Units = cylinders of 8 * 512 = 4096 bytes

Disk /dev/md0 doesn't contain a valid partition table
pacco
 
Posts: 76
Joined: Tue Apr 28, 2015 1:27 pm

PreviousNext

Return to Lacie 5big Network vs2

Who is online

Users browsing this forum: No registered users and 1 guest

cron