[gt-user] Trouble with multicast gridftp

2010-02-03 Thread Rumer, Andy
Hello, I've been trying to setup multicast gridftp, and have run into a problem. I have no trouble using unicast gsiftp anywhere in my grid. However, multicast fails with the following error: 500-Command failed. : GMC_ERROR= 500-gsiftp://localhost/tmp/test2 500 End. For testing,

[gt-user] Trouble with myproxy adding new users and services

2010-02-03 Thread Arn
Hi, I've setup a basic system (gridftp + RFT + globus-container + myproxy) with 3 nodes by following the quickstart document for GT 4.2.1 . The main node serves as the MyProxy server and RFT iniitiation host. The other two are plain gridFTP nodes. I was able to create a user certificate and add

Re: [gt-user] Trouble with myproxy adding new users and services

2010-02-03 Thread Jim Basney
Hello Arn, The myproxy-admin-adduser command is just a simple perl script that calls grid-cert-request, grid-ca-sign, and myproxy-admin-load-credential. You could try running the underlying commands manually in sequence to see which one is hanging. Probably it'd be good for us to add a -verbose