Hi Steven

they are all installed
any other suggestion? as soon as i create a new host with ec2 it fails in to error state

thank for response
Cyrill


Quoting Steven C Timm <t...@fnal.gov>:

We did this on a test server a while ago in an early open nebula version. Check to be sure that you have all the required Ruby gems installed. I believe there is an aws-specific one
you have to install just to make the AWS stuff work.

Steve Timm

________________________________________
From: Users [users-boun...@lists.opennebula.org] on behalf of i...@cyle.ch [i...@cyle.ch]
Sent: Wednesday, October 22, 2014 3:03 PM
To: users@lists.opennebula.org
Subject: [one-users] Add Ec2 Host to OpenNebula 4.8 for Cloudbursting

Dear Community

i try to add an ec2 host for Cloudbursting to my OpenNebula 4.8 Private Cloud.

i have configured

IM_MAD = [
     name       = "ec2",
     executable = "one_im_sh",
     arguments  = "-c -t 1 -r 0 ec2" ]

VM_MAD = [
     name       = "ec2",
     executable = "one_vmm_sh",
     arguments  = "-t 15 -r 0 ec2",
     type       = "xml" ]

in the /etc/one/oned.conf

AND:

regions:
     default:
         region_name: eu-west-1
         access_key_id: My_ACCESS_KEY
         secret_access_key: MY_SECRET_ACCESS_KEY
         capacity:
             m1.small: 5
             m1.large: 0
             m1.xlarge: 0

in /etc/one/ec2_driver.conf

but, if i create the ec2 host with:
onehost create ec2 --im ec2 --vm ec2 --net dummy
i always receive an error message

ec2 err | ERROR         Wed Oct 22 21:52:54 2014 : Error monitoring Host
eu-west-1 (26): Error executing poll


Thanks for assistance
Best regards
Cyrill

_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to