DPM Pool Test

From GridPP Wiki
Jump to: navigation, search

Doing a test of DPM once you have added a new pool can be achived quite easily.

  1. The rfio server on the new pool should work as in DPM RFIO Test.
  2. Testing globus-url-copy and srmcp transfers can also be done. To force the files to be copied to the new pool, set all the other pools to read only:
    # dpm-modifyfs --server DISK_SERVER --fs /other/pool/path --st RDONLY
    

    Then DPM GridFTP Test and DPM SRM 1 Test can be done.

  3. When you've finished testing, remember to set the other pools' status back to read/write:
    # dpm-modifyfs --server DISK_SERVER --fs /other/pool/path --st 0