hallifallen

Members
  • Posts

    31
  • Joined

  • Last visited

Everything posted by hallifallen

  1. I didn't find any information about preclear times for 10TB IronWolf drives before I started mine, so here it is for those interested. 4 drives precleared at the same time on the SAS3 (12Gbps) via Broadcom 3008 SW controller on SuperMicro X11SSL-CF.
  2. Alright, everything is installed and all 4 drives are now preclearing at ~250MB/s. I switched out the Gigabyte 1050 Ti for a MSI 1050 Ti that has a power connector and it works just fine. One issue is with the hdd's and the hdd bracket in the Node 804. Seagate doesn't have the middle screw position on the IronWolf drives. I can only attach the drives using the top screw hole and so the drives are kinda dangling in there. I'll need to figure out how to secure them properly, even though the case isn't gonna get removed from the tv cabinet. Hopefully we won't have any earthquakes in the meantime By the way, the IPMI feature on the motherboard is awesome!
  3. My bad, I didn't update the OP. I actually bought this one: https://www.gigabyte.com/Graphics-Card/GV-N105TOC-4GD#kf I'm fairly certain this won't work, will just return it and get something with a power connector.
  4. Alright, I went ahead and ordered the stuff and it's already in transit. However, a lightbulb went on in my head when I was thinking about configuring the system and I think I might have a problem.. The GPU has no physical power connector, the card draws its power from the PCIe slot. Now, the PCIe x16 slot on the motherboard is only configured for x8 and so I wonder if it will be able to supply enough power to the card.. Wikipedia says: Anyone got some information on this?
  5. I was thinking that I'd use the bigger one for cache and dockers and the other one as an unassigned disk for the VM's. The performance hit from using only 8x is negligible. The tests I looked at showed 1% difference when using the same card in 8x vs 16x. It wouldn't be a problem either way since this is in no way intended to be a gaming rig, I've already got a desktop for that. I was mainly thinking about being able to do in-game tournament spectating on the tv this system will be hooked up to. I looked at the videos linked by @bjp999 and I think a hyperthreaded quad core cpu will suffice. There will be reasonable offset. You're right, I don't like it one bit. I've waited quite a bit to upgrade my current setup, and there are always some newer and better parts in the pipelines. I also don't want to sit and wait for everything Ryzen related to become stable..
  6. Hi! The time for an upgrade has finally come and the joy of picking out new parts has me excited beyond measure. This build will serve to combine my old unRAID NAS and my HTPC to a single box, so I will be doing virtualization for the latter. Now, I am by no means an expert on server grade hardware.. so here I am, looking to you for guidance. On the server side of things I will be running a few dockers, most notably Plex. At this moment in time I want to be able to do about 4 or 5 concurrent transcodes. For the virtualization I want to run a Windows 10 VM that will handle some gaming and run Plex Media Player. My understanding is that I will need a CPU with an integrated GPU and then a dedicated video card for the VM passthrough, so I chose a Xeon E3-1275 v6 and a GTX 1050 Ti that will be outputting 4K/60 resolution. I will have 2 SSD's, one for cache and dockers, the other one for VM's. Is that the recommended setup, or should I run dockers and VM's off the same SSD, leaving the other SSD for cache only? Here is the parts list. Any advice is greatly appreciated. Intel® Xeon® Processor E3-1275 v6 Supermicro X11SSL-CF-O 2x Crucial 16GB Single 2133MT/s DDR4 PC4-17000 Dual Ranked x8 ECC DIMM 4x Seagate 10TB IronWolf Samsung 850 EVO 500GB (for cache) Samsung 850 EVO 250GB (for dockers and VM's) Gigabyte GTX 1050 Ti Windforce OC 4GB 2x CableCreation Internal HD Mini SAS (SFF-8643 Host) - 4x SATA (Target) Fractal Design Node 804 Corsair SF600 APC Back-UPS Pro BR900GI UPS Total: $3,104.6
  7. I'm having the same problems as joyless after the last update. {duration} => Expression yields empty value: Binding "duration": Unable to load library 'mediainfo': Native library (linux-x86-64/libmediainfo.so) not found in resource path ([file:/usr/share/filebot/FileBot.jar]) {duration} => Expression yields empty value: Binding "duration": Could not initialize class net.filebot.mediainfo.MediaInfoLibrary
  8. Alright, thanks for the comments. I'll go ahead and order me some delicious 8TB drives then
  9. Hey I couldn't find any info on the supermicro website, so I contacted their support and they said that my AOC-SAS2LP-MV8 would not work with 8TB drives. However, I'm pretty sure I've seen some signatures on here that included this card along with some 8TB's. Can anyone confirm for me that I can add 8TB drives to my array using this controller?
  10. Your dropbox link doesn't work. It still doesn't detect folders that uTorrent moves or folders that I drag and drop into /finished. And it does no processing to make it miss it, just sits on "Waiting for changes". The only thing that the recursive update has changed is that now you get a double process within the same folder after unraring, because the unraring process creates a new folder. And Filebot has already moved the unrared file from the new folder, so the second processing ends with "No files selected for processing Failure (°_°)" . It worked fine as it was before. (I tested this out with ruTorrent) ruTorrent docker still works fine and triggers the watcher with either files or folders. I've tried: Make uTorrent move completed folders to the ruTorrent /finished directory, the one that works with everything if ruTorrent moves the folder. Didn't trigger processing. Drag and drop folders into watched directory through Windows Explorer. Didn't trigger processing. Use MC to move a create a folder and move it into the watched directory. Didn't trigger processing. Use MC to create a folder in the watched directory. That did trigger processing. Use Windows Explorer to create a folder in the watch directory. That did trigger processing. So somehow the only process that moves folders and triggers it is the ruTorrent "AutoMove". Nothing else can move a folder and trigger it. Maybe the simplest solution is just to move to ruTorrent
  11. Alright, I updated with the 3 new UGID values. Now I can move/rename/delete the file, even though it shows root:root. I'm guessing this is because of 0000? root@Tower:/mnt/cache/tv/Hannibal/Season 03# ls -l total 960489 -rw-rw-rw- 1 root root 982579115 Jun 26 06:40 Hannibal\ -\ 3x04\ 720p\ -\ Aperitivo.mkv root@Tower:~# id -u nobody 99 root@Tower:~# id -g nobody 100 Now I only have one more problem. I run uTorrent 2.2.1 on my windows machine and it downloads to /cache/.apps/utorrent/temp and moves completed files to /utorrent/finished. Filebot doesn't pick up any folders that get dropped off into /finished, only files. So if it's /finished/hannibal.3x04.mkv, then it gets processed. But if it's /finished/FOLDER/hannibal.3x04.mkv, then nothing happens and watcher just stays on "Waiting for changes...". Doesn't even work if I drag and drop a folder into /finished. However, if I run ruTorrent docker and point Filebot to /rutorrent/finished, then everything that ruTorrent moves to that directory gets processed completely fine. I know I could just move to ruTorrent, but I like uT's queueing and RSS system better. Any idea why this is happening?
  12. Alright, I followed your instructions. Before it gave me this message: Now it gives me this one:
  13. I can't remove/edit any files or folders that filebot has created since it runs as root:root, is it possible to change this?
  14. Hi, again. I seem to have a problem with the network graph under Stats->System stats. I remember that it worked fine when I first installed, but I haven't visited the stats page in a while so I don't know when it broke.
  15. I changed the filtering and need your help, can you telnet into your system while a 'missing' stream is playing and do the following lsof -i -n -P Please post the output or attach if it is too long. Thanks for testing. Here it is. **EDIT**: I tested a little more and it seems that it works properly when I access the videos through a share. However, if I access a video through a disk (like if I go to \\tower\disk5\tv\) then it doesn't work. asdf.txt
  16. ActiveStreams broke with the last update. Says "No active streams" even though there are videos being streamed from the server.
  17. Hey, I installed this last night and noticed something weird today.. I installed a bunch of the plugins, and when I was checking the User Names in Active Streams I can see a bunch of WAN IP's in the list. I don't know what to make of this.. Are a bunch of people from around the world trying to access my server? The server is connected 24/7 to a vpn with the OpenVPN plugin, if that makes any difference. Also I have utserver installed for torrenting. **EDIT**: okay, I figured it out. I reinstalled the active streams so the user names table would be reset. Then it only showed my local ip's who were accessing the server. Then as soon as I started a torrent on the utserver the table got flooded with peer IP's from that torrent. No hazard in that, but a weird bug.
  18. I can't get this to work on my system. I've got the RocketRAID 620 with BIOS version 1.1. Both drives show up in the BIOS and both are initialized, but neither of them show up in the unRAID gui. Can someone help with this? I've attached both the go script and the syslog. EDIT: okay. Nevermind. I put the card in a different pci-express slot, re-flashed the bios and removed one of the hard drives (leaving the 320GB cache on the controller), and now it shows up in unRAID gui. I can't be arsed to reconnect the other drive to see if they both show up this time... maybe later.
  19. Ah, I see. Thanks for your answers, they added to my very limited unRAID understanding. I transferred a few files and kept a close eye on the transfer rate and after it finished I calculated the average to be about 30MB/s, just as I expected before I started. So now I don't have to be freaking out when I see the rate shoot up to 60MB/s and down to 10MB/s a few seconds later.
  20. Thanks for your input Frank. I do have a cache in my signature, but I've not yet added it to the unRAID system (I'll do that when I finish copying my ~8TB of data). After I added a 2nd data drive to the array and started copying, the behavior described in my OP stopped. The transfer rate has also dropped, from a stable 60MB/s to about 30MB/s (sometimes it drops to 15MB/s and sometimes goes to 45MB/s, is this erratic rate normal?) On the next copy I will navigate straight to the share, instead of using the mapped drive.
  21. Yes, just some random page. Doesn't matter if it's "about:blank", google or the unRAID webgui. I finished my first round of copies and all the files are fine, so I'm going to go forward with the next round of copying. Even though I really don't know what to make of this wizardry.
  22. Hey, I just finished setting up my first unRAID server and I just started moving data from my desktop over gbit lan. While using TeraCopy, I noticed the write speeds to my parity protected array were almost stable at 60 MB/s. That's very acceptable, considering I don't have a cache drive. However, as soon as I closed my browser (Chrome) I noticed the copy speed drop almost immediately down to 40 MB/s. First thing I did was open the browser again, and it jumped back up to 60 MB/s. This happens every time I close it and open again. None of the copies on the server are corrupted, they all play fine (media files). Now, seeing as this is my first attempt at anything unRAID related, I don't know if this is some kind of sorcery or just normal behavior.. should I just let it continue or does this demonstrate a flaw in my setup? Additional info: At the moment I only have two brand new 2TB 7200rpm Seagate's in the tower. I will have to add my other drives one at a time after copying data off them. CPU is AMD A8-3850, ASUS F1A75-M motherboard with 4GB 1333MHz DDR3. I'm copying from my i5 Haswell desktop that has Windows 8.1 x64. This is how it looks with the browser open: