Poste bitte erneut die Ausgabe der folgenden Befehle, auch wenn Fragmente bereits oben in verschiedenen Posts verteilt stehen:
apt update && apt -d -y full-upgrade - falls da nicht "Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0"...
Statt automatischen Neustart solltest du eher rausfinden, was eigentlich so viel RAM verbraucht und der VM mehr RAM zuweisen.
Dezidierte Monitoringsoftware wie Zabbix, Prometheus oder Icinga hilft da sehr, da man damit auch Historiendaten...
Wenn du deine Testergebnisse in ...-Blöcke fasst, könnte ich das einfacher parsen, weil man dann die Spalten erkennen kann. Du kannst den Beitrag sicher editieren.
Beispielfragment:
%-ile | Read (ms) | Write (ms) | Total (ms)...
I recently had an oddball case where I needed to use an NE2000 network adapter, and the PCI adapter didn't show up in the operating system (Solaris 2.6). The AMD PCNet adapter was recognized but did not work correctly for some reason. When you...
Nö, das ist grundsätzlich normales Verhalten von unixoiden Betriebssystemen, die nutzen den RAM als Cache. Und da der Host von außen nicht draufgucken kann (bis du in die Sense die qemu-guest-utils installierst), musst du in der Sense nach dem...
There is no difference between the versions with and without subscription. The subscription doesn't give you additional features but:
For all subscription levels starting with "Community subscription":
Disable the nag-screen
Give access to...
Three machines upgraded
CPUs: Ryzen 3600, Epyc Rome, Ryzen 5825U
Storage: ZFS across all three for root and data.
All smooth, no issues, everything operating as expected.
Hi,
for running virtual machines this is possible via the UI. Otherwise, you currently need to use the CLI:
proxmox-datacenter-manager-client pve [lxc|qemu] [migrate|remote-migrate] ... --map-storage ...
EDIT: For online VM migrations, the...
We recently uploaded the 7.0 (rc6) kernel to our repositories. The current default kernel for the Proxmox VE 9 series is still 6.17, but 7.0 is now an option.
We plan to use the 7.0 kernel as the new default for the upcoming Proxmox VE 9.2 and...
One possible pitfall is this: in the Login dialog there is a "Realm: xyz" drop-down menu. Sometimes the wrong entry is selected --> login fails.
In any case you can verify you know the correct password by logging in at the local (text-) console...
Again: In this thread only other community members are participating. If you don't want to purchase additional subscriptions for migration (which is understandable) but don't want to switch repos to non-enterprise (for whatever reasons) you need...
Yes, it works with three nodes. Just make sure to understand the limits of a three node construct: https://forum.proxmox.com/threads/fabu-can-i-use-ceph-in-a-_very_-small-cluster.159671/
Welcome to the Proxmox community, Hinduja and Sudan!
To get started with your bare-metal installation, the most reliable source is the official Proxmox VE Wiki, which provides a comprehensive step-by-step guide...
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.
When you enable "Allow Snapshots as Volume-Chain", Proxmox switches the disk format from raw to qcow2 to leverage the qcow2-based snapshot mechanism on block storage.
Since standard LVM on iSCSI/Fibre Channel does not natively support snapshots...