So ganz weit weg ist meine aktuelle Konfiguration wohl gar nicht. Proxmox mit 2 TB SSD (da einige VMs drauf laufen) und 3 x 10 TB Hdd RAIDZ als ZFS für die Daten. VM mit Debian + Samba + Cockpit, VM mit Debian für Photoprism, VM mit Debian für...
I thought I had read that PDM would facilitate node to node transfers but I installed and kicked the tires and I see a migrate option but apparently that only works in cluster environments. When I select the migrate no other nodes come up so...
Zur GID-Frage: brauchst du kein komplettes MLNX_OFED, das zerschießt dir eh nur den PVE-Kernel-Stack. show_gids ist nur ein Wrapper, der die sysfs-Files ausliest, das kannst du einfach selbst machen:
for t in...
How? even if I was to accept the premise (which isnt even true) it still doesnt explain how one option is "superior" to the other (which, after all, is what comparison means.) There is a conflict in licensing that prevents the inclusion of zfs...
Changing a kernel parameter resolved my issue, this is on some 15+ year old hardware.
Hardware: AMD SB700/SB800/SB900 AHCI (1002:4391)
Old kernel: 6.8.12-30-pve - hot-plug remove/insert works
New kernel: 7.0.14-4-pve - hot-plug removal and...
1) From reading, there seems to be an issue with Windows VM guests, kernels beyond 7.0.2, cpu=host, and CPU usage spikes resulting in freezing or a completely unusable system.
We first detected this on our terminal services jump host, where it...
OK, I decided to give it a bash.
Note the following:
This eventually crashes the system, so I changed it to:
tar --sparse -cf - /var/lib/docker/overlay2/ | pigz > ~/docker_backup.tar.gzNot a problem.
However, using the interactive...
I haven't come across this kvm warning with PVE as yet (upgrade path PVE7->8->9). But I have encountered it after upgrading a regular Debian 12 desktop to Debian 13. The machine was unsupported and qemu would not even start. The kvm guests...
I haven't come across this kvm warning with PVE as yet (upgrade path PVE7->8->9). But I have encountered it after upgrading a regular Debian 12 desktop to Debian 13. The machine was unsupported and qemu would not even start. The kvm guests...
I beg to differ, to quote myself:
Of course distributions (like Ubuntu, Proxmox and TrueNAS already did for zfs) can decide to tolerate the envolved riscs. But imho it‘s quite different to accept riscs coming from a legal Situation ( which...
Hello!
Earlier today, I put two of my datacenter nodes into maintenance mode as I planned on making some PCIe configuration changes. After putting the nodes into maintenance mode, I used bulk migration to split/migrate their workloads to the...
I think it’s extremely risky that he alone—rather than the organization as a whole—is the one motivated to keep the software updated.
It’s far too dangerous to run the risk of losing access to our data if he is no longer able to update it and...
A raw block device like a physical harddisk (in itself, without a filesystem with -for example- a .qcow file, or LVM-thin) can never have native snapshots. Where should the differential data go???
The current table has some remarks...
We never had timeouts for that listing You can even do ls -l /mnt/pve/<nfs-store-name>/images/*/*.* and the result take just milliseconds for >180 vdisks (on 10x4TB hw-raid6-xfs-nfs4.2) - the gui takes 12s, so it's 99,9% working time in pve for...
Thanks @UdoB . Just to clarify, I'm not talking about wholly raw volume chains, I'm specifically asking if a qcow2 overlay can use a raw LV as its backing device when using the new snapshot-as-volume-chain implementation - the differential data...
Changing a kernel parameter resolved my issue, this is on some 15+ year old hardware.
Hardware: AMD SB700/SB800/SB900 AHCI (1002:4391)
Old kernel: 6.8.12-30-pve - hot-plug remove/insert works
New kernel: 7.0.14-4-pve - hot-plug removal and...
"kvm: warning: Machine type 'pc-i440fx-5.1' is deprecated: old machine version is subject to deletion during current major Proxmox VE release
WARN: current machine version 'pc-i440fx-5.1+pve0' is deprecated - see the documentation and change to a...
Hi @jan24, welcome to the forum.
Today, a PVE cluster relies extensively on cross-node SSH communication via root account. While it primarily uses key-based authentication, password authentication is required in some situations, particularly...