You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vasiliy Sisko (JIRA)" <ji...@apache.org> on 2015/06/22 09:26:00 UTC

[jira] [Commented] (IGNITE-1023) Need to add more information for startNodes at cmd visor.

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

Vasiliy Sisko commented on IGNITE-1023:
---------------------------------------

# Added showing of path to log files in final notes. See 2).
# Visor cmd notes about attempt count value:
{code}
NOTE: 
    - Successful start attempt DOES NOT mean that node actually started. 
    - Log files are stored in $TMPDIR/ignite-startNodes folder or /tmp/ignite-startNodes if $TMPDIR is not set.
    - For large topologies (> 100s nodes) it can take over 10 minutes for all nodes to start. 
    - See individual node log for details. 
{code}
Possible we should modify *Note* message.
# Added example ini file with comments: bin/include/visorcmd/node_startup_by_ssh.ini
information about file added to start command help.
# -s parameter is optional. It contain relative to $IGNITE_HOME path to run script file. By default it link to ignite.sh or ignite.bat file and can contain path to user specific run sctipt file.

> Need to add more information for startNodes at cmd visor.
> ---------------------------------------------------------
>
>                 Key: IGNITE-1023
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1023
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Artem Shutak
>            Assignee: Vasiliy Sisko
>             Fix For: sprint-7
>
>         Attachments: #_IGNITE-1023_Additional_information_about_start_node_command.patch
>
>
> See http://apache-ignite-users.70518.x6.nabble.com/Topology-Specification-INI-td467.html
> TODO:
> - add note about where to find ignite-startNodes logs
> - Successful start attempts - means nothing
> - describe ini-file format file
> - '-s' option - is it mandatory.



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