Lacie 2Big Network vs1 can't add second disk

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

Postby fvdw » Wed Aug 27, 2014 8:37 pm

@grishin

yes there is an error in insert-modules
this line
Code: Select all
modprobe xor.ko

should be
Code: Select all
modprobe xor 2>> boot.log


ps if you edit insert-modules file be sure to use a unix based editor, if you use notepad or similar DOS based editor it will add <CR><LF> instead of only <LF> at end of the lines as result the script won't run properly.

attached an updated file after copying check if it has executable permissions
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 fvdw » Wed Aug 27, 2014 8:40 pm

Razile wrote:there is a way to have a raid0 or is still not supported?

We plan to have it available in version fvdw-sl 16-0
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 » Fri Aug 29, 2014 9:34 am

fvdw wrote:attached an updated file

replace, output 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
Fri Aug 29 20:32:34 GMT+5 2014
create temporary passwd file
run udevstart to update dev nodes when necessary
inserting kernel modules:
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.155 (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

Now I update to 15-3 with kernel UIMAGE-13142-2BIG1-4 or wait new firmware 15-4 ?
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 » Fri Aug 29, 2014 9:47 pm

if you update to 15-3 then this proces will overwrite the kernel now in sda6.
What you could do is upgrade to 15-3 and switch off the 2big1
Then use the fvdw-sl console to load and start the external kernel (use the 3.14.2 kernel)
Then the firmware will come up but will not be fully functional as the kernel modules are missing, but the ssh server will be operational.
Copy the modules and insert modules script as you did in the 15-2 firmware and write the kernel to sda6 using the dd command
To get the kernel on the nas you could use a program like winscp, that uses ssh server to connect to the nas and allows you to upload files to it
When you have the kernel in the root directory of the nas (/) use putty to connect also to the ssh server and this command to write it to sda6
Code: Select all
dd if=/UIMAGE-13142-2BIG1-4 of=/dev/sda6


Now reboot the nas and do the checks as you did on 15-2 to see if all modules are loaded
To check which kernel is running you can use
Code: Select all
uname -a
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 trytofixit » Fri Jan 23, 2015 1:02 pm

Hi fvdw,
after following any explanation on how to install the latest version of the firmware, Lacie 2Bv1 still showed no signs of life :thinking
I found out I have the same version of uboot 1.1.4 issue in this area of the forum, so no IDE boot cause no IDE HD found by the board :bananadance .
Before start, do you think there's a way to immediately install the latest firmware (16 ?) or I must stay at 15-3 as wrote in the last post?

Thank you in advance ;)
trytofixit
 
Posts: 1
Joined: Sat Jan 03, 2015 4:33 pm

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

Postby uelpenich » Sat Jan 24, 2015 10:43 am

Hello Trytofixit,
Before start, do you think there's a way to immediately install the latest firmware (16 ?) or I must stay at 15-3 as wrote in the last post?
Yes, you can use the latest firmware 16.0 for a first install. You have to unpack the firmware as I described in http://plugout.net/viewtopic.php?f=29&t=1522&start=50#p15880 to get all the parts for an install via netconsole or by connecting the disk to a linux system (I prefer gparted booted from stick or cd).

If you want to use the fvdw_sl_console you need a modified installer script described in http://plugout.net/viewtopic.php?f=29&t=1857&start=10#p15347.
after following any explanation on how to install the latest version of the firmware, Lacie 2Bv1 still showed no signs of life
Please check if your 2big1 is really booting. My 2big1 sometimes didn't boot anyway, sometimes it booted without problems. I checked a lot of things, but didn't find the reason. Sometimes a factory reset was useful (the factory reset doesn't change anything to the 2big1 or the disks, it only hands over a restart flag in the kernel command line. The fvdw kernel doesn't care of it).
. . . .
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda7 ro reset=1
. . . .

=> After connecting a serial console to the JTAG debug interface I pointed out that u-boot hangs waiting for console input. Just the presence of the serial console is sufficiant for a proper boot. If you find it hanging just type in boot

Have fun with your 2big1.
uelpenich
Donator VIP
Donator VIP
 
Posts: 120
Joined: Sun Jun 12, 2011 4:45 pm
Location: Cologne, Germany

Previous

Return to Lacie 2Big Network vs1

Who is online

Users browsing this forum: No registered users and 5 guests