mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,4 Tsd.
aktive Profile

#proxmox

39 Beiträge38 Beteiligte3 Beiträge heute
Antwortete im Thread

@seymour Bei mir läuft es auf einem Lenovo tiny i5 8gen mit 32gb ram. Ich hatte herumgespielt mit mehr oder weniger ram in dem #Proxmox Container und 4GB reichen fürn normalen Betrieb mit 2 Handys. Bei der ersten Synchronisation hatte ich auf 10GB gehabt bis alles fertig war. Daher ist vermutlich das Problem das alte Handy ^^
Insgesamt hängen in Immich jetzt knappe 40.000 Bilder und 1.500Videos ohne Probleme.

Ight, I need some help picking an approach for my homelab.

Right now I've got 3 raspberry pis (1gb RAM) always on and 2 optiplexes running proxmox which are only on when needed.

Trying to work out whether I should move everything to one of my proxmox machines and just leave a single pi somewhere running a thing to act as a tiebreaker or just leave as is rn.

I run docker on pis with HA, pihole, some discord bots, status things but am kinda limited rn with RAM.

Offenbar werden einige VMs beim Migrieren zwischen #Proxmox 8 und 9 auf der neueren Version nicht gestartet. Nicht alle, aber ein paar.
Hoffentlich sind das nur voruebergehende Migrationsprobleme zwischen den beiden Versionen... mal schauen...

Antwortete Mawoka

@Mawoka 2 proxmox hosts, clustered. Most docker workloads are installed in 1 VM that I live migrate to the other host when updating proxmox. These services are not that critical, so no biggy if they're unavailable for a few minutes while I upgrade them or the VM they're running on.

DNS is the big exception. This is handled by 2 LXC containers, one on each proxmox host. I installed unbound and pihole on each LXC. The configuration is synced from the main node to the backup node through nebula-sync. HA between these LXC's is handled by keepalived, so they share a floating IP that is reassigned to the other node when the main node goes down. Downtime is maximum 1 second.

Another exception is my samba4 active directory. The primary DC runs on the VM in proxmox and I have a second (very small) VM on my NAS that runs the backup DC.

So DNS and Active Directory have higher availability, the rest not so much. #selfhosted #proxmox #pihole #samba #homelab

My old #proxmox setup was a total hodgepodge that had a whole bunch of bandaids.

I ran out of storage on one of the nodes and with the proxmox 9 release I’m taking the time to rebuild all three nodes and actually spend some time planning out what goes where and how it’s all laid out. https://vmst.io/@amd/115005655308342315

vmst·ioamd (@amd@vmst.io)Continuing the migrations as I update my little proxmox cluster. I expect my gotosocial and matrix instances to have some downtime through the day.

I have been fighting with the process of setting up a server on my home network for what is now literally months. (I keep having to walk away from the project because of that whole “day job” thing, plus travel and so forth.) If anyone has advice to offer, it would not be unsolicited! kfitz.info/networking-continue #homelab #dns #proxmox #nginx

kfitz.infoNetworking ContinuedThe long-running and erratically updated blog of Kathleen Fitzpatrick.

Server VM did not want to boot. Happened right after #Proxmox upgrade to 9.0. Spent 4 hours juggling with backups and VM parameters. Backups were also bad, as uptime was nearly a year I have no idea when the error was introduced. After 4 hours I gave up, took me than 2 hours to setup a new server with configuration files from the backups.

Problem had nothing todo with Proxmox, my guess that either some library or some kernel files were bad.