sorted by: new top controversial old
[-] robalees@lemmy.world 1 points 3 months ago

Gonna be following this posts comments for some tips! I’m running Proxmox on an old 2012 Mac Mini which I’ve Frankenstein’d with an SSD and RAM as much as I can, the NIC is dead and I’ve resorted to USB Ethernet. I’ve not messed with exposing my server externally, I’m intrigued but also have a router with OVPN VPN network capability. I use a LXC for Plex (Debian) and a VM (Debian again) with Docker installed. Docker runs Haugene (look it up for VPN torrents), Screeps server and WikiJS. I have a Raspberry Pi 3B running PiHole, might set it up as a backup and use the Proxmox server as the primary. But I’m definitely ready for new hardware soon and I’d like to look into NAS storage, right now I’m using a rather sketch 4TB external USB drive for media (shit I don’t care about).

21

Hey everyone

I've got an old Mac Mini running Proxmox, right now all it has is a LXC for Plex and a Debian VM for Docker (OpenVPN/Transmission and Screeps server).

What is everyone's preferred monitoring solution?

I'm mostly interested in getting easy access to syslogs, seeing CPU/RAM/Disk space for the Proxmox host, VM and LXC. I have a Mac app called Daisy Disk that shows me all my data on my disk in a nice UI, something with similar capability would be great.

I randomly installed Netdata, didn't love it. Ran into issues with Cockpit and gave up, but I'd try it again if it's considered the best. But I'd love to hear options, preferably with minimal setup and maintenance (wish is probably wishful thinking). Don't hate Proxmox VE, but I feel like I can do better.

1
submitted 4 months ago* (last edited 4 months ago) by robalees@lemmy.world to c/helldivers2@lemmy.ca

I’m a PS5 player, so I can’t make an impact, but if you did write a negative review (thank you, you made this happen ❤️) please consider taking the time to change it! This was clearly not AH decision and the game deserves an accurate review, it’s easily one of the best games I’ve ever played and definitely the best game as a service!

Edit: woke up to new comments, this post reminded… Lemmy is just the same as Reddit.

Edit2: Christ I need to turn off Lemmy notifications, I’ve left this community and this was a stark reminder for me… don’t engage with a specific game community, just enjoy the fucking game!

[-] robalees@lemmy.world 3 points 5 months ago

Similar to Glide said above, wanted a space sim and realize it’s more of a survival game. On the opposite end I played a little Elite Dangerous which was WAY TOO INVOLVED space sim!

[-] robalees@lemmy.world 63 points 5 months ago

One of those games I’m glad I bought at launch, although I’ve fired it up 3-4 times and struggled with the mechanics… it’s nice to know it’s still evolving and I can always start fresh again with the new content. If I wasn’t so deep into Helldivers I’d give it another go right now… but Democracy can’t wait!

[-] robalees@lemmy.world 2 points 6 months ago

This is probably the one for me, really digging the level of customization and it’s easy to navigate.

[-] robalees@lemmy.world 2 points 6 months ago

Thanks everyone for the comments so far, I’m including 3 screenshots of how a post looks in all 3 locations (Memmy, Photon & Arctic)

I think Arctic is the winner for me, I like the layout and settings. Also Memmy removed the swipe from left to access subscribed communities and it’s been impossible to get out of the habit, Arctic seems to do it!

memmy

photon

arctic

33

I’ve been leaning on Lemmy communities for coding and self hosting tips. I tend to do most of my browsing on my phone and I’ve noticed Memmy doesn’t show any markdown in posts or comments.

  • Any alternatives to using Memmy that is known to support code markdown?
  • I’m not opposed to switching to the browser, but I don’t find the Lemmy.world layout particularly easy to navigate so I’d prefer an app or a good PWA
[-] robalees@lemmy.world 1 points 6 months ago

Memmy doesn’t like Markup it seems 🤷🏻‍♂️ happy to post plain text logs if that helps

7

cross-posted from: https://lemmy.world/post/12855130

Hi Lemmy!

Encountering network stability issues on my Mac mini ("Core i7" 2.3 (Late 2012)) with Proxmox VE (Linux 6.5.13-1-pve). The enp1s0f0 interface (tg3 driver) frequently drops, displaying "Link is down" messages before recovering. This affects my Plex media server and has persisted across different OS installations.

(related posts here and here)

Here are some key excerpts from the logs showing the problem:

  • NETDEV WATCHDOG: enp1s0f0 (tg3): transmit queue 0 timed out
  • tg3 0000:01:00.0 enp1s0f0: transmit timed out, resetting
  • tg3 0000:01:00.0 enp1s0f0: Link is down
  • kernel: vmbr0: port 1(enp1s0f0) entered disabled state
  • kernel: tg3 0000:01:00.0 enp1s0f0: Link is up at 1000 Mbps, full duplex

Here is when it's happened

  • journalctl | grep -E "Link is down|Link is up" | grep 'enp1s0f0'
  • Mar 03 00:03:05 macminiserver kernel: tg3 0000:01:00.0 enp1s0f0: Link is down
  • Mar 03 00:03:09 macminiserver kernel: tg3 0000:01:00.0 enp1s0f0: Link is up at 1000 Mbps, full duplex
  • Mar 03 15:35:30 macminiserver kernel: tg3 0000:01:00.0 enp1s0f0: Link is down
  • Mar 03 15:35:34 macminiserver kernel: tg3 0000:01:00.0 enp1s0f0: Link is up at 1000 Mbps, full duplex
  • Mar 04 12:43:45 macminiserver kernel: tg3 0000:01:00.0 enp1s0f0: Link is down
  • Mar 04 12:43:49 macminiserver kernel: tg3 0000:01:00.0 enp1s0f0: Link is up at 1000 Mbps, full duplex
  • Mar 07 09:14:48 macminiserver kernel: tg3 0000:01:00.0 enp1s0f0: Link is down
  • Mar 07 09:14:52 macminiserver kernel: tg3 0000:01:00.0 enp1s0f0: Link is up at 1000 Mbps, full duplex

The issue is super intermittent, but it appears to happen more when I am trying to watch something on Plex (Direct Play to Apple TV), but it looks like it's also happened over night with limited activity. I've also successfully streamed all day on multiple devices, run ping to and from multiple devices, mtr between it and my other Mac and run 16 hours of iperf3 with zero issues!

  • Does anyone have any guidance on how I can determine if this is a hardware issue or could it be driver/kernel related?
  • I've ordered a Plugable USB to Ethernet Adapter to see if I can bypass the NIC and test if something else is the cause, I also needed a good USB to Ethernet adapter so it was time
  • Would an external solution suffice, or is it time for a new system?
  • Should I focus on further diagnostics in a different environment, or is it time to retire this box and get something new?

Happy to share more of my syslog and also my network setup, I'm in a NYC apartment, so my options for changing the environment is limited. I've also not encountered (or noticed) the issue with any of my other devices on the same switch hooked up to the router in the same manner. I have tried a different port and cable so far, but not physically moved it to another switch yet.

I'm getting closer and closer to just buying a Dell Optiplex (probably 11th Gen i7), cannibalize the SSD and trying to play with more services, but my original goal was to learn and host Plex cheaply and easily using this older hardware, but my sanity is running out!

Thanks

7
submitted 6 months ago by robalees@lemmy.world to c/linux@lemmy.ml

Hi Lemmy!

Encountering network stability issues on my Mac mini ("Core i7" 2.3 (Late 2012)) with Proxmox VE (Linux 6.5.13-1-pve). The enp1s0f0 interface (tg3 driver) frequently drops, displaying "Link is down" messages before recovering. This affects my Plex media server and has persisted across different OS installations.

(related posts here and here)

Here are some key excerpts from the logs showing the problem:

  • NETDEV WATCHDOG: enp1s0f0 (tg3): transmit queue 0 timed out
  • tg3 0000:01:00.0 enp1s0f0: transmit timed out, resetting
  • tg3 0000:01:00.0 enp1s0f0: Link is down
  • kernel: vmbr0: port 1(enp1s0f0) entered disabled state
  • kernel: tg3 0000:01:00.0 enp1s0f0: Link is up at 1000 Mbps, full duplex

Here is when it's happened

  • journalctl | grep -E "Link is down|Link is up" | grep 'enp1s0f0'
  • Mar 03 00:03:05 macminiserver kernel: tg3 0000:01:00.0 enp1s0f0: Link is down
  • Mar 03 00:03:09 macminiserver kernel: tg3 0000:01:00.0 enp1s0f0: Link is up at 1000 Mbps, full duplex
  • Mar 03 15:35:30 macminiserver kernel: tg3 0000:01:00.0 enp1s0f0: Link is down
  • Mar 03 15:35:34 macminiserver kernel: tg3 0000:01:00.0 enp1s0f0: Link is up at 1000 Mbps, full duplex
  • Mar 04 12:43:45 macminiserver kernel: tg3 0000:01:00.0 enp1s0f0: Link is down
  • Mar 04 12:43:49 macminiserver kernel: tg3 0000:01:00.0 enp1s0f0: Link is up at 1000 Mbps, full duplex
  • Mar 07 09:14:48 macminiserver kernel: tg3 0000:01:00.0 enp1s0f0: Link is down
  • Mar 07 09:14:52 macminiserver kernel: tg3 0000:01:00.0 enp1s0f0: Link is up at 1000 Mbps, full duplex

The issue is super intermittent, but it appears to happen more when I am trying to watch something on Plex (Direct Play to Apple TV), but it looks like it's also happened over night with limited activity. I've also successfully streamed all day on multiple devices, run ping to and from multiple devices, mtr between it and my other Mac and run 16 hours of iperf3 with zero issues!

  • Does anyone have any guidance on how I can determine if this is a hardware issue or could it be driver/kernel related?
  • I've ordered a Plugable USB to Ethernet Adapter to see if I can bypass the NIC and test if something else is the cause, I also needed a good USB to Ethernet adapter so it was time
  • Would an external solution suffice, or is it time for a new system?
  • Should I focus on further diagnostics in a different environment, or is it time to retire this box and get something new?

Happy to share more of my syslog and also my network setup, I'm in a NYC apartment, so my options for changing the environment is limited. I've also not encountered (or noticed) the issue with any of my other devices on the same switch hooked up to the router in the same manner. I have tried a different port and cable so far, but not physically moved it to another switch yet.

I'm getting closer and closer to just buying a Dell Optiplex (probably 11th Gen i7), cannibalize the SSD and trying to play with more services, but my original goal was to learn and host Plex cheaply and easily using this older hardware, but my sanity is running out!

Thanks

[-] robalees@lemmy.world 1 points 6 months ago

Relevant log outputs for anyone intrigued

NETDEV WATCHDOG: enp1s0f0 (tg3): transmit queue 0 timed out

tg3 0000:01:00.0 enp1s0f0: transmit timed out, resetting

Link is down... Link is up at 1000 Mbps, full duplex

[-] robalees@lemmy.world 2 points 6 months ago

Thank you @CurbsTickle@lemmy.world

I'll probably spring for the Anker USB-A adapter, it'll be useful to have any way.

After days of testing, a mix of Direct Playing 4K DoVi/HDR10 (HEVC Main 10) on my 4K Apple TV and different media on other devices during the day and constant ping, mtr and iperf3across devices, I've determined this problem is totally random lol! Went 48 hours of TBs transferred between devices with iperf and a day of content playing, no problem, then randomly I'll see Link is down on the NIC and I can't ping it until it comes back up like it did this morning.

Might find a Linux community to share my syslog and see if any other suggestions for troubleshooting exist and make sure it isn't something else with my network/unmanaged switches. But I might be burning time/energy on broken hardware and time to give up on it.

@phanto@lemmy.ca I'll see if era ships to the US and make sure to be extra cautious of the listing description. Might also see if I can find a US equivalent.

[-] robalees@lemmy.world 1 points 6 months ago

Fell down a hole looking at the Optiplex machines last night. My desk is tiny and I'm already rocking this Mac Mini, a Mac Studio, work laptop and a pi3B running PiHole. So I'm leaning towards a micro, although I might be able to get away with a small form factor instead. I also have a MBP (“Core i7” 2.8 15" Early 2013) that I could wipe and use as a temporary measure while I save for something new. Also bought a pi4B with 4GB of RAM laying around and not used, so I could always split up services, whack Plex on the Studio and use what I've got for a while longer.

Right now I might go with @phanto@lemmy.ca suggestion to find a USB NIC adapter to keep this beast running or at least determine if it's just the NIC and not the board. Any suggestions for a Debian friendly USB to ethernet adapter appreciated. I also have the Apple thunderbolt to ethernet adapter, might keep trying to get that working. Not seen a single dropped ping overnight with the builtin NIC, so it appears to be super intermittent or when I start to watch something on Plex.

I'm putting some money aside for an 10th or 11th gen i7 at minimum, I feel like I'd like the option for 4K transcoding if needed. Looks like I can put a 2.5" SATA in a micro (7090?), which would be awesome seeing as I have a SATA 1TB SSD in the mini right now I'd like to cannibalize.

My wife and I have had some bad experiences with Ebay in the past, but I'm willing to go back if I can find a good deal on an off lease Optiplex. Any other suggestions on places to look for off lease options that I can hopefully trust (US)?

Also please be brutally honest if you think I should just get a 6-8th gen Optiplex and not bother with the newer CPU. Outside of Plex and torrents, I'd like to eventually run Node.js, VSC Code Server, Pi-hole, home assistant, some storage or cloud access and a Screeps Server. Also playing with Blender, but I doubt I'll be able to do much with rendering with any of these machines.

[-] robalees@lemmy.world 1 points 6 months ago

Not a lame suggest at all, this is probably saner option than me throwing $$$ on an 11th gen i7. Doing some research and I'm curious if you have a recommendation on adapter? I know the ASIX AX88179 is suggested and the Plugable adapter uses that chipset. I'd prefer to get something I know will work plug and play, then I can continue testing to ensure it's just the NIC and nothing else. I also have an Apple Thunderbolt to Ethernet adapter, I've not invested too much effort into troubleshooting, it doesn't seem to work natively out the box with Proxmox/Debian.

[-] robalees@lemmy.world 1 points 6 months ago

Thanks for the suggestions, I also tagged you in a post before I saw this. I'll start researching the off lease options and I don't hate the idea of a Dell 7050 with an i7. Would be amazing to make use of the SSD still. And really appreciate the advice with going with Proxmox, the UI is a million times better than trying to use OMV and made troubleshooting so much easier!

31

Hey everyone!

I created a post in the Technology community regarding my home server and I got some fantastic advice from @CurbsTickle@lemmy.world which led me to installing Proxmox on an older Apple Mac Mini ("Core i7" 2.3 Late 2012 model) that I've been trying to keep alive.

My previous setup involved OMV and Docker. Plex and Haugene OVPN Transmission app running in containers. Then I manually copied from the Transmission SMB share to the Plex media folder. All of which resides on an external 2TB hard drive. I'd run into a really irritating network issue, usually when I was watching something in Plex. In the original post, I thought OMV was the issue and was looking for a new configuration to test. This led to me setting up Proxmox and installing Plex in a LXC container. Unfortunately the network issue is persistent and based on my limited knowledge it looks like the NIC is having an issue (Broadcom NetXtreme BCM57766), specifically transmit queue timeouts and then the NIC resets. I am unable to ping the server during this time and it happens randomly per the logs, but more frequent when I used Plex. I compared an old OMV syslog to the Proxmox ones and I suspect the hardware is failing and it's time for something new!

My wife and I are trying to minimize our streaming services, but we're also not huge media watchers. Occasionally we want to watch a movie or I download an obscure British show, I'll go find it, download it and then copy via my Mac Studio with a SMB share. I will eventually look at the *arrs, but the priority is a functioning Plex server and a Haugene setup that doesn't impact my Plex functionality. I'd like to be able to direct play 4K content on my LG CX and 4K Apple TV, download to my iPad quicker than right now and maybe have someone remotely play something and it not melt the CPU (least important). I'm watching more anime, so transcoding might crop up on occasion with subtitles.

I need advice on hardware and here are some key points

  • Form Factor: Compactness is key, aiming for a Small Form Factor (SFF) to save space.
  • Cost Efficient: I bought and installed a 1.0TB Mercury Electra 6G SSD not that long ago and also just bought (this week) 16GB of RAM which is now likely useless. I doubt I can repurpose these parts (drive maybe), so I'd like to be a bit budget conscious. But I'd also like to save myself headaches and willing to invest a little to have the performance and reliability I want.
  • CPU Preferences: I'm leaning more towards an Intel CPU, especially for their Quick Sync video transcoding, but I’m open to exploring AMD alternatives if they fit my requirements for 4K direct play and efficient transcoding.
  • Proxmox Compatibility: This will remain my primary OS for container and VM management.
  • Ease of Setup: I prefer a straightforward deployment/build process to get up and running without extensive tinkering.

With these considerations, do you have any hardware recommendations?

Whether it’s a specific model of a mini PC, a custom SFF build, or particular components that fit the bill, I’d greatly appreciate your suggestions.

If you think there is any chance of reviving this old Mini and have suggestions on how to avoid the NIC problems, I'm open to hearing them, but I'd hate to throw more money at this thing right now if getting something new would be less stressful.

[-] robalees@lemmy.world 1 points 6 months ago

Thank you for answering my questions, I spent some time over the weekend performing testing. Sadly I suspect all my problems stem from my NIC failing. The loss of IP that I was seeing in OMV is still happening in Proxmox. Now trying to decide next steps, I can either keep throwing money at it and get an external Ethernet solution with compatible drivers or finally put this Mini to rest. I’ll probably make a post on the selfhosting community and see if anyone has any recommendations for hardware. Little peeved I bought the RAM and have this SSD with nowhere to make use of them. Maybe I can find a suitable machine that can use them, but I’m gonna guess they’ve aged out of the CPUs I’d need for better performance. But I am very happy with the Proxmox, LXC and Debian suggestions.

56

Inspired by "What's a good piece of hardware to run a jellyfin server?" I wanted to get the communities thoughts on how to set up my home media server.

Current hardware: Apple Mac mini "Core i7" 2.3 (Late 2012) with 8GB RAM (2x4GB) and 1.0TB Mercury Electra 6G SSD that I upgraded

OS: OMV6 (6.9.14-1 (Shaitan))

Docker containers:

Goal:

  • Use this old Mac Mini for as long as possible as a media server. Be able to download with Transmission over VPN and then add them to a Plex media folder via SMB on my Mac Studio. I want to manage the containers in Portainer and I've used Stacks/Compose to add most of the containers. Use the discrete GPU for hardware accelerated transcoding, mostly so I can download movies to my iPad quicker, less so other people can use it remotely. The containers should restart if they stop and I want to keep them updated automatically if possible. I've not experimented with Servarr yet (Radarr, Sonarr), not opposed, but also happy to drag them over.

Problems:

  • I don't love OMV, I seem to have a recurring DNS issue with containerd that causes Plex to stop whenever I'm watching a movie. I can run a test and leave something playing all day and not have a problem, then whenever I want to watch something with my wife, the whole system becomes unavailable and I have to watch a ping until it comes back. I'm considering a new OS, it should be accessible via VNC/SSH and have my internal and external drive shared as a SMB share to my Mac. I can't figure out how to get the GPU to be seen by OMV so everything is on the CPU, an OS where this is easier is preferred.

Questions:

  • Any OS recommendations to use instead of OMV6?
  • Advice on getting the discrete GPU seen in whatever OS I use?
  • I can't tell if it's Haugene causing the DNS issue, I'm using public Google/CloudFlare DNS to avoid using my PiHole that runs on a Pi3b. Can I set up Docker to use a different network so it doesn't bring my whole system's IP down? It might also be Watchtower updating a container and bring it down, any advice to troubleshoot would be appreciated.

Disclaimer:

  • IT guy, but mostly Mac. I can Google my way through most things, but I am NOT a Linux or Docker expert. So please go easy on me if I have any follow up questions!

Thank you in advance!

view more: next ›

robalees

joined 1 year ago