You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "kcheng.mvp (JIRA)" <ji...@apache.org> on 2016/01/30 09:06:39 UTC

[jira] [Comment Edited] (IGNITE-1069) Need to add information about node's type:server or client (visorcmd)

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

kcheng.mvp edited comment on IGNITE-1069 at 1/30/16 8:06 AM:
-------------------------------------------------------------

Here is the test steps and result.

1: start two default server node from a linux server
2: start a client nodes from a windows desktop.
3: Run command  ignitevisorcmd.sh 
4: type 'Top' Command

get below result

{code:title=Result|borderStyle=solid}
Hosts: 2
+====================================================================================================================================+
|  Int./Ext. IPs  |   Node ID8(@)    | Node Type |                  OS                   | CPUs |          MACs           | CPU Load |
+====================================================================================================================================+
| 10.170.32.231   | 1: 7F236637(@n0) | Server    | Linux amd64 3.10.0-123.9.3.el7.x86_64 | 2    | 00:16:3E:00:56:B3       | 0.42 %   |
| 120.25.1.56     | 2: C1AEE128(@n1) | Server    |                                       |      | 00:16:3E:00:75:67       |          |
| 127.0.0.1       |                  |           |                                       |      |                         |          |
+-----------------+------------------+-----------+---------------------------------------+------+-------------------------+----------+
| 0:0:0:0:0:0:0:1 | 1: 1C146DE8(@n2) | Client    | Windows 7 amd64 6.1                   | 2    | 00:00:00:00:00:00:00:E0 | 1.03 %   |
| 127.0.0.1       |                  |           |                                       |      | 0A:00:27:00:00:00       |          |
| 172.26.12.91    |                  |           |                                       |      | F8:BC:12:6E:40:36       |          |
| 192.168.56.1    |                  |           |                                       |      |                         |          |
+------------------------------------------------------------------------------------------------------------------------------------+

Summary:
+-------------------------------------+
| Total hosts    | 2                  |
| Total nodes    | 3                  |
| Total CPUs     | 4                  |
| Avg. CPU load  | 0.62 %             |
| Avg. free heap | 91.00 %            |
| Avg. Up time   | 00:51:27           |
| Snapshot time  | 01/30/16, 13:44:59 |
+-------------------------------------+
{code}


was (Author: kcheng.mvp):
Here is the test steps and result.

1: start two default server node from a linux server
2: start a client node from a windows desktop.
3: Run command  ignitevisorcmd.sh 
4: type 'Top' Command

get below result

{code:title=Result|borderStyle=solid}
Hosts: 2
+====================================================================================================================================+
|  Int./Ext. IPs  |   Node ID8(@)    | Node Type |                  OS                   | CPUs |          MACs           | CPU Load |
+====================================================================================================================================+
| 10.170.32.231   | 1: 7F236637(@n0) | Server    | Linux amd64 3.10.0-123.9.3.el7.x86_64 | 2    | 00:16:3E:00:56:B3       | 0.42 %   |
| 120.25.1.56     | 2: C1AEE128(@n1) | Server    |                                       |      | 00:16:3E:00:75:67       |          |
| 127.0.0.1       |                  |           |                                       |      |                         |          |
+-----------------+------------------+-----------+---------------------------------------+------+-------------------------+----------+
| 0:0:0:0:0:0:0:1 | 1: 1C146DE8(@n2) | Client    | Windows 7 amd64 6.1                   | 2    | 00:00:00:00:00:00:00:E0 | 1.03 %   |
| 127.0.0.1       |                  |           |                                       |      | 0A:00:27:00:00:00       |          |
| 172.26.12.91    |                  |           |                                       |      | F8:BC:12:6E:40:36       |          |
| 192.168.56.1    |                  |           |                                       |      |                         |          |
+------------------------------------------------------------------------------------------------------------------------------------+

Summary:
+-------------------------------------+
| Total hosts    | 2                  |
| Total nodes    | 3                  |
| Total CPUs     | 4                  |
| Avg. CPU load  | 0.62 %             |
| Avg. free heap | 91.00 %            |
| Avg. Up time   | 00:51:27           |
| Snapshot time  | 01/30/16, 13:44:59 |
+-------------------------------------+
{code}

> Need to add information about node's type:server or client (visorcmd)
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-1069
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1069
>             Project: Ignite
>          Issue Type: Bug
>          Components: build
>    Affects Versions: sprint-7
>         Environment: OS X 10.10.3
> jdk1.7.0_79
>            Reporter: Ilya Suntsov
>            Assignee: kcheng.mvp
>
> Steps for reproduction:
> 1. Start one server node and two clients
> 1. Start ignitevisorcmd.sh 
> 2. Connect to grid (open)
> 3. Print topology (top)
> Results:
> {noformat}
> top
> Hosts: 1
> +====================================================================================================================+
> |          Int./Ext. IPs          |   Node ID8(@)    |           OS            | CPUs |       MACs        | CPU Load |
> +====================================================================================================================+
> | 2001:db8:85a3:0:0:8a2e:370:7334 | 1: 9D4F0AC0(@n0) | Mac OS X x86_64 10.10.3 | 8    | 10:40:F3:A7:6A:B6 | 0.16 %   |
> | 192.168.3.7                     | 2: 6D746DAC(@n1) |                         |      |                   |          |
> | 0:0:0:0:0:0:0:1                 | 3: A496C669(@n2) |                         |      |                   |          |
> | 127.0.0.1                       |                  |                         |      |                   |          |
> +--------------------------------------------------------------------------------------------------------------------+
> Summary:
> +-------------------------------------+
> | Total hosts    | 1                  |
> | Total nodes    | 3                  |
> | Total CPUs     | 8                  |
> | Avg. CPU load  | 0.16 %             |
> | Avg. free heap | 80.00 %            |
> | Avg. Up time   | 00:02:44           |
> | Snapshot time  | 07/01/15, 17:59:14 |
> +-------------------------------------+
> {noformat}
> I think here we should print node's types in order to know how many in a topology of servers and how many clients



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)