lasers

Members
  • Posts

    35
  • Joined

  • Last visited

Everything posted by lasers

  1. Thank you! changing to the same path: /mnt/user helped with the rewriting, it now moves the files in a matter of milliseconds. I then tweaked my cache dir settings and now sonarr move files without spinning up the array. Thank you so much for your help! Really appreciated. :-)
  2. Thanks for replying! /media = use cache disk: yes /mnt/cache is a drive share so no cache setting I guess? I feel quite lost here...
  3. I have noticed that whenever sonarr moves files from my download folder to my media library it spins up the array even though I have a cachedisk. I can also see that the file is written rather than moved to the new destination which is on the cache drive /mnt/cache/. (While the move is in progress I can see a .partial~ file in the destination folder). Is there any way to avoid this? Paths: /config --> /mnt/cache/appdata/sonarr/ /dev/rtc --> /dev/rtc /tv --> /mnt/user/media/tv /downloads --> /mnt/cache/appdata/sabnzbddownloads/complete/ Thank you!!
  4. Still writing zeroes at only 26.5MB/s. Will probably let it finish since its 66% but it's very frustrating that it's running so slow. My WD red 3tb finished it's 3 rounds of preclears yesterday... Edit: If anyone is wondering the speed issue was solved by enabling drive cache in the HP Microserver bios!
  5. I’ve just bought two of these drives that are currently on their first out of three rounds of preclearing together with a 3tb WD red in a brand new HP Gen8 Microserver (G1610t, 6gb of ram, unraid 6.1.3) using Bjp’s faster preclear: /preclear_bjp.sh -f -A -c 3 /dev/sdX. The pre read time was around 20 hours which seems normal but it’s currently writing zeros on both drives at 28-29MB/s while the WD red is on its second preclear writing zeroes at closer to 150MB/s. Will the Seagate’s pick up speed or do you think something is wrong? It’s still only 5-6 hours in to the second step of the preclear so I will probably give it some more time… Also; Thank you Danioj for your contributions and tests that made me confident to buy the Seagates!
  6. scroll up and start reading at Reply #21 Thank you for your reply. I've tried to restart it and reinstall it. It did not work. When I tried needos the last time (1-2 weeks ago) it was still on ver 12. Do I need to change EDGE setting? In that case, to what? I also saw: But I do not know how to compile it from source I'm afraid... You don't have to compile it, the docker does that. I have EDGE set to 1286. See here. Note that you have to wait a little while it compiles before you can access its WebUI. You can monitor the progress in the docker log. Thank you so much! It worked. Took maybe 10-15 minutes to compile but seems to be working now.
  7. scroll up and start reading at Reply #21 Thank you for your reply. I've tried to restart it and reinstall it. It did not work. When I tried needos the last time (1-2 weeks ago) it was still on ver 12. Do I need to change EDGE setting? In that case, to what? I also saw: But I do not know how to compile it from source I'm afraid...
  8. Is there any way to update nzbget to v15?
  9. Is there any way to upgrade nzbget from ver 12 to 15? Is this something I can do on my own or does the docker need to be updated?
  10. 128,000TB. I believe that's the current 48-bit LBA BIOS limit. Is this also true for the N36L? I'm thinking of upgrading my 1.5TB drives to 4-6TB WD Red depending on what deal I can get.
  11. No that is not the way its supposed to work. Have you tried it on a different port or with a different cable? Thank you for your answers! The cable might be the problem, it's a really shitty esata -> sata cable to use the last port of my N36L. I will have to order another cable, will probably not get it before Friday but I'll let you know how it goes.... However it worked before upgrading to unraid 6, is it more sensitive than unraid 5?
  12. Just upgraded from 5.0.5 and got one question regarding the cache drive. When I boot up my server the array will start without my cache drive added. If I stop the array it will automatically find the cache drive, I do not need to do anything more than just to start the array and it will automatically add the cache drive. Is this how it's supposed to work in unraid 6 or is there something I can do about it? Just to make sure no files on the drive was the problem I reformatted the drive with the same result. I've added my syslog! sdg is the cache drive. Thank you in advance! syslog.zip
  13. My Dynamix Web GUI seems to crash / shut down once in a while. I think it's because my server run out of memory. I will upgrade the ram soon, but is there any way to higher the priority of the web gui until then?
  14. I'm looking at the disk health section of the dynamix webgui and would like som help. I have a setup with 4 drives, 1 cache drive and 1 parity drive. What steps should I take in order to verify that my disks are healthy. Can I just check the disk attributes? Should I run a disk selftest and in that case, when? Or will the system notify me automatically if there is anything wrong? Thank you in advance!
  15. It should have an option in the settings for that, but I was pretty sure it moves it by default. I know mine moves them (try setting permissions to 777 on downloaded files either in sab or drone). Thanks for the answer! I've set it to 777, but still the same issue. Could it be something with the paths? SABnzbd is downloading to: /mnt/cache/apps/sabnzbd/Downloads/complete/tv my series are here: /mnt/user/media/tv/
  16. I really would like to thank you for all the plugins and hard work. Works great for me so far! I have a small question regarding NZBDrone though. Is there any way to get it to move the completed files within the cache drive? SABnzbd is downloading to a folder on my cache drive and nzbdrone will COPY the file not MOVE it, which makes it use a lot more resources than needed. Sickbeard did not have this issue....
  17. This! I want to re-install my server, but would like to wait if the final or a new RC is around the corner...
  18. In my case it is because of a limitation in the Dune HD Smart - it doesn't support two simultaneously smb connections, so I'm now connecting to the second share (where my yaDIS library is located) using NFS.
  19. I'm having issues setting up NFS. I've enabled it in the unraid webui, selected my cache-drive to be shared (export: yes - security: public). Restarted the server. However I cannot access it from my computers, When trying to mount it in win 7 it gives me "network error 53, network path not found". Also tried to open it from my dune, which doesn't work either. mount tower:/mnt/cache x: from my exports: /mnt/cache -async,no_subtree_check,fsid=10 *(rw,insecure,anongid=100,anonuid=99,all_squash) I'm totally new to using NFS, and I really just want it to work for this folder, nothing fancy, don't care about permissions or anything as long as I can read from the cache dir. Can someone please point me in the right direction? I've really tried to find a solution in the forums but no luck so far. I'm using 5.12b and smb is working without any issues, reason for wanting NFS at all is that the dune hd smart d1 cannot open two SMB-connections at once, and I would like to keep both my media and my yaDIS library on the server (library preferably on the cache-drive for minimizing spin-ups and small file writes to the array) EDIT: After replacing "mount tower" with "mount IP" it works. That's fine with me! So happy that I don't have to waste another second on this problem.
  20. Nice to hear from another N36L owner, im getting one more drive tomorrow and some ram to really get going with my server build. Did you preclear you're drives. How long did it take you for?
  21. I'm currently building my first unraid server, using a HP N36L, I've just finished preclearing on two of my drives. Got a couple of SMART-errors and it was also very slow, should I be worried? The F4 2TB is brand new, but is showing some errors: Multi_Zone_Error_Rate = 100 252 0 ok 11 - it was also really slow. Is it because of the overall hardware of the n36l? (AMD Athlon II Neo 1.3GHz - 1GB ram) or something else? The F2 has reported some smart-errors before (UDMA_CRC_Error_Count 0x003e 100 095 000 Old_age Always - 64) but since I changed cable in my previous computer I haven't seen it rise. I'm really thankful for your help! preclear_log.txt preclear_log_2.txt
  22. I bought the 160GB version, it was really cheap here in Sweden. I'm running preclear on two samsung harddrives, one F2 1.5TB and one F4 2TB. The F2 took 25 hours to complete. Pre-read time 5:40:31 (73MB/s) Zeroing time 5:22:48 (77MB/s) Post-Read time 14:06:12 (29MB/s) My F4 has been running for 35 hours now, and is Post-reading at 21MB/s according to unmenu - if I telnet in to the server it tells me that its running at 60-85MB/s. Why is it so slow, it should only take about 24-26 hours, right? Running the latest (modded) bios from here: http://www.avforums.com/forums/networking-nas/1521657-hp-n36l-microserver-updated-ahci-bios-support.html - Preclear script is latest version.