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_si... " # 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@optimcloud.com> Sent: Monday, September 27, 2021 6:34 AM To: starlingx-discuss@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@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss