[ https://issues.apache.org/jira/browse/GEODE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated GEODE-5342: ---------------------------------- Labels: pull-request-available (was: ) > gfsh commands related to offline disk store operations create the given disk > store directory if it doesn't exist > ---------------------------------------------------------------------------------------------------------------- > > Key: GEODE-5342 > URL: https://issues.apache.org/jira/browse/GEODE-5342 > Project: Geode > Issue Type: Bug > Components: gfsh > Reporter: Lynn Gallinat > Assignee: Juan José Ramos Cassella > Priority: Major > Labels: pull-request-available > > {noformat} > gfsh> validate offline-disk-store --name=diskStore2 > --disk-dirs=/Users/lynn/doesNotExist > Validating diskStore2 > Error in validating disk store diskStore2 is : The init file > "/Users/lynn/doesNotExist/BACKUPdiskStore2.if" does not exist. > The directory "/Users/lynn/doesNotExist" is now created. > {noformat} > List of commands that create the disk-store when it doesn't exist: > * alter disk-store > * validate offline-disk-store > * upgrade offline-disk-store > * compact offline-disk-store > * describe offline-disk-store -- This message was sent by Atlassian JIRA (v7.6.3#76005)