daze

Members
  • Posts

    165
  • Joined

  • Last visited

Everything posted by daze

  1. Hey guys, I have the process for the unraid-api constantly running between 15-20%. I've seen another thread on it, but I saw no way to have it use a same amount of CPU. What could it be possibly doing at that CPU rate at all times? (I develop software, and API services, so I can't understand why it is doing this...) Any help would be appreciated. Thanks, daze
  2. I have a similar issue with cpu usage being pegged with all VMs stopped and docker stopped. No shares are being accessed, and nothing is being written. CPU load goes up to 51% on a 4 core i7. I've disabled the one file caching plug in. And also noticed, since the -rc1/rc2 releases, disks are never spun own.
  3. Thanks for the info. I nVidia plugin (new one) works great. Though I need a 1660 to use it for my needs. But it does work, I had to restart Docker before it would accept --runtime=nvidia.
  4. I do need it. ZFS is not installed by any other tool, and the nVidia plugin has issues (at least for me) with looooong load splash times, or completely getting stuck. Nevermind, just found the new plugin, I'll try it and see how it goes. Not sure if I need ZFS that much, but would be nice to have. One can wish.
  5. Just need the nVidia modules, and maybe ZFS for playing around. I think the problem is simpler. The kernel did build, but it was -beta35 not -rc1. I'll try again. I assume I have to set beta as true again (regardless of rc1, which technically is not a beta, but a release candidate, but can qualify as a beta for our purposes). Maybe some wording change to say, "If beta or rc, set beta to true). Thanks for the awesome and mainly solid work. Impressive stuff!
  6. I was able to compile fine for 6.9.0-beta35 by pointing to the . But now I can't get it to compile for rc1. Any clues would be great!
  7. You're able to boot *Sense right without using the "Emulated" mode? What happens when you try the Host passthrough? UnRAID has had issues booting FreeBSD, if you look at the threads. I recommend a separate box if you can get one. Looks like you have one already. I'm using an older Intel CPU 4 core i7, and it used to boot fine until a new upgrade stopped it dead. I've tried a few things, but no go so far.
  8. Hi guys, I've got a lot of HW buying planning, in order to upgrade my unRAID server. First up is 10GB. I'd need a switch, was looking at: MicroTik - 10GB 8 port (SPF+) Managed Switch: https://www.amazon.com/MikroTik-Desktop-Gigabit-Ethernet-CRS309-1G-8S/dp/B07NFXN4SS/ref=sr_1_2?dchild=1&keywords=microtik+10gb&qid=1604875746&sr=8-2 For connectivity, I could pick up a 1 or 2port 10GB card from eBay (Intel X520-DA2) https://www.ebay.com/itm/942V6-Dell-Intel-X520-DA2-0942V6-10Gb-SFP-DP-Server-Network-Adapter-Low-Profile/233768415570?epid=2286107199&hash=item366daef152:g:ygEAAOSwuDBfoYNo I believe you can flash the MicroTik to be a router. And the transceivers, and cables are etc... Also planning on building a gaming PC with a Ryzen 5950X/nVidia 3080+, but need to find a curved wide screen LCD for high refresh rates (120-144Hz). My HW is all pretty old at this point, getting by on an HP gaming laptop with a 2070, which is not bad, but getting pretty hit. And it's time to get my office setup and get off the couch. Perfectly happy with unRAID, and planning on not going elsewhere, perhaps a better enclosure/case. Life is short, might as well splurge and for once, build a monster setup. Please help me if you can -- any constructive questions or advice is more than welcome! I normally come here, to the forms, and people have guided me perfectly well on what to get, and I've been very happy! If anyone's interested, I'm a Software Engineer and computers are my hobby and work.
  9. I was trying to avoid using non-standard ports, but that'll do for now. Beats running a VM. Thanks for the reply!
  10. How do you get started with this? My docker-compose file gets hung up on ports 80/443 are the GUI listens to those ports on 0.0.0.0. I tried using a vlan, br0.50, and I get a bit farther, but not much. Any anyone share their compose file or however they did this. please?
  11. Not at all, we use it at Fortune 5 company.
  12. Is it possible to get squashfs and squashfuse included?
  13. I have a lot of them from work. Plugging them in a 2.0 port should work fine.
  14. Thanks for the taking a look. Yes it was a very old USB 2.0 drive from 2008. I have switched the license to a newer drive on a USB 3.0 port, let's see if that works fine. If it doesn't I'll move the drive to a USB 2.0 port.
  15. Hi folks, Every now and then, I see my 2GB SanDisk Flash drive going bananas. For example, I logged on to the UI today and noticed it had errors importing configuration files from /boot/config. SSHing in showed bunch of read errors. So I remounted the drive, and everything came back just fine. [288173.271885] FAT-fs (sda1): Directory bread(block 7861) failed [288173.271886] FAT-fs (sda1): Directory bread(block 7862) failed [288173.271886] FAT-fs (sda1): Directory bread(block 7863) failed [288174.118417] FAT-fs (sda1): Directory bread(block 7856) failed [288174.118419] FAT-fs (sda1): Directory bread(block 7857) failed [288175.216670] FAT-fs (sda1): FAT read failed (blocknr 2681) [288178.469426] fat__get_entry: 54 callbacks suppressed [288178.469427] FAT-fs (sda1): Directory bread(block 7856) failed [288178.469429] FAT-fs (sda1): Directory bread(block 7857) failed [288178.469430] FAT-fs (sda1): Directory bread(block 7858) failed [288178.469431] FAT-fs (sda1): Directory bread(block 7859) failed [288178.469432] FAT-fs (sda1): Directory bread(block 7860) failed [288178.469433] FAT-fs (sda1): Directory bread(block 7861) failed [288178.469434] FAT-fs (sda1): Directory bread(block 7862) failed [288178.469435] FAT-fs (sda1): Directory bread(block 7863) failed [288178.469440] FAT-fs (sda1): Directory bread(block 7856) failed [288178.469441] FAT-fs (sda1): Directory bread(block 7857) failed [288178.469449] FAT-fs (sda1): FAT read failed (blocknr 2681) [288181.691228] FAT-fs (sda1): FAT read failed (blocknr 2681) [288183.820515] fat__get_entry: 54 callbacks suppressed I have a bunch of 64GB USB drives that I ought to transfer config to and swap it off. Before I do, can anyhow give the diag logs a once over to see if there isn't something more wrong? Diags - see attached. Thanks! Daze titan-diagnostics-20200411-1717.zip
  16. daze

    Time to Upgrade

    Which CPU you choose is your own choice. I'd personally go with ThreadRippers. But use what suits your workload. In terms of pass through. I'd get two USB cards and just pass 'em through. That's usually pretty simple. Several guides here on how to pass through HW. I just did that with my Intel dual port NIC the other day for running pfSense in a VM.
  17. No GUI. It’s rather crude at this point. It works for me and I haven’t had any interest from others. it’s not installed via Docker. For now there should be instrctuions in the repo. You basically have to copy it to the server and invoke it in the movies directory. You have to pass it params to actually make changes as without it does a dry run. HTH. Let me know if any questions. PMing me would be faster.
  18. I didn’t. It sometimes worked and sometimes didn’t. Mostly didn’t. I’ve given up on this.
  19. You can grab it here, in source form. If you need a compiled binary. I haven't supplied one as there has been next to no interest in this (other than for my own purposes)... PM me if you aren't able to compile it https://github.com/d4z3x/dirRenamer Please read the instructions on GitHub on how to get and use the API. I'll be interested in feedback.
  20. Hi guys, I can't seem to add any VLANs via Network Settings (Array is stopped). I can add the entires, but the Apply button is greyed out, and clicking on Done does nothing. I couldn't seem to find anything on this. Any ideas?
  21. It's active in that only I use it, it's not fancy etc. Other than yourself, I didn't get any interest in developing it for more than what I needed it to do. It is super fast, and very portable. The way it works is that it grabs a list of current directories. Tried to sanitize the directory names as best as it can, and then queries a movie db online (via an API). And renames just the directory to "Movie Name (Year)". If you're still interested I can clean it up a little, and include some instructions. It's written in Go; I'm not making the code open source at this time.
  22. The splunk instance takes the logs, and stores in appdata on the cache drive. I could careless if I lost the logs, but useful to have sometimes in troubleshooting things.
  23. I did run AFP on the Raspberry PI, an actual Airport Extreme AC with an external USB disk, etc. I am now running on SMB in Unraid. I did the first backup using Ethernet, so let's see if/when I get the corruption message. AFP is currently supported, though maybe not officially, and it does work for now. I switched to SMB because in the future, AFP may be yanked out altogether. Though it would invalidate a lot existing official gear from the manufacturer.