- Oct 25, 2024
-
-
Michal Nasiadka authored
Ubuntu package does not have that in dependencies and cephadm fails without that. See [1]. [1]: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2085603 Change-Id: I5124f7078e15645979b68986dceb51948c89a520
-
- Oct 14, 2024
-
-
Jakub Darmach authored
ubuntu-ceph is broken for now due to [1], also there are no download.ceph.com packages for Noble - so we're using Ubuntu provided ones from proposed - because current version in regular repos is built from git sha instead of a release and is not suitable for running outside of Ceph upstream CI. [1]: https://tracker.ceph.com/issues/66389 Depends-On: https://review.opendev.org/c/openstack/kolla/+/907589 Change-Id: I384068572d8a1a495c60b401dc4144a0a80802f1
-
- Aug 08, 2024
-
-
Michal Nasiadka authored
This reverts commit 9a5059d4. Reason for revert: let's use UC Change-Id: Ifa2c455a0ac5d239cbd7de329521474b366b3c76
-
- Aug 07, 2024
-
-
Michal Nasiadka authored
Change-Id: I29a3f86b59aeaa8ca64d5e6780fa094b903d0039
-
Michal Nasiadka authored
Change-Id: I989d0d6c134d85bada227fca8233fb0ac290625a
-
- Jul 23, 2024
-
-
Michal Nasiadka authored
Change-Id: I2145160a1e359988e519113400e8cd2c2a0b057e
-
- Jul 22, 2024
-
-
Mark Goddard authored
Interface names with dashes can cause problems in Ansible since dashes are replaced with underscores when referencing facts. Change-Id: Ib15f81120d353ebcf8965dc0aaba90f3a9b0ec44 Related-Bug: #1927357
-
- Jul 10, 2024
-
-
Piotr Parczewski authored
Change-Id: I3dbe017d29f0209e963fd250d4e5a753f62695d5
-
- Jul 09, 2024
-
-
Michal Nasiadka authored
Closes-Bug: #2070051 Depends-On: https://review.opendev.org/c/openstack/ansible-collection-kolla/+/923544 Change-Id: I221eb136e77c61aef39e8646b48b927352d1419d
-
- Jan 22, 2024
-
-
Michal Arbet authored
The version that we were capping to is no longer compatible with latest upper-constraints.txt, so let us free float again. The resulting linting errors are included for now to unblock the gate, these will still need to be discussed or fixed later. NOTE(kevko): Temporarily disabling horizon deployment, as it's not possible to unblock gates without it Co-Authored-By:
Michal Arbet <michal.arbet@ultimum.io> Change-Id: Ib7f72b2663199ef80844a412bc436c6ef09322cc
-
- Dec 14, 2023
-
-
Michal Nasiadka authored
Change-Id: Id5c53b63e88502c999b89cbc62405bb8953fef3a
-
- Jul 28, 2023
-
-
Michal Nasiadka authored
Currently we don't gather mon/mgr logs, which are essential for debugging Ceph integration issues - this patch improves that. Change-Id: I4ec34511b022707d0069d7a07f2f92b34acf0085
-
- May 26, 2023
-
-
Michal Nasiadka authored
Change-Id: I15af98faedd81cccbc10e2cc7dab4205a35684be
-
- Feb 27, 2023
-
-
Michal Nasiadka authored
CentOS Storage SIG rpms have a recommended install section that installs podman - let's stop doing that. Ceph is also suffering from the enormous open files ulimit that EL9 defaults to - let's set a default in docker engine for now. Change-Id: I41f39f520dfecec307ad3b86e1e0363570198e42
-
- Jan 13, 2023
-
-
Michal Nasiadka authored
We've noticed cases where nodepool.private_ipv4 is empty, probably caused by [1] or a change in nodepool provider configuration. [1]: https://review.opendev.org/c/zuul/nodepool/+/862522 Change-Id: Ibeca7d99571d9f6d4d1b90277121d685d73c9a59
-
- Sep 08, 2022
-
-
Marcin Juszkiewicz authored
Added c9s jobs are non voting, as agreed on PTG to focus on Rocky Linux 9. Since both CS9 and RL9 have higher default fd limit (1073741816 vs 1048576 in CS8) - lowering that for: * RMQ - because Erlang allocates memory based on this (see [1], [2], [3]). * MariaDB - because Galera cluster bootstrap failed Changed openvswitch_db healthcheck, because for unknown reason the usual check (using lsof on /run/openvswitch/db.sock) is hanging on "Bad file descriptor" (even with privileged: true). [1]: https://github.com/docker-library/rabbitmq/issues/545 [2]: https://github.com/rabbitmq/cluster-operator/issues/959#issuecomment-1043280324 [3]: https://github.com/systemd/systemd/commit/a8b627aaed409a15260c25988970c795bf963812 Depends-On: https://review.opendev.org/c/openstack/tenks/+/856296 Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/856328 Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/856443 Needed-By: https://review.opendev.org/c/openstack/kolla/+/836664 Co-Authored-By:
Michał Nasiadka <mnasiadka@gmail.com> Change-Id: I3f7b480519aea38c3927bee7fb2c23eea178554d
-
- Sep 06, 2022
-
-
Michal Nasiadka authored
Change-Id: If6c7bcb6a2b5017797caeb34f89f5341c54be6dc
-
- Aug 05, 2022
-
-
Michal Nasiadka authored
Ubuntu Jammy will only support Ceph Quincy. Workaround for now - use Jammy in-distro packages for cephadm. Change-Id: I30f071865b9b0751f1336414a0ae82571a332530
-
- Jun 20, 2022
-
-
Michal Nasiadka authored
Change-Id: If9b40079d42cdabfd14d27603357dd0aa027a49b
-
- Feb 10, 2022
-
-
Michal Nasiadka authored
Change-Id: I9c736a586a757b49170977c7f9cf2c4890557a33
-
- Jan 17, 2022
-
-
Pierre Riteau authored
They seem to think ping is too dangerous for normal users. Co-Authored-By:
Pierre Riteau <pierre@stackhpc.com> Signed-off-by:
Dr. Jens Harbott <harbott@osism.tech> Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/824903 Change-Id: I30c2a7b6850350901b15fe196175508634c8e9a5
-
- Jun 30, 2021
-
-
Mark Goddard authored
We use the cinder key for Nova by default, so a separate nova key is no longer used. Change-Id: I49ce6d36747e6c7d3a389d0afd2d034e8afdf8ed
-
- Jun 09, 2021
-
-
Radosław Piliszek authored
This reverts commit a967b9dd. Reason for revert: Check if it's still the case. Change-Id: Ib5496d6bc2ddfe1fedacc4f9c859ac56fc69726e
-
- May 27, 2021
-
-
Mark Goddard authored
We configure Cinder to use a 'backups' pool by default, but in CI we create a 'backup' pool in Ceph. This change fixes CI to use 'backups'. Change-Id: I53892137eb65ecc9530bd3859c651b12ab228a58
-
- May 24, 2021
-
-
Michał Nasiadka authored
OVS upgrade jobs failed due to assigning an IP on the br-ex interface (which is recycled during OVS upgrade). This change introduces a bridge and veth pair for Neutron to use. Change-Id: Ib3bee6e810fb8d31552d4c72c2a1ccae382c51f0
-
- Apr 27, 2021
-
-
Michał Nasiadka authored
Background in [1]. Ubuntu uses pre 15.2.11 client and new 15.2.11 installs default that to false, therefore not allowing Ubuntu clients to connect. [1]: https://docs.ceph.com/en/latest/security/CVE-2021-20288/ Change-Id: Ic251b447026262eab4b406b8432cc009ca97ae82
-
- Mar 02, 2021
-
-
Michał Nasiadka authored
Change-Id: I81a4f8f8b8faa7559740531bb16d8aec7fc23f9b
-
- Feb 20, 2020
-
-
Radosław Piliszek authored
This makes it cleaner, allows reuse and outsourcing to zuul jobs and enables us to create multiple of these overlay networks for testing of more advanced scenarios. Change-Id: Id557c81f68a7f34556854e7d6efc6eddfd2e7216
-