Hi guys,
Does anybody know how to dump the network trafic from each virtual
machine using libvirt?
Here, we usually use VPN softwares and other network tools inside
Virtual Machines (Windows and Linux). Sometimes, this applications
does not work properly, so we need to dump the network traffic of
On 04/05/16 14:30, Cole Robinson wrote:
On 05/04/2016 09:25 AM, Paul Carlton wrote:
On 04/05/16 14:07, Cole Robinson wrote:
On 05/04/2016 06:54 AM, Paul Carlton wrote:
Hi
I'm trying to create a volume in an existing storage pool using python by
calling createXML() on the pool object.
If th
On 05/04/2016 09:25 AM, Paul Carlton wrote:
>
>
> On 04/05/16 14:07, Cole Robinson wrote:
>> On 05/04/2016 06:54 AM, Paul Carlton wrote:
>>> Hi
>>>
>>> I'm trying to create a volume in an existing storage pool using python by
>>> calling createXML() on the pool object.
>>> If the file that is the
On 04/05/16 14:07, Cole Robinson wrote:
On 05/04/2016 06:54 AM, Paul Carlton wrote:
Hi
I'm trying to create a volume in an existing storage pool using python by
calling createXML() on the pool object.
If the file that is the subject of the new volume exists you get and error,
also if it doesn
On 05/04/2016 06:54 AM, Paul Carlton wrote:
> Hi
>
> I'm trying to create a volume in an existing storage pool using python by
> calling createXML() on the pool object.
> If the file that is the subject of the new volume exists you get and error,
> also if it doesn't exist
>
> I worked out that s
hi users
I have my dhcpd to serve nothing but virbr0 (libvirt), OS is Centos 7.2
Dhcpd would not start, complaining like this:
No subnet declaration for virbr0 (no IPv4 addresses).
** Ignoring requests on virbr0. If this is not what
you want, please write a subnet declaration
in your dhcpd
Hi devs & users,
The Telemetry service of OpenStack, project code name Ceilometer, is using
libvirt.domain.blockInfo() to get disk's physical, allocation and capacity
information [1]. However, when disk is network type with protocol ceph, the
blockInfo() always fail with: libvirtError: internal er
Hi
I'm trying to create a volume in an existing storage pool using python
by calling createXML() on the pool object.
If the file that is the subject of the new volume exists you get and
error, also if it doesn't exist
I worked out that specifying
path to copy of file
works, seemingly b