Print

Print


Dear Owen.
I have understood reason this problem.

[root@se3 root]# grep ops /etc/group
ops:x:45000:opssgm001
opssgm:x:46001:
[root@se3 root]# grep opssgm /etc/passwd
opssgm:x:45000:45000:mapped user for group ID ops:/home/opssgm:/bin/bash
opssgm001:x:18960:46001:mapped user for group ID 
ops:/home/opssgm001:/bin/bash

opssgm001 in opssgm group, but directory

[root@se3 root]# ll /pnfs/itep.ru/data/ops
total 1
drwxrwxr-x    1 ops001   ops           512 Apr 27 00:10 generated

for ops group only.
Do possible correct it in YAIM?
Best regards. Yevgeniy.

> The error
>
> "path does not exist and user has no permissions to create it"
>
> Leads me to suggest you look int o the pnfs file system and check the 
> permissions of the directories
>
> /pnfs/itep.ru/data/ops/generated/
> /pnfs/itep.ru/data/ops/
>
> And check that user "ops001" can write to these directories, assuming the 
> SAM test is run by SAM, if this test is run by you you will have to check 
> the directories for user dteam001
>
> /pnfs/itep.ru/data/dteam/generated/
> /pnfs/itep.ru/data/dteam/
>
> I assume your in dteam VO.
>
> Regards
>
> Owen
>
> On Thu, 3 May 2007 19:18:32 +0400
> Yevgeniy Lyublev <[log in to unmask]> wrote:
>
>> Hi, Maarten.
>> $  /opt/d-cache/bin/grid-mapfile2dcache-kpwd
>> running without messages, but SAM tests have errors -
>>
>>
>> + lcg-cr -v --vo ops file:/home/samops/.same/SRM/testFile.txt -l
>> lfn:SRM-put-se3.itep.ru-1178201452 -d
>> se3.itep.ruRequestFileStatus#-2147465069 failed with error:[  at Thu May 
>> 03
>> 18:11:05 MSD 2007 state Failed : path does not exist and user has no
>> permissions to create it]lcg_cr: No such file or directoryUsing grid 
>> catalog
>> type: lfcUsing grid catalog : prod-lfc-shared-central.cern.chUsing LFN :
>> /grid/ops/SAM/SRM-put-se3.itep.ru-1178201452Using SURL :
>> srm://se3.itep.ru/pnfs/itep.ru/data/ops/generated/2007-05-03/file0d68d024-f395-49bd-b9ed-335df85e8502+
>> result=1+ set +x> On Tue, 1 May 2007, Yevgeniy Lyublev wrote:
>> >
>> >> [root@se3 ORIG]# grep -A 50 "# Mappings for: .ops"
>> >> /opt/d-cache/etc/dcache.kpwd
>> >> # Mappings for: .ops
>> >> mapping "/C=CH/O=CERN/OU=GRID/CN=Antonio Retico 2615 - Operations" 
>> >> ops001
>> >> mapping "/C=CH/O=CERN/OU=GRID/CN=Judit Novak 0973 - ops" ops001
>> >> mapping "/C=UK/O=eScience/OU=CLRC/L=RAL/CN=dave kant" ops001
>> >> mapping "/DC=ch/DC=cern/OU=Organic
>> >> Units/OU=Users/CN=dusan/CN=652842/CN=Dusan Vudragovic" ops001
>> >> mapping "/DC=ch/DC=cern/OU=Organic 
>> >> Units/OU=Users/CN=litmaath/CN=Maarten
>> >> Litmaath" ops001
>> >>
>> >
>> > That list is incomplete!  What is the output of this command:
>> >
>> >    awk '$NF ~ /ops/' /etc/grid-security/grid-mapfile
>> >
>> > If Piotr does appear there, what is the result of running the 
>> > conversion$
>> > command manually:
>> >
>> >    /opt/d-cache/bin/grid-mapfile2dcache-kpwd
>> >
>