[
https://issues.apache.org/jira/browse/GEODE-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865017#comment-16865017
]
Juan José Ramos Cassella commented on GEODE-6868:
-------------------------------------------------
Hello [~achoudhary],
I don't agree on this one, the documentation clearly states that by default the
value used for the {{--dir}} parameter in both the {{status locator}} and
{{status server}} commands is the current directory. If the user executes the
command without any parameter on the directory on which the
{{locator}}/{{server}} was started then everything works fine. If, on the other
hand, the user is not on the required directory, it's easy enough to set the
{{--dir}} parameter pointing to the correct directory (or any other parameter
if needed).
Cheers
> status locator gives wrong output
> ---------------------------------
>
> Key: GEODE-6868
> URL: https://issues.apache.org/jira/browse/GEODE-6868
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Reporter: Ashish Choudhary
> Assignee: Juan José Ramos Cassella
> Priority: Major
>
> start locator process
> start locator --name=locator
> Once the locator is up run status command
> run status locator on gfsh
> gfsh>status locator
> Locator in /usr/local/Cellar/apache-geode/1.9.0/bin on 111.123.1.5[10334] is
> currently not responding.
> Run the same steps above to check status of server. You will see similar
> wrong output that currently not responding.
> However everything works fine if you add --name=memberName in status command
> for locator and server.
> Is this expected behavior?.
> [https://geode.apache.org/docs/guide/14/tools_modules/gfsh/command-pages/status.html#topic_E96D0EFA513C4CD79B833FCCDD69C832]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)