Print

Print


Hi Hrach,

> # Hostname of the top level BDII
> BDII_HOST=bdii.grid.am
> 
> # Hostname of the site BDII
> SITE_BDII_HOST=bdii.$MY_DOMAIN
> 
> bdii.grid.am is the top bdii of Armenian NGI.
> 
> So what do you suggest to change and the re-configure?
> YAIM for CE: /opt/glite/yaim/bin/yaim -c -s /opt/site-info.def -n creamCE -n
> TORQUE_server -n TORQUE_utils
> YAIM for BDII and APEL (same server): /opt/glite/yaim/bin/yaim -c -s
> /opt/site-info.def -n APEL -n BDII_site

That looks OK.  The problem is caused by a lot of extra info providers
that were created earlier on your CE:

-----------------------------------------------------------------------------
$ uberftp ce.yerphi-cluster.grid.am 'dir /opt/glite/etc/gip/provider'
220 ce.yerphi-cluster.grid.am GridFTP Server 2.8 (gcc64dbg, 1217607445-63)
[VDT patched 4.0.8] ready.
230 User ops014 logged in.
-rwxr-xr-x  1  root  root  1550 Feb 25 15:10  glite-info-provider-site
-rwxr-xr-x  1  root  root  1714 Feb 25 15:10  glite-info-provider-service-bdii-site
-rwxr-xr-x  1  root  root   105 Jul 22 08:23  glite-info-provider-software-wrapper
-rwxr-xr-x  1  root  root  1717 Feb 25 15:10  glite-info-provider-service-bdii-site-glue2
-rwxr-xr-x  1  root  root  1941 Aug  9 18:56  glite-info-provider-release
-rwxr-xr-x  1  root  root    77 Feb 25 15:10  glite-info-provider-site-entry-glue2
-rwxr-xr-x  1  root  root   521 Jul 22 08:24  glite-info-provider-service-cemon-wrapper
-rwxr-xr-x  1  root  root    77 Feb 25 15:10  glite-info-provider-site-entry
-rwxr-xr-x  1  root  root   521 Jul 22 08:24  glite-info-provider-service-cream-wrapper
-rwxr-xr-x  1  root  root  1550 Feb 25 15:10  glite-info-provider-site-glue2
-----------------------------------------------------------------------------

You need to remove all the ones that were _not_ touched today.

This is a generic problem with YAIM: it does not remove stuff that is
no longer wanted.