Back up and restore using NFS
Follow the steps to back up and restore using NFS.
Set Up the NFS Server
Install and configure an NFS server on AlmaLinux or Ubuntu for Virtual Appliance backups.
Follow these steps to install and configure the NFS server on AlmaLinux or Ubuntu:
Back Up Elasticsearch to NFS Storage
Create and verify an Elasticsearch snapshot in an NFS-backed repository.
repo3 repository available.
Restore Elasticsearch from NFS Storage
Rebuild Elasticsearch data PVCs and restore a snapshot from an NFS-backed repository.
es-backup-pvc.
Back Up PostgreSQL to NFS Storage
Create and verify a PostgreSQL backup in the NFS-backed pgBackRest repository.
repo3 as the NFS-backed pgBackRest repository.
Restore PostgreSQL from NFS Storage
Restore the latest PostgreSQL backup in place from the NFS-backed pgBackRest repository.
Recover PostgreSQL from NFS Storage After PVC Loss
Rebuild PostgreSQL instance PVCs and restore a labeled backup from NFS storage.
appd-postgres-repo1.
Back Up MySQL to NFS Storage
Create a full MySQL XtraBackup chain in NFS storage.
Restore MySQL from NFS Storage
Stop the MySQL cluster, restore an XtraBackup chain from NFS storage, and rebuild the InnoDB Cluster.
Recover MySQL Replicas After an NFS Restore
Join MySQL replicas manually when PVC loss prevents automatic recovery after an NFS restore.
ONLINE and an affected replica reports Shell Error (51113): Metadata Schema not found.