Good evening,
I am running into some issues when trying to add a new NIC to an existing Proxmox install.
My current network setup is via an onboard Realtek 1gb ethernet controller on a Gigabyte motherboard (all consumer grade equipment, in a...
Prüfe zusätzlich mal, ob TRIM in Windows aktiviert ist:
fsutil behavior query DisableDeleteNotify
0 = aktiv
1 = deaktiviert
Zum Aktivieren:
fsutil behavior set DisableDeleteNotify 0
Manueller TRIM für Laufwerk F:
Optimize-Volume...
I think this is more to do with reporting than ballooning, even the loarctl /r command is not helping in my case. Both these vms run exactly the same cad software with exactly same usage pattern but reporting of ram for one is stuck.
VM and...
The set refreservation command is not being set on the disk. Hers the result of the zfs list after running the command.
how do I force it to thin provision and release the space.
you are using pcie passthrough.
minimum and maximum memory doesnt make sense there as the host reserves the full 16gb anyway (see host memory usage on your screenshot).
what happens if you set min and max both to 16gb?
Presumably you have ballooning enabled on the VMs if you are setting min/max. Is (was) the host over 80% RAM usage? If so then it will remove memory from the VMs as directed.
I have Proxmox 9.1 with 64 GB of RAM and zfs filesystem, and 73.3% of memory is currently in use.
I created Linux VM (named Docker) with minimum of 4GB and maximum of 16GB of RAM (47.20% is currently in use).
The thing is, when I ssh in to the VM...
Thanks. Found a solution for the memory usage display issue (ballooning).
But what's still not clear is why the mentioned VM now uses 1600% of memory compared to PVE8. What's obviously not a slight increase.
Ich habe mal die Methode mit minimaler Downtime über NFS entwickelt.
Die ist seit 2 Jahren auch im Wiki dokumentiert.
Diese Methode nutze ich sehr oft und migriere auch VMs mit mehreren TB, mit nur einem Reboot.
So this is something pct will check/stumble on but not lxc-start?
According to ls, mount point has extended permissions / ACLs
root@pve:~#ls -ld /mnt/nfsshare
drwxrwx---+ 5 root root 5 Dec 26 03:09 /mnt/nfsshare
So I've installed the acl...
Oops, I slipped by a decade, it's actually vintage 2008 hardware, but I see HP shipped a last BIOS update in 2017... I'll try if it makes a difference - otherwise I assume there will be some way to suppress the error at the cost of some...
Ich habe mal die Methode mit minimaler Downtime über NFS entwickelt.
Die ist seit 2 Jahren auch im Wiki dokumentiert.
Diese Methode nutze ich sehr oft und migriere auch VMs mit mehreren TB, mit nur einem Reboot.
Hallo Falk, danke für die Info. Was mich einfach sehr irritiert, ist dass der Transfer über das Netzwerk durchgehend mit maximaler Geschwindigkeit erfolgt. Wenn ich rein die Datenmenge betrachte / Übertragungsgeschwindigkeit sollte das ja in 3h...
We can't run vanilla Proxmox, we have to use a certain Linux distro that has built-in Proxmox 7.4.
Anyway, the problem is solved: I connected the 3rd server to the shared storage, migrated VM and then moved the disk to the local storage.
Ja ich meinte die Windows Tools. Ansonsten hat @ThoSo mit seinem ersten Post recht. VM-Disks werden nie kleiner, egal wie es innerhalb aussieht. Ganz besonders nervig ist das bei Sicherungen der VMs. Deshalb lasse ich innerhalb von WinVMs täglich...
Bei vSphere7 ist die API sehr langsam.
Da kann man nicht viel machen, als vorher auf vSphere8 upzudaten oder die Anleitung mit minimaler Downtime aus dem Wiki befolgen.