Upgrade not working, disk full error...


MrK

Recommended Posts

Hello

Im after some help! I am trying to upgrade 6.0-beta14b to 6.1.3.

When I hit upgrade in the GUI I get the following errors...

 

/usr/local/sbin/plugin update unRAIDServer.plg 2>&1

plugin: creating: /tmp/unRAIDServer.sh - from INLINE content

plugin: running: /tmp/unRAIDServer.sh

plugin: creating: /tmp/unRAIDServer.zip - downloading from URL https://s3.amazonaws.com/dnld.lime-technology.com/stable/unRAIDServer-6.1.3-x86_64.zip

plugin: creating: /tmp/unRAIDServer.md5 - downloading from URL https://s3.amazonaws.com/dnld.lime-technology.com/stable/unRAIDServer-6.1.3-x86_64.md5

plugin: creating: /tmp/unRAIDServer.sh - from INLINE content

plugin: running: /tmp/unRAIDServer.sh

Archive: /tmp/unRAIDServer.zip

inflating: /tmp/unRAIDServer/bzimage

 

/tmp/unRAIDServer/bzroot: write error (disk full?). Continue? (y/n/^C)

warning: /tmp/unRAIDServer/bzroot is probably truncated

inflating: /tmp/unRAIDServer/bzroot unzip error 0

plugin: run failed: /bin/bash retval: 1

 

I have 3.6 GB free on my flash drive.

After looking around the forums I have tried the following commands with no success!

 

mount -o remount,size=384m /var/log

chmod +rw /usr/local/emhttp/plugins/apcupsd/apcupsd.notify

 

Any help most appreciated!

Link to comment

I have 2 gig, do you think I need some more? Or is something hogging loads?

I only run sab,sickbeard. Would it be worth trying to run these as docker apps?

 

cheers

 

root@Tower:/usr# du -sh */

2.9M    adm/

59M    bin/

21M    doc/

4.7M    include/

184K    info/

9.2M    lib/

177M    lib64/

21M    libexec/

168M    local/

2.0M    man/

22M    sbin/

80M    share/

28K    spool/

2.6M    src/

12K    tmp/

 

 

Link to comment

I have 2 gig, do you think I need some more? Or is something hogging loads?

I only run sab,sickbeard. Would it be worth trying to run these as docker apps?

 

cheers

 

root@Tower:/usr# du -sh */

2.9M    adm/

59M    bin/

21M    doc/

4.7M    include/

184K    info/

9.2M    lib/

177M    lib64/

21M    libexec/

168M    local/

2.0M    man/

22M    sbin/

80M    share/

28K    spool/

2.6M    src/

12K    tmp/

 

 

unRAID runs entirely in memory and all operations and system files (with regard to the OS) are copied to a RAM disk from the Flash Drive when unRAID starts.  The listing you provided was of the RAM disk that unRAID uses to run the OS off of. 

 

Yes, you have run out of space on that RAM disk and that is what the error messages are about.  You should probably go to 4GB (or 6GB) of RAM... 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.