Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advance placement unable to determine the correct number of nodes #45

Closed
nlake44 opened this issue Oct 9, 2012 · 0 comments
Closed

Comments

@nlake44
Copy link
Contributor

nlake44 commented Oct 9, 2012

euca-delete-group appscale3 ; ./appscale-run-instances --infrastructure euca --test -v --appengine 20 --table hbase --machine emi-B9EB3C99 --scp --instance_type m1.xlarge --group appscale3 --force --force --file ~/querybenchmark/ --ips ips.yaml --keyname appscale049 -n 3
GROUP appscale3
About to start AppScale over a cloud environment with the euca tools with instance type m1.xlarge.
./../lib/../lib/common_functions.rb:1205:in generate_node_layout': There were errors with the yaml file: (BadConfigurationException) The provided replication factor is too high. The replication factor (-n flag) cannot be greater than the number of database nodes. from ./../lib/appscale_tools.rb:283:inrun_instances'
from ./appscale-run-instances:14

The number of database nodes is 6 but it only allows for 1x replication.

@nlake44 nlake44 closed this as completed May 20, 2013
nlake44 pushed a commit to nlake44/appscale that referenced this issue Sep 30, 2013
…aleException, to differentiate it from Timeout::Error, which can be thrown when we wait for ports to open (fixing issue AppScale#45)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant