Print

Print


Gonzalo Merino wrote:

> Hello,
> 
> I am getting the famous "SE type not found error" when I try to lcg-cr a 
> file into pic's castor-SRM:
> 
> $ lcg-cr -v --vo dteam -d castorsrm.pic.es file:/etc/group
> Using grid catalog type: edg
> SE type not found
> lcg_cr: Invalid argument
> 
> Our site's bdii is already at LCG-2_6_0, so it seems that the origin of 
> the problem is not this.
> I believe we are publishing something wrong in the castorsrm.pic.es 
> information, but I really do not know what it is.
> We are (trying to) publish the information for castorsrm.pic.es 
> following Glue 1.2. Therefore, we did not fill the attribute 
> "GlueSEType", which is marked as "DEPRECATED" in Glue 1.2.
> Now I have tried to publish GlueSEType with different values (srm, 
> mss...) as well as the new attribute GlueSEArchitecture, but nothing 
> fixes the problem.
> 
> Besides, I note that if I query the info system with "lcg-infosites se", 
> castorsrm.pic.es appears with Type = disk (!?). Does somebody know where 
> lcg-infosites is taking the "Type" information from?
> 
> Does somebody know where the lcg-cr command is trying to find the "SE 
> type"?

You do not publish a GlueServiceURI attribute in this DN:

GlueServiceUniqueID=httpg://castorsrm.pic.es:8443/srm/managerv1,.....

It needs to be this:

GlueServiceURI: httpg://castorsrm.pic.es:8443/srm/managerv1

Any idea how it ended up missing?