Jump to content

veezer

Members
  • Posts

    34
  • Joined

  • Last visited

Everything posted by veezer

  1. Just in case other folks miss it like me, these are SAS drives, not SATA. OP, you might want to add SAS and refurbished to the title. It's a good deal, imo, if you're ok with refurbs. I have a 4 yr old 6TB HGST SATA refurb drive that's been going strong, but I guess it's luck of the draw.
  2. Just to add my experience to this; I’m running an i5-12400 with an Asrock H670M Pro (DDR4 and 1Gbe Intel Ethernet). Everything seems to be working great on 6.10rc2, including networking and iGPU passthru to dockers. Plex is able to do hw transcoding except HDR tone mapping does not work, which appears to be a bug that’s still present since Rocket Lake days. Jellyfin is able to do hw transcoding just fine with HDR tone mapping enabled. Overall, I’m happy with this setup which was a fairly inexpensive upgrade these days from my i7-3770 system. ($170 CPU, $140 MB, $90 32GB) and idles ~ 40W at the wall with 8 HDD, 2 SSD, and one LSI 9211-8i, which is about 10w lower than my old system. MB also has a PCI gen4x16 for a GPU in addition to the gen3x16 HBA slot, 6 fan headers, and 2 Gen4 NVME slots.
  3. Hi all, Just thought I'd share a few scripts I wrote and packaged up as a docker for auto sleeping/waking up a Plex server. This docker, called WakerUp works in the following scenario: You have a stand-alone Plex server running on Linux (preferably Ubuntu). You have a firewall/router capable of logging firewall accesses to a file or syslog server. Your Plex server can be remotely woken up via a Wake-On-Lan magic packet. You can ssh into your Plex server. If so, then WakerUp will run on your Unraid system as a docker container, and it will remotely monitor your Plex server for activity via the Plex API. If it detects inactivity, it will sleep the Plex server via ssh after a suitable interval. Once the server is asleep, WakerUp will continue monitoring the log, looking for accesses in the firewall log for things like port 32400 (the Plex network port), although the exact search string is configurable, and will send the sleeping Plex a WOL packet to wake it up, and then repeat the whole sleep/wakeup process indefinitely. Since my Plex server also serves files over NFS, I needed a way to trigger scans on my library for new items every now and then (since the auto-detect of file system changes doesn't work over NFS), so WakerUp will also trigger library scans at regular, user-configurable intervals when the server is awake. Everything is open-source: You can find the documentation and source here: https://github.com/virantha/wakerup To install, you just add https://github.com/virantha/docker-containers into your Docker templates repository list: And then add a new Docker container called 'wakerup': The settings are explained in the README in the source repository, but should be fairly straightforward. You shouldn't have to do any configuration on your Plex server, as WakerUp will take care of setting up ssh keys, and installing pm-utils on the server. Once installed, check your docker log to make sure it looks something like the following: Let me know if anyone finds this useful or if you have any questions!
  4. It is, in fact, stealing (return fraud - price arbitrage) and is prosecuted, for example, as petty theft/shoplifting in CA. https://www.shouselaw.com/is-return-fraud-a-crime-in-california, so please don't do it.
  5. $160 now at bestbuy.com https://www.bestbuy.com/site/wd-easystore-10tb-external-usb-3-0-hard-drive-black/6278208.p?skuId=6278208
  6. Curious what your idle power is showing at the wall (with hard drives in standby and no high-cpu processes running like transcode)?
×
×
  • Create New...