[Starlingx-discuss] STX Data Networks
Hi, I have a AIO simplex environment configured as per the starlingx r4 documentation. Under data network topology I noticed that controller-0 without any connections to available two networks. Is there documentation of how to create data networks of starlingx/openstack? To be honest, setting up the networking of starlingx and openstack is not clear. Regards, Danishka
Hi Danishka, Have you looked in the below link , I hope it clarifies to you. Try with flat/VLAN data network and using it with Openstack for understanding. https://wiki.openstack.org/wiki/StarlingX/Networking Regards, Yatindra Shashi IoTG DE From: open infra <openinfradn@gmail.com> Sent: 20 February 2021 20:36 To: starlingx-discuss@lists.starlingx.io Subject: [Starlingx-discuss] STX Data Networks Hi, I have a AIO simplex environment configured as per the starlingx r4 documentation. Under data network topology I noticed that controller-0 without any connections to available two networks. Is there documentation of how to create data networks of starlingx/openstack? To be honest, setting up the networking of starlingx and openstack is not clear. Regards, Danishka Intel Deutschland GmbH Registered Address: Am Campeon 10, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de <http://www.intel.de> Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928
On 2021-02-22 17:53, Shashi, Yatindra wrote:
Hi Danishka,
Have you looked in the below link , I hope it clarifies to you.
Try with flat/VLAN data network and using it with Openstack for understanding.
https://wiki.openstack.org/wiki/StarlingX/Networking
Regards,
Yatindra Shashi
So... your claiming that this should be followed verbatim and all things applied to get openstack networking for vms up and running ?
IoTG DE
From: open infra <openinfradn@gmail.com> Sent: 20 February 2021 20:36 To: starlingx-discuss@lists.starlingx.io Subject: [Starlingx-discuss] STX Data Networks
Hi,
I have a AIO simplex environment configured as per the starlingx r4 documentation.
Under data network topology I noticed that controller-0 without any connections to available two networks.
Is there documentation of how to create data networks of starlingx/openstack?
To be honest, setting up the networking of starlingx and openstack is not clear.
Regards,
Danishka
Intel Deutschland GmbH Registered Address: Am Campeon 10, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de [1] Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928
Links: ------ [1] http://www.intel.de _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
Hi Yatindra, On Mon, Feb 22, 2021 at 4:23 PM Shashi, Yatindra <yatindra.shashi@intel.com> wrote:
Hi Danishka,
Have you looked in the below link , I hope it clarifies to you.
Try with flat/VLAN data network and using it with Openstack for understanding.
No, I didn't go through this. AIO Simplex setup, I have where STX Data Network Topology showing, controler-0 has no connection to physnet0 and physnet1 I was referring the installation guide. But the https://docs.starlingx.io/deploy_install_guides/r4_release/virtual/aio_simpl... Is that normal or I am I missing something?
Regards,
Yatindra Shashi
IoTG DE
*From:* open infra <openinfradn@gmail.com> *Sent:* 20 February 2021 20:36 *To:* starlingx-discuss@lists.starlingx.io *Subject:* [Starlingx-discuss] STX Data Networks
Hi,
I have a AIO simplex environment configured as per the starlingx r4 documentation.
Under data network topology I noticed that controller-0 without any connections to available two networks.
Is there documentation of how to create data networks of starlingx/openstack?
To be honest, setting up the networking of starlingx and openstack is not clear.
Regards,
Danishka
Intel Deutschland GmbH Registered Address: Am Campeon 10, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928
On 2021-02-22 22:19, open infra wrote:
Hi Yatindra,
okay all... HEELLLPPPPP...! https://pasteboard.co/JPPnzXz.png stx-openstack struggle......
Would I be able to get the output of (I think you are on AIO-SX): system interface-datanetwork-list controller-0 That should have entries added when the following was configured system interface-datanetwork-assign ${NODE} ${DATA0IFUUID} ${PHYSNET0} system interface-datanetwork-assign ${NODE} ${DATA1IFUUID} ${PHYSNET1} From the guide: https://docs.starlingx.io/deploy_install_guides/r4_release/virtual/aio_simpl... You can also read more about it here: https://docs.starlingx.io/configuration/host_interface_network_config.html Cheers, Steve
-----Original Message----- From: lists@optimcloud.com <lists@optimcloud.com> Sent: Wednesday, February 24, 2021 6:19 AM To: starlingx-discuss@lists.starlingx.io Subject: Re: [Starlingx-discuss] STX Data Networks
[Please note: This e-mail is from an EXTERNAL e-mail address]
On 2021-02-22 22:19, open infra wrote:
Hi Yatindra,
okay all... HEELLLPPPPP...!
https://pasteboard.co/JPPnzXz.png
stx-openstack struggle......
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
On 2021-02-24 22:59, Webster, Steven wrote:
Would I be able to get the output of (I think you are on AIO-SX):
system interface-datanetwork-list controller-0
sure... probably not what your expect though after someone recommended some docs and that was a fail, hence the reason im stuck system interface-datanetwork-list controller-0 +--------------+--------------------------------------+--------+------------------+ | hostname | uuid | ifname | datanetwork_name | +--------------+--------------------------------------+--------+------------------+ | controller-0 | 9b3720ec-eeb8-4c0b-b19b-44f3e838e91b | data1 | physnet1 | | controller-0 | c7e23c08-41ab-42bc-8f8e-d0980c57a9d3 | data0 | phy-flat | +--------------+--------------------------------------+--------+------------------+
That should have entries added when the following was configured
system interface-datanetwork-assign ${NODE} ${DATA0IFUUID} ${PHYSNET0} system interface-datanetwork-assign ${NODE} ${DATA1IFUUID} ${PHYSNET1}
From the guide:
https://docs.starlingx.io/deploy_install_guides/r4_release/virtual/aio_simpl...
You can also read more about it here:
https://docs.starlingx.io/configuration/host_interface_network_config.html
Cheers,
Steve
-----Original Message----- From: lists@optimcloud.com <lists@optimcloud.com> Sent: Wednesday, February 24, 2021 6:19 AM To: starlingx-discuss@lists.starlingx.io Subject: Re: [Starlingx-discuss] STX Data Networks
[Please note: This e-mail is from an EXTERNAL e-mail address]
On 2021-02-22 22:19, open infra wrote:
Hi Yatindra,
okay all... HEELLLPPPPP...!
https://pasteboard.co/JPPnzXz.png
stx-openstack struggle......
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
On 2021-02-22 17:53, Shashi, Yatindra wrote:
Hi Danishka,
Have you looked in the below link , I hope it clarifies to you.
Try with flat/VLAN data network and using it with Openstack for understanding.
https://wiki.openstack.org/wiki/StarlingX/Networking
Regards,
Yatindra Shashi
IoTG DE
From: open infra <openinfradn@gmail.com> Sent: 20 February 2021 20:36 To: starlingx-discuss@lists.starlingx.io Subject: [Starlingx-discuss] STX Data Networks
Hi,
I have a AIO simplex environment configured as per the starlingx r4 documentation.
Under data network topology I noticed that controller-0 without any connections to available two networks.
Is there documentation of how to create data networks of starlingx/openstack?
To be honest, setting up the networking of starlingx and openstack is not clear.
Regards,
Danishka
ill agree totally setting up stx-openstack networking is not clear at all, and pointing us at this document even confuses me further So ill ask can someone provide a simple do this to get stx-openstack clients networking for an AIO bare metal because right now im stuck with Network Name Type MTU Segmentation Ranges Actions physnet0 vlan 1500 - physnet1 vlan 1500 - phy-flat flat 1500 - Displaying 3 items
Intel Deutschland GmbH Registered Address: Am Campeon 10, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de [1] Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928
Links: ------ [1] http://www.intel.de _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
participants (4)
-
lists@optimcloud.com
-
open infra
-
Shashi, Yatindra
-
Webster, Steven