Lacie 2Big Network vs1 can't add second disk

Re: Lacie 2Big Network vs1 can't add second disk

Postby fvdw » Sat Aug 23, 2014 9:20 am

you wonder how this bootloader can find the disk to perform the boot process :scratch

anyhow you will need a small kernel to be able to run 15-3
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Lacie 2Big Network vs1 can't add second disk

Postby fvdw » Sun Aug 24, 2014 5:16 pm

@grishin or Uelpenich
attached a stripped down kernel based on linux 3.14.2

Please test if it runs, you can load it using the fvdw-sl console "load and start extrnal kernel" action

ps be aware that file servers like samba and nfs, but also other feaures will not run as there need to be loaded some modules for this kernel

However the ssh server should run, so connect with putty and please post the output of the dmesg command
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: Lacie 2Big Network vs1 can't add second disk

Postby uelpenich » Sun Aug 24, 2014 8:59 pm

hello fvdw,
the kernel boot and works. This is the log in the tftpd:
Connection received from 192.168.0.252 on port 2410 [24/08 22:39:57.703]
Read request for file <UIMAGE-13142-2BIG1-4>. Mode octet [24/08 22:39:57.703]
OACK: <timeout=5,> [24/08 22:39:57.703]
Using local port 57112 [24/08 22:39:57.703]
<UIMAGE-13142-2BIG1-4>: sent 3965 blks, 2029712 bytes in 2 s. 0 blk resent [24/08 22:39:59.203]


This is the answer to dmesg:
SSH Secure Shell 3.2.9 (Build 283)
Copyright (c) 2000-2003 SSH Communications Security Corp - http://www.ssh.com/

This copy of SSH Secure Shell is a non-commercial version.
This version does not include PKI and PKCS #11 functionality.


root@2big1:/ # 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) ) #5 Sat Aug 23 19:12:47 CEST 2014
[ 0.000000] CPU: Feroceon [41069260] revision 0 (ARMv5TEJ), cr=a0053177
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: LaCie 2Big Network
[ 0.000000] Clearing invalid memory bank 0KB@0xffffffff
[ 0.000000] Clearing invalid memory bank 0KB@0xffffffff
[ 0.000000] Clearing invalid memory bank 0KB@0xffffffff
[ 0.000000] Ignoring unrecognised tag 0x00000000
[ 0.000000] Ignoring unrecognised tag 0x00000000
[ 0.000000] Ignoring unrecognised tag 0x00000000
[ 0.000000] Ignoring unrecognised tag 0x41000403
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] On node 0 totalpages: 16384
[ 0.000000] free_area_init_node: node 0, pgdat c03f0934, node_mem_map c3f7b000
[ 0.000000] Normal zone: 128 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 16384 pages, LIFO batch:3
[ 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: 16256
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda7 ro reset=0
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Memory: 60688K/65536K available (2863K kernel code, 158K rwdata, 852K rodata, 125K init, 206K bss, 4848K reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xc4800000 - 0xff000000 ( 936 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xc4000000 ( 64 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc03a8fec (3716 kB)
[ 0.000000] .init : 0xc03a9000 - 0xc03c862c ( 126 kB)
[ 0.000000] .data : 0xc03ca000 - 0xc03f1ac0 ( 159 kB)
[ 0.000000] .bss : 0xc03f1ac0 - 0xc0425680 ( 207 kB)
[ 0.000000] NR_IRQS:64
[ 0.000023] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 25769803770ns
[ 11.601464] Console: colour dummy device 80x30
[ 11.601514] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
[ 11.671094] pid_max: default: 32768 minimum: 301
[ 11.671376] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 11.671413] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 11.672567] CPU: Testing write buffer coherency: ok
[ 11.673237] Setting up static identity map for 0x2d1678 - 0x2d16b4
[ 11.677884] VFP support v0.3: not present
[ 11.679131] NET: Registered protocol family 16
[ 11.680263] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 11.684784] Orion ID: MV88F5182-A2. TCLK=166666667.
[ 11.685780] initial MPP regs: 00000003 55000000 03ff0000
[ 11.685838] final MPP regs: 00000003 55000000 03ff5555
[ 11.691247] net2big: Flash writing is not yet supported.
[ 11.736274] bio: create slab <bio-0> at 0
[ 11.738065] vgaarb: loaded
[ 11.739900] SCSI subsystem initialized
[ 11.741240] libata version 3.00 loaded.
[ 11.743821] usbcore: registered new interface driver usbfs
[ 11.744337] usbcore: registered new interface driver hub
[ 11.744924] usbcore: registered new device driver usb
[ 11.749284] Switched to clocksource orion_clocksource
[ 11.789530] NET: Registered protocol family 2
[ 11.790918] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 11.790994] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 11.791101] TCP: Hash tables configured (established 1024 bind 1024)
[ 11.791255] TCP: reno registered
[ 11.791299] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 11.791363] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 11.791772] NET: Registered protocol family 1
[ 11.791856] PCI: CLS 0 bytes, default 32
[ 11.795530] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 11.796765] VFS: Disk quotas dquot_6.5.2
[ 11.796907] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 11.797229] msgmni has been set to 118
[ 11.801014] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 11.801092] io scheduler noop registered
[ 11.801117] io scheduler deadline registered
[ 11.801186] io scheduler cfq registered (default)
[ 11.801770] mv_xor mv_xor.0: Marvell shared XOR driver
[ 11.841169] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[ 11.881169] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[ 11.897822] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 11.920483] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 3, base_baud = 10416666) is a 16550A
[ 12.312573] console [ttyS0] enabled
[ 12.342668] brd: module loaded
[ 12.358657] loop: module loaded
[ 12.362683] Uniform Multi-Platform E-IDE driver
[ 12.368064] ide-gd driver 1.18
[ 12.373609] sata_mv sata_mv.0: version 1.28
[ 12.373779] sata_mv sata_mv.0: cannot get optional clkdev
[ 12.380113] sata_mv sata_mv.0: slots 32 ports 2
[ 12.394515] scsi0 : sata_mv
[ 12.398871] scsi1 : sata_mv
[ 12.402879] ata1: SATA max UDMA/133 irq 29
[ 12.406986] ata2: SATA max UDMA/133 irq 29
[ 12.412440] tun: Universal TUN/TAP device driver, 1.6
[ 12.417484] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 12.424217] ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[ 12.433742] ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[ 12.450779] libphy: orion_mdio_bus: probed
[ 12.455448] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[ 12.544140] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:d0:4b:84:39:ef
[ 12.556156] aoe: cannot create debugfs directory
[ 12.561122] aoe: AoE v85 initialised.
[ 12.565422] mousedev: PS/2 mouse device common for all mice
[ 12.572292] i2c /dev entries driver
[ 12.581099] rtc-rs5c372 0-0032: rs5c372b found, 24hr, driver version 0.6
[ 12.593211] rtc-rs5c372 0-0032: rtc core: registered rtc-rs5c372 as rtc0
[ 12.602151] at24 0-0050: 1024 byte 24c08 EEPROM, writable, 1 bytes/write
[ 12.617451] Netfilter messages via NETLINK v0.30.
[ 12.622764] ipip: IPv4 over IPv4 tunneling driver
[ 12.629435] TCP: cubic registered
[ 12.632808] NET: Registered protocol family 17
[ 12.637281] NET: Registered protocol family 5
[ 12.644289] console [netcon0] enabled
[ 12.647953] netconsole: network logging started
[ 12.654151] rtc-rs5c372 0-0032: setting system clock to 2014-08-24 20:40:11 UTC (1408912811)
[ 12.921112] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 12.961169] ata1.00: ATA-8: WDC WD3200AAJS-22B4A0, 01.03A01, max UDMA/133
[ 12.967959] ata1.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32)
[ 13.011195] ata1.00: configured for UDMA/133
[ 13.016200] scsi 0:0:0:0: Direct-Access ATA WDC WD3200AAJS-2 01.0 PQ: 0 ANSI: 5
[ 13.025637] fvdw1 disk index before get_sd_name = 0
[ 13.030509] device-name= sata_mv
[ 13.033770] fvdw2 disk index after get_sd_name = 1
[ 13.038552] fvdw3 prefix[0]=s prefix[1]=d
[ 13.042667] fvdw4 diskname = sdb
[ 13.047208] sd 0:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 13.056428] sd 0:0:0:0: [sdb] Write Protect is off
[ 13.061284] sd 0:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 13.062517] sd 0:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 13.126858] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 >
[ 13.140524] sd 0:0:0:0: [sdb] Attached SCSI disk
[ 13.571109] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 13.611169] ata2.00: ATA-8: ST2000DM001-9YN164, CC4G, max UDMA/133
[ 13.617351] ata2.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[ 13.661190] ata2.00: configured for UDMA/133
[ 13.666176] scsi 1:0:0:0: Direct-Access ATA ST2000DM001-9YN1 CC4G PQ: 0 ANSI: 5
[ 13.675631] fvdw1 disk index before get_sd_name = 1
[ 13.680505] device-name= sata_mv
[ 13.683763] fvdw2 disk index after get_sd_name = 0
[ 13.688548] fvdw3 prefix[0]=s prefix[1]=d
[ 13.692663] fvdw4 diskname = sda
[ 13.697222] sd 1:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[ 13.705007] sd 1:0:0:0: [sda] 4096-byte physical blocks
[ 13.712068] sd 1:0:0:0: [sda] Write Protect is off
[ 13.716882] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 13.717295] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 13.769456] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
[ 13.783342] sd 1:0:0:0: [sda] Attached SCSI disk
[ 13.811841] kjournald starting. Commit interval 5 seconds
[ 13.817372] EXT3-fs (sda7): mounted filesystem with ordered data mode
[ 13.823893] VFS: Mounted root (ext3 filesystem) readonly on device 8:23.
[ 13.831569] Freeing unused kernel memory: 124K (c03a9000 - c03c8000)
[ 14.083686] EXT3-fs (sda7): warning: checktime reached, running e2fsck is recommended
[ 14.091992] EXT3-fs (sda7): using internal journal
[ 15.321397] kjournald starting. Commit interval 5 seconds
[ 15.327371] EXT3-fs (sda5): using internal journal
[ 15.371251] EXT3-fs (sda5): recovery complete
[ 15.375618] EXT3-fs (sda5): mounted filesystem with ordered data mode
[ 15.504454] random: mkswap urandom read with 59 bits of entropy available
[ 15.570187] Adding 524284k swap on /dev/sda3. Priority:-1 extents:1 across:524284k
[ 27.662373] random: nonblocking pool is initialized
[ 33.431400] kjournald starting. Commit interval 5 seconds
[ 33.460458] EXT3-fs (sda8): using internal journal
[ 33.501262] EXT3-fs (sda8): recovery complete
[ 33.505629] EXT3-fs (sda8): mounted filesystem with ordered data mode
[ 33.791393] kjournald starting. Commit interval 5 seconds
[ 33.801016] EXT3-fs (sdb8): using internal journal
[ 33.861256] EXT3-fs (sdb8): recovery complete
[ 33.865623] EXT3-fs (sdb8): mounted filesystem with ordered data mode
[ 33.953336] udevd (752): /proc/752/oom_adj is deprecated, please use /proc/752/oom_score_adj instead.
[ 33.962676] udev: starting version 130
[ 36.521850] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[ 40.117185] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[ 57.082778] warning: `proftpd' uses 32-bit capabilities (legacy support in use)
root@2big1:/ #

left slot disk: 2TByte fvdw firmware disk
right slot disk: 320MByte data disk

Werner
uelpenich
Donator VIP
Donator VIP
 
Posts: 120
Joined: Sun Jun 12, 2011 4:45 pm
Location: Cologne, Germany

Re: Lacie 2Big Network vs1 can't add second disk

Postby fvdw » Sun Aug 24, 2014 9:17 pm

thanks Uelpenich

attached a tar archive containing a preliminary version of the insert-modules script and the the modules itself

Only basic modules are loaded by this script.
For instance IP tables and raid support modules are not loaded, all the modules are included. Some volunteers have to figure out how to load the modules properly, normally the file modules.dep.bb should list which modules should be loaded and which are loaded automatically

this tar archive file must be extracted in root system directory (/)

ps the file insert-modules in /etc/init.d will be overwritten ! so if you want to revert back to 3.13.6 (or 2.6.39.4 grishin) you need to make a backup of that file first
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: Lacie 2Big Network vs1 can't add second disk

Postby grishin » Mon Aug 25, 2014 12:35 pm

fvdw wrote:@grishin or Uelpenich
attached a stripped down kernel based on linux 3.14.2
Please test if it runs, you can load it using the fvdw-sl console "load and start extrnal kernel" action

:woohoo it's work!
left slot disk: 500Gb fvdw 15-2 firmware disk
right slot disk: empty
Code: Select all
root@nas:/ # 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) ) #5 Sat Aug 23 19:12:47 CEST 2014
[    0.000000] CPU: Feroceon [41069260] revision 0 (ARMv5TEJ), cr=a0053177
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: LaCie 2Big Network
[    0.000000] Clearing invalid memory bank 0KB@0x00000000
[    0.000000] Clearing invalid memory bank 0KB@0x00000000
[    0.000000] Clearing invalid memory bank 0KB@0x00000000
[    0.000000] Ignoring unrecognised tag 0x00000000
[    0.000000] Ignoring unrecognised tag 0x00000000
[    0.000000] Ignoring unrecognised tag 0x00000000
[    0.000000] Ignoring unrecognised tag 0x41000403
[    0.000000] Memory policy: Data cache writeback
[    0.000000] On node 0 totalpages: 16384
[    0.000000] free_area_init_node: node 0, pgdat c03f0934, node_mem_map c3f7b00   0
[    0.000000]   Normal zone: 128 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 16384 pages, LIFO batch:3
[    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 pag   es: 16256
[    0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda7 ro board   Type=mv88F5182 productType=2Big reset=0
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Memory: 60688K/65536K available (2863K kernel code, 158K rwdata,    852K rodata, 125K init, 206K bss, 4848K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xc4800000 - 0xff000000   ( 936 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc4000000   (  64 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc03a8fec   (3716 kB)
[    0.000000]       .init : 0xc03a9000 - 0xc03c862c   ( 126 kB)
[    0.000000]       .data : 0xc03ca000 - 0xc03f1ac0   ( 159 kB)
[    0.000000]        .bss : 0xc03f1ac0 - 0xc0425680   ( 207 kB)
[    0.000000] NR_IRQS:64
[    0.000023] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 25769   803770ns
[    1.532943] Console: colour dummy device 80x30
[    1.532992] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
[    1.602572] pid_max: default: 32768 minimum: 301
[    1.602853] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    1.602891] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    1.604043] CPU: Testing write buffer coherency: ok
[    1.604712] Setting up static identity map for 0x2d1678 - 0x2d16b4
[    1.609588] VFP support v0.3: not present
[    1.610836] NET: Registered protocol family 16
[    1.612083] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    1.616722] Orion ID: MV88F5182-A2. TCLK=166666667.
[    1.617717] initial MPP regs: 00000003 55000000 ffff0000
[    1.617775]   final MPP regs: 00000003 55000000 ffff5555
[    1.922552] net2big: power up SATA hard disks
[    1.924380] net2big: Flash writing is not yet supported.
[    1.969495] bio: create slab <bio-0> at 0
[    1.971286] vgaarb: loaded
[    1.973170] SCSI subsystem initialized
[    1.974448] libata version 3.00 loaded.
[    1.977034] usbcore: registered new interface driver usbfs
[    1.977550] usbcore: registered new interface driver hub
[    1.978137] usbcore: registered new device driver usb
[    1.982662] Switched to clocksource orion_clocksource
[    2.022915] NET: Registered protocol family 2
[    2.024286] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    2.024362] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    2.024420] TCP: Hash tables configured (established 1024 bind 1024)
[    2.024570] TCP: reno registered
[    2.024613] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    2.024677] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    2.025078] NET: Registered protocol family 1
[    2.025159] PCI: CLS 0 bytes, default 32
[    2.028940] futex hash table entries: 256 (order: -1, 3072 bytes)
[    2.030174] VFS: Disk quotas dquot_6.5.2
[    2.030316] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.030638] msgmni has been set to 118
[    2.034470] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2   53)
[    2.034504] io scheduler noop registered
[    2.034525] io scheduler deadline registered
[    2.034593] io scheduler cfq registered (default)
[    2.035168] mv_xor mv_xor.0: Marvell shared XOR driver
[    2.072647] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[    2.112646] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[    2.129287] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    2.151954] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 3, base_baud = 1041   6666) is a 16550A
[    2.551576] console [ttyS0] enabled
[    2.581602] brd: module loaded
[    2.597620] loop: module loaded
[    2.601585] Uniform Multi-Platform E-IDE driver
[    2.607010] ide-gd driver 1.18
[    2.612503] sata_mv sata_mv.0: version 1.28
[    2.612711] sata_mv sata_mv.0: cannot get optional clkdev
[    2.619046] sata_mv sata_mv.0: slots 32 ports 2
[    2.633445] scsi0 : sata_mv
[    2.637800] scsi1 : sata_mv
[    2.641753] ata1: SATA max UDMA/133 irq 29
[    2.645899] ata2: SATA max UDMA/133 irq 29
[    2.651324] tun: Universal TUN/TAP device driver, 1.6
[    2.656412] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.663155] ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn   .edu>
[    2.672644] ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393   @maroon.tc.umn.edu>
[    2.689704] libphy: orion_mdio_bus: probed
[    2.694371] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[    2.775598] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address    00:d0:4b:84:5c:4f
[    2.787610] aoe: cannot create debugfs directory
[    2.792574] aoe: AoE v85 initialised.
[    2.796872] mousedev: PS/2 mouse device common for all mice
[    2.803741] i2c /dev entries driver
[    2.812512] rtc-rs5c372 0-0032: rs5c372b found, 24hr, driver version 0.6
[    2.824653] rtc-rs5c372 0-0032: rtc core: registered rtc-rs5c372 as rtc0
[    2.833600] at24 0-0050: 1024 byte 24c08 EEPROM, writable, 1 bytes/write
[    2.848905] Netfilter messages via NETLINK v0.30.
[    2.854212] ipip: IPv4 over IPv4 tunneling driver
[    2.860882] TCP: cubic registered
[    2.864255] NET: Registered protocol family 17
[    2.868730] NET: Registered protocol family 5
[    2.875639] console [netcon0] enabled
[    2.879298] netconsole: network logging started
[    2.885497] rtc-rs5c372 0-0032: setting system clock to 2014-08-25 18:28:58 U   TC (1408991338)
[    2.992587] ata1: SATA link down (SStatus 0 SControl 300)
[    8.542565] ata2: link is slow to respond, please be patient (ready=0)
[   10.222587] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   10.262649] ata2.00: ATA-8: ST3500320AS, SD1A, max UDMA/133
[   10.268223] ata2.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   10.332672] ata2.00: configured for UDMA/133
[   10.337683] scsi 1:0:0:0: Direct-Access     ATA      ST3500320AS      SD1A PQ   : 0 ANSI: 5
[   10.347160] fvdw1 disk index before get_sd_name = 0
[   10.352038] device-name= sata_mv
[   10.355297] fvdw2 disk index after get_sd_name = 0
[   10.360079] fvdw3 prefix[0]=s  prefix[1]=d
[   10.364193] fvdw4 diskname = sda
[   10.368740] sd 1:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465    GiB)
[   10.378081] sd 1:0:0:0: [sda] Write Protect is off
[   10.382929] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   10.383344] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, does   n't support DPO or FUA
[   10.449253]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
[   10.462947] sd 1:0:0:0: [sda] Attached SCSI disk
[   10.485922] EXT3-fs (sda7): recovery required on readonly filesystem
[   10.492277] EXT3-fs (sda7): write access will be enabled during recovery
[   10.652879] kjournald starting.  Commit interval 5 seconds
[   10.693233] EXT3-fs (sda7): recovery complete
[   10.697598] EXT3-fs (sda7): mounted filesystem with ordered data mode
[   10.704122] VFS: Mounted root (ext3 filesystem) readonly on device 8:7.
[   10.711683] Freeing unused kernel memory: 124K (c03a9000 - c03c8000)
[   10.957345] EXT3-fs (sda7): warning: maximal mount count reached, running e2f   sck is recommended
[   10.966621] EXT3-fs (sda7): using internal journal
[   12.072875] kjournald starting.  Commit interval 5 seconds
[   12.078426] EXT3-fs (sda2): warning: checktime reached, running e2fsck is rec   ommended
[   12.086816] EXT3-fs (sda2): using internal journal
[   12.142729] EXT3-fs (sda2): recovery complete
[   12.147097] EXT3-fs (sda2): mounted filesystem with ordered data mode
[   15.252873] kjournald starting.  Commit interval 5 seconds
[   15.259006] EXT3-fs (sda5): using internal journal
[   15.302731] EXT3-fs (sda5): recovery complete
[   15.307099] EXT3-fs (sda5): mounted filesystem with ordered data mode
[   15.443998] random: mkswap urandom read with 94 bits of entropy available
[   15.499631] Adding 257036k swap on /dev/sda3.  Priority:-1 extents:1 across:2   57036k
[   18.142615] random: nonblocking pool is initialized
[   31.202882] kjournald starting.  Commit interval 5 seconds
[   31.214763] EXT3-fs (sda8): using internal journal
[   31.272733] EXT3-fs (sda8): recovery complete
[   31.277094] EXT3-fs (sda8): mounted filesystem with ordered data mode
[   31.376363] udevd (738): /proc/738/oom_adj is deprecated, please use /proc/73   8/oom_score_adj instead.
[   31.385704] udev: starting version 130
[   33.583319] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[   36.520947] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, ful   l duplex, flow control disabled
grishin
 
Posts: 33
Joined: Mon Feb 13, 2012 6:53 am
Location: Russia

Re: Lacie 2Big Network vs1 can't add second disk

Postby fvdw » Mon Aug 25, 2014 7:24 pm

and what about the modules ? did you install them ?

we need the output of
Code: Select all
cat /boot.log
to check if the modules are loaded correctly
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Lacie 2Big Network vs1 can't add second disk

Postby grishin » Tue Aug 26, 2014 7:52 am

i'm not sure, but check
1. copy 2big1-3142-modules-fvdw-sl-24aug14.tar in folder \\nas\public
2. start fvdw-l console, external console, load& start UIMAGE-13142-2BIG1-4
3. after nas loading, start putty
4. extract archive
Code: Select all
tar -xvf /share/1000/public/2big1-3142-modules-fvdw-sl-24aug14.tar

5. exit& reboot nas, repeat step 2, step 3
6. in putty output cat boot.log
Code: Select all
root@nas:/ # cat boot.log
start boot log
detect and set platform
2big1
UIMAGE-26394-2BIG1-21
2big1
update dev nodes
booting using sda2 root file system...
make dev node for buttons...
make dev node for tun device...
enable IP forwarding...
start buttons control daemon
device = 2big1
source = buttons-nwsp2
buttons-nwsp2 daemon started
Tue Aug 26 18:48:24 GMT+5 2014
create temporary passwd file
run udevstart to update dev nodes when necessary
inserting kernel modules:
modprobe: module 'xor.ko' not found
configure loopback netwerk interface
setting reboot and standby
2big1
rebootd-isp1
2big1
standbyd-isp1
starting php based setup routines step 1

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


*** fvdw-sl NAS firmware
    This is fvdw-sl version: fvdw-sl 15.2
    built on: March 14 2014

    LAN IP address: 192.168.1.80 (DHCP)

    Port configuration:

    LAN   -> eth0
php based setup routines finished
web permission on resolv.conf
set device tuning for dms performance
else loop1 finished
rcS finished
grishin
 
Posts: 33
Joined: Mon Feb 13, 2012 6:53 am
Location: Russia

Re: Lacie 2Big Network vs1 can't add second disk

Postby fvdw » Tue Aug 26, 2014 8:54 pm

looks ok besides this
run udevstart to update dev nodes when necessary
inserting kernel modules:
modprobe: module 'xor.ko' not found


this xor.ko file is included... :scratch

can you please output of this command
Code: Select all
lsmod


and check if folder /lib/modules/3.14.2 contains the xor.ko file
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Lacie 2Big Network vs1 can't add second disk

Postby grishin » Wed Aug 27, 2014 4:37 am

fvdw wrote:and check if folder /lib/modules/3.14.2 contains the xor.ko file

Code: Select all
root@nas:/lib/modules/3.14.2 # ls -l
total 10136
-rwxr-xr-x  1 root root  29708 2014-08-24 00:01 asix.ko
-rwxr-xr-x  1 root root   3827 2014-08-23 23:59 async_memcpy.ko
-rwxr-xr-x  1 root root   8307 2014-08-23 23:59 async_pq.ko
-rwxr-xr-x  1 root root   8652 2014-08-23 23:59 async_raid6_recov.ko
-rwxr-xr-x  1 root root   5470 2014-08-23 23:59 async_tx.ko
-rwxr-xr-x  1 root root   6404 2014-08-23 23:59 async_xor.ko
-rwxr-xr-x  1 root root  57772 2014-08-24 00:04 auth_rpcgss.ko
-rwxr-xr-x  1 root root  17573 2014-08-24 00:01 ax88179_178a.ko
-rwxr-xr-x  1 root root 960335 2014-08-24 00:02 btrfs.ko
-rwxr-xr-x  1 root root  47191 2014-08-24 00:03 caif.ko
-rwxr-xr-x  1 root root  14222 2014-08-24 00:03 caif_socket.ko
-rwxr-xr-x  1 root root   9962 2014-08-24 00:01 cdc_ether.ko
-rwxr-xr-x  1 root root  14918 2014-08-24 00:01 cdc_ncm.ko
-rwxr-xr-x  1 root root   4665 2014-08-24 00:01 cdc_subset.ko
-rwxr-xr-x  1 root root  41969 2014-08-24 00:00 cdrom.ko
-rwxr-xr-x  1 root root 229903 2014-08-24 00:04 cfg80211.ko
-rwxr-xr-x  1 root root  38451 2014-08-24 00:00 cfi_cmdset_0001.ko
-rwxr-xr-x  1 root root  43158 2014-08-24 00:00 cfi_cmdset_0002.ko
-rwxr-xr-x  1 root root  28117 2014-08-24 00:00 cfi_cmdset_0020.ko
-rwxr-xr-x  1 root root   7274 2014-08-24 00:00 cfi_probe.ko
-rwxr-xr-x  1 root root  10792 2014-08-24 00:00 cfi_util.ko
-rwxr-xr-x  1 root root   3832 2014-08-24 00:00 chipreg.ko
-rwxr-xr-x  1 root root  10193 2014-08-24 00:03 chnl_net.ko
-rwxr-xr-x  1 root root 304236 2014-08-24 00:02 cifs.ko
-rwxr-xr-x  1 root root   5104 2014-08-23 23:59 cmac.ko
-rwxr-xr-x  1 root root   5708 2014-08-24 00:01 cmdlinepart.ko
-rwxr-xr-x  1 root root  30090 2014-08-24 00:02 configfs.ko
-rwxr-xr-x  1 root root   9307 2014-08-24 00:02 cuse.ko
-rwxr-xr-x  1 root root  27997 2014-08-24 00:00 dm-bufio.ko
-rwxr-xr-x  1 root root  23544 2014-08-24 00:00 dm-crypt.ko
-rwxr-xr-x  1 root root  12959 2014-08-24 00:00 dm-log.ko
-rwxr-xr-x  1 root root  18246 2014-08-24 00:00 dm-mirror.ko
-rwxr-xr-x  1 root root  98933 2014-08-24 00:00 dm-mod.ko
-rwxr-xr-x  1 root root  21205 2014-08-24 00:00 dm-multipath.ko
-rwxr-xr-x  1 root root   5074 2014-08-24 00:00 dm-queue-length.ko
-rwxr-xr-x  1 root root  23425 2014-08-24 00:00 dm-raid.ko
-rwxr-xr-x  1 root root  11590 2014-08-24 00:00 dm-region-hash.ko
-rwxr-xr-x  1 root root   4667 2014-08-24 00:00 dm-round-robin.ko
-rwxr-xr-x  1 root root   5283 2014-08-24 00:00 dm-service-time.ko
-rwxr-xr-x  1 root root  38476 2014-08-24 00:00 dm-snapshot.ko
-rwxr-xr-x  1 root root   8751 2014-08-24 00:03 dns_resolver.ko
-rwxr-xr-x  1 root root   4718 2014-08-24 00:00 eeprom_93cx6.ko
-rwxr-xr-x  1 root root  41556 2014-08-24 00:02 ehci-hcd.ko
-rwxr-xr-x  1 root root   6378 2014-08-24 00:02 ehci-orion.ko
-rwxr-xr-x  1 root root   6610 2014-08-24 00:02 ehci-pci.ko
-rwxr-xr-x  1 root root  14800 2014-08-24 00:00 evdev.ko
-rwxr-xr-x  1 root root   6142 2014-08-24 00:02 exportfs.ko
-rwxr-xr-x  1 root root 389468 2014-08-24 00:02 ext4.ko
-rwxr-xr-x  1 root root  33226 2014-08-24 00:02 ftdi-elan.ko
-rwxr-xr-x  1 root root  93812 2014-08-24 00:02 ftdi_sio.ko
-rwxr-xr-x  1 root root  91048 2014-08-24 00:02 fuse.ko
-rwxr-xr-x  1 root root   4808 2014-08-24 00:01 gen_probe.ko
-rwxr-xr-x  1 root root   9889 2014-08-24 00:02 g_ether.ko
-rwxr-xr-x  1 root root   9782 2014-08-24 00:02 g_mass_storage.ko
-rwxr-xr-x  1 root root   5853 2014-08-24 00:00 gspca_benq.ko
-rwxr-xr-x  1 root root  29143 2014-08-24 00:00 gspca_main.ko
-rwxr-xr-x  1 root root  10325 2014-08-24 00:00 gspca_sn9c2028.ko
-rwxr-xr-x  1 root root  31707 2014-08-24 00:00 gspca_sn9c20x.ko
-rwxr-xr-x  1 root root  16248 2014-08-24 00:00 gspca_sonixb.ko
-rwxr-xr-x  1 root root  32828 2014-08-24 00:00 gspca_sonixj.ko
-rwxr-xr-x  1 root root   8579 2014-08-24 00:00 gspca_spca1528.ko
-rwxr-xr-x  1 root root   7221 2014-08-24 00:00 gspca_vicam.ko
-rwxr-xr-x  1 root root   3043 2014-08-24 00:00 hid-generic.ko
-rwxr-xr-x  1 root root   4551 2014-08-24 00:00 hid-gyration.ko
-rwxr-xr-x  1 root root  60335 2014-08-24 00:00 hid.ko
-rwxr-xr-x  1 root root   4391 2014-08-24 00:00 hid-petalynx.ko
-rwxr-xr-x  1 root root   3589 2014-08-24 00:00 hid-pl.ko
-rwxr-xr-x  1 root root   5392 2014-08-24 00:00 hid-samsung.ko
-rwxr-xr-x  1 root root  12137 2014-08-24 00:00 hid-sony.ko
-rwxr-xr-x  1 root root   3552 2014-08-24 00:00 hid-sunplus.ko
-rwxr-xr-x  1 root root   4190 2014-08-24 00:03 ip6table_filter.ko
-rwxr-xr-x  1 root root   5688 2014-08-24 00:03 ip6table_nat.ko
-rwxr-xr-x  1 root root  14893 2014-08-24 00:03 ip6_tables.ko
-rwxr-xr-x  1 root root   4186 2014-08-24 00:03 ip6t_MASQUERADE.ko
-rwxr-xr-x  1 root root   4311 2014-08-24 00:03 ip6t_NPT.ko
-rwxr-xr-x  1 root root  11150 2014-08-24 00:01 ipheth.ko
-rwxr-xr-x  1 root root   4230 2014-08-24 00:03 iptable_filter.ko
-rwxr-xr-x  1 root root   4034 2014-08-24 00:03 iptable_mangle.ko
-rwxr-xr-x  1 root root   5398 2014-08-24 00:03 iptable_nat.ko
-rwxr-xr-x  1 root root  14660 2014-08-24 00:03 ip_tables.ko
-rwxr-xr-x  1 root root   4395 2014-08-24 00:03 ipt_MASQUERADE.ko
-rwxr-xr-x  1 root root   4789 2014-08-24 00:03 ipt_REJECT.ko
-rwxr-xr-x  1 root root 322607 2014-08-24 00:03 ipv6.ko
-rwxr-xr-x  1 root root  15064 2014-08-24 00:01 iscsi_tcp.ko
-rwxr-xr-x  1 root root  30310 2014-08-24 00:02 isofs.ko
-rwxr-xr-x  1 root root  80054 2014-08-24 00:02 jbd2.ko
-rwxr-xr-x  1 root root  17992 2014-08-24 00:01 jedec_probe.ko
-rwxr-xr-x  1 root root 184147 2014-08-24 00:02 jfs.ko
-rwxr-xr-x  1 root root  40520 2014-08-24 00:02 libcomposite.ko
-rwxr-xr-x  1 root root  50316 2014-08-24 00:01 libiscsi.ko
-rwxr-xr-x  1 root root  19004 2014-08-24 00:01 libiscsi_tcp.ko
-rwxr-xr-x  1 root root   6756 2014-08-24 00:00 linear.ko
-rwxr-xr-x  1 root root  76497 2014-08-24 00:02 lockd.ko
-rwxr-xr-x  1 root root  13462 2014-08-24 00:01 lpddr_cmds.ko
-rwxr-xr-x  1 root root   4459 2014-08-24 00:03 lzo_compress.ko
-rwxr-xr-x  1 root root   3077 2014-08-24 00:03 lzo_decompress.ko
-rwxr-xr-x  1 root root 303558 2014-08-24 00:03 mac80211.ko
-rwxr-xr-x  1 root root   4197 2014-08-24 00:01 map_ram.ko
-rwxr-xr-x  1 root root  12015 2014-08-24 00:01 marvell.ko
-rwxr-xr-x  1 root root  11680 2014-08-24 00:02 mdc800.ko
-rwxr-xr-x  1 root root 130112 2014-08-24 00:00 md-mod.ko
-rwxr-xr-x  1 root root   3801 2014-08-24 00:00 michael_mic.ko
-rwxr-xr-x  1 root root   6293 2014-08-24 00:01 mii.ko
-rw-r--r--  1 root root 149016 2014-08-27 15:10 modules.dep.bb
-rwxr-xr-x  1 root root  11306 2014-08-24 00:01 mtd_blkdevs.ko
-rwxr-xr-x  1 root root   6221 2014-08-24 00:01 mtdblock.ko
-rwxr-xr-x  1 root root  51678 2014-08-24 00:01 mtd.ko
-rwxr-xr-x  1 root root  20365 2014-08-24 00:02 mv_udc.ko
-rwxr-xr-x  1 root root   5502 2014-08-24 00:01 nand_ecc.ko
-rwxr-xr-x  1 root root   7735 2014-08-24 00:01 nand_ids.ko
-rwxr-xr-x  1 root root  55601 2014-08-24 00:01 nand.ko
-rwxr-xr-x  1 root root   5703 2014-08-24 00:01 net1080.ko
-rwxr-xr-x  1 root root   2752 2014-08-24 00:03 nf_conntrack_broadcast.ko
-rwxr-xr-x  1 root root  10636 2014-08-24 00:03 nf_conntrack_ftp.ko
-rwxr-xr-x  1 root root  48335 2014-08-24 00:03 nf_conntrack_h323.ko
-rwxr-xr-x  1 root root  18095 2014-08-24 00:03 nf_conntrack_ipv4.ko
-rwxr-xr-x  1 root root  11560 2014-08-24 00:03 nf_conntrack_ipv6.ko
-rwxr-xr-x  1 root root  80400 2014-08-24 00:03 nf_conntrack.ko
-rwxr-xr-x  1 root root   8790 2014-08-24 00:03 nf_conntrack_pptp.ko
-rwxr-xr-x  1 root root   8967 2014-08-24 00:03 nf_conntrack_proto_gre.ko
-rwxr-xr-x  1 root root  26501 2014-08-24 00:03 nf_conntrack_sip.ko
-rwxr-xr-x  1 root root   4232 2014-08-24 00:03 nf_conntrack_snmp.ko
-rwxr-xr-x  1 root root   7011 2014-08-24 00:03 nf_conntrack_tftp.ko
-rwxr-xr-x  1 root root   3703 2014-08-24 00:03 nf_defrag_ipv4.ko
-rwxr-xr-x  1 root root  10473 2014-08-24 00:03 nf_defrag_ipv6.ko
-rwxr-xr-x  1 root root   4670 2014-08-24 00:03 nf_nat_ftp.ko
-rwxr-xr-x  1 root root  10442 2014-08-24 00:03 nf_nat_h323.ko
-rwxr-xr-x  1 root root   6457 2014-08-24 00:03 nf_nat_ipv4.ko
-rwxr-xr-x  1 root root   6776 2014-08-24 00:03 nf_nat_ipv6.ko
-rwxr-xr-x  1 root root  18422 2014-08-24 00:03 nf_nat.ko
-rwxr-xr-x  1 root root   5277 2014-08-24 00:03 nf_nat_pptp.ko
-rwxr-xr-x  1 root root   3791 2014-08-24 00:03 nf_nat_proto_gre.ko
-rwxr-xr-x  1 root root  11323 2014-08-24 00:03 nf_nat_sip.ko
-rwxr-xr-x  1 root root  11905 2014-08-24 00:03 nf_nat_snmp_basic.ko
-rwxr-xr-x  1 root root   3332 2014-08-24 00:03 nf_nat_tftp.ko
-rwxr-xr-x  1 root root   4399 2014-08-24 00:02 nfs_acl.ko
-rwxr-xr-x  1 root root 112729 2014-08-24 00:02 nfsd.ko
-rwxr-xr-x  1 root root 158145 2014-08-24 00:02 nfs.ko
-rwxr-xr-x  1 root root  19436 2014-08-24 00:02 nfsv2.ko
-rwxr-xr-x  1 root root  31630 2014-08-24 00:02 nfsv3.ko
-rwxr-xr-x  1 root root 153184 2014-08-24 00:02 nfsv4.ko
-rwxr-xr-x  1 root root 245894 2014-08-24 00:02 ntfs.ko
-rwxr-xr-x  1 root root   4566 2014-08-24 00:03 oid_registry.ko
-rwxr-xr-x  1 root root   4995 2014-08-24 00:01 orion_nand.ko
-rwxr-xr-x  1 root root  26303 2014-08-24 00:02 oxu210hp-hcd.ko
-rwxr-xr-x  1 root root   5408 2014-08-24 00:01 pci-stub.ko
-rwxr-xr-x  1 root root  29336 2014-08-24 00:01 pegasus.ko
-rwxr-xr-x  1 root root   5515 2014-08-24 00:01 physmap.ko
-rwxr-xr-x  1 root root  46175 2014-08-24 00:03 pktgen.ko
-rwxr-xr-x  1 root root  15692 2014-08-24 00:02 pl2303.ko
-rwxr-xr-x  1 root root   4728 2014-08-24 00:01 plat_nand.ko
-rwxr-xr-x  1 root root   5192 2014-08-24 00:01 plat-ram.ko
-rwxr-xr-x  1 root root  11111 2014-08-24 00:01 ppp_async.ko
-rwxr-xr-x  1 root root   6875 2014-08-24 00:01 ppp_deflate.ko
-rwxr-xr-x  1 root root  29587 2014-08-24 00:01 ppp_generic.ko
-rwxr-xr-x  1 root root   9726 2014-08-24 00:01 ppp_mppe.ko
-rwxr-xr-x  1 root root  18083 2014-08-24 00:01 pppoe.ko
-rwxr-xr-x  1 root root   4795 2014-08-24 00:01 pppox.ko
-rwxr-xr-x  1 root root  74572 2014-08-24 00:00 pwc.ko
-rwxr-xr-x  1 root root   6696 2014-08-24 00:01 qinfo_probe.ko
-rwxr-xr-x  1 root root 182537 2014-08-24 00:02 r8712u.ko
-rwxr-xr-x  1 root root  10928 2014-08-24 00:00 raid0.ko
-rwxr-xr-x  1 root root  48389 2014-08-24 00:00 raid10.ko
-rwxr-xr-x  1 root root  34990 2014-08-24 00:00 raid1.ko
-rwxr-xr-x  1 root root  74786 2014-08-24 00:00 raid456.ko
-rwxr-xr-x  1 root root  84471 2014-08-24 00:03 raid6_pq.ko
-rwxr-xr-x  1 root root   7498 2014-08-24 00:01 raid_class.ko
-rwxr-xr-x  1 root root 268234 2014-08-24 00:02 reiserfs.ko
-rwxr-xr-x  1 root root  27022 2014-08-24 00:04 rpcsec_gss_krb5.ko
-rwxr-xr-x  1 root root  26650 2014-08-24 00:01 rt2500usb.ko
-rwxr-xr-x  1 root root  79312 2014-08-24 00:01 rt2800lib.ko
-rwxr-xr-x  1 root root  48409 2014-08-24 00:01 rt2800usb.ko
-rwxr-xr-x  1 root root  46824 2014-08-24 00:01 rt2x00lib.ko
-rwxr-xr-x  1 root root  13741 2014-08-24 00:01 rt2x00usb.ko
-rwxr-xr-x  1 root root  35821 2014-08-24 00:01 rt73usb.ko
-rwxr-xr-x  1 root root   7760 2014-08-24 00:01 rtc-m41t80.ko
-rwxr-xr-x  1 root root   6017 2014-08-24 00:01 rtc-pcf8563.ko
-rwxr-xr-x  1 root root   6655 2014-08-24 00:01 rtc-s35390a.ko
-rwxr-xr-x  1 root root  63412 2014-08-24 00:01 rtl8187.ko
-rwxr-xr-x  1 root root  44893 2014-08-24 00:01 rtl8192c-common.ko
-rwxr-xr-x  1 root root  77123 2014-08-24 00:01 rtl8192cu.ko
-rwxr-xr-x  1 root root  14131 2014-08-24 00:01 rtl_usb.ko
-rwxr-xr-x  1 root root  60041 2014-08-24 00:01 rtlwifi.ko
-rwxr-xr-x  1 root root  15153 2014-08-24 00:01 scsi_tgt.ko
-rwxr-xr-x  1 root root  92788 2014-08-24 00:02 scsi_transport_iscsi.ko
-rwxr-xr-x  1 root root  32150 2014-08-24 00:02 sg.ko
-rwxr-xr-x  1 root root  31535 2014-08-24 00:02 sisusbvga.ko
-rwxr-xr-x  1 root root  21299 2014-08-24 00:03 sit.ko
-rwxr-xr-x  1 root root   7220 2014-08-24 00:01 slhc.ko
-rwxr-xr-x  1 root root  17652 2014-08-24 00:01 sm_ftl.ko
-rwxr-xr-x  1 root root  32803 2014-08-24 00:02 squashfs.ko
-rwxr-xr-x  1 root root  19251 2014-08-24 00:02 sr_mod.ko
-rwxr-xr-x  1 root root 218650 2014-08-24 00:04 sunrpc.ko
-rwxr-xr-x  1 root root 130007 2014-08-24 00:01 ubi.ko
-rwxr-xr-x  1 root root  12486 2014-08-24 00:02 udc-core.ko
-rwxr-xr-x  1 root root  99140 2014-08-24 00:02 udf.ko
-rwxr-xr-x  1 root root  14655 2014-08-24 00:02 u_ether.ko
-rwxr-xr-x  1 root root  12139 2014-08-24 00:02 ums-alauda.ko
-rwxr-xr-x  1 root root   9668 2014-08-24 00:02 ums-datafab.ko
-rwxr-xr-x  1 root root   5329 2014-08-24 00:02 ums-freecom.ko
-rwxr-xr-x  1 root root   7557 2014-08-24 00:02 ums-jumpshot.ko
-rwxr-xr-x  1 root root  13757 2014-08-24 00:02 ums-sddr09.ko
-rwxr-xr-x  1 root root   9278 2014-08-24 00:02 ums-sddr55.ko
-rwxr-xr-x  1 root root  11099 2014-08-24 00:02 usb_f_ecm.ko
-rwxr-xr-x  1 root root   8806 2014-08-24 00:02 usb_f_ecm_subset.ko
-rwxr-xr-x  1 root root  42054 2014-08-24 00:02 usb_f_mass_storage.ko
-rwxr-xr-x  1 root root  20681 2014-08-24 00:02 usb_f_rndis.ko
-rwxr-xr-x  1 root root  24434 2014-08-24 00:00 usbhid.ko
-rwxr-xr-x  1 root root  16079 2014-08-24 00:02 usblp.ko
-rwxr-xr-x  1 root root  29450 2014-08-24 00:01 usbnet.ko
-rwxr-xr-x  1 root root  30657 2014-08-24 00:02 usbserial.ko
-rwxr-xr-x  1 root root  84072 2014-08-24 00:02 usb-storage.ko
-rwxr-xr-x  1 root root  80284 2014-08-24 00:00 uvcvideo.ko
-rwxr-xr-x  1 root root   8570 2014-08-24 00:00 v4l2-common.ko
-rwxr-xr-x  1 root root  23180 2014-08-24 00:00 v4l2-dv-timings.ko
-rwxr-xr-x  1 root root  34378 2014-08-24 00:00 videobuf2-core.ko
-rwxr-xr-x  1 root root   3880 2014-08-24 00:00 videobuf2-memops.ko
-rwxr-xr-x  1 root root   5656 2014-08-24 00:00 videobuf2-vmalloc.ko
-rwxr-xr-x  1 root root  22716 2014-08-24 00:00 videobuf-core.ko
-rwxr-xr-x  1 root root   8523 2014-08-24 00:00 videobuf-vmalloc.ko
-rwxr-xr-x  1 root root 125186 2014-08-24 00:00 videodev.ko
-rwxr-xr-x  1 root root  30804 2014-08-24 00:02 wire.ko
-rwxr-xr-x  1 root root   4021 2014-08-24 00:03 xfrm6_mode_beet.ko
-rwxr-xr-x  1 root root   3445 2014-08-24 00:03 xfrm6_mode_transport.ko
-rwxr-xr-x  1 root root   5333 2014-08-24 00:03 xfrm6_mode_tunnel.ko
-rwxr-xr-x  1 root root 620656 2014-08-24 00:03 xfs.ko
-rwxr-xr-x  1 root root   7226 2014-08-24 00:00 xor.ko
-rwxr-xr-x  1 root root   5766 2014-08-24 00:03 xt_connlimit.ko
-rwxr-xr-x  1 root root   4274 2014-08-24 00:03 xt_connmark.ko
-rwxr-xr-x  1 root root   5479 2014-08-24 00:03 xt_conntrack.ko
-rwxr-xr-x  1 root root   4082 2014-08-24 00:03 xt_nat.ko
-rwxr-xr-x  1 root root   3742 2014-08-24 00:03 xt_NETMAP.ko
-rwxr-xr-x  1 root root   3891 2014-08-24 00:03 xt_REDIRECT.ko
-rwxr-xr-x  1 root root   6663 2014-08-24 00:01 zaurus.ko
-rwxr-xr-x  1 root root  20918 2014-08-24 00:03 zlib_deflate.ko
-rwxr-xr-x  1 root root  16319 2014-08-24 00:03 zlib_inflate.ko
-rwxr-xr-x  1 root root  25755 2014-08-24 00:00 zr364xx.ko

fvdw wrote:can you please output of this command "lsmod"

Code: Select all
root@nas:/ # lsmod
uvcvideo 60990 0 - Live 0xbf1e2000
videobuf2_vmalloc 2493 1 uvcvideo, Live 0xbf1de000
videobuf2_memops 1256 1 videobuf2_vmalloc, Live 0xbf1da000
videobuf2_core 24409 1 uvcvideo, Live 0xbf1cf000
v4l2_common 3811 0 - Live 0xbf1cb000
videodev 91280 3 uvcvideo,videobuf2_core,v4l2_common, Live 0xbf1aa000
iscsi_tcp 7856 0 - Live 0xbf1a4000
libiscsi_tcp 11111 1 iscsi_tcp, Live 0xbf19d000
libiscsi 31956 2 iscsi_tcp,libiscsi_tcp, Live 0xbf18f000
scsi_transport_iscsi 57528 2 iscsi_tcp,libiscsi, Live 0xbf174000
nfsd 87359 11 - Live 0xbf155000
nfs_acl 2079 1 nfsd, Live 0xbf151000
exportfs 3012 1 nfsd, Live 0xbf14d000
nfs 106030 0 - Live 0xbf124000
lockd 56628 2 nfsd,nfs, Live 0xbf10e000
sunrpc 165461 14 nfsd,nfs_acl,nfs,lockd, Live 0xbf0d1000
usblp 9309 0 - Live 0xbf0ca000
usb_storage 36038 0 - Live 0xbf0b9000
ehci_orion 2678 0 - Live 0xbf0b5000
ehci_hcd 32870 1 ehci_orion, Live 0xbf0a7000
fuse 67039 0 - Live 0xbf08e000
ntfs 204628 0 - Live 0xbf053000
isofs 22080 0 - Live 0xbf049000
cifs 245819 0 - Live 0xbf000000

Maybe problem in insert-modules?
#!/bin/sh

# insert kernel modules for 2big1
# for use with kernel 3.14.2
#
/bin/depmod 2>> boot.log
modprobe cifs 2>> boot.log
modprobe isofs 2>> boot.log
modprobe ntfs 2>> boot.log
modprobe fuse 2>> boot.log
modprobe ehci-orion 2>> boot.log
modprobe usb-storage 2>> boot.log
modprobe usblp 2>> boot.log
modprobe nfs 2>> boot.log
modprobe nfsd 2>> boot.log
#modprobe iscsi_trgt 2>> boot.log
modprobe iscsi_tcp 2>> boot.log
modprobe videodev 2>> boot.log
modprobe v4l2-common 2>> boot.log
modprobe uvcvideo 2>> boot.log
modprobe xor.ko
exit 0
grishin
 
Posts: 33
Joined: Mon Feb 13, 2012 6:53 am
Location: Russia

Re: Lacie 2Big Network vs1 can't add second disk

Postby Razile » Wed Aug 27, 2014 11:05 am

there is a way to have a raid0 or is still not supported?
Razile
 
Posts: 8
Joined: Wed Aug 20, 2014 8:54 am

PreviousNext

Return to Lacie 2Big Network vs1

Who is online

Users browsing this forum: No registered users and 6 guests