Hi all,
we're using PVE and PBS for VMs and their backups, mostly with success, also with writing them to tapes. However, we also have a lot (100-200TB/year) of static data that we need to archive on tape. So far, we've used...
Well, since I found a solution, what is the point???
The culprit is the proxmoxlib.js within the proxmox-widget-toolkit.
Secondly, are you expecting me to run another upgrade with the knowledge of the future problem on a production cluster...
Well it works in a private window from the same browser to the same server. Other servers show dark mode OK if I switch. Maybe it's a Thursday, I could never get the hang of Thursdays.
We have a sub so no nag screens or any other setup scripts...
Yes. I don't understand either.
Today I opened Firefox, checked (already showed the dark theme), and found it has a cookie "PVEThemeCookie" which wasn't there yesterday. Apparently for some reason it wasn't being saved. No idea why.
Usually I...
Ah das klingt potenziel, nach einem defekten initramfs.
Du könntest versuchen es neu zu installieren.
Dazu:
# kannst du dir die apt pakete mit den entsprechenden Kerneln auflisten lassen.
apt search proxmox-kernel
# die kannst du dann...
I would read the “Supported Setups” section related to qdevices on this wiki post very carefully if I was you: https://pve.proxmox.com/wiki/Cluster_Manager#_corosync_external_vote_support
Yes the odds of enough nodes failing to even need the...
Nodes failing isnt the issue. the quorum device is meant as defense against a silo connectivity "tie". Anything short of a room losing connectivity would be handled normally without it.
My own largest cluster has 10 nodes. I can lose four nodes and still have 6 votes.
Does it really make sense to add a QDev with such a high number of nodes? With 11 votes I could lose five nodes instead of the mentioned four. But..., really, I...
I see a problem here and thus i usually discourage from changing the vote strength of devices. Because the setup is inhomogeneous
and thus unpredictable. Exactly for the reason you showed.
Das ist aber nicht die Bedeutung von immutable :) Immutable heisst nicht veränderbar.
Das geht schon. PVE einfach nur Backup Rechte einräumen und sonst nix.
Oder S3 bucked mit lifecycle oder versioning versehen, dass vom API user nicht angefasst...
Das ist aber nicht die Bedeutung von immutable :) Immutable heisst nicht veränderbar.
Das geht schon. PVE einfach nur Backup Rechte einräumen und sonst nix.
Oder S3 bucked mit lifecycle oder versioning versehen, dass vom API user nicht angefasst...
Thanks, i know there are workarounds like scp and download using the url etc, but my issue was that a feature was not working as it should. Turns out it was an issue on my end... I was accessing the proxmox web ui via a cloudflare tunnel, which...