*** EugenMayer3 is now known as EugenMayer | 02:44 | |
*** queria is now known as Guest668 | 03:26 | |
*** queria is now known as Guest669 | 03:30 | |
moss2k13 | hey guys, is it expected that i have random interface order when spawning two instances via openstack cli with: 'server create --image centos-7 --network internal --port mossapio-sriov-1 --port mossapio-sriov-2' and 'server create --image centos-7 --network internal --port mossapio-sriov-3 --port mossapio-sriov-4'. At the end I have random interface order on those two and I can't figure out what is causing it. I've tried with port IDs instead, the sa | 08:46 |
---|---|---|
moss2k13 | i know i could workaround it by simply attaching sriov port later on after creation but it will complicate things in a way that I would need to make network aware about new interfaces etc | 08:49 |
moss2k13 | is it possible that it sorts interfaces based on assigned IP? :O | 09:11 |
moss2k13 | i've just tried with old syntax: 'server create --image centos-7 --nic net-id=56580059-50b1-4c5f-ae78-846d2cfa5ad5 --nic port-id=044a2998-e9d5-46c3-b839-e002af880273 --nic port-id=05f9079a-c37f-4cca-b201-0c5d99979831' | 09:12 |
moss2k13 | and i see that the order fits the assigned IPs sorted ascending | 09:12 |
moss2k13 | forget it: it's sorted only in dashboard, from a VM POV it is random: I wanted the order from the CLI and I've received: NIC1->044a2998-e9d5-46c3-b839-e002af880273, NIC2->56580059-50b1-4c5f-ae78-846d2cfa5ad5, NIC3->05f9079a-c37f-4cca-b201-0c5d99979831 | 09:14 |
moss2k13 | let me check with other image than this old centos-7 | 09:15 |
moss2k13 | it is the same on ubuntu-20 | 09:16 |
*** rlandy is now known as rlandy|out | 23:14 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!