[Official] HP 290-p0043w Owner's Thread

Yes, it is possible to do what you described using Windows, but I would urge you to reconsider Linux if you’re going to dedicate the box to Plex. A Plex Media Server installation on Ubuntu is rock solid and requires very little maintenance outside of occasional software updates, which you can do at your leisure. Compare that with Windows 10’s mandatory updates and automatic reboots whether you’re using the system or not. The QuickSync hardware acceleration features of Plex are also more reliable in Linux. And Linux uses its resources more efficiently than Windows so the system won’t get bogged down when Plex is doing its scheduled tasks. JDM wrote a great guide on installing Ubuntu and Plex. His guide uses unraid as the file storage server, but you can substitute your Synology as long as you export your media libraries via NFS. Give it a shot, you have nothing to lose, and we’re here to help if you run into any issues. And if you absolutely can’t make things work, you can reinstall Windows using the digital license embedded into the system.

Here’s a link to the guide mthrboard mentioned - [Guide] Hardware Transcoding: The JDM way! QuickSync and NVENC

Potential Issue. I tried to add an Intel 4 nic card i350-t4 to the HP 290 and I lost the 8GB of RAM I had installed.

I had to do the hack (link below) of taping over the 5th and 6th pins to to use both ram slots and the NIC card at the same time. This seems to be an issue with some of the older cards.

1 Like

I mentioned earlier in this thread that I had to do the same thing with a 10g/40g mellanox fiber nic.

Has anyone using unraid been able to adjust the fan speed? Things can get pretty toasty in here and the fan never really ramps up. Dynamix isn’t able to get any data regarding it.

https://amzn.to/2Mu2bLs

Is there a reason to pick that NVME drive over this one?

http://www.amzn.com/B07ZZYWTBP

1 Like

You can get the cheaper one, it wasn’t available when I linked the original one.
It’s not as fast, but the HP 290 can’t take advantage of the extra speed anyway.

1 Like

Toasty? How hot is toasty?

Well I swapped in a i5-8400. I ran it under full load yesterday for a couple of hours and it hit 81c. This type of load won’t be very common, but it would be nice if the fan sped up a bit to help it breath.

That chip doesn’t throttle until well into the 90s, max operating temp is 100C.

Gotcha. I guess I won’t worry about it then. Just seemed strange to see it that high.

Did you replace the thermal paste when you swapped CPUs?

Yes I did. I think the idle is ok. There are a few plex streams at the moment, but I think it was idling around 38c. Idle power consumption is still around 17w as well.

Nice little machine. Glad I found this thread :slight_smile:

I am very interested in this machine, seems like an overkill for my Plex needs but I am confused with the 21 transcodes.

It isn’t HEVC 1080p → compatible format + 1080p/lower resolution transcodes, is it? I am gunning for 1-2 HEVC 1080p simultaneous transcodes.

Will this machine work for my purpose?

Thought I’d give an update to my HP290 build.

I think I’m done now.

First I installed Ubuntu Server 18.04 LTS on it with Docker. I setup SSH using certificate, added my mounts, added samba share to my main PC and installed Plex and Tautulli on docker. That was a mistake because when CPU usage goes high, Docker tends to crash taking the entire Plex server with it.

So I installed Plex on baremetal, killed the service, moved the Library folder from Docker Plex to the baremetal plex, changed permissions of the Library folder (recursively) and was able to start Plex on baremetal with my old permissions. I then moved Tautulli over as well to bare metal.

Overall, I this Plex box works great. Not sure when my cert ends but probably not for another 2500 days. I SSH into my box using putty so I’m able to move it over to my ‘server farm’. Its not a big improvement over Plex on my main server but the power savings must add for something.

Oh also, turns out SATA M.2 drives won’t work on this bad boy but real NVMe M.2 drives will. That was my mistake when I bought WD Blues. Learned the hard way.

Edit: Can I get a build complete role on Discord now?

1 Like

Would work as an unraid box?

I only want to run pfsence and home assistant and maybe blue iris on it.

No need for plex or any big data storage.

From previous comments, I don’t think passthrough will work for virtualization.

I wouldn’t recommend virtualizing pfSense or Blue Iris.

@JDM_WAAAT

If you don’t mind me asking what’s the issue with virtualizing pfsence?

I did this a few years back on a different unraid box. It seemed to run fine.

Thanks

Virtualizing your primary router means losing internet access whenever you need to take the server down, swap out components, redo VM networking, etc. In a home lab, that tends to happen often.

It wouldn’t be a problem if you have a dedicated box for PFSense plus a failover copy running on a VM, synchronized with CARP.