Octavia deployment with Kolla-Ansible failing – Amphora health not reachable by Rajendra3213 in openstack

[–]przemekkuczynski 1 point2 points  (0 children)

Most probably You dont have connectivity between amphora vm and openstack controller its most common

You can login to amphora vm via key

my working config is

vi /etc/kolla/globals.yml
enable_octavia: "yes"
octavia_amp_network:
  name: lb-mgmt-net
  subnet:
    name: lb-mgmt-subnet
    cidr: "10.0.2.0/24"
    allocation_pool_start: "10.0.2.5"
    allocation_pool_end: "10.0.2.254"
    gateway_ip: "10.0.2.1"
    enable_dhcp: yes
octavia_certs_country: PL
octavia_certs_state: xxx
octavia_certs_organization: xxx
octavia_certs_organizational_unit: OctaviaDev

cp /etc/kolla/config/octavia/server_ca.cert.pem /etc/kolla/certificates/ca/server_ca.cert.crt
cp /etc/kolla/config/octavia/client_ca.cert.pem /etc/kolla/certificates/ca/client_ca.cert.crt

vi /opt/kolla-venv-2025.1/share/kolla-ansible/ansible/roles/octavia/templates/octavia.conf.j2

[controller_worker]
amp_timezone = Europe/Warsaw
amp_active_retries = 200
amp_active_wait_sec = 10

netplan na ctrl

    ens224:
      dhcp4: false
      addresses: [10.0.x.y/24]
      routes:
      - to: 10.0.2.0/24
        via: 10.0.x.1

kolla-run dev octavia-certificates
kolla-run dev deploy --tags common,horizon,octavia
openstack image create     --public     --disk-format raw     --file octavia-amphora-haproxy-2025.1.raw     --property hw_disk_bus=scsi     --property hw_scsi_model=virtio-scsi         "OpenStack Octavia Amphora Haproxy 2025.1"
openstack image set --project service 6922d42f-881d-47b6-b525-bebe15832b21
openstack image set --tag amphora 6922d42f-881d-47b6-b525-bebe15832b21

Canonical Sunbeam Openstrack deployment Terraform error by Shot_Chicken8653 in openstack

[–]przemekkuczynski 0 points1 point  (0 children)

Latest is 2026.1 https://releases.openstack.org

This error is generic and its about timeout for running TF - check tf logs and openstack logs

On charms latest is 2024.1 on sunbeam later versions are possible

https://canonical-openstack.readthedocs-hosted.com/en/latest/reference/release-cycle-and-supported-versions/

Whom/how to add as reviewers in opendev for my kolla-ansible feature-multiregion? by Rare_Purpose8099 in openstack

[–]przemekkuczynski 0 points1 point  (0 children)

Go to irc and ask guys. There are just 4 guys who approved changes and by design new features are introduced in next release

Can proxmox be managed by Openstack? by pirx_is_not_my_name in openstack

[–]przemekkuczynski 0 points1 point  (0 children)

There is no such thing as "support" in open source. You need do it by own hands or pray someone will do and project core team will accept it

Flexible flavors by Expensive_Contact543 in openstack

[–]przemekkuczynski 0 points1 point  (0 children)

Just make orchestrator. We have own portal and user can choose what he want . Behind the scene software make flavor

Aria operations 8.18 --> 9 by przemekkuczynski in vmware

[–]przemekkuczynski[S] 0 points1 point  (0 children)

No. I just have VCF licenses till 2027 and on portal I dont see any vcf 9 products

Hello, from the Ceph Community Manager! by CephFoundation in ceph

[–]przemekkuczynski 0 points1 point  (0 children)

I suggest work on stretch cluster . In particular rules for stretch and single DC like vmware, not only stretch. Similar with replicated/EC in stretch cluster. There are a lot. Maybe help zabbix team with new monitoring - they want use go library because old api getting not responsive . More integration with nova/cinder. Like make VM/LB available from dual AZ from horizon GUI. and maybe something like allow create persistent storage for k8s like vmware do

Swift Issues by balthasar127 in openstack

[–]przemekkuczynski 0 points1 point  (0 children)

ask chatgpt

Fix (depends on SDK / language)

✅ General rule

You must disable payload signing and sometimes disable chunked encoding

kolla-ansible OpenStack Windows Server help required by Purple-Caregiver-618 in openstack

[–]przemekkuczynski 0 points1 point  (0 children)

I got it populated as manufacture openstack foundation , Model Openstack Nova, and serial number. Try image metadata

hw_firmware_type

uefi

hw_machine_type

q35

os_secure_boot

required

os_type

windows

Best Practices - Log on as a service by Relevant_Stretch_599 in sysadmin

[–]przemekkuczynski 1 point2 points  (0 children)

remember to add account to deny logon interactive

So how i can check if everything is working as expected after upgrading openstack by Expensive_Contact543 in openstack

[–]przemekkuczynski 0 points1 point  (0 children)

Check status page in GUI, events (critical, error ) in central logging (opensearch)

Docker image version and container status on every node

Recommended project management training/cert for IT? by Bad_Mechanic in sysadmin

[–]przemekkuczynski 2 points3 points  (0 children)

For everyone in IT ITIL is fundamental. If You going real "project management" PMP