<div dir="ltr">Thank you for the information,<div>Because, I aim to manage it via dashboard and one more thing that if I use ACTIVE STANDBY topology, its IP is not sequential. </div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Nguyen Huu Khoi<br></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 9, 2023 at 1:48 PM Gregory Thiemonge <<a href="mailto:gthiemonge@redhat.com">gthiemonge@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div>If you're talking about the Amphorae instances, you can use the loadbalancer amphora API or CLI to get the IDs of the Octavia Amphorae:</div><div><br></div><div>For instance:</div><div>$ openstack loadbalancer amphora list --loadbalancer lb1<br>+--------------------------------------+--------------------------------------+-----------+------------+---------------+-------------+<br>| id                                   | loadbalancer_id                      | status    | role       | lb_network_ip | ha_ip       |<br>+--------------------------------------+--------------------------------------+-----------+------------+---------------+-------------+<br>| 3973f489-4820-4c52-a506-4ebb5ea9d334 | 46eb4f44-9785-4090-9b1a-f8f390cc539e | ALLOCATED | STANDALONE | 192.168.0.148 | 172.24.4.96 |<br>+--------------------------------------+--------------------------------------+-----------+------------+---------------+-------------+<br></div><div><br></div><div>Here the amphora id is 3973f489-4820-4c52-a506-4ebb5ea9d334</div><div>Then it's easy to get the instance in Nova, its name is "amphora-<amphora_id>":</div><div><br></div><div>$ openstack server list --all | grep amphora<br>| d5455ab1-fc67-48ca-bf66-0df4a248c74b | amphora-3973f489-4820-4c52-a506-4ebb5ea9d334 | ACTIVE | lb-mgmt-net=192.168.0.148; public=172.24.4.14                         | amphora-centos-stream    | m1.amphora |<br></div><div><br></div><div>Keep in mind that the lifecycle of those instances is managed by the Octavia services, it's not recommended to perform changes on them.</div><div><br></div><div>Greg</div><div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 9, 2023 at 6:52 AM Nguyễn Hữu Khôi <<a href="mailto:nguyenhuukhoinw@gmail.com" target="_blank">nguyenhuukhoinw@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello guys.<div>I am using octavia but I see a problem with managing octavia instances, their name and their management ip are not useful to know which LB belongs to. I hope someone will give me some solutions.<br clear="all"><div><div dir="ltr"><div dir="ltr">Nguyen Huu Khoi<br></div></div></div></div></div>
</blockquote></div></div>
</blockquote></div>