Print

Print



Hi 

I also seem to have both. (But don't get that error /warning)
The startup script is dpm-gsiftp  - it seems to check in $GLOBUS_LOCATION/sbin 
so possibly that is set "wrong" 

anyway is it running? 
/sbin/service dpm-gsiftp status 
Does a restart work OK?

Wahid


On 10 Apr 2012, at 10:58, Santanu Das wrote:

It's strange: I got two versions of this - one with "-" and another with "_".
The one is installed in "/usr/share/...", is actually: globus_gridftp_server
[root@disk12 bin]# rpm -ql globus-gridftp-server | grep -e globus_gridftp_server$
/usr/share/globus/packages/globus_gridftp_server

But the original error is for: globus-gridftp-server
Globus GridFTP binary not found: /opt/globus/sbin/globus-gridftp-server

which is installed in "/usr/sbin/"
[root@disk12 bin]# which globus-gridftp-server
/usr/sbin/globus-gridftp-server

and actually installed by "globus-gridftp-server-prog":
[root@disk12 bin]# rpm -qf /usr/sbin/globus-gridftp-server
globus-gridftp-server-progs-6.5-4.1.el5

[root@disk12 bin]# rpm -qi globus-gridftp-server-progs-6.5-4.1.el5
Name        : globus-gridftp-server-progs  Relocations: (not relocatable)
Version     : 6.5                               Vendor: (none)
Release     : 4.1.el5                       Build Date: Mon 12 Mar 2012 19:49:24 GMT
Install Date: Tue 03 Apr 2012 09:58:00 BST      Build Host: lscf28
Group       : Applications/Internet         Source RPM: globus-gridftp-server-6.5-4.1.el5.src.rpm
Size        : 88588                            License: ASL 2.0
Signature   : DSA/SHA1, Mon 12 Mar 2012 21:40:43 GMT, Key ID e1eb6726b4d025b3
URL         : http://www.globus.org/
Summary     : Globus Toolkit - Globus GridFTP Server Programs

What am I missing?

-Santanu


On 10/04/2012 10:42, Wahid Bhimji wrote:
[log in to unmask]" type="cite">

Hi 

If you do rpm -ql globus-gridftp-server
I think you will find that that package is installing in /usr/share
not where yaim (or the gridftp start up scripts) are looking for it. Which seems to be the old glite location. 

Something overwritten by cfengine or whatever management tool you may be using? 

Anyway is gridftp running - if it is all working then I guess there is no problem - but perhaps bear in mind in case it comes and bites you later .


Wahid