edit · history · print

IT.DcacheGIP History

Hide minor edits - Show changes to markup

December 11, 2007, at 04:22 PM by 194.204.14.110 -
Changed line 6 from:
 | sed 's/mds-vo-name=local,o=grid/mds-vo-name=T2_Estonia,o=grid/g'
to:
 | sed 's/mds-vo-name=local,o=grid/mds-vo-name=T2_Estonia,o=grid/ig'
Changed lines 9-10 from:

That should do it.

to:

That should do it.

December 11, 2007, at 01:03 PM by 77.233.79.181 -
Changed lines 9-14 from:

That should do it.

to:

That should do it.

PS. For the reference:

 [root@io etc]# cat bdii-update.conf
 GIP file:///opt/glite/libexec/glite-info-wrapper
December 11, 2007, at 01:02 PM by 77.233.79.181 -
Added lines 1-9:

Problem

New bdii 3.1. has changed the way GIPs should provide information to it, so now if site BDII and dcache GIP (in our case also dcache head node) are running on the same machine, it cannot produce the correct DN for BDII to agglomerate. Hence we need a small hack.

Workaround

Just add

 | sed 's/mds-vo-name=local,o=grid/mds-vo-name=T2_Estonia,o=grid/g'

at the end of the /opt/d-cache/jobs/infoDynamicSE-[plugin|provider]-dcache .

That should do it.

edit · history · print
Page last modified on December 11, 2007, at 04:22 PM