On Thu, May 10, 2018 at 2:07 PM, Laine Stump wrote:
> On 05/10/2018 02:53 PM, Ihar Hrachyshka wrote:
>> Hi,
>>
>> In kubevirt, we discovered [1] that whenever e1000 is used for vNIC,
>> link on the interface becomes ready several seconds after 'ifup' is
>> executed
>
> What is your definition of "
On 05/10/2018 02:53 PM, Ihar Hrachyshka wrote:
> Hi,
>
> In kubevirt, we discovered [1] that whenever e1000 is used for vNIC,
> link on the interface becomes ready several seconds after 'ifup' is
> executed
What is your definition of "becomes ready"? Are you looking at the
output of "ip link show
On Thu, May 10, 2018 at 11:57 AM, Daniel Romero wrote:
> Hi,
>
> try to use virtio instead...
That is exactly what I tried, and indeed the link is ready almost
immediately. But there are some issues with virtio, like missing
drivers in default Windows images. Kubevirt doesn't currently allow to
c
Hi,
try to use virtio instead...
Atte.
Daniel Romero P.
On Thu, May 10, 2018 at 3:53 PM, Ihar Hrachyshka
wrote:
> Hi,
>
> In kubevirt, we discovered [1] that whenever e1000 is used for vNIC,
> link on the interface becomes ready several seconds after 'ifup' is
> executed, which for some buggy
Hi,
In kubevirt, we discovered [1] that whenever e1000 is used for vNIC,
link on the interface becomes ready several seconds after 'ifup' is
executed, which for some buggy images like cirros may slow down boot
process for up to 1 minute [2]. If we switch from e1000 to virtio, the
link is brought u
[re-adding libvirt-users; please don't take replies off-list]
On Thu, 2018-05-10 at 17:32 +0800, lizhuoyao wrote:
> Thanks!
>
> But I'm not clear that what the language binding means?
> What the relationship between they? Is that the code from
> https://libvirt.org/sources/ can be replaced compl
On Thu, 2018-05-10 at 10:42 +0800, lizhuoyao wrote:
> hi boys:
> the libvirt code in ftp://libvirt.org does get the function
> of python-libvirt? Or the python-libvirt is another code ?
libvirt-python is developed and released separately from libvirt
itself, just like other language bindings:
On Thu, May 10, 2018 at 10:42:40AM +0800, lizhuoyao wrote:
> hi boys:
> the libvirt code in ftp://libvirt.org does get the function
> of python-libvirt? Or the python-libvirt is another code ?
The python code is separate - you can find links to all
module downloads at:
https://libvirt.org/do