update to v12 or v14 fail

Re: update to v12 or v14 fail

Postby juan2k » Fri Jan 18, 2013 9:22 pm

Hi,

when i used an small file step 1 success :thumbup (3Mb file)

for upgrade i used this files

xfvdw-sl-12-1-nwsp2-8jun2012.bin 56Mb
xfvdw-sl-14-0-nwsp2-23dec2012.bin 62Mb
firmware.bin (v14 file renamed) 62Mb
juan2k
 
Posts: 16
Joined: Thu Jun 21, 2012 4:13 pm

Re: update to v12 or v14 fail

Postby fvdw » Fri Jan 18, 2013 9:28 pm

yes Jocko you are right
I do not see that step 1 succeeds, it should show new window to start step 2

but just to be sure we are using the right file
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: update to v12 or v14 fail

Postby juan2k » Fri Jan 18, 2013 9:31 pm

HI,

i do some test uploading random files when the file is 40mb or bigger the upload fail
juan2k
 
Posts: 16
Joined: Thu Jun 21, 2012 4:13 pm

Re: update to v12 or v14 fail

Postby Jocko » Fri Jan 18, 2013 9:36 pm

could you check some php settings.
So in home menu, do "View PHP and Apache information" and look at the Core section.
You must have these settings :
post_max_size 1000M
upload_max_filesize 1000M
upload_tmp_dir /tmp
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: update to v12 or v14 fail

Postby fvdw » Fri Jan 18, 2013 9:37 pm

It looks to me that is going to another folder on the system partition. 40 MB is about the free space left on system partition.
when you upload a small file look in the /rw_fs/tmp file if is there

Did you change the /tmp sym link in root directory ?

/tmp in the root file system must be a sym link to /rw_fs/tmp
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: update to v12 or v14 fail

Postby Jocko » Fri Jan 18, 2013 9:41 pm

I found this https://bugzilla.mozilla.org/show_bug.cgi?id=739617

What is your firefox version ?

Could you try with IE

@fvdw not have the tmp symlink could explain this...
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: update to v12 or v14 fail

Postby juan2k » Fri Jan 18, 2013 9:44 pm

Hi,

phpInfo info is fine

post_max_size 1000M
upload_max_filesize 1000M
upload_tmp_dir /tmp


I just upload an small file to look on /tmp .. the file name was test.mp3 2.9mb size

now in /tmp a file with name firmware.bin appear with the same size of test.mp3

drwxrwxrwx 6 root root 4096 Nov 16 18:03 .
drwxrwxrwx 8 nobody nobody 4096 Nov 16 17:57 ..
drwxr-xr-x 2 nobody nobody 4096 Nov 16 17:57 etc
-rw------- 1 nobody 4294967295 2996012 Nov 16 18:03 firmware.bin
drwxr-xr-x 2 root root 4096 Nov 16 17:57 mnt
lrwxrwxrwx 1 root root 28 Nov 16 17:58 smbd_flag -> /rw_fs/tmp/usr/var/smbd_flag
drwxr-xr-x 4 root root 4096 Nov 16 17:58 usr
drwxr-xr-x 7 root root 4096 Nov 16 17:57 var


:shock:
juan2k
 
Posts: 16
Joined: Thu Jun 21, 2012 4:13 pm

Re: update to v12 or v14 fail

Postby juan2k » Fri Jan 18, 2013 9:46 pm

Am using Firefox 18.0 but i try with IE 9 and chrome 24 same result
juan2k
 
Posts: 16
Joined: Thu Jun 21, 2012 4:13 pm

Re: update to v12 or v14 fail

Postby juan2k » Fri Jan 18, 2013 9:49 pm

Hi,

my full directory list

Code: Select all
root@fvdwsl-base:/ # ls -la
total 96
drwxr-xr-x  19 root   root    4096 Nov 16 17:57 .
drwxr-xr-x  19 root   root    4096 Nov 16 17:57 ..
-rw-r--r--   1 root   root     324 Nov 16 18:10 .ash_history
lrwxrwxrwx   1 root   root      16 Nov 16 17:57 .ssh -> ../../rw_fs/.ssh
drwxr-xr-x   2 root   root    4096 Jan  6  2012 bin
drwxr-xr-x   2 root   root    4096 Jan  6  2012 boot
-rw-r--r--   1 root   root    1765 Nov 16 17:58 boot.log
drwxrwxr-x   5 root   root   12288 Nov 16 17:57 dev
drwxrwxrwx  12 root   root    4096 Nov 16 17:58 etc
drwxrwxrwx   2 root   root    4096 Nov 16 14:10 lacie-boot
drwxr-xr-x   3 root   root    4096 Jan  6  2012 lib
lrwxrwxrwx   1 root   root      11 Jan  6  2012 linuxrc -> bin/busybox
drwx------   2 root   root   16384 Jan  3  2008 lost+found
lrwxrwxrwx   1 root   root      14 Nov 16 17:57 mnt -> /rw_fs/tmp/mnt
drwxr-xr-x   2 root   root    4096 Aug 27  2008 nowhere
drwxr-xr-x  10 root   root    4096 Jan  6  2012 opt
dr-xr-xr-x  63 root   root       0 Jan  1  1970 proc
drwxr-xr-x   2 root   root    4096 Jan  3  2008 root
drwxrwxrwx   8 nobody nobody  4096 Nov 16 17:57 rw_fs
drwxr-xr-x   2 root   root    4096 Jan  6  2012 sbin
drwxrwxrwx   3 root   root    4096 Nov 16 15:49 share
drwxr-xr-x  11 root   root       0 Nov 16 17:57 sys
lrwxrwxrwx   1 root   root      10 Nov 16 17:57 tmp -> /rw_fs/tmp
drwxrwxr-x  20 root   root    4096 Nov 16 17:57 usr
drwxr-xr-x   2 root   root    4096 Nov 16 17:57 var
juan2k
 
Posts: 16
Joined: Thu Jun 21, 2012 4:13 pm

Re: update to v12 or v14 fail

Postby Jocko » Fri Jan 18, 2013 9:53 pm

Your NAS is running since 16 nov. :thumbup

But maybe there is an issue with the apache server. You could try to restart the nas and upgrade after.
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

PreviousNext

Return to Lacie Network Space vs2 and max version

Who is online

Users browsing this forum: No registered users and 6 guests