Print

Print


On Sat, 28 Apr 2007 11:36:40 +0400
"Y.Lyublev" <[log in to unmask]> wrote:

> Hi All.
> After upgrade of glite-yaim-3.0.1-10 I have problems
> with SE dCache.
> Necessary Your advice to me.
> My similar SAM tests are executed without problems.
> 
> export LCG_CATALOG_TYPE=lfc
> export LFC_HOST=glwms.itep.ru
> time lcg-cr -v -d se3.itep.ru -l /grid/alice/my_dir/fileSE3.dat --vo alice 
> file:/home/users/lab240/lublev/JOBS/SC3/file.dat
> time lcg-del -s se3.itep.ru --vo alice lfn:/grid/alice/my_dir/fileSE3.dat
> time dccp /home/users/lab240/lublev/JOBS/SC3/file.dat 
> gsidcap://se3.itep.ru:22128/pnfs/itep.ru/data/alice/generated/file1.dat
> time srmcp srm://se2.itep.ru:8443//dpm/itep.ru/home/alice/file.dat 
> srm://se3.itep.ru:8443/pnfs/itep.ru/data/alice/generated/file.dat
> time edg-gridftp-ls -v 
> gsiftp://se3.itep.ru/pnfs/itep.ru/data/alice/generated/file.dat
> time srm-get-metadata 
> srm://se3.itep.ru:8443//pnfs/itep.ru/data/alice/generated/file.dat
> time srm-advisory-delete 
> srm://se3.itep.ru:8443//pnfs/itep.ru/data/alice/generated/file.dat
> time srm-advisory-delete 
> srm://se3.itep.ru:8443//pnfs/itep.ru/data/alice/generated/file1.dat
> 
> Why fail such SAM tests?
> 
> Checking if a file can be copied and registered to se3.itep.ru
> + lcg-cr -v --vo ops file:/home/samops/.same/SE/testFile.txt -l 
> lfn:SE-lcg-cr-se3.itep.ru-1177732544 -d se3.itep.ru
> java.rmi.RemoteException: SRM Authorization failed; nested exception is:
> org.dcache.srm.SRMAuthorizationException: 
> diskCacheV111.services.authorization.AuthorizationServiceException:
> Exception thrown by 
> diskCacheV111.services.authorization.KPWDAuthorizationPlugin: Cannot 
> determine Username from Subject DN
> lcg_cr: Transport endpoint is not connected
> Using grid catalog type: lfc
> Using grid catalog : prod-lfc-shared-central.cern.ch
> + result=1
> + set +x


> There are ideas?
> Best regards, Yevgeniy. 

Yes this is certificate related. My bet is you don't trust the
SAM's Certification authority, I suggest you check that lcg-CA is
installed via yum or apt.

and then if their is some SAM specific CA you might not have that
installed.

Regards

Owen