• 1 Post
  • 13 Comments
Joined 6 months ago
cake
Cake day: March 19th, 2024

help-circle

  • OK, so what you probably won’t get much out of would be load balancing knowledge, from your description the CPU far outpaces everything else you have running services today. To get a good handle on that sort of thing, its handy to have comparable hardware for each node.

    But the CPU is more than enough for most general task services, so yeah that will do fine. In terms of the GPU, yes, that will work for AI tasks as far as I know, most of the hardware I’m using for that is work stuff I get my hands on, so I couldn’t tell you much about the performance of the 3070 specifically, and I doubt a 6000 Ada as a reference w9uld be helpful, so maybe others can chime in on that aspect.

    Since its mostly for learning, yeah, go for it. If you want to run i5 24x7, I’d probably want to separate out some of that CPU from that PSU purely for power management/cost to run, but yes its more than adequate for most services you’d throw on there.

    Most of the servers I’m running are using a CPU that came out about 5 years before that Ryzen, but they are also lower wattage systems. Since they dont need a ton of CPU at all times, this is more the ideal for continually running home services, but not the only way to do it.

    So build away and enjoy





  • I’d lean towards the pi being the problem, but you can test the network throughput with iperf, and would want to test the videos outside of Kodi on the pi, so you could also check top and see what the processing looks like.

    If I remember my pi 4 hardware decoding specs correctly, I believe h.264, MPEG 2, and VC1, and some support for HEVC. If I had to guess, you may have some codecs that aren’t handled by hardware acceleration, and instead just CPU.

    My best rec would be to use either a dedicated stream box (like a fire stick, Nvidia shield, etc) which has better codec support, or pick up like a little Intel n100 based system, which will handle a drastically wider set of codecs with full acceleration support.

    Right now I’ve got a Roku and a Google TV Chromecast, and I’ve been trying with various environments on an old Lenovo m910q so I can find my favorite fit of UI/distro. The Roku and Chromecast never stutter, and I don’t do transcoding for inside the home. Works with 4K HDR HEVC no problem.

    Edit: Autocorrect annoyances.


  • Tiny/mini/micro makes up my server environment (and two customs using old cases and replaced parts).

    Storage is a 1520+ and the two customs, with the 1515+ for backups I don’t want to lose (syncs to two other locations).

    Tiny/mini/micro is the majority of compute tasks, mostly proxmox, LXC’s, and a few VMs.

    The little machines have plenty of processing power, usually nvme but I can add it on if needed. Combine it with network storage, and you don’t need anything else imo.

    Bonus is they are small and cheap as off lease machines being auctioned off.



  • So, a bit of a list…

    Personal desktop: endeavour, though I may go back to Debian. I’ve been using Debian for so long that nothing else feels right, that’s a me thing. Endeavour is pretty great.

    Work laptop: Windows 11 (stripped down since I have admin rights), unavoidable do to some software I need to run sometimes.

    Testing/builds for iOS: M2 Mac Mini

    Servers: proxmox, running windows VMs for software I need for work I can rdp into, various Debian LXC’s, some Oracle, RHEL, and Debian for work stuff, and occasionally random distros I want to check out.

    Edit: Forgot one unique, a 13ish year old Mac mini I picked up for free (bound for recycling) that’s just a glorified way to run gcompris for my kids. Straight Debian stable.