Mzezman
Executive Member
- Joined
- Nov 13, 2021
- Messages
- 5,948
- Reaction score
- 3,934
How are you managing adguard1 and adguard2 at the client / router level? DO you give out both IPs or does adguard have some load balancing feature
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
How are you managing adguard1 and adguard2 at the client / router level? DO you give out both IPs or does adguard have some load balancing feature
I have both Adguard addresses added to the DHCP settings that my Mikrotik hands out.How are you managing adguard1 and adguard2 at the client / router level? DO you give out both IPs or does adguard have some load balancing feature
Have you looked into Ansible, to make stuff automated/documented? Always hard to go back a few months and think which script/hack/modification you used to get xyz to work the way it should.Just finished some maintenance:
- Fixed my dodgy multi-Pihole setup - but need to keep monitoring it as my FTL service keeps crashing because of a port 53 conflict
- Setup Wake on LAN for my devices - so if anything happens I can remotely restart my nodes
Edit: also started documenting the stuff - better late than never
So ive seen other people using Ansible and never thought it would be applicable to me but perhaps this is something i need to look at as part of the documentation - for now im just just using an Obsidian file + Draw.IOHave you looked into Ansible, to make stuff automated/documented? Always hard to go back a few months and think which script/hack/modification you used to get xyz to work the way it should.
Regarding the port 53 conflict, I had the same issue and had to use netstat to try figure out what was causing the port to not be bound. In the end I got extremely irritated and just loaded it as an LXC with its own IP address, and it has been fine since.
WOL is nice; now all you need is a JetKVM to be fully sorted. I am also keeping my eye on the Openterface Lite KVM which looks like an interesting product for those of us who don't have Intel vPro/AMD Dash/Dell iDRAC/HP iLO available.
Proxmox Virtual Environment 9 released
![]()
Proxmox Virtual Environment 9.0 released!
We are pleased to announce the first stable release of Proxmox Virtual Environment v9.0 - immediately available for download! The new version is based on the great Debian 13 "Trixie" but we're using a newer Linux kernel 6.14.8-2 as stable default in Proxmox VE. Beyond the core system updates...forum.proxmox.com
@PhireSide you gonna jump in as well? I am tempted but might wait till the weekendJust did my upgrade via ssh and went smoothly. Nothing major running on it but worked out okay.
Busy with it now@PhireSide you gonna jump in as well? I am tempted but might wait till the weekend
And all done. Both nodes are now on 9.0.3.
Zero issues encountered, and it took around 15 minutes per node, the limitation being my slow-ish internet as the package files are around 700mb in size.
Hmmm, that is bizarre. Mine was not that slow, but I have a rather meagre 30/30 link here at home, but it was running close to line speed.It was also slow for me. I think its the server because I did it on my server hosted at the data centre with a 1G dedicated unmetered link and it was pulling at 250KB/s max during the update.
Haven't seen anything on my end - could it be resource exhaustion? Memory leaks?Anyone have random VM reboots of guests running on their Proxmox hosts?
There is nothing in the Proxmox VE logs so it looks like a VM failure. But I am certain it’s something in particular with my setup as it happens across both my nodes (identical machines, Optiplex Thin Client 3000’s), and moving the VM from one node to another yields no difference.
Nothing in the VM logs either, which is making troubleshooting harder than it should be.
Resources seem good, I even moved the one crashing VM to my other node and the issue persists. So I doubt that it's tied to hardware, but maybe it's something misconfigured on my end when setting up the VM.Haven't seen anything on my end - could it be resource exhaustion? Memory leaks?
Resources seem good, I even moved the one crashing VM to my other node and the issue persists. So I doubt that it's tied to hardware, but maybe it's something misconfigured on my end when setting up the VM.
When I have a moment I will do some more digging.
It’s happening both with OpenMediaVault and Home Assistanthopefully its not a critical VM