This topic describes the validate offline-disk-store command in gfsh, the VMware Tanzu GemFire command-line interface.

Use this command to validate offline disk stores.

Availability: Offline.

Syntax:

validate offline-disk-store --name=value --disk-dirs=value(,value)*

Name Description
‑‑name Required. Name of the disk store to be validated.
‑‑disk-dirs Required. Directories where data for the disk store was previously written.

Table 1. Validate Offline-Disk-Store Parameters

Example Commands:

validate offline-disk-store --name=DiskStore2 --disk-dirs=data/dir3,data/dir4
check-circle-line exclamation-circle-line close-line
Scroll to top icon