Paste #497463

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
root@de-xenial:~/puppet-openstack-integration# service openvswitch-switch status
● openvswitch-switch.service - Open vSwitch
   Loaded: loaded (/lib/systemd/system/openvswitch-switch.service; enabled; vendor preset: enabled)
   Active: active (exited) since Tue 2016-05-17 15:06:11 UTC; 18h ago
 Main PID: 17426 (code=exited, status=0/SUCCESS)
    Tasks: 0 (limit: 512)
   Memory: 0B
      CPU: 0
   CGroup: /system.slice/openvswitch-switch.service

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
root@de-xenial:~/puppet-openstack-integration# service openvswitch-nonetwork status                                                                                                                                                            
● openvswitch-nonetwork.service - Open vSwitch Internal Unit
   Loaded: loaded (/lib/systemd/system/openvswitch-nonetwork.service; static; vendor preset: enabled)
   Active: active (exited) since Tue 2016-05-17 15:06:11 UTC; 18h ago
 Main PID: 17379 (code=exited, status=0/SUCCESS)
    Tasks: 9 (limit: 512)
   Memory: 44.6M
      CPU: 1min 52.050s
   CGroup: /system.slice/openvswitch-nonetwork.service
           ├─17406 ovsdb-server: monitoring pid 17407 (healthy)                                                                                                                                                                                
           ├─17407 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 --boot
           ├─17422 ovs-vswitchd: monitoring pid 17423 (healthy)                                                                                                                                                                                
           └─17423 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 --mon

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.