Tagged Questions
0
votes
1answer
69 views
scripted resize kvm images
I'm examining the possibility to script the resizing of a kvm image. The goal is to give our customers the possibility to upgrade their vps online. So for instance if a customer has a vps of 10G then ...
0
votes
2answers
223 views
copy kvm image from ceph to other storage
A while ago I created a ceph storage cluster and connected it to proxmox2 according to the method described in http://pve.proxmox.com/wiki/Storage:_Ceph.
We have some kvm images running on the ceph ...
0
votes
2answers
161 views
KVM - Guest does not recognize second NIC
I have a server running Proxmox (a virtualization platform), and created a KVM virtual machine with Ubuntu Server 12.10. After configuring the network, everything works fine, but if I add a second ...
0
votes
1answer
474 views
Loading Raid drivers during Proxmox VE installation
I'm using Hardware raid on my Proxmox VE installation and it doesn't recognize my Raid array, so how can I load raid drivers during installation?
This is the driver reseller provided: ...
0
votes
1answer
147 views
Proxmox VE Logical Volume in RAW format?
I added a Volume group in Proxmox VE as Storage for KVM VMs. A new Logical Volume will be created for each VM, but in Proxmox VE under The Defined Storage which shows list of created Logical Volumes I ...
0
votes
1answer
118 views
How to edit or create roles in Proxmox VE?
How can I create Roles or edit them with specific privileges in Proxmox VE ?
3
votes
2answers
454 views
Does Proxmox VE Support LVM as block storage for KVM guests?
Does Proxmox VE Support LVM as block storage for KVM guests to avoid the overhead of going through the filesystem layer on the host system ?
0
votes
1answer
620 views
Where is KVM guest configuration (xml) located in proxmox?
I wanted to check if my Proxmox instance uses LVM for KVM guests to achieve better performance
so Where is KVM guest configuration (xml) located in proxmox?
1
vote
0answers
648 views
Can not display Proxmox console due to Connection time out
When I try to open console in proxmox ve nothing happens and I see this error in logs:
no connection : Connection timed out
TASK ERROR: command '/bin/nc -l -p 5900 -w 10 -c '/usr/sbin/qm vncproxy 100 ...
0
votes
1answer
1k views
Proxmox - Uploading disk image
I've got a KVM Virtual Machine in my local PC, and I'd like to copy it to a Proxmox server. According to the docs, I just have to create a new VM on Proxmox and add the existing disk image to it, but ...
0
votes
1answer
1k views
Proxmox, Windows and virtual disk cache modes
I run Proxmox 2.0, and installed Windows 2003 R2 (32-bit) server on it. I've use VIRTIO disk and NIC virtual devices (and installed appropriate drivers into Windows), and everything's fine. Physical ...
2
votes
1answer
2k views
Poor Write Performance in VM inside Proxmox PVE 2.0
I am running a PVE 2.0 on a decent Hardware (2 SATA HDDs as RAID1, 12GB RAM, i7 CPU) but the I/O Performance is very poor inside the VM (Ubuntu 11.10 Server). The very same VM was copied to another ...