Difference between revisions of "DPM VO Specific Pools"

From GridPP Wiki
Jump to: navigation, search
 
(No difference)

Latest revision as of 09:27, 5 October 2005

To mark a pool for use by one specific VO, use the --group GROUP_NAME option to dpm-modifypool:

# dpm-modifypool --pool atlasPool --group atlas

You can check which VO a pool is marked for by looking at the GID field output of dpm-qryconf.

If you want to mark a pool for use by all VOs, use the --gid 0 option to dpm-modifypool.

The dynamic GIP plugin for DPM understands VO specific pools.