Question: Cannot launch cloudman instance on AWS
0
gravatar for mocana
2.0 years ago by
mocana0
mocana0 wrote:

Hi,

I have tried launching Cloudman and Galaxy following the instructions here: https://wiki.galaxyproject.org/CloudMan/GettingStarted

without success.

After filling out the "Create a cluster" launch form, I get directed to a page that after a few minutes tells me:

Hmm, this seems to be taking longer than usual. It may be best if you checked on that instance... etc

An instance of type C3.large, as specified, does start, but I am unable to connect to the cloud manager using the url: http://INSTANCEPUBLICADDRESS/cloud or https://INSTANCEPUBLICADDRESS/cloud

I tried multiple combination of parameters when filling out the launch form, including specifying and not specifying some of the "Advanced Options"

I am pasting below one of the set of options that I tried (X'ing out the sensitive field values). Any troubleshooting or an alternate more manual instructions would be greatly appreciated.

Thanks

Marco Ocana

access_key: !!python/unicode 'XXXXXXXX'

bucket_default: !!python/unicode 'genomespace_galaxy_dev'

cloud_name: !!python/unicode 'Amazon - Virginia'

cluster_name: !!python/unicode 'galaxy_dev_cluster'

custom_image_id: !!python/unicode ''

custom_instance_type: !!python/unicode ''

ebs_optimized: !!python/unicode 'False'

extra_user_data: !!python/unicode ''

freenxpass: !!python/unicode 'XXXXXX'

initial_cluster_type: !!python/unicode 'Galaxy'

instance_type: !!python/unicode 'c3.large'

iops: !!python/unicode ''

key_pair: !!python/unicode '16609'

password: !!python/unicode 'XXXXXXXX'

public_ip: null

secret_key: !!python/unicode 'XXXXXXXXX'

storage_size: !!python/unicode '10'

storage_type: !!python/unicode 'volume'

subnet_id: !!python/unicode 'subnet-7fbe0d55'

task_id: f89e525b-404b-4096-889e-ac16ae9f5f91

worker_initial_count: !!python/unicode ''

cloud_type: !!python/unicode 'ec2'

ec2_conn_path: !!python/unicode '/'

ec2_port: null

is_secure: true

region_endpoint: !!python/unicode 'ec2.amazonaws.com'

region_name: !!python/unicode 'us-east-1'

s3_conn_path: !!python/unicode '/'

s3_host: !!python/unicode 's3.amazonaws.com'

s3_port: null

aws cloudman galaxy • 682 views
ADD COMMENTlink modified 24 months ago by Enis Afgan690 • written 2.0 years ago by mocana0

Hello Marco,

Are you prompted to enter your username and password when you reach the PUBLICIPADDRESS/cloud page?

Also, are you launching a new cluster or re-launching a saved cluster?

Cheers, Mo Heydarian

ADD REPLYlink written 2.0 years ago by Mo Heydarian830
0
gravatar for mocana
2.0 years ago by
mocana0
mocana0 wrote:

Hi Mo,

I am trying to create a cluster from scratch. And I am never prompted for credentials. I do not get a web page of any sort, so I suspect there isn't anything like a web server running at all.

Thanks

Marco

ADD COMMENTlink written 2.0 years ago by mocana0
0
gravatar for Enis Afgan
24 months ago by
Enis Afgan690
United States
Enis Afgan690 wrote:

This is most likely caused by the the fact you seem to be supplying a value for the default bucket (i.e., genomespace_galaxy_dev). Unless that bucket has a copy of CloudMan application and a boot script (as described here https://wiki.galaxyproject.org/CloudMan/CustomizeGalaxyCloud#Using_custom_CloudMan_application), nothing will start upon instance launch.

One way to see what's going on is to ssh into to the instance (https://wiki.galaxyproject.org/CloudMan/FAQ#Command_line_access) and take a look at the respective log files: https://wiki.galaxyproject.org/CloudMan/Troubleshooting#Log_files

ADD COMMENTlink written 24 months ago by Enis Afgan690
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 182 users visited in the last hour