Monal Cloud is operated by Pahadi Research, LLC of Washington (US).

Database and platform operators

Block Storage: How to Snapshot, Clone, and Restore a Volume

Use volume snapshots and clones for safe change windows, backup workflows, and fast rollback.

9 min read · Updated 2026-04-01

Prerequisites

  • Existing volume with sufficient free snapshot quota
  • Operational window to quiesce writes when needed
  • Permissions to create snapshots and new volumes

Implementation workflow

This runbook focuses on a reliable sequence for provisioning and validating the service through the cloud console.

  1. Open Storage > Volumes, select the target volume, and create a point-in-time snapshot.
  2. Create a new volume from that snapshot for testing or recovery.
  3. Attach the cloned volume to a staging VM and validate data integrity.
  4. If rollback is required, detach the affected volume and attach the restored clone.
  5. Repoint application mounts and verify service health before reopening traffic.

Validation and operator checks

After deployment, verify connectivity, security boundaries, and backup posture before promoting workloads to production.

Operator tips

  • For databases, flush or pause writes before snapshot operations where possible.
  • Label snapshots with environment, ticket reference, and retention intent.
  • Automate cleanup of expired snapshots to control storage growth.