Re: [rdo-users] Undercloud installation failure

2019-01-16 Thread Alex Schultz
On Wed, Jan 16, 2019 at 2:37 PM Alex Schultz  wrote:
>
> Currently a known issue for Rocky
>
> https://bugs.launchpad.net/tripleo/+bug/1811713
>

Workaround appears to be to set undercloud_enable_selinux to False in
the undercloud.conf.

Thanks,
-Alex

> Thanks,
> -Alex
>
> On Wed, Jan 16, 2019 at 2:26 PM Geneviève Bastien
>  wrote:
> >
> > Hi,
> >
> > I'm new to OpenStack and I would like to install a production cloud (Centos 
> > 7) using tripleo in our research lab.
> >
> > I followed the steps in 
> > https://docs.openstack.org/tripleo-docs/latest/install/installation/installation.html
> >  for a baremetal undercloud environment. Yet it fails. Failure seems to be 
> > on the iscsid container. But messages are a bit cryptic to me. Here's part 
> > of my detailed ansible.log file with the failure: 
> > https://pastebin.com/2wViAh6e . The interesting lines are those I think:
> >
> > "2019-01-15 09:26:07,250 ERROR: 728237 -- Failed running 
> > docker-puppet.py for iscsid",
> > "2019-01-15 09:26:07,251 ERROR: 728237 -- Notice: hiera(): Cannot 
> > load backend module_data: cannot load such file -- 
> > hiera/backend/module_data_backend",
> > "Notice: Compiled catalog for  in environment 
> > production in 0.58 seconds",
> > "Notice: 
> > /Stage[main]/Tripleo::Profile::Base::Iscsid/Exec[reset-iscsi-initiator-name]/returns:
> >  sh: /etc/iscsi/initiatorname.iscsi: Permission denied",
> > "Notice: 
> > /Stage[main]/Tripleo::Profile::Base::Iscsid/File[/etc/iscsi/.initiator_reset]:
> >  Dependency Exec[reset-iscsi-initiator-name] has failures: true",
> >
> >
> > The details of my installation are as follow:
> >
> > 1- Fresh Centos 7 install, all updated
> >
> > 2- A non-root user, part of the docker group
> >
> > 3- I did all the validations for tripleo, they all pass
> >
> > 4- I plan to do node discovery, so I don't have the instackenv.json file
> >
> > 5- I enabled the triple repos:
> >
> > $ sudo yum install -y 
> > https://trunk.rdoproject.org/centos7/current/python2-tripleo-repos-0.0.1-0.20190114223251.6470f0c.el7.noarch.rpm
> > $ sudo -E tripleo-repos -b rocky current
> >
> > 6- Install the tripleo client:
> >
> > $ sudo yum install -y python-tripleoclient
> >
> > 7- Prepare the undercloud.conf file: see 
> > https://framabin.org/p/?ebfee19a647baba1#jAO4Jkik3z9ajavrhKQ7mgCz2s8Nea3v/uwlRYLgVVQ=
> >
> > 8- I skipped all the optional steps
> >
> > 9- Undercloud installation
> >
> > $ openstack undercloud install
> >
> >
> > What am I missing here? I tried on 2 different machines, with a fresh or 
> > older installations, I always did the same steps and it all fails at the 
> > same place.
> >
> > Thank you and best regards,
> >
> > Geneviève
> >
> > ___
> > users mailing list
> > users@lists.rdoproject.org
> > http://lists.rdoproject.org/mailman/listinfo/users
> >
> > To unsubscribe: users-unsubscr...@lists.rdoproject.org
___
users mailing list
users@lists.rdoproject.org
http://lists.rdoproject.org/mailman/listinfo/users

To unsubscribe: users-unsubscr...@lists.rdoproject.org


[rdo-users] [Meeting] RDO meeting (2019-01-16) minutes

2019-01-16 Thread YATIN KAREL
==
#rdo: RDO meeting - 2019-01-16
==


Meeting started by ykarel at 15:01:53 UTC.  The full logs are available
athttp://eavesdrop.openstack.org/meetings/rdo_meeting___2019_01_16/2019/rdo_meeting___2019_01_16.2019-01-16-15.01.log.html
.



Meeting summary
---

* rollcall  (ykarel, 15:02:32)

* remove python2-* from Fedora 30 by EOM
  https://etherpad.openstack.org/p/fedora-openstack-packages  (ykarel,
  15:06:05)
  * ACTION: ykarel to check with number80 more details about it
(ykarel, 15:13:02)

* chair for next week  (ykarel, 15:15:30)
  * ACTION: jpena to chair next week  (ykarel, 15:16:48)

* Open Discussion  (ykarel, 15:17:18)



Meeting ended at 15:22:14 UTC.



Action items, by person
---

* jpena
  * jpena to chair next week
* ykarel
  * ykarel to check with number80 more details about it



People present (lines said)
---

* ykarel (30)
* openstack (6)
* jpena (6)
* PagliaccisCloud (3)
* leanderthal (2)



Generated by `MeetBot`_ 0.1.4
___

users mailing list
users@lists.rdoproject.org
http://lists.rdoproject.org/mailman/listinfo/users
To unsubscribe: users-unsubscr...@lists.rdoproject.org
___
users mailing list
users@lists.rdoproject.org
http://lists.rdoproject.org/mailman/listinfo/users

To unsubscribe: users-unsubscr...@lists.rdoproject.org


Re: [rdo-users] Undercloud installation failure

2019-01-16 Thread Alex Schultz
Currently a known issue for Rocky

https://bugs.launchpad.net/tripleo/+bug/1811713

Thanks,
-Alex

On Wed, Jan 16, 2019 at 2:26 PM Geneviève Bastien
 wrote:
>
> Hi,
>
> I'm new to OpenStack and I would like to install a production cloud (Centos 
> 7) using tripleo in our research lab.
>
> I followed the steps in 
> https://docs.openstack.org/tripleo-docs/latest/install/installation/installation.html
>  for a baremetal undercloud environment. Yet it fails. Failure seems to be on 
> the iscsid container. But messages are a bit cryptic to me. Here's part of my 
> detailed ansible.log file with the failure: https://pastebin.com/2wViAh6e . 
> The interesting lines are those I think:
>
> "2019-01-15 09:26:07,250 ERROR: 728237 -- Failed running 
> docker-puppet.py for iscsid",
> "2019-01-15 09:26:07,251 ERROR: 728237 -- Notice: hiera(): Cannot 
> load backend module_data: cannot load such file -- 
> hiera/backend/module_data_backend",
> "Notice: Compiled catalog for  in environment 
> production in 0.58 seconds",
> "Notice: 
> /Stage[main]/Tripleo::Profile::Base::Iscsid/Exec[reset-iscsi-initiator-name]/returns:
>  sh: /etc/iscsi/initiatorname.iscsi: Permission denied",
> "Notice: 
> /Stage[main]/Tripleo::Profile::Base::Iscsid/File[/etc/iscsi/.initiator_reset]:
>  Dependency Exec[reset-iscsi-initiator-name] has failures: true",
>
>
> The details of my installation are as follow:
>
> 1- Fresh Centos 7 install, all updated
>
> 2- A non-root user, part of the docker group
>
> 3- I did all the validations for tripleo, they all pass
>
> 4- I plan to do node discovery, so I don't have the instackenv.json file
>
> 5- I enabled the triple repos:
>
> $ sudo yum install -y 
> https://trunk.rdoproject.org/centos7/current/python2-tripleo-repos-0.0.1-0.20190114223251.6470f0c.el7.noarch.rpm
> $ sudo -E tripleo-repos -b rocky current
>
> 6- Install the tripleo client:
>
> $ sudo yum install -y python-tripleoclient
>
> 7- Prepare the undercloud.conf file: see 
> https://framabin.org/p/?ebfee19a647baba1#jAO4Jkik3z9ajavrhKQ7mgCz2s8Nea3v/uwlRYLgVVQ=
>
> 8- I skipped all the optional steps
>
> 9- Undercloud installation
>
> $ openstack undercloud install
>
>
> What am I missing here? I tried on 2 different machines, with a fresh or 
> older installations, I always did the same steps and it all fails at the same 
> place.
>
> Thank you and best regards,
>
> Geneviève
>
> ___
> users mailing list
> users@lists.rdoproject.org
> http://lists.rdoproject.org/mailman/listinfo/users
>
> To unsubscribe: users-unsubscr...@lists.rdoproject.org
___
users mailing list
users@lists.rdoproject.org
http://lists.rdoproject.org/mailman/listinfo/users

To unsubscribe: users-unsubscr...@lists.rdoproject.org


[rdo-users] Undercloud installation failure

2019-01-16 Thread Geneviève Bastien
Hi,

I'm new to OpenStack and I would like to install a production cloud (Centos 7) 
using tripleo in our research lab.

I followed the steps in 
https://docs.openstack.org/tripleo-docs/latest/install/installation/installation.html
 for a baremetal undercloud environment. Yet it fails. Failure seems to be on 
the iscsid container. But messages are a bit cryptic to me. Here's part of my 
detailed ansible.log file with the failure: https://pastebin.com/2wViAh6e . The 
interesting lines are those I think:

        "2019-01-15 09:26:07,250 ERROR: 728237 -- Failed running 
docker-puppet.py for iscsid",
        "2019-01-15 09:26:07,251 ERROR: 728237 -- Notice: hiera(): Cannot load 
backend module_data: cannot load such file -- 
hiera/backend/module_data_backend",
        "Notice: Compiled catalog for  in environment 
production in 0.58 seconds",
        "Notice: 
/Stage[main]/Tripleo::Profile::Base::Iscsid/Exec[reset-iscsi-initiator-name]/returns:
 sh: /etc/iscsi/initiatorname.iscsi: Permission denied",
        "Notice: 
/Stage[main]/Tripleo::Profile::Base::Iscsid/File[/etc/iscsi/.initiator_reset]: 
Dependency Exec[reset-iscsi-initiator-name] has failures: true",


The details of my installation are as follow:

1- Fresh Centos 7 install, all updated

2- A non-root user, part of the docker group

3- I did all the validations for tripleo, they all pass

4- I plan to do node discovery, so I don't have the instackenv.json file

5- I enabled the triple repos:

$ sudo yum install -y 
https://trunk.rdoproject.org/centos7/current/python2-tripleo-repos-0.0.1-0.20190114223251.6470f0c.el7.noarch.rpm
$ sudo -E tripleo-repos -b rocky current

6- Install the tripleo client:

$ sudo yum install -y python-tripleoclient

7- Prepare the undercloud.conf file: see 
https://framabin.org/p/?ebfee19a647baba1#jAO4Jkik3z9ajavrhKQ7mgCz2s8Nea3v/uwlRYLgVVQ=

8- I skipped all the optional steps

9- Undercloud installation

$ openstack undercloud install


What am I missing here? I tried on 2 different machines, with a fresh or older 
installations, I always did the same steps and it all fails at the same place.

Thank you and best regards,

Geneviève

___
users mailing list
users@lists.rdoproject.org
http://lists.rdoproject.org/mailman/listinfo/users

To unsubscribe: users-unsubscr...@lists.rdoproject.org


[rdo-users] Upcoming Meetups

2019-01-16 Thread Rain Leander
The following are the meetups I'm aware of over the next two weeks where
OpenStack and/or RDO enthusiasts are likely to be present. If you know of
others, please let me know, and/or add them to http://rdoproject.org/events

If there's a meetup in your area, it'd be super keen if you attended, took
a few pictures and especially wrote up a summary of what was covered. And,
as always, if you give me enough notice, I can send swag along with you.

~Rain.

* Thursday January 17 in Portland, OR, US: Open Infrastructure & OpenStack
Meetup - https://www.meetup.com/openstackopeninfra-pdx/events/256953322/


-- 
K Rain Leander
OpenStack Community Liaison
Open Source and Standards Team
https://www.rdoproject.org/
http://community.redhat.com
___
users mailing list
users@lists.rdoproject.org
http://lists.rdoproject.org/mailman/listinfo/users

To unsubscribe: users-unsubscr...@lists.rdoproject.org