Re: [libvirt-users] Network hooks for ethernet interfaces

2019-04-12 Thread Vasiliy Tolstov
пт, 12 апр. 2019 г., 12:10 Ruben Kerkhof : > On Thu, Apr 11, 2019 at 10:43 PM Vasiliy Tolstov > wrote: > > Hi Vasiliy, > > > > > ср, 10 апр. 2019 г. в 19:46, Ruben Kerkhof : > > > > > > On Wed, Apr 10, 2019 at 1:44 PM Laine Stump wrote: > > > > > > > > On 4/9/19 11:35 AM, Ruben Kerkhof wrote: >

Re: [libvirt-users] Network hooks for ethernet interfaces

2019-04-12 Thread Ruben Kerkhof
On Thu, Apr 11, 2019 at 10:43 PM Vasiliy Tolstov wrote: Hi Vasiliy, > > ср, 10 апр. 2019 г. в 19:46, Ruben Kerkhof : > > > > On Wed, Apr 10, 2019 at 1:44 PM Laine Stump wrote: > > > > > > On 4/9/19 11:35 AM, Ruben Kerkhof wrote: > > > > On Tue, Apr 9, 2019 at 5:10 PM Michal Privoznik > > > >

Re: [libvirt-users] Network hooks for ethernet interfaces

2019-04-11 Thread Vasiliy Tolstov
ср, 10 апр. 2019 г. в 19:46, Ruben Kerkhof : > > On Wed, Apr 10, 2019 at 1:44 PM Laine Stump wrote: > > > > On 4/9/19 11:35 AM, Ruben Kerkhof wrote: > > > On Tue, Apr 9, 2019 at 5:10 PM Michal Privoznik > > > wrote: > > >> > > >> On 4/9/19 4:38 PM, Ruben Kerkhof wrote: > > >>> Hi all, > > >>> >

Re: [libvirt-users] Network hooks for ethernet interfaces

2019-04-10 Thread Ruben Kerkhof
On Wed, Apr 10, 2019 at 1:44 PM Laine Stump wrote: > > On 4/9/19 11:35 AM, Ruben Kerkhof wrote: > > On Tue, Apr 9, 2019 at 5:10 PM Michal Privoznik wrote: > >> > >> On 4/9/19 4:38 PM, Ruben Kerkhof wrote: > >>> Hi all, > >>> > >>> I have a hook script, /etc/libvirt/hooks/network, that doesn't see

Re: [libvirt-users] Network hooks for ethernet interfaces

2019-04-10 Thread Laine Stump
On 4/9/19 11:35 AM, Ruben Kerkhof wrote: On Tue, Apr 9, 2019 at 5:10 PM Michal Privoznik wrote: On 4/9/19 4:38 PM, Ruben Kerkhof wrote: Hi all, I have a hook script, /etc/libvirt/hooks/network, that doesn't seem to be called when I attach an interface with type 'ethernet' with this xml snipp

Re: [libvirt-users] Network hooks for ethernet interfaces

2019-04-09 Thread Ruben Kerkhof
On Tue, Apr 9, 2019 at 5:10 PM Michal Privoznik wrote: > > On 4/9/19 4:38 PM, Ruben Kerkhof wrote: > > Hi all, > > > > I have a hook script, /etc/libvirt/hooks/network, that doesn't seem to > > be called when I attach an interface with type 'ethernet' with this > > xml snippet: > > > > > >

Re: [libvirt-users] Network hooks for ethernet interfaces

2019-04-09 Thread Michal Privoznik
On 4/9/19 4:38 PM, Ruben Kerkhof wrote: Hi all, I have a hook script, /etc/libvirt/hooks/network, that doesn't seem to be called when I attach an interface with type 'ethernet' with this xml snippet: https://www.libvirt.org/hooks.html#intro says "A network is star

[libvirt-users] Network hooks for ethernet interfaces

2019-04-09 Thread Ruben Kerkhof
Hi all, I have a hook script, /etc/libvirt/hooks/network, that doesn't seem to be called when I attach an interface with type 'ethernet' with this xml snippet: https://www.libvirt.org/hooks.html#intro says "A network is started or stopped or an interface is plugged/unpl