Hi Farhan,
if the remote servers are under your control, I'd suggest using rsync to compare and transfer the images. Rsync only transmits the templates if they were changed. Even better, it only transmits the parts that were changed as it does a delta transfer.
Best regards,
Marco
Hi,
Proxmox has a function to download ISO Images from an URL. This function can be triggered using the API.
As an alternative, you could just download your templates by using curl, wget or any other download application. You can automate that task by using a simple cron job or by using an...
Nicht über die GUI, aber mit einem Hookscript kannst du das tun:
https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_hookscripts
Das post-start Event kannst du vielleicht dazu nutzen, um die folgenden VMs zu starten. Allerdings ist das nur vom pve Host aus betrachtet, d.h. wenn die VM...
Schwer zu sagen, woran es genau liegt. Ich konnte es bisher mit den oben genannten Settings beheben. Da es mit der englischen 21H2 funktioniert würde ich den Fehler eher im Windows ISO vermuten.
windows server guest vms?
set a group policy to allow "unattended shutdown" or (even better) use the qemu-guest-agent within the vm and activate it on pve node at the VM options.
Bleibt der Server nach der Fehlermeldung stehen bzw. bootet nur in einen Notfall-Modus oder bootet er danach ganz normal?
Wenn Notfall-Modus scheint dein ZFS Pool das Problem zu sein. Steht über oder unter der Zeile noch mehr, z.B. warum der Import fehlschlägt?
Wenn der Server ganz bootet...
Falls du ein Win10_21H2_german.ISO verwendet hast: Das scheint kaputt zu sein. Mit dem englischen ISO dagegen funktioniert es nach Hörensagen.
Du kannst folgendes versuchen:
- Machine Type: q35
- Version: 5.2
Viele Grüße,
Marco
Hi Francis,
it's sufficient to have something that can run a qdevice daemon. This may even be a raspberry pi or a VM on another cluster (docs).
Best regards,
Marco
You can define custom CPU Types:
https://pve.proxmox.com/pve-docs/pve-admin-guide.html#qm_virtual_machines_settings
Custom CPU Types
You can specify custom CPU types with a configurable set of features. These are maintained in the configuration file /etc/pve/virtual-guest/cpu-models.conf by an...
Hi Francis,
AFAIK, fencing was only possible up to Version 3.4 of Proxmox VE. Since 4.0 it's not possible to use any hardware fencing devices.
The only occurence of "fence.cfg" in the source code is in https://git.proxmox.com/?p=pve-cluster.git;a=blob;f=data/PVE/Cluster.pm#l68 - I am not sure...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.