Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Networking

NRAO side

  • Submit host needs to be able to establish a connection to the remote head node on port 9618 (HTCondor)
  • Submit host needs to be able to listen for a connection from the remote head node on port 9618 (HTCondor)

Remote side

  • Head node requires external access to nrao.edu on port 9618 (HTCondor)
  • Execute nodes require external access to nrao.edu on port 9618.  Can be NATed. (HTCondor)


Using

  • Get NRAO jobs on the remote racks.  This may depend on how we want to use these remote racks. If we want them to do specific types of jobs then ClassAd options may be the solution. If we want them as overflow for jobs run at NRAO then flocking may be the solution. Perhaps we want both flocking and ClassAd options.  Actually flocking may be the best method because I think it doesn't require the execute nodes to have external network access.
    • Flocking?  What are the networking requirements?
    • Classad options?  I think this will require the execute hosts to have routable IPs because our submit host will talk directly to them and vice-versa.  Could CCB help here?
    • Other?
  • Remote HTCondor concerns
    • Do we want our jobs to run a an NRAO user like vlapipe or nobody?
    • Do we want local jobs to run as the local user, some dedicated user, or nobody?Remote HTCondor concerns
  • Need to support 50% workload for NRAP and 50% workload for local.  How?
  • Share disk space on head node 50% NRAO and 50% local
    • Two partitions: one for NRAO and one for local?

...