Bug 723300

Summary: Documentation: starting additional ec2 deltacloud servers requires additional configuration
Product: [Retired] CloudForms Cloud Engine Reporter: wes hayutin <whayutin>
Component: DocumentationAssignee: Justin Clift <jclift>
Status: CLOSED CURRENTRELEASE QA Contact: wes hayutin <whayutin>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.3.1CC: deltacloud-maint, kwade, morazi
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: 2011-08-01 19:13:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 709348    

Description wes hayutin 2011-07-19 16:34:43 UTC
This is an odd bug for sure.. I think its reasonable to expect aeolus users to try and use two ec2 accounts for a region.

account #1 for us-east-1
account #2 for us-east-1

On a aeolus server that has been configured w/ aeolus-configure there may be additional steps one would have to take to get this to work..

When you start an additional deltacloud daemon w/ /etc/init.d/deltacloud-ec2-us-east-1 stopped you will get the following..


[root@hp-dl180g6-01 ~]# /usr/bin/deltacloudd -i ec2 -e production -p 3007 --provider us-east-1
Starting Deltacloud API :: ec2 :: us-east-1 :: http://localhost:3007/api

>> Thin web server (v1.2.5 codename This Is Not A Web Server)
>> Debugging ON
>> Maximum connections set to 1024
>> Listening on localhost:3007, CTRL+C to stop
/usr/lib/ruby/gems/1.8/gems/aws-2.5.5/lib/ses/../awsbase/utils.rb:105: warning: already initialized constant HEX
/usr/lib/ruby/gems/1.8/gems/aws-2.5.5/lib/ses/../awsbase/utils.rb:107: warning: already initialized constant TO_REMEMBER
/usr/lib/ruby/gems/1.8/gems/aws-2.5.5/lib/ses/../awsbase/utils.rb:108: warning: already initialized constant ASCII
/usr/lib/ruby/gems/1.8/gems/aws-2.5.5/lib/ses/../awsbase/errors.rb:128: warning: already initialized constant DEFAULT_CLOSE_ON_4XX_PROBABILITY
/usr/lib/ruby/gems/1.8/gems/aws-2.5.5/lib/ses/../awsbase/parsers.rb:47: warning: already initialized constant DEFAULT_XML_LIBRARY
/usr/lib/ruby/gems/1.8/gems/aws-2.5.5/lib/ses/../awsbase/awsbase.rb:66: warning: already initialized constant AMAZON_PROBLEMS
/usr/lib/ruby/gems/1.8/gems/aws-2.5.5/lib/ses/../awsbase/awsbase.rb:86: warning: already initialized constant DEFAULT_SIGNATURE_VERSION
127.0.0.1 - - [19/Jul/2011 11:22:20] "GET /api HTTP/1.1" 200 1439 0.1346
127.0.0.1 - - [19/Jul/2011 11:22:20] "GET /api HTTP/1.1" 200 1439 0.0169


I'm sure you can get this to work, but it doesnt initially.
Another option is to run the additional ec2 deltacloud daemon on anther host.

Comment 1 wes hayutin 2011-08-01 19:13:35 UTC
probably not supported.. closing

Comment 2 wes hayutin 2011-12-08 14:11:26 UTC
perm close