mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
add best practices for backup of irreplaceable data (#644)
This commit is contained in:
@@ -68,4 +68,13 @@ Create the Backup
|
|||||||
#. If successful, you will also see the date and time of your most recent backup under **BACKUPS** in the **System** tab:
|
#. If successful, you will also see the date and time of your most recent backup under **BACKUPS** in the **System** tab:
|
||||||
|
|
||||||
.. figure:: /_static/images/config/backup5.png
|
.. figure:: /_static/images/config/backup5.png
|
||||||
:width: 60%
|
:width: 60%
|
||||||
|
|
||||||
|
Best Practices
|
||||||
|
--------------
|
||||||
|
|
||||||
|
Even with proper backups the risk of data corruption is always non-zero. Therefore it is recommended to take additional care when backing up highly valuable or irreplaceable data like a lightning node:
|
||||||
|
|
||||||
|
* High quality SSDs should be favored over HDDs as a backup target.
|
||||||
|
* Backup to multiple targets.
|
||||||
|
* If backing up to multiple targets make sure all backups are up to date.
|
||||||
|
|||||||
Reference in New Issue
Block a user