Opscenter-2.1.2
Cassandra 1.1
Stomp Connection Timeouts
(22 posts) (2 voices)-
Posted 3 months ago #
-
Ok, I'm a little stumped here, so let's take a step back. The first thing I want to figure it out is why you don't see any nodes, regardless of whether the agent is running and connected or not.
First, make sure Cassandra is running properly on all of your nodes. You can verify this with 'nodetool ring' on one of the nodes.
Now, assuming the machine you're running opscenterd on is 69.252.206.59: Verify that opscenterd is running, and that when you load http://<opscenterd-host>:8888, you can't see any nodes in the UI. <opscenterd-host> should be 69.252.206.59 or whatever the public IP of that machine is.
If your Cassandra cluster is properly up and running, and you can't see any nodes in the OpsCenter UI, then re-send the output of http://<opscenterd-host>:8888/Dev_Cluster/nodes
Posted 3 months ago # -
[{"load": 1.3, "has_jna": true, "devices": {"saved_caches": "dm_3", "commitlog": "dm_3", "other": ["dm_2", "dm_1", "dm_0", "sda"], "data": ["dm_3"]}, "task_progress": {}, "node_ip": "69.252.206.61", "network_interfaces": ["lo", "eth0"], "node_version": {"search": null, "dse": "2.2", "tasktracker": null, "jobtracker": null, "cassandra": "1.1.5"}, "dc": "datacenter1", "node_name": "dayview-dev-ch2-03.sys.comcast.net", "num_procs": 1, "streaming": {}, "token": "56713727820156410577229101238628035242", "data_held": 2533011.0, "mode": "normal", "rpc_ip": "69.252.206.61", "partitions": {"saved_caches": "/dev/mapper/RootVolGroup00_lv_var", "commitlog": "/dev/mapper/RootVolGroup00_lv_var", "other": ["/dev/mapper/RootVolGroup00_lv_opt", "/dev/sda1", "/dev/mapper/RootVolGroup00_lv_root"], "data": ["/dev/mapper/RootVolGroup00_lv_var"]}, "os": "linux", "rack": "rack1", "last_seen": 0}, {"load": 1.0600000000000001, "has_jna": true, "devices": {"saved_caches": "dm_3", "commitlog": "dm_3", "other": ["dm_2", "dm_1", "dm_0", "sda"], "data": ["dm_3"]}, "task_progress": {}, "node_ip": "69.252.206.60", "network_interfaces": ["lo", "eth0"], "node_version": {"search": null, "dse": "2.2", "tasktracker": null, "jobtracker": null, "cassandra": "1.1.5"}, "dc": "datacenter1", "node_name": "dayview-dev-ch2-02.sys.comcast.net", "num_procs": 1, "streaming": {}, "token": "0", "data_held": 2687731.0, "mode": "normal", "rpc_ip": "69.252.206.60", "partitions": {"saved_caches": "/dev/mapper/RootVolGroup00_lv_var", "commitlog": "/dev/mapper/RootVolGroup00_lv_var", "other": ["/dev/mapper/RootVolGroup00_lv_opt", "/dev/sda1", "/dev/mapper/RootVolGroup00_lv_root"], "data": ["/dev/mapper/RootVolGroup00_lv_var"]}, "os": "linux", "rack": "rack1", "last_seen": 0}, {"load": null, "has_jna": false, "devices": {"saved_caches": null, "commitlog": null, "other": null, "data": null}, "task_progress": {}, "node_ip": "69.252.206.62", "network_interfaces": null, "node_version": {}, "dc": "datacenter1", "node_name": null, "num_procs": null, "streaming": {}, "token": "113427455640312821154458202477256070485", "data_held": null, "mode": "unknown", "rpc_ip": "69.252.206.62", "partitions": {"saved_caches": null, "commitlog": null, "other": null, "data": null}, "os": null, "rack": "rack1", "last_seen": 0}]
Posted 3 months ago # -
Top right of the page it says
Active Nodes: 0 nodes
Down Nodes: 0 nodesDev_Cluster (Cassandra_ 0 of 0 agents connected
Although where it says "Storage Capacity" it shows:
1 0f 0 nodesI've only started one Opscenter-agent for now
Posted 3 months ago # -
Ok so apparently it seems something is wrong with my browser! I had other people go to http://<opscenterd-host>:8888 and they all saw 3 nodes. Only mine seems to be showing 0 of 0 nodes so I'll have to have have that looked at. Thanks so much for your help good sir, it came in handy and I really learned a lot
Posted 3 months ago # -
Aha. Glad you've figured something out. I'd love to hear what the issue ends up being, if you don't mind posting once you figure it out.
Thanks
Posted 3 months ago # -
Yes, actually it was very simple. Apparently my Firefox browser was calling cached version of the page and that's why it was still showing 0 nodes even after everything was configured and set up properly. All I had to do was clear the cache and it resolved the problem!
Posted 3 months ago #
Reply
You must log in to post.
