Displaying 20 results from an estimated 1000 matches similar to: "problem with dependencies"
2013 Jun 27
2
virt-manager 0.10.0 gentoo bug on start?
hello i installed virt-manager 0.10.0 on gentoo.
on start i get:
Fehler 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
2017 Mar 21
3
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
Thomas Schmitt wrote:
> My main point of interest is which block is really loaded as first one
> of isolinux.bin.
[Program snipped.]
> (It could be shorter if i did not insist in big endian words.)
Why insisting?
Anyway appended is a dumper version. I could put up a binery version
if needed. Let me know if so.
--
MartinS
/*
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
2009 Oct 15
2
problem starting Xen VM
Hi ,
>
> My Xen has been working fine for a few days. Then today it suddenly
> can not run.
>
> 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
2017 Jul 19
3
creating new vm with virt-manager, existing disk failure
hello,
i rsynced a kvm vm from one host to another.
i start virt-manager and tell virt-manager to use an existing disk.
i set cpu to haswell that is on the host.
configure before start is set, and i start "begin installation".
I get this output by virt-manager:
Unable to complete install: 'internal error: process exited while
connecting to monitor: 2017-07-19T09:27:10.861928Z
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
2015 Mar 17
1
KVM guest not running but cannot stop either
These are the messages that I get when trying to attach a virtio disk
to or perform a shutdown of the problem vm guest.
Add hardware
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
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:*
2014 Jun 12
2
Fedora 19/20 new install :Unable to create vcpu cgroup
Hi,
After 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,
2014 Aug 14
1
virt-manager/ GTK & py issue
Sorry to post here, but filling a bug @ bugzilla is impossible. There
seems to be a bug there and it was impossible for me to log with the
newly created account.
OS : Archlinux x86_64
libvirt 1.2.7-1
libvirt-glib 0.1.8-2
libvirt-python 1.2.7-1
pygtk 2.24.0-4
gtk2 2.24.24-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.
>
2014 Jun 15
2
Re: Fedora 19/20 new install :Unable to create vcpu cgroup
Hi
I have reinstall Fedora 20 from distrib. I have run yum update and yum
upgrade.
Running kernel is : 3.14.7-200.fc20.x86_64
Installed Libvirt packages are:
libvirt-client-1.1.3.5-2.fc20.x86_64
libvirt-daemon-1.1.3.5-2.fc20.x86_64
libvirt-daemon-config-network-1.1.3.5-2.fc20.x86_64
libvirt-daemon-driver-interface-1.1.3.5-2.fc20.x86_64
libvirt-daemon-driver-network-1.1.3.5-2.fc20.x86_64
2019 Mar 15
2
Error starting domain: internal error: Unable to add port vnet0 to OVS bridge br0
I have installed OVS from sources using the installation steps mentioned on
this link: http://docs.openvswitch.org/en/latest/intro/install/general/
I had installed libvrt, KVM, QEMU and all the necessary packages using
apt-get. My KVM-QEMU hypervisor has been running well.
To add a VM with the port attached to OVS bridge I changed the XML domain
file as per the instructions on this page:
2013 Dec 10
2
gentoo linux, problem starting vm´s when cache=none
hello mailinglist,
on gentoo system with qemu-1.6.1, libvirt 1.1.4, libvirt-glib-0.1.7,
virt-manager 0.10.0-r1
when i set on virtual machine "cache=none" in the disk-menu, the machine
faults to start with:
<<
Fehler beim Starten der Domain: Interner Fehler: Prozess während der
Verbindungsaufnahme zum Monitor beendet :qemu-system-x86_64: -drive
2019 Oct 05
2
Emulated TPM doesn't work on Debian Buster
Hi. I am very interested in the security properties a totally open TPM
can give our users? - its use as a universal smartcard to protect all
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
2013 Jun 13
3
Haswell 4770 misidentified as Sandy Bridge
Hi,
I'm running libvert on a Debian 7 system. I have upgraded libvert and qemu
from source (v1.06 and 1.5.0 respectively) and the problem persists. The
guest OS is also a Debian 7 system running a non-SMP kernel. The error
message from virt-manager is
Error starting domain: unsupported configuration: guest and host CPU are
not compatible: Host CPU does not provide required features: rtm,
2016 Nov 16
1
BroadCom NIC not adding as PassThrough device
Hi Guys,
I am trying to 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
2013 Apr 05
2
Problem with net-define using Open vSwitch bridge
Hi all,
I used "net-define" to create a network to use to attach VMs to an Open vSwitch bridge. The net-define worked fine, I can see the network in "net-list" (I set it to started and to autostart) but when I try to attach a new VM's NIC to this network (via virt-manager), I'm getting the following traceback:
Unable to complete install: 'Unable to add bridge
2017 Oct 03
2
Re: error: internal error: missing backend for pool type 11 (zfs)
@Michal: Thanks for your reply!
Indeed I have found a package in the AUR (libvirt-zfs) and only had to
change to the current version and add zfs-utils as dependency in the
PKGBUILD. Now I don't get the previous error anymore but I still cannot
setup a VM because I constantly get errors due to wrong permissions.
I have tried to change the permissions in:
- /etc/libvirt/qemu.conf
-
2020 Sep 21
2
cant create network with virt-manager
hello list,
i cant create an isolated network with the virt-manager.
installed version virt-manager 3.0.0
installed version libvirt 6.2.0
output in error-message:
Error creating virtual network: internal error: Failed to apply firewall
rules /sbin/iptables -w --table filter --insert LIBVIRT_INP
--in-interface virbr3 --protocol tcp --destination-port 67 --jump
ACCEPT: iptables: No
2019 Oct 10
2
create virtual network fails with virt-manager
hello list,
creatig a virtual network via virt-manager fails.
gentoo linux vanilla-sources 5.3.1
virt-manager 2.2.1
qemu 4.0
libvirt 5.5.0
the error output of
Error creating virtual network: internal error: Failed to apply firewall
rules /sbin/iptables -w --table filter --insert LIBVIRT_INP
--in-interface virbr1 --protocol tcp --destination-port 67 --jump
ACCEPT: iptables: No