CTA deployment meeting, 10/10/2019

Follow-up from ALICE meeting:

Possible implementation:

Open points, to be clarified with ALICE:

Additional points from the ALICE meeting, noted by Eric:

 

————————————————————————————————————

Further information (Steve's discussion with Andreas):

There were two main discussions.  Firstly how to modify/configure EOS to use SSDs to write to tape and spinners to read.  Secondly how could EOS automatically move files from spinners to SSD and then to tape (this shall be explained later).

In order to write to tape using SSDs but do everything else with spinners we would need to do two development tasks:

  1. Modify EOS to allow us to override the space to be used when a tape server opens a file for writing (this is development work for the EOS team  - please correct me if I am wrong Andreas).
  2. Modify the EOS MGM (for myself or Eric - really easy) to add the new “override" opaque data to the URL given to tape servers to open EOS files for writing (when we retrieve files from tape).

Operationally we would then do the following:

  1. Configure EOS to have an SSD space and a spinner space.
  2. Configure EOS to use the spinner space by default.
  3. Configure all tape backed directories to use SSDs by default.

When anyone writes to a non-tape directory they will use spinners.  When a user writes to a tape backed directory they will use SSDs.  When a tape server writes back to the same tape backed directories it will override the SSD space setting and use spinners instead.