Werk #9416: Backup restore: Fix case where a restore could fail with /restore-overlay error
| Component | Cluster |
| Title | Backup restore: Fix case where a restore could fail with /restore-overlay error |
| Date | Jan 29, 2021 |
| Level | Trivial Change |
| Class | Bug Fix |
| Compatibility | Compatible - no manual interaction needed |
| Appliance Version | 1.4.14 |
The cluster restore could fail with an error "File exists: '/restore-overlay'" in previous versions. This was caused by a previous restore failure which left over the directory /restore-overlay on the filesystem.
As workaround you could remove the directory /restore-overlay manually and execute the restore afterwards.