[
https://issues.apache.org/jira/browse/GEODE-8547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225711#comment-17225711
]
Jinmei Liao commented on GEODE-8547:
------------------------------------
since when we tried to start a locator with out-of-date disk-store first, we
got the following message:
{quote}
Use the gfsh show missing-disk-stores command to see all disk stores that are
being waited on by other members.
{quote}
I would be a good idea for the "show missing-disk-stores" command to list out
the missing disk store even when no servers are availble.
> Command "show missing-disk-stores" not working, when all servers are down
> -------------------------------------------------------------------------
>
> Key: GEODE-8547
> URL: https://issues.apache.org/jira/browse/GEODE-8547
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Reporter: Mario Ivanac
> Assignee: Mario Ivanac
> Priority: Major
> Labels: needs-review, pull-request-available
>
> If cluster with 2 locators and 2 servers was ungracefully shutdown it can
> happen that locators that are able to start up are not having most recent
> data to bring up Cluster Configuration Service.
> If we excute command "show missing-disk-stores" it will not work, since all
> servers are down,
> so we are stuck in this situation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)