Skip to content

AxonOps — AI-Native Control Plane for Open Source Data Platforms

Snapshot Import

Snapshot import lets you bring existing Cassandra snapshots under AxonOps management so they can be restored through the UI.

  • You created snapshots manually (or via another tool) and want to restore with AxonOps.
  • You migrated data directories and need AxonOps to recognize snapshots.

AxonOps maps a snapshot directory into its internal snapshot catalog so it can be selected from the Restore view. The agent updates the snapshot structure and permissions to align with AxonOps restore workflows.

  • The snapshot directories exist under the configured Cassandra data paths.
  • axon-agent has filesystem access to the snapshot directories.
  • Snapshot import does not upload data to remote storage.
  • For point-in-time restore, enable commit log archiving and use the PITR workflow.