Skip to content

Commit ad9470b

Browse files
gwbrownTheRiffRafi
andauthored
Add note about license to "Restore an Entire Cluster" docs (#87485) (#108437)
One user reached out mentioning that it would be a good idea to remind users to re-upload the license after full cluster recovery from snapshot as one can easily miss this when trying to figure out why some features aren't working after the restore. (cherry picked from commit 295fba3) Co-authored-by: Rafi Estrada <[email protected]>
1 parent 766ba1c commit ad9470b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/snapshot-restore/restore-snapshot.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,10 @@ POST _snapshot/my_repository/my_snapshot_2099.05.06/_restore
455455
. When the restore operation is complete, resume indexing and restart any
456456
features you stopped:
457457
+
458+
NOTE: When the snapshot is restored, the license that was in use at the time the snapshot
459+
was taken will be restored as well. If your license has expired since the snapshot was taken,
460+
you will need to use the <<update-license,Update License API>> to install a current license.
461+
+
458462
--
459463
* GeoIP database downloader
460464
+

0 commit comments

Comments
 (0)