Questions tagged [virt-manager]

The virt-manager is a desktop user interface for managing virtual machines through libvirt

Virt-manager application is which uses libvirt APIs to create, manage and use Virtual machines.

78 questions
12
votes
2 answers

Any way to release focus on a KVM guest in virt-manager without having to click Ctrl_L + Alt_L?

Is there a way to move my mouse in and out of a KVM guest in virt-manager without having to click to gain focus of the window and release focus by pressing Ctrl_L+ Alt_L? BACKGROUND I typically connect from a Fedora 14 system using virt-manager to…
slm
  • 8,010
8
votes
0 answers

How do you autostart a KVM VM with virt-manager?

I have some VMs that I need to be started when the host system is started. How do I set them to autostart?
Phyxx
  • 525
7
votes
5 answers

virt-manager Spice copy paste doesn't work

I have a Debian 9 KVM host runs on a dedicated server. I use virt-manager on my laptop (Ubuntu 16.04) to connect it remotely. Everything works quite well except copy/paste actions between VM's SPICE display(the one embedded in virt-manager) and my…
thiras
  • 175
7
votes
2 answers

probing EDD boot message stays for ten minutes on centos 6.6

I am trying to bring up a Centos 6.6 qcow2 image on my virt-manager. Booting from Hard disk.... Probing EDD (edd=off to disable)... ok The guest machine stays with the above message for near ten minutes. How can i disable EDD probing in the qcow2…
7
votes
2 answers

Getting windows virtio mounted/installed for KVM

There might be an easy answer to this. I have exhausted my search on google for a solution. Here's my problem. I need to get Windows working on a KVM vps with virtualizor CP. As I get into windows installation in VNC, there's the mandatory driver…
5
votes
1 answer

Understanding Current/Maximum allocation of VirtManager (LibVirt)

When I first saw the UI in VirtManager, I thought "Maximum" is the amount of ram that appears to the guest, and "Current" is the reserved RAM when the VM starts. I thought that VirtManager will automatically reserve more RAM when the guest request…
4
votes
1 answer

Virtmanager connection via custom SSH command?

I'd like to use virt-manager to manage my libvirt/kvm virtual machines running on a remote host, but the method I use to ssh into that host it a bit complicated. I need to use custom ports along with agent forwarding with multiple hops. For…
4
votes
4 answers

virt-manager doesn't show list of local KVMs but virsh does

When I open virt-manager GUI it doesn't show list of KVMs but virsh does. how can fix it?
Zim3r
  • 1,634
3
votes
2 answers

Installing a Windows guest with virtio in a single step (Debian)

I am trying to create a Windows 7 (32bits) with virtio disk and network in a single step using virt-manager. I've been trying to follow the step-by-step procedure here. However there is no such thing as the following on Debian: # yum install…
malat
  • 196
3
votes
3 answers

virt-install KVM "Cannot open display "

So I am trying to create a VM using KVM (on CentOS 6.3) and the command I use is as follows: virt-install --connect qemu:///system --virt-type kvm --name ffVM32 --ram 1024 --disk path=/home/datastore/images/ffVM32.img,size=10 --vnc --cdrom …
3
votes
1 answer

Virt-manager: unable to open a connection to the libvirt management daemon

I'm having a bit of trouble connecting to my virtual machine host, which is an Ubuntu server running KVM/Libvirt. I can connect to the server using an Ubuntu client and I can connect via virsh on a Fedora 16 client. Unfortunately, connecting via…
bshacklett
  • 1,388
2
votes
1 answer

virt-manager vm console requires password

I have just started learning foreman. I added a KVM host to the foreman as a compute resource. I can now provision VMs from foreman now but I cannot view the console of the VMs that are provisioned from foreman as I am prompted for a password. I…
Jigar
  • 131
2
votes
3 answers

Docker inside LXC starting container process caused "apply caps: operation not permitted"

I'm trying to run a Docker container inside an LXC container. However doing so causes me to get the following error: [root@DH-DockerLXC01 alex]# docker run fedora bash docker: Error response from daemon: OCI runtime create failed:…
Alex
  • 409
2
votes
1 answer

How I increase GPU video RAM in virt-manager?

I have this text in my XML
2
votes
1 answer

virt-manager connect to kvm w/o password

I want to connect my KVM host with virt-manager, but I use pub key for authentication, and I cant skip the openssh-password popup. Is it possible to log in without a password? (i apologize for my bad english)
Crowor
  • 163
1
2 3 4 5 6