Hi @andreisrr , I was about to ask whether you backed out everything you changed and now it sounds like you did?
I'd recommend doing a few sanity checks:
a) try to create a VM with QM
b) try to create with "pvesh" via API
c) try to create a VM...
Downgrading is not supported, or recommended. It's a manual task that is quiet advanced, and can completely break your system.
Is this a business production environment?
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
In my defense, I screwd up my apt cacher by removing some the crucial network packages.
As I couldn't install anything with apt I tried to get network back using systemd-networkd. That didn't work. After that I gave the node a reboot. It never...
Hi, @IsThisThingOn
For the questions about stop mode I don't know the exact answers.
For the dirty bitmaps: from the docs ( https://pbs.proxmox.com/docs/technical-overview.html#fixed-sized-chunks ) and from the observation I know that dirty...
This can be done without any downtime. and yes, you want to make sure that the running ceph version is available on the next distro- so make sure before you start you upgrade your ceph to squid. This process is non disruptive and will not...
Ich setze immer auf RAID1, RAM ist immer genug vorhanden. Stimmt das damit bei ZFS die Lebensdauer der SSD stark leidet im Vergleich zu LVM, ich hab dazu verschiedene Meinungen gefunden
Das Thema ZFS und SSD-Wear wird gerne übertrieben. Ja, ZFS hat durch Copy-on-Write und Checksummen etwas mehr Write Amplification als LVM — aber bei modernen SSDs (auch Consumer) ist das in der Praxis irrelevant. Die meisten SSDs halten locker 5+...
To be fair haben @Bu66as Beiträge hier im Thread dem User ja schon weitergeholfen. Ich finde den Stil aber auch leicht enervierend, insbesondere wenn im Beitrag (nicht hier aber an anderer Stelle) einfach nur etwas, was ein anderer User schon...
Wie kommt sowas zustande?:
https://forum.proxmox.com/threads/proxmox-f%C3%BCr-500-1000-vms.180970/post-840660
Ebenso:
https://forum.proxmox.com/threads/platten-landen-nicht-im-zfs-pool-was-kann-ich-machen.180653/post-840116...
Note that RAID gives you only redundancy, not backup. If the data are modified by mistake or by someone hostile, you have only redundant garbage, not the data you expect to have.
I think you can omit SSD and ZFS and off-site PBS if you want...
Of course this approach is better than no backup, but it's far from optimal.
If somehow the data are modified / deleted by mistake or encrypted by ransomware, then rsync will happily overwrite previous copies with fresh copies (which happened to...
@bbgeek17 same problem after reinstalling pvemanager packages.
Is there a way to downgrade to a previous minor version ? (pvemanager I mean, at least to confirm if changes in it's code created this)
Note that RAID gives you only redundancy, not backup. If the data are modified by mistake or by someone hostile, you have only redundant garbage, not the data you expect to have.
I think you can omit SSD and ZFS and off-site PBS if you want...
a) Haven't tried yet the command line. So far it seems a browser related problem with JS and I pursued the matter as such.
b) and c) are too advanced for my knowledge, yet
Yes, it is a cluster, 4 nodes. Yes, all nodes are at same version, updated...