[Starlingx-discuss] STX 6.0 AIO Duplex
Webster, Steven
Steven.Webster at windriver.com
Wed Sep 29 18:28:37 UTC 2021
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
More information about the Starlingx-discuss
mailing list