[Hawkular-dev] Tip: Hawkular running in Openshift on OS/X

Mike Thompson mithomps at redhat.com
Thu Dec 14 10:35:09 EST 2017


This pertains only to Hawkular services running on Mac OS/X via Openshift.

There is a small but critical detail that *must* be adjusted before running
Hawkular in Openshift on OS/X. *Not doing so will result in an
endless(almost) looping and crashing of pods *with very little information
because of the pod logs/events crash very close to startup.

The trick here is to make sure that the OS/X docker has enough memory
because the default is only 2 Gb, which is not enough to run
Hawkular/Cassandra. To adjust this setting go into docker preferences and
find the *Advanced* tab. There you can adjust the Memory and CPU. The
memory is set initially at 2Gb which is not sufficient for
Hawkular/Cassandra -- *adjust this to 8 Gb or more*.

[image: Inline image 1]

The feel free to run Hawuklar/Cassandra:
`oc new-project mm-app;oc process -f hawkular-services-ephemeral.yaml | oc
create -f -`

Hawkular Services Ephemeral Template
<https://raw.githubusercontent.com/hawkular/hawkular-services/master/openshift/hawkular-services-ephemeral.yaml>

Special thanks to Matt Wringe and Matt Mahoney for their time and expertise
in diagnosing this issue.

[Jstickler, you may want to add this to documentation]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hawkular-dev/attachments/20171214/107d9c5f/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Advanced.jpg
Type: image/jpeg
Size: 57456 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/hawkular-dev/attachments/20171214/107d9c5f/attachment-0001.jpg 


More information about the hawkular-dev mailing list