Bug 692577 - /etc/init.d/deltcloud-ec2 scripts do not stop processes
Summary: /etc/init.d/deltcloud-ec2 scripts do not stop processes
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: deltacloud-core
Version: 0.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
Assignee: Michal Fojtik
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks: ce-beta
TreeView+ depends on / blocked
 
Reported: 2011-03-31 15:31 UTC by wes hayutin
Modified: 2012-01-26 12:22 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description wes hayutin 2011-03-31 15:31:23 UTC
Description of problem:

[root@dhcp231-29 ~]# ps -ef | grep deltacloudd
root      4744     1  0 06:41 ?        00:00:09 /usr/bin/ruby /usr/bin/deltacloudd -i mock -e production -p 3002
root      4833     1  0 06:41 ?        00:00:10 /usr/bin/ruby /usr/bin/deltacloudd -i ec2 -e production -p 3004
root      4939     1  0 06:41 ?        00:00:10 /usr/bin/ruby /usr/bin/deltacloudd -i ec2 -e production -p 3003
root      7555  1775  0 07:27 pts/0    00:00:00 grep --color=auto deltacloudd
[root@dhcp231-29 ~]# /etc/init.d/deltacloud-
deltacloud-ec2-us-east-1  deltacloud-ec2-us-west-1  deltacloud-mock           
[root@dhcp231-29 ~]# /etc/init.d/deltacloud-ec2-us-east-1 stop
Shutting down deltacloud-ec2-us-east-1:                    [  OK  ]
[root@dhcp231-29 ~]# /etc/init.d/deltacloud-ec2-us-west-1 stop
Shutting down deltacloud-ec2-us-west-1:                    [  OK  ]
[root@dhcp231-29 ~]# ps -ef | grep deltacloudd
root      4744     1  0 06:41 ?        00:00:10 /usr/bin/ruby /usr/bin/deltacloudd -i mock -e production -p 3002
root      4833     1  0 06:41 ?        00:00:10 /usr/bin/ruby /usr/bin/deltacloudd -i ec2 -e production -p 3004
root      4939     1  0 06:41 ?        00:00:10 /usr/bin/ruby /usr/bin/deltacloudd -i ec2 -e production -p 3003
root      7591  1775  0 07:28 pts/0    00:00:00 grep --color=auto deltacloudd
[root@dhcp231-29 ~]#

Comment 1 wes hayutin 2011-03-31 15:34:44 UTC
[root@dhcp231-29 ~]# rpm -qa | grep aeolus
aeolus-conductor-daemons-0.0.3-0.fc14.20110331142542gitfcf7990.x86_64
aeolus-configure-2.0.0-5.fc14.20110330155142gitecf8f95.noarch
aeolus-conductor-0.0.3-0.fc14.20110331142542gitfcf7990.x86_64
aeolus-conductor-doc-0.0.3-0.fc14.20110331142542gitfcf7990.x86_64
[root@dhcp231-29 ~]#

Comment 3 Shveta 2011-04-01 11:34:00 UTC
[root@dhcp193-9 ~]#  ps -ef | grep deltacloudd
root     11345     1  0 03:49 ?        00:01:29 /usr/bin/ruby /usr/bin/deltacloudd -i mock -e production -p 3002
root     11438     1  0 03:49 ?        00:01:30 /usr/bin/ruby /usr/bin/deltacloudd -i ec2 -e production -p 3003
root     11544     1  0 03:49 ?        00:01:30 /usr/bin/ruby /usr/bin/deltacloudd -i ec2 -e production -p 3004
root     15095  9511  0 07:32 pts/5    00:00:00 grep --color=auto deltacloudd
[root@dhcp193-9 ~]# /etc/init.d/deltacloud-
-bash: /etc/init.d/deltacloud-: No such file or directory
[root@dhcp193-9 ~]# /etc/init.d/deltacloud-
deltacloud-ec2-us-east-1  deltacloud-ec2-us-west-1  deltacloud-mock           
[root@dhcp193-9 ~]# /etc/init.d/deltacloud-
deltacloud-ec2-us-east-1  deltacloud-ec2-us-west-1  deltacloud-mock           
[root@dhcp193-9 ~]# /etc/init.d/deltacloud-ec2-us-east-1 stop
Shutting down deltacloud-ec2-us-east-1:                    [  OK  ]
[root@dhcp193-9 ~]# /etc/init.d/deltacloud-ec2-us-west-1 stop
Shutting down deltacloud-ec2-us-west-1:                    [  OK  ]
[root@dhcp193-9 ~]# ps -ef | grep deltacloudd
root     11345     1  0 03:49 ?        00:01:30 /usr/bin/ruby /usr/bin/deltacloudd -i mock -e production -p 3002
root     15129  9511  0 07:32 pts/5    00:00:00 grep --color=auto deltacloudd


===============================================

rpm -qa |grep aeolus
aeolus-conductor-daemons-0.0.3-0.fc14.20110401012616git41f8ba8.x86_64
aeolus-configure-2.0.0-5.fc14.20110331212647gitcd696c2.noarch
aeolus-conductor-doc-0.0.3-0.fc14.20110401012616git41f8ba8.x86_64
aeolus-conductor-debuginfo-0.0.3-0.fc1420110329092545gitfa26991.x86_64
aeolus-conductor-0.0.3-0.fc14.20110401012616git41f8ba8.x86_64

Comment 4 wes hayutin 2011-08-01 19:55:15 UTC
release pending...

Comment 5 wes hayutin 2011-08-01 19:57:03 UTC
release pending...

Comment 7 wes hayutin 2011-12-08 13:52:45 UTC
closing out old bugs

Comment 8 wes hayutin 2011-12-08 14:06:35 UTC
perm close


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