Proxmox Virtual Environment is an AGPL licensed and debian-based Linux distribution with a strong focus on hosting virtual machine.
1
vote
0answers
154 views
Converting .vhd file to .raw - File is too small and does not boot
I have a Hyper-v .vhd file I am trying to convert to .raw for Proxmox. However every time I convert the size is less than half of the actual disk space used and when I import it doesn't boot.
I ...
2
votes
1answer
230 views
Iptables can't forward from/to internal LAN with proxmox
I have an host with proxmox with single public ip and some virtual machine installed whit webservers and multiple doimains, the first VM is a proxy with haproxy that forward the request to other VM ...
1
vote
1answer
107 views
Assigning static public IPs to Proxmox KVM guests
I'm currently using 5 public IPV4 addresses on a physical machine running Ubuntu Server, which I intend to replace with new hardware running Proxmox.
I'll do a P2V of the current Ubuntu install into ...
0
votes
1answer
366 views
Can't login with the set password deployed by proxmox in CoreOS
I have tried to install CoreOS to my VM in proxmox, I have create a file cloud-config.yaml:
#cloud-config
hostname: coreos
coreos:
etcd:
addr: $private_ipv4:4001
peer-addr: ...
2
votes
1answer
307 views
iptables ruleset causes server to stop answering
I'm trying to configure my proxmox server's firewal and redirections. The aim is to block everything, open the necessary ports for basic services to work and, finally, redirect some ports to virtual ...
0
votes
1answer
489 views
Proxmox shows “Login failed, please try again” when I apply my iptables rules
I've just got a powerful dedicated server, and I'd like to virtualize it. The idea is to install Proxmox VE on the host and then create a VM for each use: one for my website, one for mi Git repo, and ...
1
vote
0answers
109 views
Proxmox server VM growing than what i have assigned for VM disk space
I have only 2 VM's in one of the SSD hard disk server, Hard disk size was just 120 GB. I have assigned 32 GB for each VM's but now there is only 1 GB space left in /var/lib/vz. While listing the size ...