Ja, das passt zur originalen Frage. Und möglicherweise klappt das sogar.
Ich persönlich würde das nie, nie, nie so machen. Nicht zuhause und natürlich erst recht nicht in einer Firma, die auf die Funktionsfähigkeit der versprochenen Dienste...
Du schiebst alle VMs auf einen NFS-Datastore (ein NAS z.B.). Dann machste den ESXi platt und installierst PVE. Als eine erste VM einen virtualisierten ESXi (nested virtualization). NFS-Datastore an diesen ESXi und den ESXi wiederum an den PVE...
Du schiebst alle VMs auf einen NFS-Datastore (ein NAS z.B.). Dann machste den ESXi platt und installierst PVE. Als eine erste VM einen virtualisierten ESXi (nested virtualization). NFS-Datastore an diesen ESXi und den ESXi wiederum an den PVE...
Did you actually verify this behavior?
If yes: please report over there: https://bugzilla.proxmox.com/enter_bug.cgi
In my understanding it will upload it only once, of course. But I did not verify that!
Btw: do you have a question? (There is...
Hello, I upgraded my 5-node PVE cluster from 8 to 9.2.2 and PBS to 4.2.0. I have a TrueNas Core VM (FreeBSD based) that I made no changes to during the upgrade other than shutting it down for the upgrade, it started normally on the upgraded PVE...
Nein, leider nicht wirklich. Nicht im vollständigen Sinn.
Es gibt einfach viel, viel, viel zuviele Ausgangsszenarien. (Einzeln? Cluster? Ceph? SAN? NFS? FC? ...? Hobby? Mission-critical? ) Bitte lies zunächst...
Does the folder /build/pve-kernel/proxmox-kernel-7.0.2/debian/control/ actually exist?
Looking at 3 and 5 you might now have /build/pve-kernel/pve-kernel/proxmox-kernel-7.0.2/debian/control/
I did try to restore a proxmox backup. I got tar: ./var/lib/mysql/hassio/states.ibd: Cannot write: No space left on device.
After df -h on my destination I got: /dev/loop3 49G 827M 46G 100%...
Thank you. After applying all the flags @driley reported in the previous thread using augs, the issue where the system would hang with 100% CPU usage no longer occurs, but this also renders the Qemu 11 update intended to avoid using augs...
Switched sata cable to a different one, switched port on mainboard.
Have now run for i in {1..15}; do hdparm --offset 50 -t /dev/sda; done quite many times with different offsets.
dmesg screams:
[ 733.437796] dmar_fault: 2401198 callbacks...
# fuser -vam /NVME-Pool/subvol-102-disk-0
USER PID ACCESS COMMAND
/NVME-Pool/subvol-102-disk-0:
root kernel mount /NVME-Pool
LXC was not running.
I was able to whack the CT from proxmox ...
We've just been trying to reproduce any of your described issues, for sake of measuring stability, on our AMD based EPYCs but have not had any luck. Hugepages were a setting we didn't have enabled. We were using defaults, which is THP at 2mb...
This might sound a bit out of the blue, but aren't you just using GRUB instead of systemd?
Instead of replying to a closed thread, you should start a new thread describing the steps you took and the detailed setup...
However, if chunks are not present in the previous index file or if there is no previous index, these chunks will have to be uploaded to the server.
Problem example:
Clone 100x100GB VM's (identical OR near identical)
Make backup for all of them...
Ah, those kernel packages are probably not on the repo anymore.
dpkg -l | grep proxmox-kernel should list them as installed (ii).
Then (assuming these are the installed packages) purge them with dpkg:
dpkg --purge...
Vielen Dank für dein Antwort,
einen Test mit einer VM habe ich schon erfolgreich hinter mir :-) Mir geht es nur darum wie ich nun den Server auf Proxmox bringe "ohne" einen zweiten Server dafür aufbauen zu müssen. Aber wenn das eher schwierig...