[Starlingx-discuss] STX 6.0 AIO Duplex
Embedded Devel
lists at optimcloud.com
Thu Sep 30 12:41:20 UTC 2021
okay really not sure how i missed it on controller-0 but seems its working.
[sysadmin at controller-0 ~(keystone_admin)]$ system datanetwork-list
+--------------------------------------+----------+--------------+------+
| uuid | name | network_type | mtu |
+--------------------------------------+----------+--------------+------+
| b03e45f7-f7f7-48c5-a9b7-e28cc9c38f13 | datanet0 | vlan | 1500 |
| 5856facc-94ce-4b70-ad12-61718a1ece11 | datanet1 | vlan | 1500 |
+--------------------------------------+----------+--------------+------+
[sysadmin at controller-0 ~(keystone_admin)]$ system
interface-datanetwork-list controller-0
+--------------+--------------------------------------+--------+------------------+
| hostname | uuid | ifname |
datanetwork_name |
+--------------+--------------------------------------+--------+------------------+
| controller-0 | 03693bf0-1354-4ba3-bae8-f3eef3b4a6a8 | data0 | datanet0
|
| controller-0 | 530a22f1-32d8-412b-88f2-3dae8fc71e64 | data1 | datanet1
|
+--------------+--------------------------------------+--------+------------------+
[sysadmin at controller-0 ~(keystone_admin)]$ system
interface-datanetwork-list controller-1
+--------------+--------------------------------------+--------+------------------+
| hostname | uuid | ifname |
datanetwork_name |
+--------------+--------------------------------------+--------+------------------+
| controller-1 | b031d80b-7dbb-48e5-b947-38cfb712b006 | data1 | datanet1
|
| controller-1 | b56d5102-a4a0-4d23-a188-da6743fdc9ec | data0 | datanet0
|
+--------------+--------------------------------------+--------+------------------+
On Thursday 30 September 2021 01:28:37 AM (+07:00), Webster, Steven wrote:
> Hi,
>
> There should a step in the "Create Data Networks that vswitch 'data'
interfaces will be connected to" in which the data networks are actually
created.
>
> For example:
>
>
https://docs.starlingx.io/deploy_install_guides/r6_release/bare_metal/aio_simplex_install_kubernetes.html
>
> "
> # Create Data Networks that vswitch 'data' interfaces will be connected
to
> DATANET0='datanet0'
> DATANET1='datanet1'
> system datanetwork-add ${DATANET0} vlan
> system datanetwork-add ${DATANET1} vlan
> "
>
> You can view the available data networks with system datanetwork-list
>
> Steve
>
> > -----Original Message-----
> > From: Embedded Devel <lists at optimcloud.com>
> > Sent: Monday, September 27, 2021 6:34 AM
> > To: starlingx-discuss at lists.starlingx.io
> > Subject: [Starlingx-discuss] STX 6.0 AIO Duplex
> >
> > [Please note: This e-mail is from an EXTERNAL e-mail address]
> >
> > while rolling out a STX 6.0 aio duplex from a master iso , installed
fine,
> > provisdions fine, then going through the configuration i encounter
> >
> > # Create Data Networks that vswitch 'data' interfaces will be
connected to
> > DATANET0='datanet0'
> > DATANET1='datanet1'
> >
> > # Assign Data Networks to Data Interfaces system
interface-datanetwork-
> > assign ${NODE} <data0-if-uuid> ${DATANET0} system
interface-datanetwork-
> > assign ${NODE} <data1-if-uuid> ${DATANET1}
> >
> > These last two commands appear to do nothing and provide the error no
> > datanetworks found
> >
> > So i have to ask, is this document right ?
> >
> >
> > --
> > Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
> >
> > _______________________________________________
> > Starlingx-discuss mailing list
> > Starlingx-discuss at lists.starlingx.io
> > http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
>
> _______________________________________________
> Starlingx-discuss mailing list
> Starlingx-discuss at lists.starlingx.io
> http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
>
--
Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
More information about the Starlingx-discuss
mailing list