Comment 7 for bug 1199003

Revision history for this message
Shannon McFarland (shmcfarl) wrote :

Update: I rebuilt my environment again and this time I only saw the error on the first puppet run. I just repeated the puppet run over and over and did not see it again. It looks like it is an order of operation issue anyhow.

It errors:
control-server ovs-vswitchd: 00156|netdev_vport|ERR|gre-2: gre type requires valid 'remote_ip' argument

Sets the remote_ip in the very next line:
Jul 3 16:27:47 control-server ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface gre-2 options:remote_ip=10.121.13.51

And then it does not appear again in that run. I have no idea what would have changed in this last build that would cause it to only run the first time but that is good news. I saw some stuff come in on my 'git pull' but none of it looked related to this. Should we close this?