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.

76 questions
1
vote
2 answers

Can libvirtd be used without kvm?

I wanted to try libvirtd with virt-manager (I wanted to test migration.) on a virtual machine (without nested virtualization support enabled, so no kvm...), and I expected it to work (and use full emulation, qemu), but instead i receive the…
Tarnay Kálmán
  • 1,038
  • 1
  • 7
  • 19
1
vote
1 answer

Is it possible to install virt manager in client mode?

I have a KVM server (updated to Ubuntu 14.04) for several years now, that I handle distantly with virt-manager under different Linux flavours. I recently formatted and reinstalled my main workstation under Debian 8 (dist-upgrade have been a real…
Moonchild
  • 133
  • 1
  • 10
1
vote
1 answer

Changing qemu/libvirt default gateway IPv4 IP to something other than x.x.x.1/24

General info: I have a KVM-libvirt/qemu running on ArchLinux; 3.18.2-2-ARCH ls | egrep -i…
1
vote
1 answer

CoreOs VM getting deleted after shutdown on libvirt

I installed CoreOs on libvirt using link https://coreos.com/docs/running-coreos/platforms/libvirt/. The VM is also showing inside Virtual Machine Manager and working fine. The problem is once I shutdown the VM using Virtual Machine Manager, the…
1
vote
1 answer

How to allow non root user to access libvirt remotely on Centos 6

Default configuration according to documentation (sic!) requires root access to remote host. How to enable user access? Remote management with SSH
MariuszS
  • 129
  • 1
  • 7
1
vote
0 answers

Virtuall Manager : CentOS Guest Install Garbled Text

I'm trying to install CentOS 6.5 with virtual manager but the menu is garbled. Host machine is running on Debian Wheezy. Thank you in advance.
supmethods
  • 287
  • 4
  • 16
1
vote
3 answers

SSH to VM rejecting password, works from virt-manager console

First of all, I'm sorry if there is a duplicate post somewhere. I searched for a while but none of the posts I found fixed my problem. It's fairly annoying. I created a new VM on our network and when using virt-manager I can log into the VM fine…
1
vote
3 answers

windows server 2008 instance on KVM stuck in 'Pause' mode

I have a windows Server 2008 instance as a guest on KVM. When I tried to run it via virtual machine manager, the process got frozen after few seconds and trying to resume the process lead to this error from virt-manager:------ Error unpausing…
mdoust
  • 113
  • 1
  • 5
1
vote
1 answer

Managing XEN through virt-manager on ubuntu 12.04

I have been trying to make xen work on a remote machine with no GUI.Installed XEN hypervisor on the machine and booted in that kernel.Try to create VM using virt-manager. I tried accessing virt-manager through X11 forwarding(ssh -X) but still i cant…
ananthan
  • 1,510
  • 1
  • 18
  • 28
1
vote
1 answer

How to permanently attach USB devices to a KVM vserver?

I run a Server using KVM and virt-manager (over SSH). Currently I have the following devices which I want/need in a KVm virtual machine: +----USB-HUB +- USB Smartcard Reader #1 +- USB Smartcard Reader #2 They have the following entries in…
Peter Meyer
  • 440
  • 1
  • 4
  • 12
1
vote
3 answers

Can't connect to remote Xen libvirt with ssh, using virsh or virt-manager

I'm running Xen 4 on a Debian server running Squeeze (stable). I want to connect remotely over ssh using virt-manager or virsh, because I can do that on a Lenny server (oldstable). Xen is installed correctly, booted, I can do # xm list and see…
daks
  • 673
  • 7
  • 25
1
vote
3 answers

Unable to connect Xend with virt-manager

I have installed debian 6.0.1a. I have install all XEN stuff. including xen kernel, libvirtd, ... but when i want to connect xend, virt-manager shows me this: Verify that: A Xen host kernel was booted The Xen service has been…
Majid Azimi
  • 547
  • 1
  • 13
  • 29
1
vote
2 answers

Building virt-viewer on CentOS failed

When I have attempted to build virt-viewer 0.2.x on CentOS, I had a build problem: virt_viewer-viewer.o: In function `viewer_resize_main_window': /root/virt/virt-viewer-0.2.0/src/viewer.c:285: undefined reference to…
1
vote
1 answer

Unable to create a Linux bridge with a VLAN interface on Fedora

I'm trying to set up a Linux bridge that includes a VLAN interface on my Fedora system. My goal is to use this bridge with virt-manager to create multiple VMs, each with an interface in the bridge that can communicate on a specific VLAN (VLAN ID…
1
vote
0 answers

How do I force Virt-Manager to use the hosts' llvmpipe renderer so the guests get to use 3D acceleration?

I'm using virt-manager and set "3D Acceleration" as per what was recommended, but I'm getting this error: qemu_gl_create_compile_shader: compile vertex error 0:2(10): error: GLSL ES 3.00 is not supported. Supported versions are: 1.10, 1.20, and…
X.LINK
  • 111
  • 2