HomeGetting StartedInstallation & SetupDevelopment & IntegrationDeployment & OperationsData ManagementTechnical SupportPlatform Updates
DocsDeployment & OperationsAdmin CLI Referenceindex

cluster

Stardog Cluster is a collection of Stardog Server instances running on one or more virtual or physical machines that, from the client’s perspective, behave like a single Stardog Server instance. Read more about Stardog's High Availability (HA) Cluster offering.

Select any of the commands to view their manual page.

CommandDescription
cluster diagnostics-reportGenerate cluster diagnostic report zip
cluster infoPrints info about the nodes in the Stardog Pack cluster.
cluster metricsRetrieves metrics for each server in the cluster
cluster readonly-startStart read only mode
cluster readonly-stopStop read only mode
cluster standby-attempt-syncAttempt to trigger a sync operation for a standby or read replica node. This command can only be run against these node types.
cluster standby-pausePause a standby node or read replica. This command can only be run against these node types.
cluster standby-resumeResume a standby node or read replica. This command can only be run against these node types.
cluster standby-statusGet the status of a standby node or read replica. This command can only be run against these node types.
cluster statusPrints status information for each node in the cluster
cluster stopIssues a shutdown request to all the nodes in the Stardog cluster.
cluster zk-repairRepair ZooKeeper so it matches the transaction IDs of Stardog nodes.