Paste #497483
1 2 3 4 5 | root@de-xenial:~/puppet-openstack-integration# ps uaxf | grep openvswitch root 20368 0.0 0.0 12948 980 pts/1 S+ 10:59 0:00 | \_ grep --color=auto openvswitch root 17407 0.0 0.0 20876 4808 ? S< May17 0:26 \_ ovsdb-server /etc/openvswitch/conf.db -vconsole:emer -vsyslog:err -vfile:info --remote=punix:/var/run/openvswitch/db.sock --private-key=db:Open_vSwitch,SSL,private_key --certificate=db:Open_vSwitch,SSL,certificate --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert --no-chdir --log-file=/var/log/openvswitch/ovsdb-server.log --pidfile=/var/run/openvswitch/ovsdb-server.pid --detach --monitor root 17423 0.1 0.6 394188 50404 ? S<Ll May17 1:36 \_ ovs-vswitchd unix:/var/run/openvswitch/db.sock -vconsole:emer -vsyslog:err -vfile:info --mlockall --no-chdir --log-file=/var/log/openvswitch/ovs-vswitchd.log --pidfile=/var/run/openvswitch/ovs-vswitchd.pid --detach --monitor neutron 17409 2.4 1.1 244588 97020 ? Ss May17 28:59 /usr/bin/python /usr/bin/neutron-openvswitch-agent --config-file=/etc/neutron/neutron.conf --config-file=/etc/neutron/plugins/ml2/openvswitch_agent.ini --log-file=/var/log/neutron/neutron-openvswitch-agent.log |