tickets #180608
openActual list of rsync modules
0%
Description
Hello Colleagues,
I am hosting OpenSuse Mirror in Armenia (http://opensuse.ucom.am/).
Currently, my script is set to sync from the rsync module
*stage-main-repos.opensuse.org::opensuse-hotstuff-640gb.*It seems like this
module is misconfigured because rsync reports that the total amount of
files to sync is ~3.8Tb.
rsync --dry-run --recursive --stats stage-main-repos.opensuse.org:¶
:opensuse-hotstuff-640gb
...
Number of files: 950,030 (reg: 949,004, dir: 507, link: 519)
Number of created files: 0
Number of deleted files: 0
Number of regular files transferred: 0
Total file size: 3,873,134,159,559 bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 59,557,422
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 1,210
Total bytes received: 60,701,440
Additionally, seems like both staging
https://mirrors.opensuse.org/list/rsyncinfo-stage.o.o.txt and rsync
https://mirrors.opensuse.org/list/rsyncinfo-rsync.o.o.txt rsync module
report webpages are broken (I get 404 not found).
In the mirror infrastructure reference page
https://en.opensuse.org/openSUSE:Mirror_infrastructure I am unable to
find opensuse-hotstuff-640gb module, is it deprecated? From where one can
get an actual list of modules?
Can someone please have a look?
Thanks in advance!
Best regards
Levon Avagyan
Updated by crameleon about 1 month ago
- Category set to Mirrors
- Private changed from Yes to No
Hello,
the hotstuff modules are unfortunately generally not maintained anymore, sorry for the poor experience.
Thanks for reporting the broken links, this probably fell apart when mirrors.o.o was migrated to a static page system, we'll need to implement these paths again.
Updated by crameleon about 1 month ago
Forgot to answer your question, while the website does not work, to get a list of modules you can also just use rsync stage.opensuse.org::
/ rsync stage-main-repos.opensuse.org::
.
Updated by lllevonnn about 1 month ago
Hello Georg,
Thank you for the clarification, if I understood correctly, I need to configure to sync opensuse-full and exclude what is not needed right?
Updated by crameleon about 1 month ago
Yes, I think that is the best way at the moment. The mirror scanner will detect what content you have available.