[Rdo-list] error in doing deployment with RDO-Manager
Marius Cornea
mcornea at redhat.com
Wed Oct 14 12:28:54 UTC 2015
----- Original Message -----
> From: "Erming Pei" <erming at ualberta.ca>
> To: rdo-list at redhat.com
> Sent: Wednesday, October 14, 2015 12:59:33 AM
> Subject: [Rdo-list] error in doing deployment with RDO-Manager
>
> Hi,
>
> I am trying with deploying Openstack with RDO Manager, but am
> having an issue for now with executing "openstack overcloud deploy
> --templates" command (I am just following the user guide for a basic
> deployment without changing/creating any template yet):
>
> [stack at gcloudcon-3 ~]$ openstack overcloud deploy --templates
> Deploying templates in the directory
> /usr/share/openstack-tripleo-heat-templates
> ERROR: openstack Heat Stack create failed.
>
>
>
> [stack at gcloudcon-3 ~]$ heat stack-list
> +--------------------------------------+------------+---------------+----------------------+
> | id | stack_name | stack_status |
> creation_time |
> +--------------------------------------+------------+---------------+----------------------+
> | 34eb7053-e504-4183-b39b-e87d0d3f7b4c | overcloud | CREATE_FAILED |
> 2015-10-09T17:40:17Z |
> +--------------------------------------+------------+---------------+----------------------+
>
>
> [stack at gcloudcon-3 ~]$ ironic node-list
> +--------------------------------------+------+--------------------------------------+-------------+-----------------+-------------+
> | UUID | Name | Instance
> UUID | Power State | Provision State | Maintenance |
> +--------------------------------------+------+--------------------------------------+-------------+-----------------+-------------+
> | 248f2695-c43b-4d13-8aca-a3f5732f72ac | None |
> 4971f77b-d233-4431-a8ee-b29d18262394 | power off | error | False |
> | 3cdc8f0e-eb3f-47df-b4f0-bc68b671e23f | None |
> 6388c30a-97f3-4141-b02f-b53d36782cbd | power off | error | False |
> +--------------------------------------+------+--------------------------------------+-------------+-----------------+-------------+
>
>
> [stack at gcloudcon-3 ~]$ ironic node-show 248f2695-c43b-4d13-8aca-a3f5732f72ac
> +------------------------+------------------------------------------------------------------------+
> | Property | Value |
> +------------------------+------------------------------------------------------------------------+
> | target_power_state | None |
> | extra | {u'newly_discovered': u'true',
> u'block_devices': {u'serials': |
> | | [u'600605b0016ae53012feea5d1b60cdb9', |
> | | u'600605b0016ae53012ff5378180b6c6f']},
> u'hardware_swift_object': u |
> | |
> 'extra_hardware-248f2695-c43b-4d13-8aca-a3f5732f72ac'} |
> | last_error | Failed to tear down. Error: [Errno 13]
> Permission denied: |
> | | '/tftpboot/master_images' |
> | updated_at | 2015-10-13T21:19:14+00:00 |
> | maintenance_reason | None |
> | provision_state | error |
> | uuid | 248f2695-c43b-4d13-8aca-a3f5732f72ac |
> | console_enabled | False |
> | target_provision_state | available |
> | maintenance | False |
> | inspection_started_at | None |
> | inspection_finished_at | None |
> | power_state | power
> off |
> | driver | pxe_ipmitool |
> | reservation | None |
> | properties | {u'memory_mb': u'131072', u'cpu_arch':
> u'x86_64', u'local_gb': u'463', |
> | | u'cpus': u'8', u'capabilities':
> u'boot_option:local'} |
> | instance_uuid | 4971f77b-d233-4431-a8ee-b29d18262394 |
> | name | None |
> | driver_info | {u'ipmi_password': u'******',
> u'ipmi_address': u'10.0.8.30', |
> | | u'ipmi_username': u'USERID',
> u'deploy_kernel': u'9e82182f-c1a0-420c- |
> | | a7dc-b532c36892ca', u'deploy_ramdisk':
> u'982008b4-2d53-41db-803c- |
> | | 3d97405a2e0a'} |
> | created_at | 2015-09-02T20:10:39+00:00 |
> | driver_internal_info | {u'clean_steps': None,
> u'is_whole_disk_image': False} |
> | chassis_uuid | |
> | instance_info | {} |
> +------------------------+------------------------------------------------------------------------+
>
>
> Is there any hint for me?
Try to watch nova list during deployment. Also logs in /var/log/nova and journalctl -u openstack-ironic-conductor.service can be useful. The following docs cover some debugging steps:
https://repos.fedorapeople.org/repos/openstack-m/rdo-manager-docs/liberty/troubleshooting/troubleshooting-overcloud.html
> Thanks,
>
> Erming
>
> --
> ---------------------------------------------
> Erming Pei, Ph.D
> Senior System Analyst; Grid/Cloud Specialist
>
> Research Computing Group
> Information Services & Technology
> University of Alberta, Canada
>
> Tel: +1 7804929914 Fax: +1 7804921729
> ---------------------------------------------
>
> _______________________________________________
> Rdo-list mailing list
> Rdo-list at redhat.com
> https://www.redhat.com/mailman/listinfo/rdo-list
>
> To unsubscribe: rdo-list-unsubscribe at redhat.com
>
More information about the dev
mailing list