Hi,

I have a problem when trying to query the GIIS on the CE of the BNL-LCG2 site (lcg-ce01.usatlas.bnl.gov):

[testuser@lcg-ui01 testuser]$ ldapsearch -x -h lcg-ce01.usatlas.bnl.gov -p 2135 -b "mds-vo-name=BNL-LCG2,o=grid"
version: 2

#
# filter: (objectclass=*)
# requesting: ALL
#

# search result
search: 2
result: 32 No such object
          ^^^^^^^^^^^^^^^^^^^^^ 

# numResponses: 1

The site-info.def file contains the correct data for SITE_NAME:

[root@lcg-ce01 examples]# grep SITE_NAME site-info.def
SITE_NAME=BNL-LCG2

I am not sure where else I should look... Please advise. Thanks !

Edward Nicolescu

P.S. Querying the GRIS on the same CE returns the expected data.