Hello,

I would like to deploy and run the clearwater-docker by applying the docker 
commands suggested in the README.md on 
https://github.com/Metaswitch/clearwater-docker/tree/master/.
I had several issues, so let’s start with the first ones (I will email other 
issues once I pass through these ones).

_________________________________________________________________________________________________________

ISSUES WITH HOMESTEAD: Cassandra (port 8888) not running.

I found out that homestead port 8888 was not available.

Here is the list of processes captured on homestead:


root         1     0  0 23:01 ?        00:00:00 /usr/bin/python 
/usr/bin/supervisord -c /etc/supervisor/supervisord.conf

root         7     1  0 23:01 ?        00:00:00 /usr/sbin/sshd -D

root       147     1  0 23:01 ?        00:00:00 /bin/sh 
/etc/init.d/homestead-prov run

root       148     1  0 23:01 ?        00:00:00 nginx: master process 
/usr/sbin/nginx -g daemon off;

root       151   147  0 23:01 ?        00:00:01 
/usr/share/clearwater/homestead/env/bin/python -m metaswitch.crest.main 
--worker-processes 1

www-data   152   148  0 23:01 ?        00:00:00 nginx: worker process

www-data   153   148  0 23:01 ?        00:00:00 nginx: worker process

www-data   154   148  0 23:01 ?        00:00:00 nginx: worker process

www-data   155   148  0 23:01 ?        00:00:00 nginx: worker process

root       186     1  4 23:01 ?        00:00:54 
/usr/lib/jvm/java-7-openjdk-amd64//bin/java -ea 
-javaagent:/usr/share/cassandra/lib/jamm-0.2.5.jar 
-XX:+CMSClassUnloadingEnabled -XX:+UseThreadPriorities 
-XX:ThreadPriorityPolicy=42 -Xms1001M -Xmx1001M -Xmn250M 
-XX:+HeapDumpOnOutOfMemoryError -Xss256k -XX

root       970     7  0 23:19 ?        00:00:00 sshd: root@pts/0

root       981   970  0 23:19 pts/0    00:00:00 -bash

root      1003     1  0 23:19 ?        00:00:00 monit

root      1030     1  0 23:19 ?        00:00:00 /usr/sbin/ntpd -p 
/var/run/ntpd.pid -g -u 103:106

root      1099     1  0 23:19 ?        00:00:00 /bin/bash 
/usr/share/clearwater/bin/clearwater_diags_monitor

root      1104  1099  0 23:19 ?        00:00:00 inotifywait -e create -qq .

root      5045  1003  2 23:21 ?        00:00:00 [poll_homestead-] <defunct>

cassand+  5188     1 99 23:21 ?        00:00:04 
/usr/lib/jvm/java-7-openjdk-amd64//bin/java -ea 
-javaagent:/usr/share/cassandra/lib/jamm-0.2.5.jar 
-XX:+CMSClassUnloadingEnabled -XX:+UseThreadPriorities 
-XX:ThreadPriorityPolicy=42 -Xms1001M -Xmx1001M -Xmn250M 
-XX:+HeapDumpOnOutOfMemoryError -Xss256k -XX

root      5383   981  0 23:21 pts/0    00:00:00 ps -ef



Here is part of the “monit status”:


Process 'homestead_process'

  status                            Does not exist

  monitoring status                 Monitored

  data collected                    Mon, 29 Jun 2015 23:20:14



Process 'cassandra_process'

  status                            Does not exist

  monitoring status                 Monitored

  data collected                    Mon, 29 Jun 2015 23:20:15




_________________________________________________________________________________________________________



ISSUES WITH ELLIS (or maybe the issues comes from the “base” build?)

 - Redeployed from scractch last week -  The provisioning portal (ellis) 
doesn’t display the domain name anymore.

[cid:F3A4F9EB-B420-454F-BEA0-6F5D5CB67401]

I found during the “base” build that following error:

Step 18 : RUN /etc/init.d/clearwater-auto-config-docker restart
 ---> Running in 38123f560712
/etc/init.d/clearwater-auto-config-docker: 82: 
/etc/init.d/clearwater-auto-config-docker: home_domain: not found
 ---> c43db9b6e245
Removing intermediate container 38123f560712
Step 19 : RUN /etc/init.d/clearwater-infrastructure restart
 ---> Running in 12a56bd101d0
 * Restarting clearwater-infrastructure clearwater-infrastructure
Configuring monit for only localhost access
   ...done.


________________________________


Please let me know how I can fix those issues.

Thanks in advance


Thao

_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/listinfo/clearwater

Reply via email to