Hallo,
Ich habe Proxmox VE 9.1.1 auf meinem mini PC laufen. Auf dem Gerät läuft ein Container der jeden Tag um 23 uhr ein Backup fahren soll. Das ist aber die letzten Tage nicht passiert also wollte ich das ganze mal Manuel anstoßen um zu prüfen...
What version of PBS? If you scan the PBS roadmap (https://pbs.proxmox.com/wiki/Roadmap) there have been improvements to garbage collection, particularly in 3.4 and 4.0.
Are you ensuring that garbage collection is not running while backups are...
Dem stimme ich zu. Es ist nicht leichter. Die Herausforderung, es richtig machen zu müssen, ist gewachsen. Aber es ist machbar.
Wenn man seinen DNS sauber hält, SPF, DKIM und DMARC auf Maximum härtet (also ausschließlich hardfail bzw. reject) und...
Hi everyone.
I've been using Proxmox for about 30 days, and I came up with a different way to make `idmap` work more transparently.
Most of the posts I found explain how to customize `idmap` so that the host users and groups match those inside...
Since you are using hard drives, I think that the ability to use write-back caching with that RAID card (is the battery OK?) will be more beneficial than having ZFS handle the RAID. So just go ahead and set up ZFS on each of the mirrored arrays...
Thanks for the link will check that out.
Why not ZFS? Sadly it is because of my lack of knowledge of ZFS. I like to run Dell Poweredge servers and they mostly have PERC H710P Mini controllers in them:
I took a server and flashed its...
Okay, for someone stuck in the same pickle, and a slightly mismatched version cluster. Fix - get everything up to date.
What I did:
Manually upgrade each lower version node via apt install ceph-common
Restart the nodes ceph-monor ceph-mgras...
I have flashed a PERC 6 in a Dell R200 to IT-mode using Broadcom firmware using someone's web blog post. This was awhile ago.
12th-gen Dell PERC controllers (ie, H310) can be flashed to IT-mode per https://fohdeesha.com/docs/perc.html
I have...
Kein Bu66as-Post im Thread bisher, also wäre das eine Erst-Antwort. Der Thread ist bereits sehr ausführlich diskutiert (aaron, Falk R., Johannes S haben klar Stellung bezogen), aber ein Punkt fehlt noch: den NetworkManager-vs-ifupdown2-Konflikt...
Aus diesem Grund nimmt man immer einen Server mit mehr Slots als man derzeit benötigt.
Server mit HDDs gibts viele mit 12 Slots auf 2HE und wenns mehr sein soll auch gern ein Gehäuse mit 36HDDs auf 4HE.
Ich bin der Freund von NVMe und nehme...
Not having another bootable drive in the system is, of course, a foolproof solution. But you could also handle it via the BIOS boot order.
It's great that you finally found the solution.
Nope I'm an idiot. The repos were correct but my boot order was wrong. It was booting to a secondary ssd that had its own grub partition. Despite pve being installed on the first ssd the kernel launch option from the second one kept putting me...
Aside from the fact that the 6.x kernel ought to work too, it is even more surprising that the 7.x kernel isn't used by default for a fresh installation of 9.2.
Very, very strange.
Tried it. Doesn't work. One thing I'm noticing is that the kernel I have is 6.8 despite being a brand new install with an iso of pve9.2. From what I'm seeing it should be 7 like yours but I have no idea why it wont let me upgrade or change which...
@fab_space kudos on the interesting tools! I think what would be interesting for a VM autoscaler is actually more similar to AWS ASGs, which support horizontal scaling, provisioning of new virtual machines, and balancing them amongst a PVE...