Displaying 20 results from an estimated 2000 matches similar to: "connection creating"
2010 Jun 09
1
Missing target dev for interface
I have over 20 guests running on a particular host and the three
longest running ones are missing the network device information in
their XML description:
    <interface type='network'>
      <mac address='54:52:10::f2:c5'/>
      <source network='local'/>
    </interface>
Compared to the others which have:
    <interface
2010 Jul 29
1
Too many active clients?
Hello,
I'm receiving a lot of these since a couple of days ago:
libvirtd: 16:30:10.960: error : qemudDispatchServer:1282 : Too many active
clients (20), dropping connection
I'm trying to figure out where all these active clients are coming from. I
have a daemon running the interacts with libvirtd, but it only creates two
long-lived connections (I'm very sure). What constitutes an
2010 Mar 04
1
Regarding SPICE
Hi,
I have set up KVM on FC12.
I was wondering if its possible to Display the VM using spice + libvirt?
As in, if I can define my domain with graphics like:
<graphics type='spice' port='-1' autoport='yes' listen='0.0.0.0'/>
                                           or
<graphics type='spice' port='5903' '
2010 Feb 16
2
build libvirt on Mac OSX 10.6
Hi,
Anybody know how to build libvirt on Mac OSX 10.6 ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20100215/ee529872/attachment.htm>
2010 Mar 21
1
Migrating domains across nodes
Hi,
I am exploring the migration APIs and was curious to know if I can use them
with LXC containers for live migration from one node to another.
If not LXC, then can I use them with OpenVZ containers ?  If yes, what would
be the general steps involved.
Thanks,
Sagar
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Oct 15
1
NFS4 + SELinux
All test machines are CentOS 5.5 (RHEL subscriptions purchased).
We've had NFS3 storage working fine and decided to try NFS4.
We can mount an NFS4 share on our KVM host, but the SELinux file context on the mountpoint directory is magically changed from virt_image_t to nfs_t. Restorecon refuses to change it back.
Adding the mount option context=system_u:object_r:virt_image_t on either server
2010 Jun 17
1
cannot acquire state change lock
Hi
I keep getting libvirtError: Timed out during operation: cannot acquire 
state change lock
errors - what does this mean exactly ?
Using Ubuntu 64 bit 10.04 host and guest
-- 
Kind regards
Julian Robbins
2010 Mar 15
1
Duplicate USB vendor,product specification
I studying how to attach USB devices to a KVM guest virtual machine using
libvirt. Using the "vendor" and "product" to specify the source device
seems like a good option since the "bus" and "device" values can change as
a device is removed and re-inserted. The question I have is what should I
expect to happen if I plug in two identical USB devices - so they
2010 Oct 12
1
[PATCH] Fix device name mapping for libata guests
remap_block_devices was modifying the global device list while remapping device
names for libata guests (which includes RHEL 6). This caused a failure later
when the renamed devices were not present in the original XML.
Fixes RHBZ#641869
---
 lib/Sys/VirtV2V/GuestOS/RedHat.pm |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)
diff --git a/lib/Sys/VirtV2V/GuestOS/RedHat.pm
2010 Nov 04
1
[PATCH] check for kvm
Hi,
Debian calls qemu-kvm kvm so we should check for that one too. Please
apply.
Cheers,
 -- Guido
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Debian-calls-qemu-kvm-kvm.patch
Type: text/x-diff
Size: 899 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20101105/f7ccb908/attachment.bin>
2010 Feb 24
1
/dev/pts linking option?
Folks,
Does anyone know whether libvirt provides a means for me to guarantee a
persistent link for my guest's virtual serial console? I need to have a
consistent mapping (for example, a symlink that always points to the
correct /dev/pts entry) so I can automate kgdb hookup on boot.
Jon.
2010 May 15
1
XML-Created domain vanishes after shutdown
Hi,
im migrating existing kvm-images into libvirt domains, by creating a 
domain in virsh from a xml file. The domain starts, is working fine, but 
after shutdown it is lost, and I have to recreate it.
BTW, can I reset the domain count somewhere?
Any ideas?
thx and kind regards
Alexander
virsh # version
Compiled against library: libvir 0.4.6
Using library: libvir 0.4.6
Using API: QEMU 0.4.6
2010 May 25
2
How to obtain rights to extend libvirt documentation pages
For example, http://libvirt.org/formatdomain.html#elementsDisks
does not contain <serial>xxxx</serial> tag.
(https://bugzilla.redhat.com/show_bug.cgi?id=593266)
I wrote to community (users and developers). No one has added this
information to the site...
-- 
Segmentation fault
2010 Jun 15
1
SCM_RIGHTS file error when attaching device?
So I just upgraded to 0.8.1-1 and virt-manager 8.4 when i try to attach my network card that's been perfectly fine in the past i now get...
virsh # attach-device gnome /etc/libvirt/qemu/nic.xml
error: Failed to attach device from /etc/libvirt/qemu/nic.xml
error: internal error unable to send TAP file handle: No file descriptor supplied via SCM_RIGHTS
Any thoughts?
2010 Jul 14
1
how to deactivate an active network with virsh? (and what is that anyway)
virsh provides 
         net-start <netname-or-id>
to activate an inactive network.
Does virsh provide any way to do the exact converse?   deactivate an active network without destroying, undefining, removing, ...
Also  -  I am curious   -  what does activate actually do?    What change in state of anything occurs?
 ( I read the document at http://libvirt.org/formatnetwork.html  which
2010 Aug 14
1
cpuTimes and qemu-kvm on F13
http://libvirt.org/html/libvirt-libvirt.html#virDomainInfo
http://libvirt.org/html/libvirt-libvirt.html#virVcpuInfo
Both virDomainInfo and virVcpuInfo have a nanosecond cpuTime field. How 
do the two related to one another?
With some experiementing, it appears the virDomainInfo::cpuTime is equal 
to the host CPU time used by the qemu-kvm process for the domain. It 
also appears that the
2010 Sep 08
1
Status of libvirtd on BSD/OSX?
Hello,
I've done some research prior to this and the answer is clear that libvirtd
doesn't compile on BSD or OSX, but I'd like to know more details about this,
if I can have a bit of your time:
* Are there any current efforts to get libvirtd running on BSD?
* What are the blockers to getting it running?
* My main goal is really to, at first only control VirtualBox, so
KVM/Xen/etc is
2010 Apr 15
1
STP default behavior for bridged (off) and NAT (on) networking in libvirt
Hello,
when talking about networking in hypervisors, it's easy to distinguish
the two classic configurations, NAT and bridged, and the official
libvirt wiki does exactly in this way here [1]. NAT networking is
already configured by libvirt creating a bridge called libvirt0, while
bridged networking have to be configured manually by the user.
The libvirt0 bridge for NAT networking is default
2010 Aug 24
1
[PATCH] New APIs: set-network and get-network to enable network support.
-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://et.redhat.com/~rjones/libguestfs/
See what it can do: http://et.redhat.com/~rjones/libguestfs/recipes.html
-------------- next part --------------
>From 56f426a0be9b0c2e6551ae7a841d236c5909b488 Mon Sep 17
2010 Apr 07
2
[PATCH] Target::LibVirt: Don't truncate a volume when opening it
perl's '>' open mode truncates by default, and will create a new file if
necessary. We don't want to truncate an existing volume when writing to it, and
it's an error if the volume doesn't already exist. Use sysopen to be explicit
about this.
---
 lib/Sys/VirtV2V/Target/LibVirt.pm |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
diff --git