Nested Proxmox VM #666

Closed
opened 2026-02-04 20:37:35 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @Ingraved on GitHub (Mar 19, 2025).

🌟 Briefly describe the feature

Install Proxmox Virtual Environment on a VM

📝 Detailed description

I think it would be very useful for testing to have Proxmox installed on a VM (or LXC?).
It would also be nice if the script had options to run 'post install' automatically.

💡 Why is this useful?

I probably don't need to explain why VMs are better for testing than bare metal installs.
I couldn't find a guide on how to install PVE in a VM and I think it would really benefit the community.

Originally created by @Ingraved on GitHub (Mar 19, 2025). ### 🌟 Briefly describe the feature Install Proxmox Virtual Environment on a VM ### 📝 Detailed description I think it would be very useful for testing to have Proxmox installed on a VM (or LXC?). It would also be nice if the script had options to run 'post install' automatically. ### 💡 Why is this useful? I probably don't need to explain why VMs are better for testing than bare metal installs. I couldn't find a guide on how to install PVE in a VM and I think it would really benefit the community.
OVERLORD added the enhancement label 2026-02-04 20:37:35 +03:00
Author
Owner

@tremor021 commented on GitHub (Mar 19, 2025):

i'm not really sure you understand how these things work

@tremor021 commented on GitHub (Mar 19, 2025): i'm not really sure you understand how these things work
Author
Owner

@MickLesk commented on GitHub (Mar 19, 2025):

  • Resource Waste – Running a full Proxmox instance inside a VM consumes unnecessary CPU, RAM, and disk space.
  • Nested Virtualization Required – Without it, you can't run VMs inside the Proxmox VM, limiting its functionality.
  • Performance Issues – nested virtualization significantly reduces performance, especially for VMs inside of proxmox

By the way, here are not the right section for script requests.

Image
@MickLesk commented on GitHub (Mar 19, 2025): - Resource Waste – Running a full Proxmox instance inside a VM consumes unnecessary CPU, RAM, and disk space. - Nested Virtualization Required – Without it, you can't run VMs inside the Proxmox VM, limiting its functionality. - Performance Issues – nested virtualization significantly reduces performance, especially for VMs inside of proxmox By the way, here are not the right section for script requests. <img width="672" alt="Image" src="https://github.com/user-attachments/assets/e34c8239-c905-40a6-b856-516d627544fe" />
Author
Owner

@Ingraved commented on GitHub (Mar 19, 2025):

i'm not really sure you understand how these things work

@tremor021, Would you mind clarifying what you believe I do not understand?

@Ingraved commented on GitHub (Mar 19, 2025): > i'm not really sure you understand how these things work @tremor021, Would you mind clarifying what you believe I do not understand?
Author
Owner

@Ingraved commented on GitHub (Mar 19, 2025):

@MickLesk, The use case was for testing PVE. This use case is backed by Proxmox documentation. https://pve.proxmox.com/wiki/Nested_Virtualization#:~:text=it%20could%20let%20you%20test%20(or%20learn)%20how%20to%20manage%20hypervisors%20before%20actual%20implementation

Proxmox Devs use nested setups for development.
https://forum.proxmox.com/threads/running-proxmox-inside-a-proxmox-vm.40144/#post-338280:~:text=We%20use%20nested%20virtualization%20for%20development%20here%2C%20by%20the%20way.

I understand that PVE in a VM in PVE is not ideal for production. I will not open another ticket. I accept your decision. However, I do feel that the request was dismissed too quickly. Have a great day.

@Ingraved commented on GitHub (Mar 19, 2025): @MickLesk, The use case was for testing PVE. This use case is backed by Proxmox documentation. https://pve.proxmox.com/wiki/Nested_Virtualization#:~:text=it%20could%20let%20you%20test%20(or%20learn)%20how%20to%20manage%20hypervisors%20before%20actual%20implementation Proxmox Devs use nested setups for development. https://forum.proxmox.com/threads/running-proxmox-inside-a-proxmox-vm.40144/#post-338280:~:text=We%20use%20nested%20virtualization%20for%20development%20here%2C%20by%20the%20way. I understand that PVE in a VM in PVE is not ideal for production. I will not open another ticket. I accept your decision. However, I do feel that the request was dismissed too quickly. Have a great day.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#666