Comment 3 for bug 1338552

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

From Fuel master node:
___________________________
[root@nailgun ~]# ps ax | grep cobbler
19394 ? S 0:00 /bin/bash /usr/bin/dockerctl start cobbler --attach
22209 pts/8 S+ 0:00 grep cobbler
[root@nailgun ~]#

____________________________________

[root@nailgun ~]# docker images;docker ps
REPOSITORY TAG IMAGE ID CREATED VIRTUAL SIZE
storage/log latest 4ac401f34608 About an hour ago 2.489 MB
storage/puppet latest 42960fc6da1f About an hour ago 2.489 MB
storage/repo latest f34d9db59a75 About an hour ago 2.489 MB
storage/dump latest 031227898e16 About an hour ago 2.489 MB
fuel/rsyslog_5.0.1 latest 7ce4606aba69 3 days ago 401.6 MB
fuel/postgres_5.0.1 latest 98751c2ac81e 3 days ago 475.9 MB
fuel/rabbitmq_5.0.1 latest 2f1b50386068 3 days ago 566.3 MB
fuel/rsync_5.0.1 latest a28cc131a443 3 days ago 388.8 MB
fuel/ostf_5.0.1 latest 84e85eef7e4c 3 days ago 532.8 MB
fuel/nginx_5.0.1 latest 143c69ed3be3 3 days ago 447.2 MB
fuel/nailgun_5.0.1 latest bc5a61d3c0b1 3 days ago 528.9 MB
fuel/mcollective_5.0.1 latest 0bff15040728 3 days ago 485.5 MB
fuel/cobbler_5.0.1 latest 03d4f0c8c309 3 days ago 574.5 MB
fuel/astute_5.0.1 latest 92c5ef5ed603 3 days ago 439.5 MB
busybox latest 2d8e5b282c81 10 weeks ago 2.489 MB
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
e87e6bb2a7d1 fuel/mcollective_5.0.1:latest /usr/local/bin/start About an hour ago Up About an hour fuel-core-5.0.1-mcollective
60d387fe906f fuel/nginx_5.0.1:latest /usr/local/bin/start About an hour ago Up About an hour 0.0.0.0:8000->8000/tcp, 0.0.0.0:8080->8080/tcp fuel-core-5.0.1-nginx
cf81fb4797d1 fuel/ostf_5.0.1:latest /bin/sh -c /usr/loca About an hour ago Up About an hour 0.0.0.0:8777->8777/tcp fuel-core-5.0.1-ostf
d40ed3d06ad7 fuel/nailgun_5.0.1:latest /bin/sh -c /usr/loca About an hour ago Up About an hour 0.0.0.0:8001->8001/tcp fuel-core-5.0.1-nailgun
938613f70c1a fuel/rsyslog_5.0.1:latest /usr/local/bin/start About an hour ago Up About an hour 0.0.0.0:514->514/tcp, 0.0.0.0:514->514/udp, 0.0.0.0:49153->25150/tcp fuel-core-5.0.1-rsyslog
340813e4d498 fuel/astute_5.0.1:latest /bin/sh -c /usr/loca About an hour ago Up About an hour fuel-core-5.0.1-astute
56ac8ac3535b fuel/rsync_5.0.1:latest /bin/sh -c /usr/loca About an hour ago Up About an hour 0.0.0.0:873->873/tcp fuel-core-5.0.1-rsync
70318829c57a fuel/rabbitmq_5.0.1:latest /usr/local/bin/start About an hour ago Up About an hour 0.0.0.0:4369->4369/tcp, 0.0.0.0:5672->5672/tcp, 0.0.0.0:15672->15672/tcp, 0.0.0.0:61613->61613/tcp fuel-core-5.0.1-rabbitmq
26379e7657f3 fuel/postgres_5.0.1:latest /usr/local/bin/start About an hour ago Up About an hour 0.0.0.0:5432->5432/tcp fuel-core-5.0.1-postgres
[root@nailgun ~]#