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
0 answers

How to redirect http and ssh to other vms based on subdomain?

I have several subdomains: server1.domain.com ----> VM1 server2.domain.com ----> VM2 server3.domain.com ----> VM3 I would like to use traefik in order to create a transparent proxy so that when a HTTP request arrives on the server where…
0
votes
0 answers

Proxmox, LXC: problems Kubernetes setup

I am trying to get my single node Kubernetes cluster running inside an LXC container. I am running a container with Debian-9.0-standard_9.7-1_amd64 image and docker. (For the setup of docker I followed:…
kevingoos
  • 3,785
  • 4
  • 36
  • 63
0
votes
1 answer

Multiple public IP Address on same proxmox through pfSense

I have a proxmox with several VM/CT and i am currently using pfSense for NAT & VPN. Previously, I had only 2 ip address, one for proxmox, on for the only subnet. Now I want to add another subnet with another ip address, so I got the FO IP Address…
Loenix
  • 1,057
  • 1
  • 10
  • 23
0
votes
2 answers

Facing issue with proxmox noVNC (API), Error 401 no ticket

I am new to proxmox, I'm trying to run noVNC using php. I authenticate Using API_URL/access/ticket and set ticket to cookie "PVEAuthCookie" I have tried to connect in the following…
0
votes
1 answer

Ansible + LXC (Proxmox)

Problem: to create the LXC (Proxmox) in ansible playbook. Playbook: - name: Create LXC proxmox: node: PVE-03 api_user: root@pam api_password: password api_host: 192.168.254.23 password: 11111 hostname: ans ostemplate:…
user10888638
0
votes
2 answers

HAProxy allow all suffix

I installed a Server with Proxmox and some lxc container. On this server several domains should run with only one public IP. Currently I'm trying to realize a reverse proxy with HAProxy, but it doesn't allow subfolders or variables. For example this…
T. Muyang
  • 41
  • 1
  • 5
0
votes
0 answers

Proxmox IP is already in use (by pve itself)

I've run into a problem adding IP's to an SME server VM. Determining if ip address xxx.xxx.xxx.xx is already in use for device eth3... Error, some other host(mac address) aleady uses address xxx.xxx.xxx.xx. Now, of course, I started looking at…
kekkodesu
  • 1
  • 1
  • 5
0
votes
0 answers

Proxmox LVM on ISCSI resize

I have a cluster of 5 nodes running Proxmox PVE 5.1. I had configured a ISCSI storage connected to a SAN and several LVM mapped to LUNs. I resized one of these LUNs, but the LVM is still the old size. Can I make a pvresize to extend the LVM without…
jeepee
  • 1
  • 2
0
votes
2 answers

Proxmox 5.2 VM SSH

Good day Team, Trust you are doing well, I have Loaded new Proxmox 5.2 on bare Metel. Its quite different than earlier version. However, having difficulty in configuring the SSH sessions for the VMs running inside proxmox. Firewall is really…
0
votes
1 answer

Is there a Free Software common managment console for different hypervisors (Proxmox and VMware)?

Good afternoon, colleagues! Faced with a new task for me - it is required to combine two types of hypervisors under one management console. I want to create, delete, clone and do other manipulation with VMs from the common management console. This…
kiriart
  • 27
  • 2
0
votes
1 answer

DHCP of LXC on Proxmox doens't work

I give up, for days I have trying to figure it out. So any help will be very welcome. I have a Proxmox virtualization server and everything works fine, except that none LXC (Linux Container) can get an answer from the DHCP server. I have the…
0
votes
1 answer

qla2xxx - SNS scan failed

We have two hypervisor(Dell PowerEdge R630, virtualization environment: Proxmox), they are connected with an FC-switch and the FC-switch with the storage(dell compellent). One of the hypervisor are connected via multipath to the storage and it's…
wilkis
  • 3
  • 4
0
votes
0 answers

Can not connect by ssh between nodes

I have 5 Proxmox nodes with debian, we had some power problems and all nodes went down. The nodes at this time cannot ssh between them... From my computer I can access all of them but from one node to another takes too long and appears…
Spo_oky
  • 1
  • 1
0
votes
1 answer

Proxmox 5.x vzdump-qemu.vma.gz to VMWARE or VirtualBox convert

How can I convert from Proxmox 5.x vzdump qemu virtual machine image to VMWARE or VirtualBox? I want to run the Virtual Machine what is created in Proxmox (KVM + Qemu maybe) in VMWARE ESXi or in VirtualBox. I tried to use qemu-img convert a.vma -O…
Fallen Angel
  • 101
  • 2
  • 4
  • 18
0
votes
2 answers

Proxmoxer : how to create LXC container specifying disk size

I'm running version 5.2 of proxmox, and 1.0.2 of proxmoxer python library. Latest as of today. So far I didn't manage to create a LXC container specifying a disk size and will always default to 4G. I didn't find this option in Proxmox…
wsteven
  • 67
  • 1
  • 8