Bug 783266 - globus-gridftp-server init.d script doesn't report status when requested
Summary: globus-gridftp-server init.d script doesn't report status when requested
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: globus-gridftp-server
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mattias Ellert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-19 20:05 UTC by Adam Mercer
Modified: 2012-02-18 06:19 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-18 06:19:20 UTC
Type: ---


Attachments (Terms of Use)

Description Adam Mercer 2012-01-19 20:05:29 UTC
Description of problem:

The startup script for the globus gridFTP server provided by the globus-gridftp-server-progs package (built from globus-gridftp-server source package) doesn't report the status of the server.


Version-Release number of selected component (if applicable):
globus-gridftp-server-progs-3.33-2.el6.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Run /etc/init.d/globus-gridftp-server status

Actual results:

[root@ldas-pcdev1 ~]# /etc/init.d/globus-gridftp-server status
[root@ldas-pcdev1 ~]#

Expected results:

[root@ldas-pcdev1 ~]# /etc/init.d/globus-gridftp-server status
globus-gridftp-server is running
[root@ldas-pcdev1 ~]#

Or some simliar message detailing the status.

Additional info:

Looking at the script, status is a no-op. Along with reload.

Comment 1 Mattias Ellert 2012-01-30 14:15:52 UTC
Fixed in the Globus Toolkit 5.2 update currently in testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0065

Comment 2 Mattias Ellert 2012-02-18 06:19:20 UTC
The update is now pushed to stable.


Note You need to log in before you can comment on or make changes to this bug.