Sizes can be set with "Options" button during install.
if you don't need iso, keep installing PVE on the 500GB disk ( installer will create a ~380G local-lvm Datastore ).
Just remember if you reinstalling PVE, the default local-lvm Datastore will...
Force removal of VMware Tools, Program Files, and Windows Services
https://gist.github.com/broestls/f872872a00acee2fca02017160840624
And install InstallOrUpdate-virtio-win-guest-tools
function _InstallOrUpdate-virtio-win-guest-tools {...
I know, I am late, but regardless here is the way I prefer:
make a backup of the vm
install VirtIO drivers and qemu guest agent
make VirtIO storage driver ready using https://github.com/croit/load-virtio-scsi-on-boot
migrate
uninstall VMware...
@charly88888 :
Lass Dich bitte nicht entmutigen, von wegen "Schrott"! Als kleiner stromsparender MiniPC ist der NUC sehr wohl als Server zu gebrauchen. Natürlich nicht für professionelle Anwender mit mehreren Hundert LXC, aber für ein HomeLab...
Was man versuchen könnte: Die HDDs aus dem USB-Gehäuse aus- und in den PBS einbauen, damit das initiale Backup nicht über den USB-Flaschenhals geht, danach ausbauen und wieder ins USB-Gehäuse packen. Generell werden aber HDDs und PBS zusammen...
I had this problem for a while and hadn't installed "avahi" or "zeroconfg". Comparing the installed packages to one of my friend who didn't have the problem, I found another package that messes with the routing table.
"ConnMan" was messing with...
Das ist ein ziemlicher edge case, der sich mit PBS nicht umsetzten lässt.
PBS kann keine traditionell inkrementellen Backups.
Wenn du es also 1:1 wie bei Veeam umsetzten möchtest, wirst vermutlich scheitern.
Wenn du offen bist das System zu...
This should be possible but comes with the caveat that you need to be careful to ensure the consistency of the data.
To quote myself from earlier in this thread:
So if you want to use a non-native sync mechanism for the datastore you need to...
Did a garbage collection: [1] run at least once respectively recently?
If no, run one.
If yes, post the task log of it in code-tags.
[1] https://pbs.proxmox.com/docs/maintenance.html#garbage-collection
Hallo zusammen,
ich hoffe ich bin mit meiner Frage an der richigen Stelle.
wir prüfen aktuell Optionen als Alternative zu unserem VMWare Umgebung und betrachten auch Proxmox. Ich suche Erfahrungswerte beim Betrieb von 500 - 1000 VMs auf Proxmox...
hey, thanks for your answer. offside syn to another pbs, i know and its realy good. I mean replication to other pve nodes without zfs and from backup sources.
The VM has just started (from an ISO) and is in the boot selection screen. No drivers have been loaded, it cannot respond to ACPI events and QEMU Guest Agent is not active yet. There is nothing that can respond to a graceful Shutdown. You need to...
I had both kernels installed but 6.14 was pinned and I was running 550 NVidia drivers.
When moving 6.17, I had to upgrade the NVidia drivers to a version that supports the kernel. When I had a look to this problem upon Proxmox 9 upgrade, there...