Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@134e7d7754e3:/# ps -ef
- UID PID PPID C STIME TTY TIME CMD
- root 1 0 0 11:44 ? 00:00:00 /bin/sh -c /start.sh && /home/lava/bin/add-qemu-to-lava.sh 2 && /home/lava/bin/add-kvm-to-lava.sh 2 && bash
- root 537 1 0 11:45 ? 00:00:00 bash
- postgres 887 1 0 12:09 ? 00:00:00 /usr/lib/postgresql/9.6/bin/postgres -D /var/lib/postgresql/9.6/main -c config_file=/etc/postgresql/9.6/main/po
- postgres 889 887 0 12:09 ? 00:00:00 postgres: 9.6/main: checkpointer process
- postgres 890 887 0 12:09 ? 00:00:00 postgres: 9.6/main: writer process
- postgres 891 887 0 12:09 ? 00:00:00 postgres: 9.6/main: wal writer process
- postgres 892 887 0 12:09 ? 00:00:00 postgres: 9.6/main: autovacuum launcher process
- postgres 893 887 0 12:09 ? 00:00:00 postgres: 9.6/main: stats collector process
- root 946 1 0 12:09 ? 00:00:00 /usr/sbin/apache2 -k start
- root 1041 1 0 12:09 ? 00:00:00 gunicorn: master [lava_server.wsgi]
- lavaser+ 1078 1041 0 12:09 ? 00:00:02 gunicorn: worker [lava_server.wsgi]
- lavaser+ 1086 1041 0 12:09 ? 00:00:02 gunicorn: worker [lava_server.wsgi]
- root 1088 1 0 12:09 ? 00:00:01 /usr/bin/python /usr/bin/lava-master manage --instance-template=/etc/lava-server/{filename}.conf dispatcher-mas
- lavaser+ 1124 1041 0 12:09 ? 00:00:02 gunicorn: worker [lava_server.wsgi]
- root 1127 1 0 12:09 ? 00:00:02 /usr/bin/python /usr/bin/lava-slave --master tcp://localhost:5556 --socket-addr tcp://localhost:5555 --level DE
- lavaser+ 1152 1041 0 12:09 ? 00:00:01 gunicorn: worker [lava_server.wsgi]
- lavaser+ 1164 1088 0 12:09 ? 00:00:01 /usr/bin/python /usr/bin/lava-server manage --instance-template=/etc/lava-server/{filename}.conf dispatcher-mas
- root 1174 1127 0 12:09 ? 00:00:00 /usr/bin/python /usr/bin/lava-dispatcher-slave --master tcp://localhost:5556 --socket-addr tcp://localhost:5555
- postgres 1186 887 0 12:09 ? 00:00:00 postgres: 9.6/main: lavaserver lavaserver 127.0.0.1(41094) idle
- www-data 1212 946 0 12:09 ? 00:00:00 /usr/sbin/apache2 -k start
- www-data 1213 946 0 12:09 ? 00:00:00 /usr/sbin/apache2 -k start
- root 1319 537 0 12:18 ? 00:00:00 ps -ef
- root@134e7d7754e3:/#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement