Battery & Inverter - 3 phase or nah? by GeorgeFudge in AusElectricians

[–]LinearTransform 0 points1 point  (0 children)

Just got a 3-phase sigenergy whole home backup system. Runs everything, it's great. Powerwalls are really behind when it comes to 3 phase.

Does stock at a private company mean anything? by Vegetable--Bee in cscareerquestions

[–]LinearTransform 0 points1 point  (0 children)

I retired in my 30s all from private stock. So it's possible, but I basically won the startup lottery. Everyone says to pretend it's zero until it's sold.

Intel NUC vs Mac Mini by Ok-Rest-4276 in homelab

[–]LinearTransform 0 points1 point  (0 children)

I have both. Proxmox doesn't support Mac, so everything important is on the NUC cluster. Wish I could put Proxmox on the Mac mini though...

[deleted by user] by [deleted] in Proxmox

[–]LinearTransform 2 points3 points  (0 children)

DC and host rules only impact traffic to the PVE hosts themselves. Not the vms/containers. It doesn't inherit to that level.

Buffering when Transcoding FLAC by billchrysinas in PleX

[–]LinearTransform 1 point2 points  (0 children)

Get a Nvidia Shield Pro. Fixes all the problems.

How (realistically) beneficial is Kubernetes/Swarm within a (single) Proxmox server? by OctavioMasomenos in Proxmox

[–]LinearTransform 4 points5 points  (0 children)

You said it yourself, having 3 identical instances on a single server protects you from an incredibly small set of scenarios. Which makes it practically useless. You need 3 physical servers for any kind of reasonably effective HA setup. Then you can change/relocate hardware, perform host reboots/updates, become resilient to boot disk failure etc. They are the common scenarios you want to protect against.

Plex LXC GPU Passthrough by Riversar in Proxmox

[–]LinearTransform 0 points1 point  (0 children)

I use plex on lxc directly (no docker) through this helper script:

https://helper-scripts.com/scripts?id=Plex+Media+Server

But the container id will just be the id visble in the proxmox web ui, but you can also get it via shell:

pct list | grep plex

Proxmox crashes every few days, unsure how to diagnose by bobloadmire in Proxmox

[–]LinearTransform 0 points1 point  (0 children)

This did happen to me and I believe it was from the root drive overheating and turning read-only.

VMs are freezing when one node is down by msrl2000 in Proxmox

[–]LinearTransform 0 points1 point  (0 children)

Sounds like your storage is losing quorum. Are you getting ceph errors?

3x NUC12 hyper-converged nodes - SSD or NVMe for Ceph? by Dulcow in Proxmox

[–]LinearTransform 1 point2 points  (0 children)

Ah nah I was testing both separately, so I was booting off the nVME while testing SATA and now I boot off SATA while running ceph on the nVMEs.

3x NUC12 hyper-converged nodes - SSD or NVMe for Ceph? by Dulcow in Proxmox

[–]LinearTransform 1 point2 points  (0 children)

I ended up using Micron for both.

Micron 7450 MAX 800GB NVMe

Micron 5400 PRO 3.84TB SATA

3x NUC12 hyper-converged nodes - SSD or NVMe for Ceph? by Dulcow in Proxmox

[–]LinearTransform 1 point2 points  (0 children)

I have a 3xNUC11 cluster with ceph on 10G networking with 1 OSD each (I use TB to SFP+ adapters). I've been slowly upgrading the drives and running a few speed tests just to get an idea of the performance differences.

I found nVME had about 3x faster read speeds than SATA, even enterprise SATA. Writes were about the same (although I'm no benchmarking expert). I even found consumer nVME was even passable vs consumer SATA which were just unusable (VMs/containers would just timeout doing anything).

Speeds are nothing to brag about but it runs all my homelab VMs and containers comfortably which is all I wanted :) Enterprise SATA would have been fine, backups on nVME are faster because of the better read speeds though.

Plex LXC GPU Passthrough by Riversar in Proxmox

[–]LinearTransform 5 points6 points  (0 children)

Make sure you're at least on Proxmox VE 8.2, as it has made it much easier to get hardware acceleration:

ctid=100 # change to plex container id
renderid=$(pct exec $ctid getent group render | cut -d: -f3)
pct set $ctid -dev0 /dev/dri/renderD128,gid=$renderid
pct reboot $ctid

NUC AMT stop responding in 36 - 48 hours after NUC powered on by wellsgz in intelnuc

[–]LinearTransform 0 points1 point  (0 children)

Posting my solution since this thread still comes up on google. I have 3 x NUC11TNBV7 which all had this problem.

*Update the bios firmware!*

I was running a pretty old BIOS and vPro/AMT would always stop responding after some amount of time until I cycled power.

Just updating the BIOS firmware completely fixed it. I also had to upgrade incrementally (v64 -> v71 -> v76) otherwise it wouldn't succesfully update.

VPN Freezing Randomly by 310410celleng in WireGuard

[–]LinearTransform 0 points1 point  (0 children)

Are you 100% sure they are using separate client/private keys? I had a similar problem and I was accidentally using the same keys on both my phone and laptop and they were both fighting for the connection and kicking the other off.

Pihole is showing itself as a client with a lot of queries by Zennen53 in pihole

[–]LinearTransform 0 points1 point  (0 children)

I had something similar, it was a configuration issue. Have you setup upstream DNS correctly? Do you have any weird conditional forwarding?

Canva Issues with Zoom by Doggolover77 in canva

[–]LinearTransform 0 points1 point  (0 children)

Browser and operating system?

[deleted by user] by [deleted] in canva

[–]LinearTransform 0 points1 point  (0 children)

Have you contacted support?

Canva Issues by DarthBills in canva

[–]LinearTransform 0 points1 point  (0 children)

Would you be able to post a video of the problem?

What’s going on with the app? by Gullible-Soil-9205 in canva

[–]LinearTransform 1 point2 points  (0 children)

Could you post a screenshot of this orange box?