4 cze 2016 21:34 <rdo-list-request@redhat.com> napisał(a):
Send rdo-list mailing list submissions to
        rdo-list@redhat.com

To subscribe or unsubscribe via the World Wide Web, visit
        https://www.redhat.com/mailman/listinfo/rdo-list
or, via email, send a message with subject or body 'help' to
        rdo-list-request@redhat.com

You can reach the person managing the list at
        rdo-list-owner@redhat.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of rdo-list digest..."


Today's Topics:

   1. TripleO Install Failure (Prakash Kanthi)
   2. Re: [Fedocal] Reminder meeting : RDO meeting (Ha?kel)


----------------------------------------------------------------------

Message: 1
Date: Sat, 4 Jun 2016 16:52:46 +0000 (UTC)
From: Prakash Kanthi <pkanthi@yahoo.com>
To: "rdo-list@redhat.com" <rdo-list@redhat.com>
Subject: [rdo-list] TripleO Install Failure
Message-ID:
        <749735896.1189718.1465059166336.JavaMail.yahoo@mail.yahoo.com>
Content-Type: text/plain; charset="utf-8"

Hi There,
I am trying to install OpenStack using TripleO quickstart script on a single server. I am running following error and the script stops. Can you please tell me what is going on?
Thanks,PK

TASK [setup/undercloud : Set_fact for undercloud ip] ***************************task path: /root/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:180Saturday 04 June 2016 ?11:22:33 -0500 (0:01:35.278) ? ? ? 0:08:30.041 *********?ok: [192.168.0.24] => {"ansible_facts": {"undercloud_ip": "192.168.23.37"}, "changed": false}
TASK [setup/undercloud : Wait until ssh is available on undercloud node] *******task path: /root/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:184Saturday 04 June 2016 ?11:22:34 -0500 (0:00:01.249) ? ? ? 0:08:31.291 *********?ok: [192.168.0.24] => {"changed": false, "elapsed": 0, "path": null, "port": 22, "search_regex": null, "state": "started"}
TASK [setup/undercloud : Add undercloud vm to inventory] ***********************task path: /root/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:192Saturday 04 June 2016 ?11:22:36 -0500 (0:00:01.610) ? ? ? 0:08:32.902 *********?creating host via 'add_host': hostname=undercloudchanged: [192.168.0.24] => {"add_host": {"groups": ["undercloud"], "host_name": "undercloud", "host_vars": {"ansible_fqdn": "undercloud", "ansible_host": "undercloud", "ansible_private_key_file": "/root/.quickstart/id_rsa_undercloud", "ansible_ssh_extra_args": "-F \"/root/.quickstart/ssh.config.ansible\"", "ansible_user": "stack"}}, "changed": true}
TASK [setup/undercloud : Generate ssh configuration] ***************************task path: /root/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:202Saturday 04 June 2016 ?11:22:36 -0500 (0:00:00.687) ? ? ? 0:08:33.590 *********?changed: [192.168.0.24 -> localhost] => {"changed": true, "checksum": "cf7f920ffcaffc8087068797ced179782cb2c167", "dest": "/root/.quickstart/ssh.config.ansible", "gid": 0, "group": "root", "md5sum": "92a43943cbdc33b719c87d7f51e5c66a", "mode": "0644", "owner": "root", "size": 813, "src": "/root/.ansible/tmp/ansible-tmp-1465057357.19-199551301253928/source", "state": "file", "uid": 0}
TASK [setup/undercloud : Configure Ironic pxe_ssh driver] **********************task path: /root/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:211Saturday 04 June 2016 ?11:22:38 -0500 (0:00:01.813) ? ? ? 0:08:35.404 *********?fatal: [192.168.0.24]: UNREACHABLE! => {"changed": false, "msg": "[Errno -2] Name or service not known", "unreachable": true}
PLAY [Rebuild inventory] *******************************************************
TASK [setup] *******************************************************************Saturday 04 June 2016 ?11:22:39 -0500 (0:00:01.065) ? ? ? 0:08:36.469 *********?ok: [localhost]
TASK [rebuild-inventory : Ensure local working dir exists] *********************task path: /root/.quickstart/usr/local/share/tripleo-quickstart/roles/rebuild-inventory/tasks/main.yml:1Saturday 04 June 2016 ?11:22:47 -0500 (0:00:07.951) ? ? ? 0:08:44.421 *********?ok: [localhost -> localhost] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.quickstart", "size": 4096, "state": "directory", "uid": 0}
TASK [rebuild-inventory : rebuild-inventory] ***********************************task path: /root/.quickstart/usr/local/share/tripleo-quickstart/roles/rebuild-inventory/tasks/main.yml:11Saturday 04 June 2016 ?11:22:48 -0500 (0:00:01.076) ? ? ? 0:08:45.497 *********?changed: [localhost] => {"changed": true, "checksum": "41c0b5fb2439a528d0b0c6b0f979d3159c3446ca", "dest": "/root/.quickstart/hosts", "gid": 0, "group": "root", "md5sum": "0358d6b476bc5993eb9f31c57d234be6", "mode": "0644", "owner": "root", "size": 410, "src": "/root/.ansible/tmp/ansible-tmp-1465057369.05-223284897662661/source", "state": "file", "uid": 0}
PLAY [Install undercloud and deploy overcloud] *********************************
TASK [tripleo/undercloud : include] ********************************************task path: /root/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo/undercloud/tasks/main.yml:1Saturday 04 June 2016 ?11:22:50 -0500 (0:00:01.630) ? ? ? 0:08:47.130 *********?included: /root/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo/undercloud/tasks/create-scripts.yml for undercloud
TASK [tripleo/undercloud : Create undercloud configuration] ********************task path: /root/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo/undercloud/tasks/create-scripts.yml:3Saturday 04 June 2016 ?11:22:51 -0500 (0:00:01.053) ? ? ? 0:08:48.184 *********?fatal: [undercloud]: UNREACHABLE! => {"changed": false, "msg": "[Errno -2] Name or service not known", "unreachable": true}
PLAY RECAP *********************************************************************192.168.0.24 ? ? ? ? ? ? ? : ok=92 ? changed=46 ? unreachable=1 ? ?failed=0 ??localhost ? ? ? ? ? ? ? ? ?: ok=10 ? changed=4 ? ?unreachable=0 ? ?failed=0 ??undercloud ? ? ? ? ? ? ? ? : ok=1 ? ?changed=0 ? ?unreachable=1 ? ?failed=0 ??
Saturday 04 June 2016 ?11:22:53 -0500 (0:00:01.470) ? ? ? 0:08:49.655 *********?===============================================================================?TASK: setup/undercloud : Get undercloud vm ip address ------------------ 95.28sTASK: setup/undercloud : Resize undercloud image (call virt-resize) ---- 93.98sTASK: setup/undercloud : Upload undercloud volume to storage pool ------ 66.46sTASK: setup/undercloud : Get qcow2 image from cache -------------------- 58.57sTASK: setup/undercloud : Copy instackenv.json to appliance ------------- 14.46sTASK: setup ------------------------------------------------------------- 8.64sTASK: setup/undercloud : Inject undercloud ssh public key to appliance --- 8.36sTASK: setup ------------------------------------------------------------- 8.32sTASK: setup ------------------------------------------------------------- 7.95sTASK: setup/undercloud : Perform selinux relabel on undercloud image ---- 4.34sTASK: setup/overcloud : Check if overc!
 loud volumes exist ---------------- 2.88sTASK: environment/setup : Whitelist bridges for unprivileged access ----- 2.73sTASK: environment/setup : Start libvirt networks ------------------------ 2.61sTASK: setup ------------------------------------------------------------- 2.48sTASK: environment/teardown : Undefine libvirt networks ------------------ 2.46sTASK: parts/libvirt : Install packages for libvirt ---------------------- 2.46sTASK: provision/teardown : Remove non-root user account ----------------- 2.43sTASK: teardown/nodes : Delete baremetal vm storage ---------------------- 2.39sTASK: setup/undercloud : Start undercloud vm ---------------------------- 2.36sTASK: environment/setup : Mark ?libvirt networks as autostarted --------- 2.34s[root@sightApps65 ostest]#?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.redhat.com/archives/rdo-list/attachments/20160604/583b5e90/attachment.html>

------------------------------

Message: 2
Date: Sat, 4 Jun 2016 21:32:04 +0200
From: Ha?kel <hguemar@fedoraproject.org>
To: Marc Dequ?nes (Duck) <duck@redhat.com>
Cc: "rdo-list@redhat.com" <rdo-list@redhat.com>
Subject: Re: [rdo-list] [Fedocal] Reminder meeting : RDO meeting
Message-ID:
        <CAHaCVFBk_4Cns9bcAA4=p7W0fC5x465Uk8C1X=SK6c3RPT3urw@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

2016-06-03 9:53 GMT+02:00 Marc Dequ?nes (Duck) <duck@redhat.com>:
> Quack,
>
> On 05/31/2016 12:00 AM, hguemar@fedoraproject.org wrote:
>> Dear all,
>>
>> You are kindly invited to the meeting:
>>    RDO meeting on 2016-06-01 from 15:00:00 to 16:00:00 UTC
>>    At rdo@irc.freenode.net
>
> I'd try to come from time to time, but maybe not all times as I may have
> conflicting meetings/work. There is a community meeting already and I
> try to notify Rich of important things so it should be ok.
>
> As for next week, there is an important meeting early in the morning for
> LinuxCon Japan, so I would most probably not be there for this (late)
> RDO meeting, sorry.
>
> \_o<
>

No problem, Marc-san you're invited to edit the agenda and feel free to ping us.

Dozo ogenki de,
H.

>
> _______________________________________________
> rdo-list mailing list
> rdo-list@redhat.com
> https://www.redhat.com/mailman/listinfo/rdo-list
>
> To unsubscribe: rdo-list-unsubscribe@redhat.com



------------------------------

_______________________________________________
rdo-list mailing list
rdo-list@redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list


End of rdo-list Digest, Vol 39, Issue 23
****************************************