First off all i want publicly apologize for bad behavior. What ever
could happen i had to stay calm.
Nothing works with this error.
Recreated "error" on absolutely different clean system.
This time VMware with intell e1000 nic...same problem. First time was
physical machine with realtek NIC.
Disab
I don't have to take this abuse. You can find someone else to help you.
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
1.
> NOTE: order of components start at boot
> /etc/rc.d/rc3.d/S09openvswitch
> /etc/rc.d/rc3.d/S10network
It is like that on my system. I think rpmbuild doing providing all the
sys files neded correctly.
2. IP assigned by ifconfig to bridge created by ovs-vsctl without
scripts - lost after restar
I have almost same scripts, even simpler ... simple bridge with simple
ethernet added (you can see those script above, or i will post them
again if needed).
Lyrics: Now i have tried to remove br0 script...assigning IP back on
ethernet not to lose conection on remote machine.
Doing network restart
On Fri, Oct 26, 2012 at 10:01 AM, Denis Iskandarov wrote:
> 2. i will continue investigation as well.
NOTE: order of components start at boot
/etc/rc.d/rc3.d/S09openvswitch
/etc/rc.d/rc3.d/S10network
reverse at shutdown.
So possible for a restart of all the stack you could run something
like this
Thanks...and sorry...
1. output of "sh -xv service network restart" : http://pastebin.com/MrZudmRu
2. i will continue investigation as well.
3 i have created bridge and assigned ip on it by:
ovs-vsctl add-br br1
ifconfig br1 192.168.1.1 netmask 255.255.255.0 up
I think this should be in basic doc
On Fri, Oct 26, 2012 at 9:04 AM, Denis Iskandarov wrote:
> # sh -vx
> sh-4.1# service network restart
You have to run this way in a unique command, not two:
# sh -xv service network restart
BTW: I'm not a developer, neither junior nor senior ;-)
> LOL. It's becoming sad. I have asked, how to
>> So i'm asking help for this if you mentioned it! I'm not developer, are you?
>> I will pass here any useful info you will ask...script, log or whatever...
>
> I am a developer.
>
> Running the command that generates the message under "sh -vx", and
> passing along the output, might be insightful.
On Thu, Oct 25, 2012 at 10:56:59AM +0400, Denis Iskandarov wrote:
> On Wed, Oct 24, 2012 at 7:06 PM, Ben Pfaff wrote:
> > On Wed, Oct 24, 2012 at 11:24:04AM +0400, Denis Iskandarov wrote:
> >> 1. RTNETLINK answers: File exists.
> >> My suggestion was based on this thread:
> >> http://www.linuxques
On Wed, Oct 24, 2012 at 7:06 PM, Ben Pfaff wrote:
> On Wed, Oct 24, 2012 at 11:24:04AM +0400, Denis Iskandarov wrote:
>> 1. RTNETLINK answers: File exists.
>> My suggestion was based on this thread:
>> http://www.linuxquestions.org/questions/linux-networking-3/rtnetlink-answers-file-exists-542525/
On Wed, Oct 24, 2012 at 11:24:04AM +0400, Denis Iskandarov wrote:
> 1. RTNETLINK answers: File exists.
> My suggestion was based on this thread:
> http://www.linuxquestions.org/questions/linux-networking-3/rtnetlink-answers-file-exists-542525/
That page is pretty incoherent. I would suggest diggi
1. RTNETLINK answers: File exists.
My suggestion was based on this thread:
http://www.linuxquestions.org/questions/linux-networking-3/rtnetlink-answers-file-exists-542525/
So you are saying that in usual simplest setup this "error" doesn't exist?
With ovs 1.7.1, CentOS6.3x64 - who approve or refute
On Tue, Oct 23, 2012 at 10:37:04PM +0400, Denis Iskandarov wrote:
> But i'm interested in next error/information while restarting network service
> >
> > # service network restart
> > Shutting down interface br0: [ OK ]
> > Shutting down interface eth0:
Hi again,
After successfully building 1.7.1 RPMs and installing them on system
in general at very basic lvl everything works
But i'm interested in next error/information while restarting network service
>
> # service network restart
> Shutting down interface br0: [ O
14 matches
Mail list logo