search for: virtmanag

Displaying 20 results from an estimated 172 matches for "virtmanag".

Did you mean: virtmanager
2013 Jun 27
2
virt-manager 0.10.0 gentoo bug on start?
...r beim Starten des Virtual Machine Managers: cannot import name SpiceClientGtk Traceback (most recent call last): File "/usr/share/virt-manager/virt-manager", line 303, in <module> main() File "/usr/share/virt-manager/virt-manager", line 267, in main from virtManager.engine import vmmEngine File "/usr/share/virt-manager/virtManager/engine.py", line 45, in <module> from virtManager.details import vmmDetails File "/usr/share/virt-manager/virtManager/details.py", line 37, in <module> from virtManager.console impo...
2011 Apr 12
1
virtmanager and selinux -- solved
On Tue, Apr 12, 2011 at 7:17 PM, Negative <negativebinomial at gmail.com>wrote: > I built a new VM under KVM today and I've been getting a slew of message > that selinux is blocking virtmanager from reading the new image. This > doesn't seem to be doing any harm, but I wanted to check whether I should > simply run chcon on the image (if I can). > > Virtmanager show up as usr_t, as do my other vm images, but the new one is > svirt_image_t. > > The selinux error s...
2012 Jan 30
3
Problem with Centos 6.2 KVM
Greetings, Launching the virt-manager yeilds following error Error polling connection 'qemu:///system': internal error Cannot find suitable emulator for x86_64 Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/engine.py", line 440, in _tick conn.tick() File "/usr/share/virt-manager/virtManager/connection.py", line 1414, in tick newNets, self.nets) = self._update_nets() File "/usr/share/virt-manager/virtManager/connection.py", line 1277, in _update_nets lookup_fu...
2015 Apr 11
1
XML Parser failing due to cryptic Serial Number.
I set virt-manager in qemu:///system space and tried to add new VM but it didn't proceed. Found out serial in crypic form. # cat /sys/devices/virtual/dmi/id/product_serial ÿÿÿÿÿÿÿ #virt-manager --debugTraceback (most recent call last):   File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 225, in _reparse_xml     self._xmlobj = self._build_xmlobj(self._get_raw_xml())   File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 228, in _build_xmlobj     return self._parseclass(self.conn.get_backend(), parsexml=xml)   File "/usr/sha...
2009 Oct 15
2
problem starting Xen VM
...> > When it runs It give me this error : - Error starting domain: virDomainCreate() failed POST operation failed: (xend.err "Error creating domain: Boot loader didn''t return any data!") Details: - Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/engine.py", line 514, in run_domain vm.startup() File "/usr/share/virt-manager/virtManager/domain.py", line 379, in startup self.vm.create() File "/usr/lib/python2.4/site-packages/libvirt.py", line 228, in create if ret == -1: raise libvirtError (''...
2015 Mar 17
1
KVM guest not running but cannot stop either
...ardware This device could not be attached to the running machine. Would you like to make the device available after the next guest shutdown? Requested operation is not valid: cannot do live update a device on inactive domain Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/addhardware.py", line 1095, in add_device self.vm.attach_device(self._dev) File "/usr/share/virt-manager/virtManager/domain.py", line 756, in attach_device self._backend.attachDevice(devxml) File "/usr/lib64/python2.6/site-packages/libvirt.py", line 403, in at...
2011 Apr 12
0
virtmanager and selinux
I built a new VM under KVM today and I've been getting a slew of message that selinux is blocking virtmanager from reading the new image. This doesn't seem to be doing any harm, but I wanted to check whether I should simply run chcon on the image (if I can). Virtmanager show up as usr_t, as do my other vm images, but the new one is svirt_image_t. The selinux error says it denied a read access to vi...
2014 Aug 14
1
virt-manager/ GTK & py issue
...1 gtk2-perl 1.2492-1 gtk3 3.12.2-1 python 3.4.1-1 python2 2.7.8-1 ISSUE : virt-manager GUI. Create a mew machine. > Display > Spice server Returns error Error refreshing hardware page: Must be string, not TreeModelRow Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/details.py", line 1197, in hw_selected self.refresh_graphics_page() File "/usr/share/virt-manager/virtManager/details.py", line 2755, in refresh_graphics_page title = self.gfxdetails.set_dev(gfx) File "/usr/share/virt-manager/virtManager/gfxdetails.py", line 1...
2017 Jul 19
3
creating new vm with virt-manager, existing disk failure
...to complete install: 'internal error: process exited while connecting to monitor: 2017-07-19T09:27:10.861928Z qemu-system-x86_64: can't apply global Haswell-x86_64-cpu.cmt=on: Property '.cmt' not found' Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 88, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/create.py", line 2288, in _do_async_install guest.start_install(meter=meter) File "/usr/share/virt-manager/virtinst/guest.py", line 477, in...
2019 Oct 05
2
Emulated TPM doesn't work on Debian Buster
...types of keys. When adding the virtual 1.2 or 2.0 TPM I get the vague error below. OS is Debian stable with standard packages. Error starting domain: Unable to find 'swtpm' binary in $PATH: No such file or directory Traceback (most recent call last): ? File "/usr/share/virt-manager/virtManager/asyncjob.py", line 75, in cb_wrapper ??? callback(asyncjob, *args, **kwargs) ? File "/usr/share/virt-manager/virtManager/asyncjob.py", line 111, in tmpcb ??? callback(*args, **kwargs) ? File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 66, in newfn ??? ret...
2014 Jun 15
2
Re: Fedora 19/20 new install :Unable to create vcpu cgroup
...-1.1.3.5-2.fc20.x86_64 When trying to create a new VM using virt-manager I am getting : Impossible de terminer l'installation : « internal error: process exited while connecting to monitor: Failed to create chardev » Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 91, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/create.py", line 1787, in do_install guest.start_install(meter=meter) File "/usr/share/virt-manager/virtinst/guest.py", line 403, in start...
2016 Nov 16
1
BroadCom NIC not adding as PassThrough device
...o add a Broadcom Physical NIC to a virtual Machine as Passthrough device. However I am getting following error. Error starting domain: unsupported configuration: host doesn't support passthrough of host PCI devices Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 88, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/asyncjob.py", line 124, in tmpcb callback(*args, **kwargs) File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 83, in newfn...
2019 Mar 15
2
Error starting domain: internal error: Unable to add port vnet0 to OVS bridge br0
...http://docs.openvswitch.org/en/latest/howto/libvirt/ But the when I start the VM using the Virtual Machine Manager I get the following error: *Error starting domain: internal error: Unable to add port vnet0 to OVS bridge br0* Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 90, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/asyncjob.py", line 126, in tmpcb callback(*args, **kwargs) File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 83, in newfn ret...
2014 Jun 12
2
Fedora 19/20 new install :Unable to create vcpu cgroup
...full new install of Fedora 19 or 20, I am getting this when I want to create a new VMs. Impossible de terminer l'installation : « Unable to create vcpu cgroup for fedora20(vcpu: 0): Aucun fichier ou dossier de ce type » Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 91, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/create.py", line 1787, in do_install guest.start_install(meter=meter) File "/usr/share/virt-manager/virtinst/guest.py", line 403, in start_install noboot)...
2013 Dec 10
2
gentoo linux, problem starting vm´s when cache=none
...eendet :qemu-system-x86_64: -drive file=/raid6/virtual/debian-kaspersky.img,if=none,id=drive-virtio-disk0,format=qcow2,cache=none,aio=native: could not open disk image /raid6/virtual/debian-kaspersky.img: Invalid argument Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 100, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/asyncjob.py", line 122, in tmpcb callback(*args, **kwargs) File "/usr/share/virt-manager/virtManager/domain.py", line 1210, in startup...
2013 Jun 27
0
Re: virt-manager 0.10.0 gentoo bug on start?
...hine Managers: cannot import name > SpiceClientGtk > > Traceback (most recent call last): > File "/usr/share/virt-manager/virt-manager", line 303, in <module> > main() > File "/usr/share/virt-manager/virt-manager", line 267, in main > from virtManager.engine import vmmEngine > File "/usr/share/virt-manager/virtManager/engine.py", line 45, in <module> > from virtManager.details import vmmDetails > File "/usr/share/virt-manager/virtManager/details.py", line 37, in <module> > from virtManage...
2013 Oct 09
3
Re: failing connections w/ virt-manager
Am 08.10.2013 14:46, schrieb Stefan G. Weichinger: >> Try enabling the flag, re-emerging the package, setting the logs and >> then reproduce it again. Check the logs and you should see why it's >> disconnecting. The docs say that libvirtd has to listen on the TCP port ... checked that: # netstat -alnp | grep libv tcp 0 0 0.0.0.0:16509 0.0.0.0:*
2013 Jun 13
3
Haswell 4770 misidentified as Sandy Bridge
...essage from virt-manager is Error starting domain: unsupported configuration: guest and host CPU are not compatible: Host CPU does not provide required features: rtm, invpcid, erms, bmi2, smep, avx2, hle, bmi1, fsgsbase, pcid Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 45, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/asyncjob.py", line 66, in tmpcb callback(*args, **kwargs) File "/usr/share/virt-manager/virtManager/domain.py", line 1114, in startup self._b...
2013 Mar 14
1
[virt-tools-list] C'ant migrate with virt-manager or virsh
...lso used virtual > machine manager but it is giving me " unsafe operation" > > Unable to migrate guest: Unsafe migration: Migration may lead to data corruption > if disks use cache != none > > Traceback (most recent call last): > File "/usr/share/virt-manager/virtManager/asyncjob.py", line 96, in cb_wrapper > callback(asyncjob, *args, **kwargs) > File "/usr/share/virt-manager/virtManager/migrate.py", line 553, in _async_migrate > vm.migrate(dstconn, migrate_uri, rate, live, secure, meter=meter) > File "/usr/share/virt-m...
2015 Dec 09
0
virt-manager 1.3.1 - broken ?? (Ubuntu 14.04 )
...====================================================== summary=Fehler beim Starten der Details: Namespace Vte not available for version 2.91 details=Fehler beim Starten der Details: Namespace Vte not available for version 2.91 Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/engine.py", line 823, in _show_vm_helper details = self._get_details_dialog(uri, vm.get_connkey()) File "/usr/share/virt-manager/virtManager/engine.py", line 801, in _get_details_dialog obj = vmmDetails(conn.get_vm(connkey)) File "/usr/share/virt-manager/virtManage...