New setup performance questions
Posted: January 2nd, 2020, 3:13 pm
recently invested in my home theater setup, and got a synology to use as my media server (among other things). as i have a current gen OLED, and atmos capable surround sound setup, it's become more important for me to grab higher quality rips (40GB+). it seems that it takes a long time for post-download tasks to complete, and as i'm relatively new to this, i'm not sure if this is normal or not. i'm getting what i think are good completion rates with my providers/indexers, and up to 85mbps download speed. once downloads complete the i've seen the unpacking proccess take anywhere from 15-30 min per large download, which seems long to me(please correct me if this is expected).
after doing some research and reading the wiki, it seems like the only thing i couldn't verify was whether or not sabyenc was running for certain. when reviewing the logs i'm only seeing 'yenc' noted, however after ssh'ing into the docker image, i was able to run and verify that sabyenc appears to exist in the image. is there anything else for me to do here?
would adding an SSD read/write cache to the synology help at all? it's unclear to me if using the m.2 slots for this would affect docker image performance. if not, maybe i could use my 4th slot to add a single ssd for downloads folder?
setup
1Gbit fiber internet
DS918+ 8GB RAM
3x 10TB Ironwolf NAS in RAID5
SABNZBD in docker via linuxserverio (latest)
thanks for any help on this
after doing some research and reading the wiki, it seems like the only thing i couldn't verify was whether or not sabyenc was running for certain. when reviewing the logs i'm only seeing 'yenc' noted, however after ssh'ing into the docker image, i was able to run
Code: Select all
python -c "import sabyenc ; print sabyenc.__version__ "would adding an SSD read/write cache to the synology help at all? it's unclear to me if using the m.2 slots for this would affect docker image performance. if not, maybe i could use my 4th slot to add a single ssd for downloads folder?
setup
1Gbit fiber internet
DS918+ 8GB RAM
3x 10TB Ironwolf NAS in RAID5
SABNZBD in docker via linuxserverio (latest)
thanks for any help on this