Questions tagged [proxmox]

Proxmox VE (Proxmox Virtual Environment; short form: PVE) is an open-source Debian-based virtualization server. It is an easy-to-use turnkey solution for virtualization, providing container-based virtualization (using OpenVZ) and full virtualization (using KVM). Proxmox VE has a web-based management interface and a custom kernel optimized for a virtualization environment.

Proxmox VE (Proxmox Virtual Environment; short form: PVE) is an server. It is an easy-to-use turnkey solution for virtualization, providing container-based virtualization (using - in older version using ) and full virtualization (using ). Proxmox VE has a management interface and a custom optimized for a virtualization environment.

Useful Links:

245 questions
0
votes
1 answer

isc-dhcp-server soooo slow at startup

I've setup a Debian12 lxc container in my brand new proxmox instance, based on the base CT template given by proxmox (debian-12-standard_12.0-1_amd64.tar.zst). This container has two networks : eth0 : dhcp, attached to vmbr0 ; this is the default…
Stef
  • 13
  • 3
0
votes
1 answer

Creating cloud-init images on Proxmox using Ansible shell command fails, while shell script works?

I am trying to automate the creation of VM cloud image templates on my Proxmox server using Ansible. If I execute the commands in a shell script it always works. If I execute the same commands (with multiple item expansion) in the Ansible shell…
PieterV
  • 555
  • 1
  • 4
  • 18
0
votes
0 answers

Unable to Connect iOS Device to macOS via USB pass-through in PVE 7

I installed PVE 7 on Debian 11 and configured hardware passthrough. Using netmuxd on Linux, I can successfully connect to iOS devices, and I can see my iPad using lsusb. madray@nas-debian-11:~$ lsusb Bus 004 Device 002: ID 8087:8000 Intel Corp.…
Madray Haven
  • 192
  • 9
0
votes
0 answers

how to connect to a docker-swarm from outside VM and proxmox host?

I'm developing an application using Docker. I want to deploy the application to a remote server where Proxmox is installed with a Docker KVM. How can I deploy my developed application to my Docker KVM from my development environment, which is…
alexander
  • 107
  • 9
0
votes
1 answer

The error was: 'dict object' has no attribute - when I run ansible playbook for creating VM in proxmox

I am creating a Ansible Playbook to create VMs in Proxmox server. I need to create 2 VMs (VM1 & VM2) in proxmox, its attributes are stored in another file "list.yaml" and some defaults values are stored in "defaults.yaml". so I used loop condition…
0
votes
0 answers

Host key verification failed. TASK ERROR: Failed to run vncproxy

I have the problem that my Proxmox cluster always shows this error here "Host key verification failed. TASK ERROR: Failed to run vncproxy." when I try to connect via webinterface to a VM on another node, I can access the VMs on the server and when I…
DedBash
  • 1
  • 2
0
votes
0 answers

Guacamole drop connection in Windows 10

I have configured a Debian server on which I have installed Guacamole to connect to virtual machines. When I try to set RDP to connect on VM with Windows 10 I get this error:Connect Error Here are connection settings: Guacamole GUI I disable/enable…
0
votes
0 answers

How do I launch MS-DOS VM on Proxmox VE?

How should I do ? My hardware is N5105 mini PC. And proxmox version: pve-manager/7.2-3/c743d6c1 (running kernel: 5.15.30-2-pve) I want launch a MS-DOS VM on Proxmox VE. And I have searched the Proxmox forum but did not find a similar solution.
Hong
  • 1
0
votes
0 answers

proxmox-pfSense: we have no internet on the lan , what can we do for that?

we have some big problem! We want to set up pfSense on our proxmox-Server( the server is an HP Proliant DL380p, 128gb ram and 32 cores with 2.9GHz). We want the server as a Home-lab and an nas-system for all our projekts. Also we want that all Vm…
Lay
  • 1
0
votes
0 answers

Internet Connection Issues with Bridges and VLAN Tags

running into issues where the VMs will lose access/no longer able to connect after toggling connection, rebooting, etc. The VMs are able to receive an IP (static and leased) and I'm able to ping them from other devices (vice-versa), but I am not…
John Mason
  • 23
  • 5
0
votes
0 answers

Glusterfs node Error: Volume does not exist

after node downtime, I can't start glusterfs. After the node has started, its status is rejected State: Peer Rejected (Connected) I reconnect the node peer detach peer probe But nothing has changed. Then i remove brick of failed node (success), but…
0
votes
0 answers

Gitlab ssh timeouts

We have gitlab instance running in LXT container on proxmox server, installed as described at https://about.gitlab.com/install/#debian. The https clonning is disabled for security reasons. For some reasons the ssh acces sometimes failes with…
kochy
  • 51
  • 9
0
votes
0 answers

Trying to use NGINX as reverse proxy into private network

I currently have a cluster of Proxmox machines setup on a private network that connect to the internet through an Ubuntu machine as a gateway. I have a VM on my Proxmox cluster that's running Jupyter Hub, but it is only accessible from within the…
0
votes
1 answer

Terraform error when attempting to deploy VM on Proxmox host

I'm receiving this error message when trying to deploy a VM using a local ubuntu ISO stored in a local datastore on the bare metal host. proxmox_vm_qemu.terra-vm1[0]: Creating... ╷ │ Error: error creating VM: 596 tls_process_server_certificate:…
0
votes
0 answers

No access to GUI on PFSense via Proxmox

I am trying to set up OPNSense on Proxmox. The setup is as follows: DELL Server running proxmox on 10.10.30.10 PFSense on VM should be assigned: 10.10.30.11 The following interfaces I have created: Interface config ... auto eno1 #onboard nic for…
retronexus
  • 11
  • 3