Bug 653503 - pulp-server status option not available
Summary: pulp-server status option not available
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
: Sprint 22
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2010-11-15 16:03 UTC by Preethi Thomas
Modified: 2013-09-09 16:28 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-16 14:01:40 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2010-11-15 16:03:25 UTC
Description of problem:


[root@10 ~]# service pulpd status
Usage: pulpd {init|start|stop|restart}

Comment 1 Todd Sanders 2010-12-22 20:27:41 UTC
This should be pulp-server now.

-Todd

Comment 2 Pradeep Kilambi 2011-04-13 18:33:40 UTC
fixed! commit 1345a461fb5fe357196e57d093890e9b5590fd2f

$ sudo /etc/init.d/pulp-server
Usage: pulp-server {init|start|stop|status|restart}

$ sudo /etc/init.d/pulp-server status
mongod (pid 4903) is running...
httpd (pid  4841) is running...
qpidd (pid  4193) is running...


$ sudo /etc/init.d/pulp-server status
mongod (pid 4903) is running...
httpd is stopped

Comment 3 Jay Dobies 2011-04-13 19:22:54 UTC
Fixed in build 0.163.

Comment 4 Preethi Thomas 2011-05-06 17:52:21 UTC
[root@preethi ~]# rpm -q pulp
pulp-0.0.173-1.fc14.noarch

[root@preethi ~]# service pulp-server
Usage: pulp-server {init|start|stop|status|restart}
[root@preethi ~]# 
[root@preethi ~]# 
[root@preethi ~]# service pulp-server status
mongod (pid 3228) is running...
httpd (pid  3270) is running...
qpidd (pid  7827) is running...
[root@preethi ~]#

Comment 5 Preethi Thomas 2011-08-16 14:01:40 UTC
Closing with Community Release 15

pulp-0.0.223-4.


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