I am looking for a bit of help trying to install Clearwater on ARM, and the install can’t find jemalloc. I don’t see it in the http://repo.cw-ngv.com/~aarch64<https://na01.safelinks.protection.outlook.com/?url=http:%2F%2Frepo.cw-ngv.com%2F~aarch64&data=02%7C01%7CCarl.J.Persson%40sprint.com%7Ca1ed6623fe854c70d1b408d50a954076%7C4f8bc0acbd784bf5b55f1b31301d9adf%7C0%7C0%7C636426558506353262&sdata=kCPpS7Wrm7tmvvbu4JoSshN32ePRIkD8X%2FA4CcLAXxk%3D&reserved=0> repo either. I searched the internet for a bit, and wasn’t able to find a version for aarch64. Do I need to just download the jemalloc source code from GitHub and compile it? If so, are there any special instructions?
I couldn’t find a cassandra.deb file on the internet for aarch64 either, but did notice clearwater-cassandra was in the ARM repo so I installed that. Will that work? This is the current state of my cluster if you can point me to other issues I can resolve: sprint@homestead:~$ clearwater-etcdctl cluster-health member 3abf1b92893629ad is healthy: got healthy result from http://192.168.122.41:4000 member b56e2725b4b2ed80 is healthy: got healthy result from http://192.168.122.216:4000 member e131a256636b40e2 is healthy: got healthy result from http://192.168.122.49:4000 cluster is healthy sprint@homestead:~$ clearwater-etcdctl member list 3abf1b92893629ad: name=192-168-122-41 peerURLs=http://192.168.122.41:2380 clientURLs=http://192.168.122.41:4000 b56e2725b4b2ed80: name=192-168-122-216 peerURLs=http://192.168.122.216:2380 clientURLs=http://192.168.122.216:4000 e131a256636b40e2: name=192-168-122-49 peerURLs=http://192.168.122.49:2380 clientURLs=http://192.168.122.49:4000 sprint@homestead:~$ /usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state Describing the Sprout Memcached cluster in site site1: The local node is *not* in this cluster The cluster is stable 192.168.122.49 is in state normal Describing the Sprout Chronos cluster in site site1: The local node is *not* in this cluster The cluster is stable 192.168.122.49 is in state normal Describing the Homestead Cassandra cluster: The local node is in this cluster The cluster is *not* stable 192.168.122.41 is in state joining, acknowledged change sprint@homestead:~$ sudo /usr/share/clearwater/clearwater-config-manager/scripts/check_config_sync - /etc/clearwater/shared_config is present but is out of sync sprint@homestead:~$ clearwater-check-config --show clearwater-check-config: command not found sprint@homestead:~$ sudo monit summary The Monit daemon 5.8.1 uptime: 47m Process 'ntp_process' Running System 'node-homestead' Running Process 'nginx_process' Running Program 'nginx_uptime' Waiting Program 'monit_uptime' Waiting Process 'homestead_process' Execution failed Program 'homestead_uptime' Initializing Program 'poll_homestead' Initializing Process 'homestead-prov_process' Running Program 'poll_homestead-prov' Status ok Process 'clearwater_queue_manager_process' Running Program 'clearwater_queue_manager_uptime' Status ok Process 'etcd_process' Running Program 'etcd_uptime' Status ok Program 'poll_etcd_cluster' Waiting Program 'poll_etcd' Status ok Process 'clearwater_diags_monitor_process' Running Process 'clearwater_config_manager' Running Process 'clearwater_cluster_manager' Running Process 'cassandra_process' Execution failed Program 'cassandra_uptime' Not monitored Program 'poll_cassandra' Not monitored Thanks for the help! Carl ________________________________ This e-mail may contain Sprint proprietary information intended for the sole use of the recipient(s). Any use by others is prohibited. If you are not the intended recipient, please contact the sender and delete all copies of the message.
_______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org
