Bug 653503

Summary: pulp-server status option not available
Product: [Retired] Pulp Reporter: Preethi Thomas <pthomas>
Component: user-experienceAssignee: Pradeep Kilambi <pkilambi>
Status: CLOSED CURRENTRELEASE QA Contact: Preethi Thomas <pthomas>
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: jason.dobies, skarmark, tsanders
Target Milestone: ---Keywords: Triaged
Target Release: Sprint 22   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-16 14:01:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 647488    

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.