Skip to content

Commit f854f06

Browse files
maismailclaude
andcommitted
[HWORKS-2538] Add in-place restore certificate constraint note to DR docs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3ac5534 commit f854f06

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • docs/setup_installation/admin/ha-dr

docs/setup_installation/admin/ha-dr/dr.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,9 @@ In-place restore allows you to restore data onto an existing running cluster usi
341341
!!! Warning
342342
In-place restore **replaces all existing data** in the cluster with the backup data. Any data written after the backup was taken will be lost.
343343

344+
!!! Info
345+
After a fresh install from backup (new cluster restore), in-place restores can only be performed using backups taken **after** that fresh install, because the cluster certificates are regenerated during installation. To restore to a backup that was taken **before** the fresh install, you must perform another new cluster restore from that backup instead of an in-place restore.
346+
344347
#### In-place restore prerequisites
345348

346349
- A running Hopsworks cluster deployed via Helm.

0 commit comments

Comments
 (0)