Skip to main content

Proxmox

Proxmox VE(英語:Proxmox Virtual Environment,通常簡稱為PVE、Proxmox),是一個開源的伺服器虛擬化環境Linux發行版。

Tutorials

Monitoring

Proxmox Datacenter Manager

管理多個 PVE nodes (不是叢集軟體)

HA Cluster

Advanced Tips

5 common mistakes
  1. Staying on Enterprise repositories
    You should switch to No-Subscription repos after installing PVE
  2. Not keeping backups
    Use vzdump when you’re new; switch to PBS once you become a veteran
  3. Forgetting about documentation tools and monitoring services
    They are a godsend for troubleshooting
  4. Running mission-critical virtual guests on your experimentation server
    High-availability or standalone nodes: Pick your poison
  5. Clustering when you’re a beginner
    Unless you have the hardware and skillset, it’s best to avoid clusters

Ceph Storage

Ceph 作為軟體定義的分散式儲存系統,具有高可用性、可平行擴展、無單點失敗、且具有一定自我修復能力等特性。

PECU

PECU - Proxmox Enhanced Configuration Utility

Professional Proxmox VE automation:

  • GPU passthrough
  • VM templates
  • kernel optimization
  • enterprise-grade configuration management in one powerful tool.

Tutorials:

Proxmox Backup Server

Nested Virtualization

內嵌虛擬化 - 在 Promox 的 VM 安裝另一個虛擬平台,例如 Proxmox、VMware ESXi。

一般用途為:

    軟體開發與測試 學習環境 舊系統應用

    教學:

      How to Enable Proxmox Nested Virtualization - Virtualization Howto