Jump to content

jamescarlos

Members
  • Posts

    41
  • Joined

  • Last visited

Posts posted by jamescarlos

  1. For completeness, here's what I did:

     

    - Stopped the array

    - Reassigned the failed disk to "No Device"

    - Started the array with "Maintenance Mode" checked

    - Stopped the array again

    - Removed failed drive and hot-swapped it into a different empty drive bay

    - Reassigned the disk to the failed drive and started the array to rebuild

     

    After 14 hours, the rebuild completed with 0 errors. We'll see if this continues without error.

  2. Hi Guys,

     

    I received a dreaded drive failure notification this morning on my unRAID server. The drive that failed is a Western Digital Red 5TB. I'm hoping some folks here can help me determine the reason for the failure and some next steps. The problem drive used to be my parity disk for a couple of years without issue, so I'm assuming it's just the backplane slot that is the culprit.

     

    Attached is the diagnostics .zip. The server hasn't been rebooted or stopped until I figure out the best way to go forward.

     

    Thanks in advance!

    tower-diagnostics-20170224-0907.zip

  3. Nice work lboregard! I'll test moving some data around. The icon sizing needs some work though:

     

    Thanks jamescarlos !

     

    As for the icon size, I thought I had _specifically_ solved that issue  :o

     

    Is it possible that your browser is reading the old copy of the image (it was that big before).

     

    Can you try a hard refresh (Cmd + R on a Mac, I think it's Ctrl + R on Windows), and let me know if that solves it ?

     

    Indeed, it was Chrome that was caching the previous icon. Looks splendid now!

  4. Awesome, thanks coppit! That's all I needed, perl-5.18.1-x86_64-1.txz

     

    I was also following the steps within the mrtg-unmenu-package.conf. I now have it showing up in my Observium docker.

     

    So in summary, I'm using the following packages:

    libnl-1.1.4-x86_64-1.txz

    net-snmp-5.7.2-x86_64-2.txz

    perl-5.18.1-x86_64-1.txz

  5. Anyone successfully get net-snmp installed and running on unRAID 6 ?

     

    I've installed:

    libnl-1.1.4-x86_64-1.txz

    net-snmp-5.7.2-x86_64-2.txz

     

    But now it's looking for libperl.so and I'm stuck on how to install that for slack.

  6. I had a similar issue and it had to do with the Open VPN client plugin that started automatically when the array was started.

    I set the plugin not to start automatically, stopped my array and started it again.

     

    That fixed docker. I just have to start the Open VPN client manually after the array has started.

  7. First of all, thanks binhex for these containers!

     

    I'm trying to transfer from needo/plex:latest to binhex/arch-plex:latest for my plex media server. I have an existing library that I'd like to keep in doing so.

     

    I see that the /config volume (in my case, I've mounted that to /mnt/cache/apps/plexmediaserver/) should contain the "Plex Media Server" directory. Whereas for needo's structure in /config was "Library/Application Support/Plex Media Server".

     

    I have moved my existing "Plex Media Server" directory there, but when starting plex, it doesn't appear to bring up my libraries.

     

    Any tips on this?

     

     

  8. Since beta 13 has been taken down, I'm assuming upgrading through the plugin interface will no longer work even if it says it's upgradable?

     

    /usr/local/sbin/plugin update unRAIDServer.plg 2>&1
    plugin: running: 'anonymous'
    plugin: creating: /tmp/unRAIDServer.zip - downloading from URL https://s3.amazonaws.com/dnld.lime-technology.com/beta/unRAIDServer-6.0-beta13-x86_64.zip
    plugin: wget: https://s3.amazonaws.com/dnld.lime-technology.com/beta/unRAIDServer-6.0-beta13-x86_64.zip retval: 8

     

    https://s3.amazonaws.com/dnld.lime-technology.com/beta/unRAIDServer-6.0-beta13-x86_64.zip

    returns access denied

  9. Just wanted to chime in here. I have a different motherboard and cpu, but was experiencing very similar issues with slow internal writes ( < 1MB/sec ).

     

    The command that Tom posted, sysctl vm.highmem_is_dirtyable=1, also worked for me to get writes back to normal.

     

    My unraid specs:

    Motherboard: eVGA 132-BL-E758

    CPU: Intel® Core i7 - 2.666 GHz

    RAM: 24 GB

    Data: 3 x 2TB

    Cache: 500GB

     

    The common thread obviously, 24GB of RAM.



  10. ....  (i.e. /mnt/cache/apps/webroot/newznab/)

     

    Thanks for this. Forgive me as I don't currently use a cache drive (but have one ready to install)... will that file location stay on the cache drive or would "mover" shift it to the array overnight?

     

    When adding the "apps" share through the "Shares" unraid page, I set Use cache disk: as "Only". This will make the app directory a cache share only and will not get moved by the mover script.

  11. Not passing the preflight checklist.  Apache's mod_rewrite is not detected for some reason.

     

    Edit:

     

    I am passing just seeing that as a warning.  I continued on so not sure if its something I should be concerned about.

     

    Right, it is because we are using lighttpd instead of Apache. Rewriting is enabled by default, so you should be okay.

×
×
  • Create New...