<div dir="ltr">Seems some Heat DB issue:<div><br></div><div><div>2015-04-23 16:23:50.859 27616 TRACE heat-engine ProgrammingError: (ProgrammingError) (1146, "Table 'heat.stack' doesn't exist") 'SELECT stack.status_reason AS stack_status_reason, stack.created_at AS stack_created_at, stack.deleted_at AS stack_deleted_at, stack.action AS stack_action, stack.status AS stack_status, <a href="http://stack.id">stack.id</a> AS stack_id, <a href="http://stack.name">stack.name</a> AS stack_name, stack.raw_template_id AS stack_raw_template_id, stack.prev_raw_template_id AS stack_prev_raw_template_id, stack.username AS stack_username, stack.tenant AS stack_tenant, stack.user_creds_id AS stack_user_creds_id, stack.owner_id AS stack_owner_id, stack.timeout AS stack_timeout, stack.disable_rollback AS stack_disable_rollback, stack.stack_user_project_id AS stack_stack_user_project_id, stack.backup AS stack_backup, stack.nested_depth AS stack_nested_depth, stack.convergence AS stack_convergence, stack.current_traversal AS stack_current_traversal, stack.current_deps AS stack_current_deps, stack.updated_at AS stack_updated_at \nFROM stack \nWHERE stack.deleted_at IS NULL AND stack.owner_id IS NULL ORDER BY stack.created_at DESC, <a href="http://stack.id">stack.id</a> DESC' ()</div><div>2015-04-23 16:23:50.859 27616 TRACE heat-engineĀ </div></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 23, 2015 at 5:10 PM, Pedro Sousa <span dir="ltr"><<a href="mailto:pgsousa@gmail.com" target="_blank">pgsousa@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I'm testing virtual deployment, after registering and discovering my overcloud nodes I'm getting this error, deploying my nodes:</div><div><br></div><div>$instack-deploy-overcloud --tuskar<br></div><div><br></div><div><div>The following templates will be written:</div><div>tuskar_templates/puppet/manifests/overcloud_volume.pp</div><div>tuskar_templates/hieradata/object.yaml</div><div>tuskar_templates/puppet/manifests/overcloud_controller.pp</div><div>tuskar_templates/puppet/hieradata/common.yaml</div><div>tuskar_templates/provider-Swift-Storage-1.yaml</div><div>tuskar_templates/provider-Cinder-Storage-1.yaml</div><div>tuskar_templates/provider-Compute-1.yaml</div><div>tuskar_templates/puppet/bootstrap-config.yaml</div><div>tuskar_templates/net-config-bridge.yaml</div><div>tuskar_templates/provider-Ceph-Storage-1.yaml</div><div>tuskar_templates/puppet/controller-post-puppet.yaml</div><div>tuskar_templates/puppet/cinder-storage-puppet.yaml</div><div>tuskar_templates/puppet/manifests/overcloud_cephstorage.pp</div><div>tuskar_templates/puppet/hieradata/object.yaml</div><div>tuskar_templates/puppet/controller-puppet.yaml</div><div>tuskar_templates/puppet/cinder-storage-post.yaml</div><div>tuskar_templates/puppet/swift-storage-post.yaml</div><div>tuskar_templates/provider-Controller-1.yaml</div><div>tuskar_templates/puppet/manifests/overcloud_object.pp</div><div>tuskar_templates/hieradata/controller.yaml</div><div>tuskar_templates/hieradata/volume.yaml</div><div>tuskar_templates/puppet/compute-post-puppet.yaml</div><div>tuskar_templates/puppet/swift-storage-puppet.yaml</div><div>tuskar_templates/puppet/swift-devices-and-proxy-config.yaml</div><div>tuskar_templates/puppet/compute-puppet.yaml</div><div>tuskar_templates/puppet/hieradata/volume.yaml</div><div>tuskar_templates/puppet/ceph-storage-post-puppet.yaml</div><div>tuskar_templates/puppet/ceph-storage-puppet.yaml</div><div>tuskar_templates/puppet/hieradata/ceph.yaml</div><div>tuskar_templates/puppet/hieradata/controller.yaml</div><div>tuskar_templates/plan.yaml</div><div>tuskar_templates/environment.yaml</div><div>tuskar_templates/puppet/all-nodes-config.yaml</div><div>tuskar_templates/hieradata/compute.yaml</div><div>tuskar_templates/puppet/hieradata/compute.yaml</div><div>tuskar_templates/hieradata/ceph.yaml</div><div>tuskar_templates/puppet/manifests/overcloud_compute.pp</div><div>tuskar_templates/hieradata/common.yaml</div><div>tuskar_templates/puppet/manifests/ringbuilder.pp</div><div>tuskar_templates/firstboot/userdata_default.yaml</div><div>tuskar_templates/net-config-noop.yaml</div><div>tuskar_templates/puppet/ceph-cluster-config.yaml</div><div>tuskar_templates/extraconfig/post_deploy/default.yaml</div><div>+ OVERCLOUD_YAML_PATH=tuskar_templates/plan.yaml</div><div>+ ENVIROMENT_YAML_PATH=tuskar_templates/environment.yaml</div><div>+ heat stack-create -t 240 -f tuskar_templates/plan.yaml -e tuskar_templates/environment.yaml overcloud</div><div>ERROR: Timed out waiting for a reply to message ID 16477b6b6ee04c7fa9f8d7cc45461d8f</div></div><div><br></div><div>Any hint?</div><div><br></div><div>Thanks,</div><div>Pedro Sousa</div><div><br></div></div>
</blockquote></div><br></div>