State boundary
Recovery bundles contain authoritative application state:- Drupal database
- Drupal public and private files
- Fcrepo database and object data when Fcrepo is enabled
Back up and validate
Create a checksummed full-state recovery bundleRestore and recovery drill
Validate and restore an ISLE recovery bundle. This is destructive. The command briefly enters Drupal maintenance mode and pauses mutation consumers. After restoration, rebuild derived indexes and queues and run strict verification.
Restore is destructive and prompts before replacing authoritative state:
- Rebuild Solr and Blazegraph indexes as applicable.
- Replay required derivative jobs and confirm queues drain.
- Run
sitectl healthcheck. - Run
sitectl verify --strict. - Confirm representative objects, binaries, IIIF delivery, and search.
- Record backup age as achieved RPO and elapsed recovery time as achieved recovery time objective (RTO).

