February 18, 201214 yr I posted in the Ver 5 Development/Plugin Design form but I thought I'd get more eyes here. With that said... Unraid and linux newbie here I am having an issue that is driving me nuts. I have a new build, a 2TB Parity, 2x 1.5TB Data drives and a 320GB cache drive. I only have unMenu installed, and Sabnzbd/Sickbeard/Couchpotato installed via plugin from the first post of this thread. The settings: Enable sabnzbd: Yes Install directory: /usr/local/sabnzbd Data directory: /mnt/cache/.sabnzbd Port: 8082 Run as user: nobody The issue: I was able to use Sabnzbd to download a file. Once it was finished I was NOT able to see the file in the Cache Drive folder when navigating through Windows File Explorer via a laptop or Finder via macbook air. The only way I could see if the file was to navigate via the browser to "/mnt/cache/.sabnzbd/Downloads/complete". What am I missing that does not allow me to view the file from a laptop? My setup: - Unraid 5.0b12a (also I've tried Unraid 4.7 with Sabnzbd et all via unMenu. Again it worked but could not see the file.) - I have both Movies & TV Shows setup to use the Cache Drive - I have re-scheduled the 'Mover Settings' to run at a different time and I also initiated 'Move Now' without any success - Tower connected via giga ethernet connection Also when setting up Sabnzbd I used this guide http://lime-technology.com/wiki/index.php?title=Install_Python_based_servers. When getting to the "/mnt/cache/.custom/sickbeard/autoProcessTV" I don't see the "sabToSickbeard.py" file. Any help is greatly appreciated...and sorry for the long post, I wanted to get as much information out.
February 18, 201214 yr On windows you need to enable viewing if hidden files as in linux any folder with a '.' at the beginning is a hidden file/folder. Try typing //servername/cache/.sabnzbd Those should be backslashes Sent from my SGH-I727R using Tapatalk
February 19, 201214 yr Author Thanks for the input Marcusone, The problem that has me scratching my head is that the cache is not moving the file to disk1 or disk2 (the array). When I go to Settings I have tried different settings with no luck. This is what the log say: Feb 19 11:53:10 Tower emhttp: shcmd (72): crontab -c /etc/cron.d - <<< "# Generated mover schedule: 55 11 * * * /usr/local/sbin/mover |$stuff$ logger" (Other emhttp) Feb 19 11:53:13 Tower emhttp: shcmd (73): /usr/local/sbin/mover |$stuff$ logger $stuff$ (Other emhttp) Feb 19 11:53:13 Tower logger: mover started Feb 19 11:53:13 Tower logger: skipping */ Feb 19 11:53:13 Tower logger: mover finished Feb 19 11:55:01 Tower logger: mover started Feb 19 11:55:01 Tower logger: skipping */ Feb 19 11:55:01 Tower logger: mover finished Feb 19 11:58:13 Tower kernel: ata4: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen (Errors) Feb 19 11:58:13 Tower kernel: ata4: irq_stat 0x00000040, connection status changed (Drive related) Feb 19 11:58:13 Tower kernel: ata4: SError: { DevExch } (Errors) Feb 19 11:58:13 Tower kernel: ata4: hard resetting link (Minor Issues) Feb 19 11:58:13 Tower kernel: ata4: SATA link down (SStatus 0 SControl 300) (Drive related) Feb 19 11:58:13 Tower kernel: ata4: EH complete (Drive related) I'm wondering if there is a config setting I'm missing when setting up the cache drive?
April 1, 201313 yr I am having this exact same problem. Any solutions? Try using a cache-only share, instead of a hidden file.
April 1, 201313 yr I currently am running a share for "appdata" as a cache only share (as opposed to a /.appdata/ hidden file. After working on this for a number of hours last night, I seem to have fixed it (but I'm not entirely sure how I did it.) Some combination of changing permissions on my "appdata" share to public, made it so that I could access (and even edit) files in my complete and incomplete directories.
April 1, 201313 yr I posted in the Ver 5 Development/Plugin Design form but I thought I'd get more eyes here. With that said... Unraid and linux newbie here I am having an issue that is driving me nuts. I have a new build, a 2TB Parity, 2x 1.5TB Data drives and a 320GB cache drive. I only have unMenu installed, and Sabnzbd/Sickbeard/Couchpotato installed via plugin from the first post of this thread. The settings: Enable sabnzbd: Yes Install directory: /usr/local/sabnzbd Data directory: /mnt/cache/.sabnzbd Port: 8082 Run as user: nobody Have you tried to set both Install and Data directory to both /mnt/cache/.sabnzbd? I have always set the Install directory to /mnt/cache/.sabnzbd Right now I haven't set the Data directory and I have never ran into any issues as you described.
April 2, 201313 yr I posted in the Ver 5 Development/Plugin Design form but I thought I'd get more eyes here. With that said... Unraid and linux newbie here I am having an issue that is driving me nuts. I have a new build, a 2TB Parity, 2x 1.5TB Data drives and a 320GB cache drive. I only have unMenu installed, and Sabnzbd/Sickbeard/Couchpotato installed via plugin from the first post of this thread. The settings: Enable sabnzbd: Yes Install directory: /usr/local/sabnzbd Data directory: /mnt/cache/.sabnzbd Port: 8082 Run as user: nobody Have you tried to set both Install and Data directory to both /mnt/cache/.sabnzbd? I have always set the Install directory to /mnt/cache/.sabnzbd Right now I haven't set the Data directory and I have never ran into any issues as you described. Setting the install directory to the cache drive is not the right way to install it. You want it to be installed to RAM, not to a hard disk. As to the other posters: leaving the completed downloads in a directory that is a sub directory of anything that is cache only will also not get moved. Cache only is 1) a directory with a leading period 2) a user share set as cache only. You need to have your downloads moved somewhere else, once completed, that is not cache only. For instance, If you have a share called "Downloads" you could set your completed download folder in the Sab setting to "/mnt/user/Downloads/". You can leave your temporary download folder as "/mnt/cache/<your sab location>/Downloads/incomplete/". After the download finishes sab will then move whatever it was you downloaded from "/mnt/cache/<your sab location>/Downloads/incomplete/" to "/mnt/user/Downloads/". Now when the mover script runs it will move stuff from "/mnt/user/Downloads/" on the cache drive to the Downloads share on a disk on the array.
Archived
This topic is now archived and is closed to further replies.