now i have created all necessary components:
- external network
- internal network
- router (add external and internal network)
- add flavoir (aggregate_instance_extra_specs:storage=remote)
- add image (cirrOS 0.4.0 RAW/QCOW2)
- add key pairs
now i created a new instance (via horizon/CLI), without success. the instance is created but it ends in an error-stat :( error messages in the horizon GUI are meaningless for me:
Fault
Message: No valid host was found. There are not enough hosts available. compute-0: (RetryFilter) Previously tried: [[u'compute-1', u'compute-1'], [u'compute-0', u'compute-0']], compute-1: (RetryFilter) Previously tried: [[u'compute-1', u'compute-1'], [u'compute-0
Code: 501
Details: compute-0: (RetryFilter) Previously tried: [[u'compute-1', u'compute-1'], [u'compute-0', u'compute-0']], compute-1: (RetryFilter) Previously tried: [[u'compute-1', u'compute-1'], [u'compute-0', u'compute-0']]
Created: Nov. 13, 2018, 11:49 a.m.
================================================
Alarm UUID: 15f5bc85-de93-4109-a278-425bafc7c997
Alarm ID: 700.001
Severity: critical
Alarm State: set
Alarm Type: processing-error
Timestamp: Nov. 13, 2018, 11:49 a.m.
Suppression:
Entity Instance ID: tenant=571bfa02-4736-4359-a15d-871224b3b202.instance=3ef09380-47e6-479a-91cc-6813474a183d
Entity Type ID: tenant.instance
Probable Cause: underlying-resource-unavailable
Proposed Repair Action: Manual intervention required
Service Affecting: True
Management Affecting: True
Reason: Instance foobar123 owned by admin has failed to schedule
Interesting is, half of the instance is missing: @see:
https://imgur.com/a/UVmEZhF
- missing NIC
- missing IP Addresses
- missing Security Groups
- missing Volumes Attached
does anyone still have a tip for me? Volker