Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "APEL/Dcache"

From EGIWiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:


Edit SSM's sender.cfg to have "path:/var/spool/dcache/star" so that it can find and publish the records dcache generated.
Edit SSM's sender.cfg to have "path:/var/spool/dcache/star" so that it can find and publish the records dcache generated.
'''Back to [https://wiki.egi.eu/wiki/APEL/Storage APEL Storage Accounting]'''

Latest revision as of 15:43, 30 January 2019

The configuration follows the same configuration system that is common to all dCache components. In keeping with other dCache components, the default values are exposed and well documented.

In general, a site should review the star.properties file (in the standard location for configuration defaults) and update their site-specific configuration, if necessary.

Information on how to set the star.properties file can be found here: https://github.com/dCache/dcache/blob/master/skel/share/defaults/star.properties

Map local groupid to experiment VO names as appropriate

star.gid-mapping = 12345=/atlas,12346=/cms,12347=/lhcb (EXAMPLE)

Running the dcache-star command will generate records according to that site's configuration.

Edit SSM's sender.cfg to have "path:/var/spool/dcache/star" so that it can find and publish the records dcache generated.

Back to APEL Storage Accounting