Skip to content

Integrate N2N plugin to map FederationPrefix to StoragePrefix for XRoot storage backends#3111

Open
patrickbrophy wants to merge 2 commits intoPelicanPlatform:mainfrom
patrickbrophy:fix-issue-3110
Open

Integrate N2N plugin to map FederationPrefix to StoragePrefix for XRoot storage backends#3111
patrickbrophy wants to merge 2 commits intoPelicanPlatform:mainfrom
patrickbrophy:fix-issue-3110

Conversation

@patrickbrophy
Copy link
Contributor

@patrickbrophy patrickbrophy commented Feb 11, 2026

Closes #3110

With this PR it is now possible to map a FederationPrefix to an arbitrary StoragePrefix for XRootD storage backends. This enables an origin to export /foo and map it to /bar on the remote XRootD storage.

storage backends

With this commit it is now possible to map a FederationPrefix to
an arbitrary StoragePrefix for XRootD storage backends.

This enables an origin to export `/foo` and map it to `/bar`
on the remote XRootD storage.
@patrickbrophy patrickbrophy added this to the v7.25 milestone Feb 11, 2026
@patrickbrophy patrickbrophy added enhancement New feature or request origin Issue relating to the origin component labels Feb 11, 2026
The tests now make an invalid assumption about the validity of storage
and federation prefixes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request origin Issue relating to the origin component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow for prefix name translation on Origin's with storage backed by XrootD

2 participants