proxmox

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
proxmox [20/03/2024 - 07:39] adminproxmox [30/10/2024 - 13:12] (aktuell) – [Alle VMs auf einmal runter fahren] thommie4
Zeile 180: Zeile 180:
  
 Doku: [[https://www.historiantech.com/increasing-operational-efficiency-in-proxmox-with-pvesh/|https://www.historiantech.com/increasing-operational-efficiency-in-proxmox-with-pvesh/]] Doku: [[https://www.historiantech.com/increasing-operational-efficiency-in-proxmox-with-pvesh/|https://www.historiantech.com/increasing-operational-efficiency-in-proxmox-with-pvesh/]]
 +
 +===== Auto Start der VMs temporär abschalten =====
 +
 +<code>
 +systemctl disable pve-guests.service.
 +</code>
 +
 +Wieder einschalten
 +
 +<code>
 + systemctl enable pve-guests.service && /usr/bin/pvesh --nooutput create /nodes/localhost/startall.
 +</code>
 +
  
 ===== PVE Templates ===== ===== PVE Templates =====
  • proxmox.1710920357.txt.gz
  • Zuletzt geändert: 17/08/2024 - 07:06
  • (Externe Bearbeitung)