You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2012/05/09 09:12:11 UTC

[jira] [Commented] (KARAF-1317) Unsuccessful remote cluster node ping

    [ https://issues.apache.org/jira/browse/KARAF-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13271168#comment-13271168 ] 

Jean-Baptiste Onofré commented on KARAF-1317:
---------------------------------------------

I started different VM with different Cellar topologies (multicast, TCP/IP static list) and I don't have problem.

karaf@root> cluster:node-list 
   No. Host Name             Port ID
*    1 10.42.20.2            5701 10.42.20.2:5701
     2 10.42.20.6            5701 10.42.20.6:5701
karaf@root> cluster:node-ping 10.42.20.6:5701
PING 10.42.20.6:5701
from 1: req=10.42.20.6:5701 time=46 ms
from 2: req=10.42.20.6:5701 time=13 ms
from 3: req=10.42.20.6:5701 time=12 ms
from 4: req=10.42.20.6:5701 time=9 ms
from 5: req=10.42.20.6:5701 time=24 ms
from 6: req=10.42.20.6:5701 time=19 ms

                
> Unsuccessful remote cluster node ping
> -------------------------------------
>
>                 Key: KARAF-1317
>                 URL: https://issues.apache.org/jira/browse/KARAF-1317
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-core
>    Affects Versions: cellar-2.2.4
>            Reporter: Sergey Lysenko
>            Assignee: Jean-Baptiste Onofré
>             Fix For: cellar-3.0.0, cellar-2.2.4
>
>
> There are two hosts: 10.7.17.98 (local) and 10.7.17.98 (remote)
> Each host have freshly installed karaf with cellar feature and default configuration.
> In case if cluster node is located on remote host, it is not pinged by cluster:node-ping command successfully.
> Also, unsuccessful ping is not displayed correctly, but there is already karaf issue about this: https://issues.apache.org/jira/browse/KARAF-1194.
> Example output:
> {panel}
> > cluster:node-ping 10.7.17.97:5701
> Pinging node 10.7.17.97:5701
> PING 1 10.7.17.97:5701 10005ms
> PING 2 10.7.17.97:5701 10004ms
> PING 3 10.7.17.97:5701 10001ms
> PING 4 10.7.17.97:5701 10002ms
> PING 5 10.7.17.97:5701 10002ms
> PING 6 10.7.17.97:5701 10001ms
> PING 7 10.7.17.97:5701 10001ms
> PING 8 10.7.17.97:5701 10001ms
> PING 9 10.7.17.97:5701 10002ms
> PING 10 10.7.17.97:5701 10002ms
> {panel}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira