Versions Compared

Key

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

...

ansible is used to configure the test xrootd: ~wilko/glast/admin/ansible

Code Block
 cd ~wilko/glast/adminConfig/ansible

Setup

The non gpfs xrootd servers (wain, fermi-xrd) connected directly to the glast-test-rdr redirector. The gpfs xrootds (fermi-gpfs) connect to an subcluster redirector (gltg). This subcluster redirector takes into account that all its connected servers are providing access to the same shared file system (gpfs). The subcluster is connected to the glast-test-rdr top redirector. For the top redirector the subcluster looks like a single server. For example, asking the location of a file the top redirector would return the name of one of the subcluster redirectors if the file is on one of the gpfs servers.

...