Reference: Software tag management (lcg-ManageVOTag)

Last modified: Tue Jan 9 17:20:42 GMT 2007
Nick West
Return to home page
The lcg-ManageVOTag command can be used to manage the contents of the GlueHostApplicationSoftwareRunTimeEnvironment attribute of the IS, for a particular CE.

To publish, list and remove a tag by hand:-

lcg-ManageVOTag  -host lcgce02.gridpp.rl.ac.uk -vo minos --list

lcg-ManageVOTag  -host lcgce02.gridpp.rl.ac.uk -vo minos --add -tag VO-minos-Test_Tag_0.0

lcg-ManageVOTag  -host lcgce02.gridpp.rl.ac.uk -vo minos --remove -tag VO-minos-Test_Tag_0.0
which is used by RSD (Remote Software Deployment), our tool for installing code on the GRID.

See @ Experiment Software Installation in LCG-2 / lcg-ManageVOTag.


Return to home page