# Backup and Restore Issue with different eks clusters!

**URL:** <https://meta.discourse.org/t/backup-and-restore-issue-with-different-eks-clusters/211746>\
**Category:** Self-hosting\
**Created:** [December 10, 2021, 3:39pm UTC](https://meta.discourse.org/t/backup-and-restore-issue-with-different-eks-clusters/211746 "2021-12-10T15:39:05Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![Harshal\_Jain](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/harshal_jain/32/243178_2.png) [@Harshal\_Jain](https://meta.discourse.org/u/Harshal_Jain)\
**Post date:** [December 10, 2021, 3:39pm UTC](https://meta.discourse.org/t/backup-and-restore-issue-with-different-eks-clusters/211746/1 "2021-12-10T15:39:05Z")

</div>

We are trying to backup data from one discourse setup in one eks cluster and trying to restore same data on other discourse setup in other eks.  
(FYI - version of postgress and redis are same on both clusters)

Upload is getting successful but not able to view that upload file in the list to get restore.  
Any help/thoughts on this ?

---

<div class="post-metadata">

**Author:** ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)\
**Post date:** [December 10, 2021, 6:54pm UTC](https://meta.discourse.org/t/backup-and-restore-issue-with-different-eks-clusters/211746/2 "2021-12-10T18:54:10Z")

</div>

> [@Harshal\_Jain](#):
>
> Any help/thoughts on this ?

Store backups in S3 and use same bucket for both servers.

If one server is staging (always a copy of the other one) you might set these settings in ENV (you’ll have to look up exact names)

- no automatic backups
- enable restore
