*To:* Faisal Ali
> *Cc:* Alexandru Coseru; discuss@openvswitch.org
> *Subject:* Re: [ovs-discuss] Openvswitch configuration persistence
>
> ** **
>
> Hi guys [+list],
>
> ** **
>
> You might find that you have unexpected behavior down the road with that
> tactic.
ber 19, 2013 11:51 PM
> *To:* Faisal Ali
> *Cc:* Alexandru Coseru; discuss@openvswitch.org
> *Subject:* Re: [ovs-discuss] Openvswitch configuration persistence
>
> ** **
>
> Hi guys [+list],
>
> ** **
>
> You might find that you have unexpected behavior do
Hello,
Can you give some more details please ?
Best Regards,
From: Reid Price [mailto:rpr...@nicira.com]
Sent: Thursday, September 19, 2013 11:51 PM
To: Faisal Ali
Cc: Alexandru Coseru; discuss@openvswitch.org
Subject: Re: [ovs-discuss] Openvswitch configuration persistence
Hi
nvswitch.booted
>
> set "$@" --delete-bridges
>
> fi
>
>
> From: Alexandru Coseru
> Date: Mon, 16 Sep 2013 13:28:03 +0300
> To: Faisal Ali ,
> Subject: Re: [ovs-discuss] Openvswitch configuration persistence
>
> Hello guys,
>
&
Thanks for the clarification Reid
On Aug 26, 2013, at 12:20 PM, Reid Price wrote:
> OVS by itself saves configuration through boots, etc., ovsdb is transactional
> (usually stored in /etc/openvswitch/conf.db). Xen removes that config on boot
> up.
>
> On Aug 26, 2013, at 7:51 AM, Faisal Ali
OVS by itself saves configuration through boots, etc., ovsdb is transactional
(usually stored in /etc/openvswitch/conf.db). Xen removes that config on boot
up.
On Aug 26, 2013, at 7:51 AM, Faisal Ali wrote:
> Thank you Reid, so just so Iam clear, is it because ovs is not meant to save
> the c
Thank you Reid, so just so Iam clear, is it because ovs is not meant to save
the config? The reason I ask is I read it in a blog that it does save it.
On Aug 26, 2013, at 3:40 AM, Reid Price wrote:
> Hi Faisal,
>
> Xen only persists its own OVS information, and recreates it from scratch
> (x
Hi Faisal,
Xen only persists its own OVS information, and recreates it from scratch (xapi
information) at boot.
-Reid
On Aug 25, 2013, at 5:41 PM, Faisal Ali wrote:
> Hi,
>
> I am using xenserver 6.2 which has openvswitch version 1.4.6 running.
>
> When I configure ovs using ovs commands
Hi,
I am using xenserver 6.2 which has openvswitch version 1.4.6 running.
When I configure ovs using ovs commands it does not save the configuration and
its lost after reboot.
I am not sure if this how ovs works or Xen has a modified implementation of ovs
that does not allow to permanently sa