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 [2022/12/09 11:12] Fabian Horstproxmox [2024/03/21 10:53] (aktuell) Fabian Horst
Zeile 9: Zeile 9:
   * [[intern:pve-umbenennen]]   * [[intern:pve-umbenennen]]
   * [[intern:npmdocker]] https://github.com/jc21/nginx-proxy-manager   * [[intern:npmdocker]] https://github.com/jc21/nginx-proxy-manager
 +
 +
 +
 +https://github.com/bruj0/ProxmoxIPv6
 +
 +
 +
 +
 +
 +DISCARD immer an bei VMs / Speicherplatz freigebend!
  
 ===== Markdown Basics ===== ===== Markdown Basics =====
Zeile 44: Zeile 54:
   * https://www.schreiner.pro/proxmox/proxmox-lxc-container-konfigurieren/   * https://www.schreiner.pro/proxmox/proxmox-lxc-container-konfigurieren/
   * https://www.schreiner.pro/proxmox/docker-docker-compose-und-portainer-ce-im-proxmox-lxc-container-installieren/   * https://www.schreiner.pro/proxmox/docker-docker-compose-und-portainer-ce-im-proxmox-lxc-container-installieren/
 +  * https://learn.umh.app/guides/troubleshootingcommunity/proxmox/disable-swap-proxmox/
  
 <code>/etc/init.d/isc-dhcp-server restart</code> DHCP Server neustarten <code>/etc/init.d/isc-dhcp-server restart</code> DHCP Server neustarten
Zeile 49: Zeile 60:
 <code>cd /var/lib/vz/template/iso/</code> <code>cd /var/lib/vz/template/iso/</code>
 <code>wget http://linux.darkpenguin.net/distros/ubuntu-releases/focal/ubuntu-20.04.2-live-server-amd64.iso</code> <code>wget http://linux.darkpenguin.net/distros/ubuntu-releases/focal/ubuntu-20.04.2-live-server-amd64.iso</code>
 +
 +===== Load Probleme bei Proxmox =====
 +
 +https://forum.proxmox.com/threads/udisksd-using-lots-of-cpu.62967/
 +
 +Hohe Load bei Proxmox durch udisk ist wenn man grafische Oberfläche mit drauf hat und die halt USB-Auto-Mounting usw anbietet und das teil dann amok läuft also aus damit!
 +
 +<code>systemctl stop udisks2.service</code>
 +<code>systemctl disable udisks2.service</code>
  
 ===== Proxmox auf Debian Installieren ===== ===== Proxmox auf Debian Installieren =====
  • proxmox.1670580763.txt.gz
  • Zuletzt geändert: 2022/12/09 11:12
  • von Fabian Horst