Bug 695489

Summary: aeolus deltacloudd wrapper scripts report invalid status
Product: [Retired] CloudForms Cloud Engine Reporter: wes hayutin <whayutin>
Component: aeolus-conductorAssignee: Mo Morsi <mmorsi>
Status: CLOSED CURRENTRELEASE QA Contact: wes hayutin <whayutin>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.3.1CC: dajohnso, deltacloud-maint
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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: 684278    

Description wes hayutin 2011-04-11 20:38:38 UTC
[root@dell-per300-01 init.d]# /etc/init.d/deltacloud-ec2-us-
deltacloud-ec2-us-east-1  deltacloud-ec2-us-west-1  
[root@dell-per300-01 init.d]# /etc/init.d/deltacloud-ec2-us-east-1 status
deltacloudd dead but pid file exists
[root@dell-per300-01 init.d]# /etc/init.d/deltacloud-ec2-us-east-1 start
Starting deltacloud-ec2-us-east-1: [  OK  ]
[root@dell-per300-01 init.d]# /etc/init.d/deltacloud-ec2-us-east-1 status
deltacloudd dead but pid file exists
[root@dell-per300-01 init.d]# ps -ef | grep deltacloud
root     18669     1  0 16:17 ?        00:00:04 /usr/bin/ruby /usr/bin/deltacloudd -i ec2 -e production -p 3003
root     18761     1  0 16:17 ?        00:00:03 /usr/bin/ruby /usr/bin/deltacloudd -i mock -e production -p 3002
root     18884     1  0 16:17 ?        00:00:03 /usr/bin/ruby /usr/bin/deltacloudd -i ec2 -e production -p 3004
root     32625 17385  0 16:35 pts/0    00:00:00 grep deltacloud



[root@dell-per300-01 init.d]# rpm -qa | grep aeolus
aeolus-configure-2.0.0-5.el6.noarch
aeolus-conductor-doc-0.0.3-4.el6.x86_64
aeolus-conductor-daemons-0.0.3-4.el6.x86_64
aeolus-conductor-0.0.3-4.el6.x86_64
[root@dell-per300-01 init.d]#

Comment 1 wes hayutin 2011-04-18 13:32:54 UTC
looks fixed in 

[root@ip-10-80-242-101 ~]# rpm -qa | grep aeolus
aeolus-conductor-doc-0.0.3-6.el6.x86_64
aeolus-conductor-0.0.3-6.el6.x86_64
aeolus-conductor-daemons-0.0.3-6.el6.x86_64
aeolus-configure-2.0.0-8.el6.noarch


moving to on-qa

Comment 2 Dave Johnson 2011-04-18 14:15:58 UTC
Good to go on the 2011-04-15 AMI (ami-18fa0671)

[root@ip-10-118-26-86 ~]# rpm -qa | grep aeolus
aeolus-conductor-doc-0.0.3-6.el6.x86_64
aeolus-conductor-0.0.3-6.el6.x86_64
aeolus-conductor-daemons-0.0.3-6.el6.x86_64
aeolus-configure-2.0.0-8.el6.noarch

[root@ip-10-118-26-86 init.d]# ./deltacloud-ec2-us-east-1 status
deltacloudd (pid  1344) is running...
[root@ip-10-118-26-86 init.d]# ./deltacloud-ec2-us-east-1 start
Starting deltacloud-ec2-us-east-1:                         [  OK  ]
[root@ip-10-118-26-86 init.d]# ./deltacloud-ec2-us-east-1 status
deltacloudd (pid  1344) is running...
[root@ip-10-118-26-86 init.d]# ./deltacloud-ec2-us-east-1 stop
Shutting down deltacloud-ec2-us-east-1:                    [  OK  ]
[root@ip-10-118-26-86 init.d]# ./deltacloud-ec2-us-east-1 status
deltacloudd is stopped
[root@ip-10-118-26-86 init.d]# ps -ef | grep deltacloud
root      1351     1  0 09:19 ?        00:00:00 /usr/bin/ruby /usr/bin/deltacloudd -i ec2 -e production -p 3004
root      1357     1  0 09:19 ?        00:00:00 /usr/bin/ruby /usr/bin/deltacloudd -i mock -e production -p 3002
root      3882  2390  0 10:14 pts/0    00:00:00 grep deltacloud
[root@ip-10-118-26-86 init.d]# ./deltacloud-ec2-us-east-1 start
Starting deltacloud-ec2-us-east-1:                         [  OK  ]
[root@ip-10-118-26-86 init.d]# ./deltacloud-ec2-us-east-1 status
deltacloudd (pid  3886) is running...
[root@ip-10-118-26-86 init.d]# ps -ef | grep deltacloud
root      1351     1  0 09:19 ?        00:00:00 /usr/bin/ruby /usr/bin/deltacloudd -i ec2 -e production -p 3004
root      1357     1  0 09:19 ?        00:00:00 /usr/bin/ruby /usr/bin/deltacloudd -i mock -e production -p 3002
root      3886     1  7 10:14 pts/0    00:00:00 /usr/bin/ruby /usr/bin/deltacloudd -i ec2 -e production -p 3003
root      3892  2390  0 10:15 pts/0    00:00:00 grep deltacloud
[root@ip-10-118-26-86 init.d]#

Comment 3 wes hayutin 2011-08-01 20:02:14 UTC
release pending...

Comment 4 wes hayutin 2011-08-01 20:02:28 UTC
release pending 3

Comment 5 wes hayutin 2011-08-01 20:02:34 UTC
release pending...

Comment 6 wes hayutin 2011-08-01 20:02:45 UTC
release pending.. 2

Comment 8 wes hayutin 2011-12-08 14:01:42 UTC
perm close

Comment 9 wes hayutin 2011-12-08 14:04:39 UTC
closing out old bugs