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

Execute command on VZ container start and stop

Is there any way of executing a console command on the host machine when a specific VZ container is started (and/or stopped)? Something like in the /etc/network/interfaces where you can specify an on up and on down command.
Jers
  • 221
  • 4
  • 14
0
votes
1 answer

snapshot backup of 25GB container | OpenVZ, Proxmox

There is 2 containers: 1st - 400Mb 2nd - ~25Gb 1st container(400Mb) works fine in both of backup modes (SUSPEND and SNAPSHOT). But 2nd container(25Gb) make backup only in SUSPEND mode. SNAPSHOT mode is always failed. Both of containers make…
Yaroslav
  • 651
  • 2
  • 9
  • 17
0
votes
2 answers

Proxmox, folder contents not shown

I have been using proxmox v3.0-20 for some time. Some time ago I have downloaded some iso template, and added some of mine to proxmox. Usually when I wanted to add a new instance, I access the templates and install them. For some reason this iso…
pmatos
  • 276
  • 4
  • 18
-1
votes
0 answers

H12SSL-i unable to install Proxmox

I am trying to install latest Proxmox on my system with defaulted BIOS settings: MB: Supermicro H12SSL-i CPU: AMD Epyc 7742 GPU: NVIDIA RTX 3090 RAM: 512GB DDR4 RDIMM ECC When I try to install the proxmox it always hangs on Loading initial ramdisk..…
Venelin
  • 2,905
  • 7
  • 53
  • 117
-1
votes
1 answer

Debian 12 bridged interface with static IPv4 and SLAAC IPv6 looses IPv4 connectivity

My Debian 12 computer has a static IPv4 address 192.168.1.3/23, gateway is 192.168.1.1. Computer gets IPv6 address via SLAAC. In order to use Proxmox, I have defined the /etc/network/interfaces -file as follows: source…
Kalle
  • 101
  • 1
  • 10
-1
votes
1 answer

Unable to use terraform's remote exec syntax to customize VM on proxmox

I recently encountered some problems when writing a script for Terrafrom automation. In my case VM is using proxmox platform, not cloud platform So I use Telmate/proxmox as my mod for creating VMs(CentOS7) The VM builds smoothly, but when I want to…
-1
votes
1 answer

Ubuntu 18.04 VM is not getting connected to the Internet

I am new to proxmox. I have created a VM having the Ubuntu 18.04 template on top of Proxmox OS. The problem is it is not getting connected to the internet. The proxmox server has an active LAN Connection. $ ping 8.8.8.8 connect: Network is…
-1
votes
1 answer

Cloudinit, Proxmox, Ubuntu & Static Routes

I'm creating instances on a development proxmox setup. To configure the networking inside the instance I am using Cloudinit and snippets. On Ubuntu distributions it appears I need to set up a static route to the gateway but, I can't figure out a way…
Rylad
  • 47
  • 1
  • 5
-1
votes
2 answers

2 vms/apache servers, 2 domains and 1 ip

So I have a server running proxmox with 2 vms (2 local IPs), each vm has apache server running, I need to setup 2 domains (one to each virtual machine) and I can't find a way. Apache vhost documentation didn't help neither did google. Any…
Jorge
  • 1
-1
votes
1 answer

Ceph Recovery Software Not Working ON Newest Version

Ok so I had a bunch of issues on my ceph cluster, and long story short, We need to recover the images from it another way... So I had a look around, and after searching a bit found this:…
Marcel
  • 874
  • 1
  • 14
  • 28
-1
votes
1 answer

PVE Connect to Wi-Fi from CLI

I need to format a partition as read-write ntfs, but right now it can only do it as read-only. In order to accomplish my needs I need to apt-get ntfs-3g, but in order to do that I need the machine to connect via. Wi-Fi to my hotspot. It is currently…
-1
votes
1 answer

gre tunnel issues - one sided communication

I have two machines: Ubuntu 16.04 server VM (172.18.6.10) Proxmox VE5 station (192.168.6.30) they are communicating through a third machine that forwards packets between the two. I want to create a gre tunnel between the two machines and to do…
-1
votes
2 answers

proxmox hardware monitoring (system monitor)

Is there any way to install hardware monitoring tool like lm-sensors on proxmox VE 4.2 (was installed from ISO: https://www.proxmox.com/en/downloads)? Or maybe there is another way to monitor host's hardware (cpu/mb/hdd temp, fan speed,…
Yaroslav
  • 651
  • 2
  • 9
  • 17
-1
votes
1 answer

Debian Jessie (proxmox) tar backup

I have four servers each with same hardware specification running proxmox 4 with same configuration. Yesterday I tried to do tar backup on each of them. I created simple script: tar -zcvpf /mnt/backup1/root_backup/root_backup_1.tar.gz --directory=/…
urlator
  • 37
  • 5
-1
votes
1 answer

Proxmox - virtual machine behind NAT

I have Proxmox with 1 public IP. I have some OpenVZ containers with Internet behind NAT. I want to create VM, but when I have set NAT Mode in VM, I got IP 10.0.0.X by DHCP. Containers have 192.168.0.X . When I set up on VM to f.e. 192.168.0.230, I…
IceManSpy
  • 1,078
  • 1
  • 13
  • 35
1 2 3
16
17