Re: [rdo-users] [TripleO] Long OpenStack deployment times with RDO recent releases

2021-09-22 Thread Alex Schultz
On Wed, Sep 22, 2021 at 9:53 AM Guido Langenbach < guido.langenb...@cloudseeds.de> wrote: > Hey guys, > > we migrated an OpenStack installation of one of our customers to TripleO > RDO when Rocky was released. Back then deployment times were fine, as the > whole cluster didn't have that many nodes

Re: [rdo-users] Possible regression for podman starting containers after a hard shutdown

2021-07-07 Thread Alex Schultz
It's likely that the puppet-tripleo patch needs to be applied in Ussuri. I think we switched back to the puppet version at some point which would explain why this is still a problem. https://review.opendev.org/c/openstack/puppet-tripleo/+/799827 On Wed, Jul 7, 2021 at 7:01 AM Benjamin Zapiec wrot

Re: [rdo-users] Error importing node definition on undercloud Wallaby

2021-06-16 Thread Alex Schultz
You might need to because the databases will be newer than wallaby. On Tue, Jun 15, 2021 at 3:22 PM wodel youchi wrote: > Hi, > > Do I have to redeploy the undercloud from scratch after the repo sync? > > Regards. > > Le mar. 15 juin 2021 à 16:48, Alex Schultz a écrit

Re: [rdo-users] Error importing node definition on undercloud Wallaby

2021-06-15 Thread Alex Schultz
You're hitting https://bugs.launchpad.net/tripleo/+bug/1931995 because wallaby incorrectly fetches master containers. iscsi has been removed from master https://review.opendev.org/c/openstack/tripleo-heat-templates/+/749475. Currently the tripleowallaby containers are out of sync on quay.io and we

Re: [rdo-users] install tripleO Vectoria failed

2021-05-24 Thread Alex Schultz
There is an issue with the latest version of container tools. You'll want to enable container-tools:3.0 or container-tools:2.0 prior to the installation of tripleoclient. On Sun, May 23, 2021 at 8:15 AM wodel youchi wrote: > Hi, > > Sorry for the half mail. > I tried the deployment using victor

Re: [rdo-users] [rdo][ussuri][TripleO][nova][kvm] libvirt.libvirtError: internal error: process exited while connecting to monitor

2020-07-02 Thread Alex Schultz
current-passed-ci is not a valid repo. https://trunk.rdoproject.org/centos8-ussuri/ How are you configuring these repos? On Thu, Jul 2, 2020 at 7:59 AM Ruslanas Gžibovskis wrote: > > by the way in CentOS8, here is an error message I receive when searching > around > > [stack@rdo-u ~]$ dnf list

Re: [rdo-users] [rdo-dev] Status of RDO Trunk Ussuri on CentOS 7 and transition to CentOS 8

2020-03-12 Thread Alex Schultz
On Thu, Mar 12, 2020 at 3:55 PM Fox, Kevin M wrote: > > The plan still is to support 7 and 8 in one version to facilitate migration? > I think the goal is to go back to Train and provide 8 packages for that once we've gotten the current master full converted. So you would be able to target a migr

Re: [rdo-users] 503 Service Unavailable

2019-07-19 Thread Alex Schultz
d to continue to use it. https://review.opendev.org/#/c/640196/ I'm unsure why the release notes were not generated for stein (I couldn't find them on releases.o.o). > Thank you all for your time. > > > On 18/07/2019 23:08, Alex Schultz wrote: > > Horizon should be dep

Re: [rdo-users] 503 Service Unavailable

2019-07-18 Thread Alex Schultz
/overcloud-resource-registry-puppet.j2.yaml#L229 [1] https://review.opendev.org/#/c/641743/ On Thu, Jul 18, 2019 at 10:22 AM Laurent Dumont wrote: > Sorry, I meant the Overcloud Horizon dashboard, not the tripleo UI. > > On Thu, Jul 18, 2019, 10:23 AM Alex Schultz wrote: > >> S

Re: [rdo-users] 503 Service Unavailable

2019-07-18 Thread Alex Schultz
Sorry I should have been more clear. The option to install it was switched to the default of false and it was deprecated in Stein. It was removed as of Train. It wasn't really tested in Stein so use with caution. On Thu, Jul 18, 2019 at 8:20 AM Alex Schultz wrote: > TripleO ui is depre

Re: [rdo-users] 503 Service Unavailable

2019-07-18 Thread Alex Schultz
TripleO ui is deprecated as of stein and was removed. (this is not horizon) On Thu, Jul 18, 2019 at 8:18 AM Andreas Kasenides < andreas.kaseni...@cs.ucy.ac.cy> wrote: > Thank you Laurant. > The TripleO Ui was installed by default on the Rocky release as described > in the install manual. > Unfort

Re: [rdo-users] UnderCloud Failed for Stein

2019-06-21 Thread Alex Schultz
/home/stack/undercloud-install-20190621052125.tar.bzip2 > > !!!!!! > > Deployment Failed! > > ERROR: Heat log files: /var/log/heat-launcher/undercloud_deploy-mRI2p4 > > !! > > Deployment failed. > >

Re: [rdo-users] UnderCloud Failed for Stein

2019-06-20 Thread Alex Schultz
This error is caused by an xfs file system with ftype=0. You need ftype=1 for the container file system to work correctly. ftype=1 was the default setting when formatting a filesystem starting with CentOS/RHEL 7.3. If you're starting by using a cloud image, make sure its a recent one. https://bu

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 > &

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 followe

Re: [rdo-users] TripleO installation failures

2019-01-02 Thread Alex Schultz
, Just to be exact the issue u faced with centos-rocky packages, > Following is the commit that is in stable/rocky but not in centos-rocky > mirror:- > https://github.com/openstack/puppet-ironic/commit/0ed395e5887b12c44e50b5b8b157059055eda3ea > > > On Wed, Dec 19, 2018 at 10:21 PM

Re: [rdo-users] TripleO installation failures

2018-12-19 Thread Alex Schultz
On Wed, Dec 19, 2018 at 9:45 AM Alex Schultz wrote: > > On Wed, Dec 19, 2018 at 9:44 AM Andreas Kasenides > wrote: > > > > On 19/12/2018 11:11, Steven Hardy wrote: > > > > On Wed, Dec 19, 2018 at 8:41 AM Andreas Kasenides > > wrote: > > > >

Re: [rdo-users] TripleO installation failures

2018-12-19 Thread Alex Schultz
On Wed, Dec 19, 2018 at 9:44 AM Andreas Kasenides wrote: > > On 19/12/2018 11:11, Steven Hardy wrote: > > On Wed, Dec 19, 2018 at 8:41 AM Andreas Kasenides > wrote: > > Thank you all. All comments very much appreciated. Here is how we attempt to > install: > - we start from a minimal CentOS 7 in

Re: [rdo-users] openvswitch -> dpdk -> ... dependency

2018-12-11 Thread Alex Schultz
On Tue, Dec 11, 2018 at 5:51 PM iain MacDonnell wrote: > > I just tried to apply the latest Rocky updates, and found that > python2-openvswitch-2.9.0-3.el7.noarch.rpm has been replaced by > python-openvswitch-2.10.1-1.el7.x86_64.rpm, and that has dependencies > on a bunch of dpdk libraries. After