Skip to content

Commit 2acaf3b

Browse files
authored
Enhance migration post with S3 durability reference
Added a reference to AWS S3 durability in the migration post.
1 parent 31bc5b0 commit 2acaf3b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_posts/2025-12-01-migrating-copr-results-to-pulp.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ exceptions, everything is stored in our "Copr backend" storage.
1818
Our current storage is a RAID array of block devices with the Ext4
1919
filesystem. For various reasons, AWS block devices larger than 16TB are either
2020
hard to maintain or expensive. We plan to solve this problem by migrating to an
21-
S3 object storage and Pulp, which is a mature solution for managing software
22-
repositories.
21+
S3 object storage and Pulp, which is a mature and [durable-by-default][durability]
22+
solution for managing software repositories.
2323

2424
We have already migrated all Copr team projects to Pulp to dogfood the
2525
integration on ourselves, and we have already migrated [one large project][indi]
@@ -84,3 +84,4 @@ please let us know:
8484
[pypi3]: https://copr.fedorainfracloud.org/coprs/g/copr/PyPI3/
8585
[matrix]: https://matrix.to/#/#buildsys:fedoraproject.org
8686
[mailing-list]: https://lists.fedoraproject.org/archives/list/copr-devel@lists.fedorahosted.org/
87+
[durability]: https://docs.aws.amazon.com/AmazonS3/latest/userguide/DataDurability.html

0 commit comments

Comments
 (0)