Print

Print


 Unfortunately there does not seem to be any Cream CEs in production

ldapsearch -LLL -x -h lcg-bdii -p 2170 -b o=grid 
'(&(objectClass=GlueCE)(GlueCEInfoContactString=*cream*))' 
GlueCEUniqueID | grep GlueCEUniqueID:

But there does seem to be two glite-CEs

ldapsearch -LLL -x -h lcg-bdii -p 2170 -b o=grid 
'(&(objectClass=GlueCE)(GlueCEInfoContactString=*blah*))' GlueCEUniqueID 
| grep GlueCEUniqueID: |cut -d":" -f2 | sort -u | wc -l


Massimo Sgaravatto - INFN Padova wrote:
> Unfortunately there isn't a field in the glue schema which specifies the 
> type of the CE (CREAM CE, LCG CE, gLite CE): this is something to be 
> addressed in my opinion.
>
> Right now, if you need to quickly identify the type of the CE, you can
> refer on the ceid:
>
> <hostname>:<port>/globus-lcg<lrms>-<queue> --> LCG CE
> <hostname>:<port>/blah-<lrms>-<queue> --> gLite CE
> <hostname>:<port>/cream-<lrms>-<queue> --> CREAM CE
>
> 				Cheers, Massimo
>
>
> On Thu, 17 Jan 2008, Asterios Katsifodimos wrote:
>
>   
>> Hello *,
>>
>>
>> Does anyone know how to find a cream ce in the information system?
>> Is it something special in the GlueSchema?
>>
>>
>> thanks in advance,
>>
>>     
>
>