Re: [libvirt] PATCH 3/4: SUpport bridge config for openvz

2008-10-20 Thread Daniel P. Berrange
On Thu, Oct 16, 2008 at 07:52:42PM +0400, Evgeniy Sokolov wrote: > >This implements support for bridge configs in openvz following the rules > >set out in > > > >http://wiki.openvz.org/Virtual_Ethernet_device#Making_a_bridged_veth-device_persistent > > > >This simply requires that the admin has cre

Re: [libvirt] PATCH 3/4: SUpport bridge config for openvz

2008-10-20 Thread Daniel P. Berrange
On Fri, Oct 17, 2008 at 03:58:05PM +0200, Jim Meyering wrote: > "Daniel P. Berrange" <[EMAIL PROTECTED]> wrote: > ... > > +int > > +openvzWriteConfigParam(int vpsid, const char *param, const char *value) > > +{ > > +char conf_file[PATH_MAX]; > > +char temp_file[PATH_MAX]; > > +char line

Re: [libvirt] PATCH 3/4: SUpport bridge config for openvz

2008-10-17 Thread Jim Meyering
"Daniel P. Berrange" <[EMAIL PROTECTED]> wrote: > This implements support for bridge configs in openvz following the rules > set out in > > http://wiki.openvz.org/Virtual_Ethernet_device#Making_a_bridged_veth-device_persistent > > This simply requires that the admin has created /etc/vz/vznetctl.con

Re: [libvirt] PATCH 3/4: SUpport bridge config for openvz

2008-10-16 Thread Evgeniy Sokolov
This implements support for bridge configs in openvz following the rules set out in http://wiki.openvz.org/Virtual_Ethernet_device#Making_a_bridged_veth-device_persistent This simply requires that the admin has created /etc/vz/vznetctl.conf containing #!/bin/bash EXTERNAL_SCRIPT="/usr/sbin/

Re: [libvirt] PATCH 3/4: SUpport bridge config for openvz

2008-10-14 Thread Daniel P. Berrange
This implements support for bridge configs in openvz following the rules set out in http://wiki.openvz.org/Virtual_Ethernet_device#Making_a_bridged_veth-device_persistent This simply requires that the admin has created /etc/vz/vznetctl.conf containing #!/bin/bash EXTERNAL_SCRIPT="/usr/sbin/