Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-105

Replica Selector should allow for file URL selection if they are associated with local site

XMLWordPrintable

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • master, 3.0
    • Affects Version/s: None
    • Component/s: Planner: Selectors
    • None

      Currently, Replica Selectors in Pegasus ignore all file URL's that are not associated with the compute site. This is necessary, as otherwise the Replica Selector may end up selecting a replica specified with a file URL that is not valid on the compute site.

      for e.g lets say a job that is to be executed on site X needs file f.a

      In the replica catalog the user has

      f.a file:///shared/input/data/f.a pool="X"
      f.a file:///shared/input-data/f.a pool="Y"

      Thus Replica Selector would never select the URL associated with pool Y

      Currently this check helps us in filtering out unwanted file urls that have no meaning on site X

      However, there is an exception where if Y=local it maybe possible to access these files using the third party transfers if the user has set so.

            Assignee:
            rynge-page Mats Rynge [X] (Inactive)
            Reporter:
            vahi Karan Vahi
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: