pombreda / appscale

Automatically exported from code.google.com/p/appscale
0 stars 0 forks source link

iaas deployment does not work #214

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Attempt to start appscale on eucalyptus/KVM fails:

/usr/local/appscale-tools/bin/appscale-run-instances --min 4 --max 4 --machine 
emi-AF3E1018 --table hbase --iaas --file ./sample_apps/python/guestbook
About to start AppScale over a cloud environment with the euca tools with 
instance type m1.large.
The keyname you chose is already in use. Please choose another keyname and try 
again.
bkrasnoiarov@ubuntu2:~/appscale-tools-1.5$ 
/usr/local/appscale-tools/bin/appscale-run-instances --min 4 --max 4 --machine 
emi-AF3E1018 --table hbase --iaas --file ./sample_apps/python/guestbook
About to start AppScale over a cloud environment with the euca tools with 
instance type m1.large.
Run instances message sent successfully. Waiting for the image to start up.
[Fri Aug 26 18:38:27 -0700 2011] 2699.999981 seconds left until timeout...
[Fri Aug 26 18:38:47 -0700 2011] 2679.818725 seconds left until timeout...
[Fri Aug 26 18:39:07 -0700 2011] 2659.647642 seconds left until timeout...
[Fri Aug 26 18:39:27 -0700 2011] 2639.468245 seconds left until timeout...
[Fri Aug 26 18:39:47 -0700 2011] 2619.291877 seconds left until timeout...
[Fri Aug 26 18:40:07 -0700 2011] 2599.105723 seconds left until timeout...
Please wait for your instance to complete the bootup process.
root@10.56.3.39's password: 

[scp -i ~/.appscale/appscale.key -i ~/.appscale/appscale.key -i 
~/.appscale/appscale.private -o StrictHostkeyChecking=no 2>&1 
/home/bkrasnoiarov/.appscale/appscale.key root@10.56.3.39:/root/.ssh/id_dsa; 
echo $? > /home/bkrasnoiarov/.appscale/retval-0.676292433168153] returned 1 
instead of 0 as expected. Will try to copy again momentarily...

Original issue reported on code.google.com by koss...@comcast.net on 27 Aug 2011 at 1:49

GoogleCodeExporter commented 9 years ago
Please mail the mailing list along with logs from your head node. Thanks.

Original comment by nlak...@gmail.com on 6 Sep 2011 at 9:19