[Ovirt-devel] [PATCH] Restart network after applying configuration

Arthur Clément aclement at linagora.com
Wed Mar 24 17:06:15 UTC 2010


With this patch I have now an up and running f12 node with a good network 
config. 

I have non crititical ruby errors in taskomatic but the ovirt server is 
running on f11, it might come from that (bug trace : 
http://redhat.pastebin.com/Sg92TdYR). 

I'll test ovirt-server on f12 asap.



On Mercredi 24 Mars 2010 17:59:05 you wrote:
> Signed-off-by: Arthur CLEMENT <aclement at linagora.com>
> ---
>  scripts/ovirt-early |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/scripts/ovirt-early b/scripts/ovirt-early
> index 7f7c99c..4b85102 100755
> --- a/scripts/ovirt-early
> +++ b/scripts/ovirt-early
> @@ -96,6 +96,9 @@ configure_ovirt_management_nic() {
> 
>              > /etc/sysconfig/network-scripts/ifcfg-$BRIDGE
> 
>          log "Default config applied"
>      fi
> +
> +    service network restart
> +
>  }
> 
>  # $(get_live_disk)

-- 
Arthur CLEMENT
Linagora Paris




More information about the ovirt-devel mailing list