Ortoch

Members
  • Posts

    30
  • Joined

  • Last visited

Everything posted by Ortoch

  1. just to wrap the thread up I did the swap today after I got more thermal paste and its been amazing I am seeing amazing numbers compared to the old CPUs so thank you all
  2. Thanks hoopster lots of good info there thanks for giving me hope a 40 dollar fix is gonna work because replacing this whole chassis would make me sad haha.
  3. Yes the parity is still being built I know that will effect performance but I front loaded all the data onto the array prior to adding the parity disks to increase the speed which I could transfer onto the array. Before I added the two parity drives that are now building into the pool I was already having CPU in the red quite a bit just running the dockers and streaming simultaneously which is where I decided to investigate how crap these CPUs were. I found a website that shows all the LGA1366 socket CPUs and it looks like the two 5680s I found are the second best CPU (5690s being the best) that I can get. I am going to buy those two CPUs for 20 bucks each and see what the difference is. With the passmark score being 3x higher should I expect 3x more CPU performance or is it not linear?
  4. I found a pair of 5680s for cheap from a local seller just now and it appears that the passmark for dual 5603s is 4139 while if I swapped to these dual 5680s the passmark would be 13340 isnt that a huge jump? (3x the rating) https://www.cpubenchmark.net/compare/[Dual-CPU]-Intel-Xeon-E5603-vs-[Dual-CPU]-Intel-Xeon-X5680/1246.2vs1312.2
  5. So there is no modern CPU that can plug into a LGA1366 socket? That stinks as changing 96GB of RAM and a chassis is way beyond my means atm.
  6. So I just threw together my old NAS and put unraid on it to try it out and see how I like it and I haven’t touched the 96GB of RAM, the drive speed and NIC speeds are all being limited by something and im pretty sure it’s my two old CPUs. They are E5603s and with sonarr, radarr, plex, sabnzbd, and a half dozen other dockers running it gets sluggish when I go to stream. What’s a cheap-ish upgrade for those two CPUs that will be plug and play with my LGA1366 chipsets? thanks in advance loving the unraid community so far 🤗
  7. Googled around a bit looks like root/root is 0/0 for PUID/PGID so I deleted perms.txt with the container running, changed the two lines on the config from 99/100 to 0/0, restarted the container and now no error. Did I just get lucky or should I be scared that it appears to work now ?
  8. stopped container, deleted the /config/perms.txt file, restarted container, same error and same PUID/PGID
  9. So I'm still loading all my data back onto the nas after the rebuild and when I was running tests to see speed I was pausing my SMB transfers for like 10-20 seconds trying to test speed and I think that may have been the issue. Today I finished a drive pool and between when I disconnected it and connected the next set of drives to transfer onto the nas I saw a steady transfer over 60MB/s so I think its just the pipe between the NAS and my PC is pretty full and once I finish all the inbound traffic from my drive pools the speed will be back to what I used to have. I'll post back here if not but I think I was just jumping the gun and not testing thoroughly enough.
  10. Second seperate issue so I made a second post but I have been unable to see speeds above 30MB/s with this docker and my old Freenas setup with sabnzbd (not your version just a standalone app on a ubuntu 16 server) was almost always between 80-90MB/s. Is there any reason for that? Test transfer to the system from my PC upstairs Test download through sabnzbd Speedtest of network (with tons of stuff running not clean)
  11. Sure thing here you go. I basically deployed it with zero changes to the config except one which is that the appdata folder is on a unattached device SSD that I use for all my appdata folders for faster speeds. Also one more thing I noticed later is that when I first install the SABnzbd docker it reloads to 172.17.0.2:8080 which is unreachable but then when I go to the correct IP on my network it works and asks me to configure. I see this on my docker container main page: Hope that helps thanks for looking into it
  12. I am having a similar issue to the person above me. Everytime my sabnzbd restarts it loses everything and comes up unconfigured. According to the logs its having problems saving the sabnzbd.ini.bak file but I checked as I made edits this last time and not only did the timestamp on that file change but the size increased. Below is what the event log for sabnzbd is throwing. I found multiple posts about linux ACLs but I ran getfacl on the directories and that file and see no special ACLs and everything is set to 777. thanks 2019-11-03 01:08:04,298 DEBG 'sabnzbd' stderr output: 2019-11-03 01:08:04,297::INFO::[config:848] Traceback: Traceback (most recent call last): File "/opt/sabnzbd/sabnzbd/config.py", line 844, in save_config shutil.copymode(filename, bakname) File "/usr/lib/python2.7/shutil.py", line 105, in copymode os.chmod(dst, mode) OSError: [Errno 1] Operation not permitted: '/config/sabnzbd.ini.bak' 2019-11-03 01:08:04,297 DEBG 'sabnzbd' stderr output: 2019-11-03 01:08:04,296::ERROR::[config:847] Cannot create backup file for /config/sabnzbd.ini.bak 2019-11-03 01:08:04,298 DEBG 'sabnzbd' stderr output: 2019-11-03 01:08:04,297::INFO::[config:848] Traceback: Traceback (most recent call last): File "/opt/sabnzbd/sabnzbd/config.py", line 844, in save_config shutil.copymode(filename, bakname) File "/usr/lib/python2.7/shutil.py", line 105, in copymode os.chmod(dst, mode) OSError: [Errno 1] Operation not permitted: '/config/sabnzbd.ini.bak' 2019-11-03 01:08:37,341 DEBG 'sabnzbd' stderr output: 2019-11-03 01:08:37,340::ERROR::[config:847] Cannot create backup file for /config/sabnzbd.ini.bak
  13. So after messing up the settings for my network royally I gave up and deleted the network.cfg file from the USB and rebooted the server for default settings. This allowed me to connect via my PC again and get into the GUI where I used a much lighter hand to edit the configuration settings and found this config to be the best for optimum throughput: getting a consistent 990~Mbps now Hope this helps some other newbie down the road
  14. So while you were posting that I decided to get bare bones and disabled my other Ethernet ports, disabled bonding, and disabled bridging and now my GUI is unreachable and my server can’t reach the router. Any thoughts 🤦‍♀️
  15. I have 1Gb ports on every device, router, hub, NAS, PC, yet when I try to transfer the files from my old nas onto this new nas (same chassis and ports though) I get 10MB/s transfers instead of 80-90MB/s like I was with the same ports transferring the files off over the last week before I rebuilt it. Is this due to unraids speed limitations? Or maybe the way unraid works with drives? Or maybe because my parity is still building from the initial pool on-lining? Here are my devices and basic config if it helps but keep in mind none of this hardware changed from this morning when the last bit of my data downloaded at 85MB/s: PC (ASRock X299 EXTREME4 LGA 2066 Intel X299 SATA 6Gb/s USB 3.1 ATX Intel Motherboard) to Router (RT-AC68U) to NAS (Intel Gigabit VT Quad Port Server Adapter) My old setup had a R710 in between the router and the NAS that had a iscsi ethernet link to the NAS set up in vmware. Even with that extra hop to the data I was still getting faster speeds so I am wondering if this is just something to do with unraid? Any help would be great thanks!
  16. Turned docker back off and yes indeed there is a banner but I chose a yellow picture for my banner so the yellow warning banner on top of my yellow banner with the orange text was 100% unnoticed till you said that
  17. You sir are a gentleman and a scholar thank you very much
  18. New to unraid trying it out and I have downloaded CA and pinned quite a few apps I wanted while my 24 drives formatted and formed the cluster. Now that the cluster is online every single pinned app has no download button: I thought this was due to a setting or something but I went into the Random Application tab and it shows some do have download buttons and some dont: Anyone have any thoughts?
  19. I'm about to give up on this project not even sure its feasible at this point. If anyone else has any ideas how I can get 60TB off my current array and onto unraid on the same array let me know but I need to take a break been working on this for two days now and have gotten nowhere hah. -Ort
  20. everything on this list, i would copy and paste but its huge https://www.freebsd.org/releases/12.0R/hardware.html#support
  21. took down the VM and changed it to br0 no change then i edited the xml to the emulated NIC and still no change If I go into the shell for the nas OS shouldnt I see a NIC of some sort? All I see is this
  22. Unassigned devices doesnt seem to recognize the zfs formatted disks and even if it could I'm not sure it could recompile the pool correctly but thanks for the tip I did try it and it looks like all the non zfs formatted disks are available for me to mount.
  23. are you saying you have used this plugin to read from zfs formatted raids? The plugin page you linked specifically says but if you know it works to allow you to read disks as though they were part of the array I'll try it
  24. The current array is running nas4free on bare metal and I am trying to convert it to unraid but unraid does not recognize ZFS formatting. Thats why I need to boot the device to unraid with all the spare disks and then load the VM version of nas4free up so I can have it mount the original disks and then copy the data into unraid. Basically I need a way to see into the unraid disk pool while simultaniously seeing into the nas4free disk pool so I can copy from one to the other at the file level.
  25. I am searching everywhere on the forums, youtube, and online to find a tutorial on how to get a VM network bridge working but I cant find it anywhere. If someone has a link please share but for now here is what I am trying to do and what I have done so far maybe someone can help. I am trying to get a virtual NAS program to run inside unraid so I can copy data from it to unraid before deleting its partitions and then giving the rest of the disks to unraid. I have to do this because its all inside one chasis. The issue I am running into is that when I get the NAS program VM up and running inside unraid it doesnt see a network interface and the router is not pingable. I have attached screenshots of my various unraid screens but any tips would be appreciated on what I am doing wrong.