Skip to content

Instantly share code, notes, and snippets.

@jedipunkz
Created October 24, 2013 03:10
Show Gist options
  • Save jedipunkz/7130700 to your computer and use it in GitHub Desktop.
Save jedipunkz/7130700 to your computer and use it in GitHub Desktop.
neutron rootwrap のログ
Oct 24 12:09:42 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 -- --if-exists del-port br-int patch-tun
Oct 24 12:09:42 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 -- --if-exists del-port br-int int-br-eth1
Oct 24 12:09:42 grizzly0403 kernel: [62806.932529] device int-br-eth1 left promiscuous mode
Oct 24 12:09:42 grizzly0403 kernel: [62806.949230] kvm: 9522: cpu0 unhandled wrmsr: 0x38f data f
Oct 24 12:09:42 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 -- --if-exists del-port br-eth1 phy-br-eth1
Oct 24 12:09:42 grizzly0403 kernel: [62806.973292] device phy-br-eth1 left promiscuous mode
Oct 24 12:09:43 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 -- --may-exist add-port br-int int-br-eth1
Oct 24 12:09:43 grizzly0403 kernel: [62807.126934] device int-br-eth1 entered promiscuous mode
Oct 24 12:09:43 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 -- --may-exist add-port br-eth1 phy-br-eth1
Oct 24 12:09:43 grizzly0403 kernel: [62807.206775] device phy-br-eth1 entered promiscuous mode
Oct 24 12:09:43 grizzly0403 kernel: [62807.361066] IPv6: ADDRCONF(NETDEV_UP): int-br-eth1: link is not ready
Oct 24 12:09:43 grizzly0403 kernel: [62807.399438] IPv6: ADDRCONF(NETDEV_CHANGE): int-br-eth1: link becomes ready
Oct 24 12:09:43 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 -- --if-exists del-br br-tun
Oct 24 12:09:43 grizzly0403 kernel: [62807.439819] device br-tun left promiscuous mode
Oct 24 12:09:43 grizzly0403 kernel: [62807.448188] kvm: 9522: cpu0 unhandled wrmsr: 0x38f data f
Oct 24 12:09:43 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 add-br br-tun
Oct 24 12:09:43 grizzly0403 kernel: [62807.488175] device br-tun entered promiscuous mode
Oct 24 12:09:43 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 add-port br-int patch-tun
Oct 24 12:09:43 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface patch-tun type=patch
Oct 24 12:09:43 grizzly0403 ovs-vswitchd: 00087|netdev_vport|ERR|patch-tun: patch type requires valid 'peer' argument
Oct 24 12:09:43 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface patch-tun options:peer=patch-int
Oct 24 12:09:43 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 add-port br-tun patch-int
Oct 24 12:09:43 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface patch-int type=patch
Oct 24 12:09:43 grizzly0403 ovs-vswitchd: 00091|netdev_vport|ERR|patch-int: patch type requires valid 'peer' argument
Oct 24 12:09:43 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface patch-int options:peer=patch-tun
Oct 24 12:09:43 grizzly0403 kernel: [62807.947079] kvm: 9522: cpu0 unhandled wrmsr: 0x38f data f
Oct 24 12:09:44 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 -- --may-exist add-port br-tun gre-1
Oct 24 12:09:44 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface gre-1 type=gre
Oct 24 12:09:44 grizzly0403 ovs-vswitchd: 00097|netdev_vport|ERR|gre-1: gre type requires valid 'remote_ip' argument
Oct 24 12:09:44 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface gre-1 options:remote_ip=10.200.10.58
Oct 24 12:09:44 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface gre-1 options:local_ip=10.200.10.59
Oct 24 12:09:44 grizzly0403 kernel: [62808.446062] kvm: 9522: cpu0 unhandled wrmsr: 0x38f data f
Oct 24 12:09:44 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface gre-1 options:in_key=flow
Oct 24 12:09:44 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface gre-1 options:out_key=flow
Oct 24 12:09:44 grizzly0403 kernel: [62808.944889] kvm: 9522: cpu0 unhandled wrmsr: 0x38f data f
Oct 24 12:09:44 grizzly0403 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Port qvo23b877a7-e7 tag=1
Oct 24 12:09:46 grizzly0403 ntpd[2248]: Listen normally on 23 int-br-eth1 fe80::a874:95ff:fe59:41e UDP 123
Oct 24 12:09:46 grizzly0403 ntpd[2248]: Listen normally on 24 br-tun fe80::4cf1:32ff:fe5d:bb29 UDP 123
Oct 24 12:09:46 grizzly0403 ntpd[2248]: Listen normally on 25 phy-br-eth1 fe80::ac7d:37ff:fedb:f6be UDP 123
Oct 24 12:09:46 grizzly0403 ntpd[2248]: Deleting interface #22 phy-br-eth1, fe80::dc72:8bff:fece:b995#123, interface stats: received=0, sent=0, dropped=0, active_time=59606 secs
Oct 24 12:09:46 grizzly0403 ntpd[2248]: Deleting interface #21 br-tun, fe80::7c88:46ff:feae:93d0#123, interface stats: received=0, sent=0, dropped=0, active_time=59606 secs
Oct 24 12:09:46 grizzly0403 ntpd[2248]: Deleting interface #20 int-br-eth1, fe80::e001:caff:fe2c:6300#123, interface stats: received=0, sent=0, dropped=0, active_time=59606 secs
Oct 24 12:09:46 grizzly0403 ntpd[2248]: peers refreshed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment