[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gfarm-discuss:10290] Re: newbie question...



Hi John,

gfmkdir gfarm:~ creates your home directory '/jas' in Gfarm file system.
When you use syscall hooking library, it is '/gfarm/jas' since syscall
hooking library emulates to mount at /gfarm.  When you are using gfarmfs
it is <mount_point>/jas.

> i assume that /gfarm/jas file belongs to me, however, i can create a file
> inside the directory created :-(, but is possible create a file in /gfarm
> directory. First question: how can create a file in a directory that
> belongs to me?

I cannot catch your point.  If you cannot create a file in Gfarm file system,
probably authentication to gfsd fails.  You can make sure by 'gfhost -lv'.
The second column shows the authentication status.  See testing section
of http://datafarm.apgrid.org/software/latest/SETUP.en.txt for details.

Thanks,
Osamu

On Thu, 21 Jun 2007 17:45:32 -0400 (AST)
"John Sanabria" <John.Sanabria@xxxxxxxxxxxx> wrote:

> Hi,
> 
> recently in the laboratory was install the gfarm in 7 nodes. The
> administrator assign me an account, jas (/home/jas).
> 
> I'm reading the user guide wrote by Osamu Tatebe, and i try to follow the
> commands by him suggested.
> 
> gfmkdir gfarm:~
> 
> works ok!, as result a directory named jas in /gfarm was create.
> 
> i assume that /gfarm/jas file belongs to me, however, i can create a file
> inside the directory created :-(, but is possible create a file in /gfarm
> directory. First question: how can create a file in a directory that
> belongs to me?
> 
> thanks for your attention, regards.
> 
> Ps: in a future more questions, bye.
> 
> 
> http://ece.uprm.edu/~s047267
> http://del.icio.us/josanabr
> http://blog-grid.blogspot.com
>