#12423 archive.linux.duke.edu 's fedora-enchilada module seems incorrect (wrong top level, missing development)
Opened 2 months ago by adamwill. Modified a month ago

archive.linux.duke.edu is in the Tier 1 mirror list at https://fedoraproject.org/wiki/Infrastructure/Mirroring/Tiering , but its fedora-enchilada module appears wrong. Based on the behaviour of other mirrors, the top level of the enchilada module should be pub/fedora (so at the top level we should see a 'linux' directory). But this is not the case. Its top level is pub:

[adamw@toolbx releng (main %)]$ rsync --list-only archive.linux.duke.edu::fedora-enchilada/linux
...
rsync: [sender] link_stat "linux" (in fedora-enchilada) failed: No such file or directory (2)
...
[adamw@toolbx releng (main %)]$ rsync --list-only archive.linux.duke.edu::fedora-enchilada/pub/
...
drwxrwsr-x            995 2025/02/25 06:56:58 epel
drwxr-xr-x            198 2025/02/24 00:40:26 fedora

Also, if you roll with the incorrect layout, the development directory - which should be present in enchilada - is entirely missing:

[adamw@toolbx releng (main %)]$ rsync --list-only archive.linux.duke.edu::fedora-enchilada/pub/fedora/linux/

archive.linux.duke.edu
 - This rsync server is currently available to any/all people.
 - This is subject to change with little or limited notice.

Modules:


drwxr-xr-x             97 2018/02/21 12:20:22 .
drwxr-xr-x            161 2006/10/17 05:46:37 core
drwxrwxr-x             24 2013/04/25 01:55:49 extras
drwxr-xr-x            722 2024/10/25 12:53:24 releases
drwxrwsr-x            703 2025/02/04 07:27:53 updates

Metadata Update from @james:
- Issue tagged with: low-gain, medium-trouble, ops

2 months ago

Metadata Update from @phsmoura:
- Issue priority set to: Waiting on Assignee (was: Needs Review)

2 months ago

@nate-duke Hey, you are listed as admin contact here. Could you take a look?

I mailed nate-duke directly.

He's going to take a look.

Hey guys, sorry. I was having trouble logging in here yesterday and this morning pagure was down all together. I didn't have a chance to look at this yet but it's on my list for Monday morning.

Ok, sorry it took me so long to get to this. Busy week!

I've corrected the rsyncd configuration to provide the correct view for ::fedora-enchilada

❯ rsync --list-only rsync://archive.linux.duke.edu/fedora-enchilada/linux/

archive.linux.duke.edu
 - This rsync server is currently available to any/all people.
 - This is subject to change with little or limited notice.

Modules:


drwxr-xr-x             97 2018/02/21 15:20:22 .
drwxr-xr-x            161 2006/10/17 08:46:37 core
drwxrwxr-x             24 2013/04/25 04:55:49 extras
drwxr-xr-x            722 2024/10/25 15:53:24 releases
drwxrwsr-x            703 2025/02/04 10:27:53 updates

The missing development/ path was due to an effort to save some space in a prior configuration of this system. We've since rearchitected to more sensibly allocate storage resource to this project but I neglected to add extra storage back for fedora and adjust the quick-mirror config. I've corrected this now and we're running a quick-mirror to pull in the new content.

Total on client:        436019 files, 3490 dirs.
Not present on server:  235709 files, 1720 dirs.
Missing on client:      159337 files,  537 dirs.
Size Changed:               58 files.
Timestamps to restore:    2278 files.
Checksum Failed:            72 files.
Filelist changes:       253828 paths.
Total to transfer:      253831 paths.

thanks a lot for the fixes!

Log in to comment on this ticket.

Metadata
Boards 1
ops Status: Backlog