Node seen offline by Fuel but still can be pinged

Asked by eighilaza

Hi,
I have a node that is seen as offline by the Fuel Master even though I can ping it and ssh to it from that same Fuel Master.

[root@fuel ~]# fuel node list
id | status | name | cluster | ip | mac | roles | pending_roles | online | group_id
---|--------|------------------|---------|------------|-------------------|------------|---------------|--------|---------
15 | ready | Untitled (a0:54) | 4 | 10.20.0.17 | fa:fb:9d:05:a5:44 | controller | | False | 4
16 | ready | Untitled (fa:29) | 4 | 10.20.0.18 | d6:81:67:b0:84:45 | compute | | True | 4
17 | ready | Untitled (77:a3) | 4 | 10.20.0.3 | 2a:e5:2e:88:c8:4a | compute | | True | 4
[root@fuel ~]# ping 10.20.0.17
PING 10.20.0.17 (10.20.0.17) 56(84) bytes of data.
64 bytes from 10.20.0.17: icmp_seq=1 ttl=64 time=0.212 ms
64 bytes from 10.20.0.17: icmp_seq=2 ttl=64 time=0.210 ms
^C
--- 10.20.0.17 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1776ms
rtt min/avg/max/mdev = 0.210/0.211/0.212/0.001 ms

It was seen as online a few hours ago and I didn't make any changes to my hardware since then. Any suggestions on how to fix this please?
Thanks,

Question information

Language:
English Edit question
Status:
Answered
For:
Fuel for OpenStack Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Denis Klepikov (dklepikov) said :
#1

Hello,
Please check mcollective agent on node-15

Revision history for this message
eighilaza (elyes-ighilaza) said :
#2

Hi,
Thanks for your reply
The service mcollective is running and the I didn't see any errors in the log files. I only have lines like this

D, [2015-06-19T15:13:17.697265 #6617] DEBUG -- : rabbitmq.rb:64:in `on_hbfire' Received heartbeat from stomp://mcollective@10.20.0.2:61613: receive_fire, curt1434726797.69707
D, [2015-06-19T15:13:35.770215 #6617] DEBUG -- : rabbitmq.rb:66:in `on_hbfire' Publishing heartbeat to stomp://mcollective@10.20.0.2:61613: send_fire, curt1434726815.77last_sleep30.4995942115784

It seems to be still receiving and sending heartbeats. Yet the Fuel Master sees it offline.

Revision history for this message
Denis Klepikov (dklepikov) said :
#3

Sorry for previous message.

Please check nailgun agent on node-15.
It reports to master node node status.
And please check /var/log/docker-logs/nailgun/api.log on master node

Revision history for this message
eighilaza (elyes-ighilaza) said :
#4

thanks for you reply
After trying for while, I had to give up and re-install without figuring out what went wrong

Can you help with this problem?

Provide an answer of your own, or ask eighilaza for more information if necessary.

To post a message you must log in.