To access the Storage Element you need a valid grid certificate, following for example this guide (for INFN users).

Then to use SRM you need also to be registered to the muoncoll.infn.it vo. If not register here.

A page to monitor space usage can be found here


The SE endpoint is: storm-fe-archive.cr.cnaf.infn.it:8444 The reserver area is: storm-fe-archive.cr.cnaf.infn.it:8444/muoncoll

Gfal utils

As example you can use the gfal utils to interact with it; most used commands are:

Some examples:

gfal-ls srm://storm-fe-archive.cr.cnaf.infn.it:8444/muoncoll

gfal-copy <file.name>  srm://storm-fe-archive.cr.cnaf.infn.it:8444/muoncoll/

gfal-rm srm://storm-fe-archive.cr.cnaf.infn.it:8444/muoncoll/<file.name>

To install a basic UI see here


More details and ways to reach it can be found here