Questions tagged [proxmox]

Proxmox Virtual Environment (PVE for short) is an Open Source Server Virtualization Platform, based on Debian, KVM and (LXC for v4 and above, OpenVZ for versions <4.0)

Proxmox VE is a complete open source virtualization management solution for servers. It is based on KVM virtualization and container-based virtualization and manages virtual machines, storage, virtualized networks, and HA Clustering.

458 questions
27
votes
3 answers

Windows 7 Setup hangs at "Starting Windows" using Proxmox 4.2

I am trying to install Windows 7 on Proxmox Virtual Environment version 4.2-4/2660193c, running on Debian Jessie. I have followed the instructions on this site. I uploaded a known-good Win7 ISO (that works fine with VirtualBox and real hardware) to…
Alexander Foken
  • 401
  • 1
  • 4
  • 5
21
votes
6 answers

Why am I missing /var/run/sshd after every boot?

I'm running a Ubuntu 16.04 container under Proxmox 5.2-11. After applying the latest round of patches1 I'm unable to login at the console or over ssh. I mounted the container root FS on the hypervisor and added pts/0 to /etc/security/access.conf…
Server Fault
  • 3,454
  • 7
  • 48
  • 88
9
votes
2 answers

Why would a server lockup knock other servers off the network?

We have a couple dozen Proxmox servers (Proxmox runs on Debian), and about once a month, one of them will have a kernel panic and lock up. The worst part about these lock ups is that when it's a server that is on a separate switch than the cluster…
Curtis
  • 503
  • 2
  • 9
9
votes
4 answers

Ganeti vs Proxmox

I'm system administrator in small software house. I'm going to virtualise our servers. The main reason for doing this is providing highest possible uptime, but probably it will also increase resources utilization. We have two servers. On one we have…
7
votes
1 answer

FIO Benchmarking - Inconsistent and Slower than Anticipated: Are my RAIDs Misconfigured?

TL;DR: I'm having some performance issues with my hypervisor storage. here are a bunch of test results from fio. Skip to the Results section to read about them and see my questions. Summary I recently purchased an R730xd so before I migrate over to…
TJ Zimmerman
  • 241
  • 5
  • 17
6
votes
1 answer

Proxmox Nat Networking Issue

Definition I have installed Proxmox 3.2 and i am trying to configure a virtual machine as a communication server that handles all traffic and forwards them to the nodes with private ip. I configured server for NAT networking with two CentOS virtual…
efesaid
  • 368
  • 3
  • 5
  • 14
6
votes
3 answers

How would I add a second physical hard drive to proxmox

I installed proxmox on a single 250GB hard drive and I would like to add a second identical hard drive to put more VM's on. I already tried once, and didn't get very far. I added it and formatted it as an ext4, but when I went to use the disk, it…
Cygnus X
  • 207
  • 1
  • 2
  • 7
6
votes
2 answers

ZFS inside of virtual machine?

Are there any technical reasons why I shouldn't use ZFS file system inside a VM on a hypervisor on top of hardware RAID? schema.png
nanashi32
  • 61
  • 1
5
votes
3 answers

How to limit ZFS writes on NVME SSD in RAID1 to avoid rapid disk wear?

Currently I'm running Proxmox 5.3-7 on ZFS with few idling debian virtual machines. I'm using two SSDPE2MX450G7 NVME drives in RAID 1. After 245 days of running this setup the S.M.A.R.T values are terrible. SMART/Health Information (NVMe Log 0x02,…
Peter R.
  • 53
  • 1
  • 4
5
votes
2 answers

How to migrate a VMWare vmdk to Proxmox 4.4 with local-lvm storage

Until recently I was using Proxmox 4.0 and this was my procedure for converting a VMWare VM to Proxmox Create a working VM. Uninstall VMWare Tools Mount the ProxMox Drivers ISO and copy the necessary drivers to the C:\PVE folder Start the…
Ian Chilvers
  • 407
  • 2
  • 7
  • 19
5
votes
1 answer

proxmox install on ubuntu

I have a server running Ubuntu 14.04 and I want to install the latest version of Proxmox on it it seems that Proxmox can be installed only on Debian but since they both use apt, is there a way to install proxmox on my Ubuntu Server ?
5
votes
1 answer

lxc-attach command with redirection

I'm setting up for a Proxmox 4 server a script that migrates OpenVZ dumps from a Proxmox 3.4. The scripts scp the backups, restores them and so on. At a time of the process, I'd like to wipe /etc/network/interfaces and setup a new one using "pct…
X99
  • 172
  • 2
  • 14
5
votes
2 answers

How to migrate a regular LXC container to a Proxmox LXC container?

How do you migrate a regular LXC container (from another or the same server) to a Proxmox LXC container, which can be accessed via the Proxmox web GUI? For example, I have a container created by running: lxc-create -n debian8 -t debian -- -r…
ChrisW
  • 171
  • 1
  • 1
  • 7
5
votes
1 answer

Unable to make work both private and public ip network on openvz container in Proxmox

I'm using Proxmox 3, it is a fresh installation. For those who know, I'm using OVH Vrack 1.5 (along with a previous Vrack 1.0). My server has two interface eth0 and eth1, I succeeded to configure both private and public ip on the host node, and I'm…
Pataprout
  • 51
  • 1
  • 2
5
votes
1 answer

Enabling IPv6 with OpenVZ using Proxmox 2.2

I'm trying to enable IPv6 on my Debian nodes (OpenVZ) using venet; my host is under Proxmox 2.2 (kernel 2.6.32-16-pve), and it seems the routing fails. My host correctly pings all my nodes; all my nodes ping my host, but none of the nodes can ping…
tmuguet
  • 151
  • 3
1
2 3
30 31