installation issue - vlan interface not defined[ #685
-
I am encountering an error while trying to configure a VLAN using netplan. The specific issue is in the file /etc/netplan/00-vlan.yaml. To Reproduce: Edit the file /etc/netplan/00-vlan.yaml with a text editor. The netplan configuration should be applied successfully, and the specified VLAN should be created using the designated interface. Environment: OS: [Specify your Operating System - e.g., Ubuntu 22.04] I have verified that the interface name mentioned in the error message (ens2 in this example) might not be the actual interface name. I used the ip addr command to list network interfaces and identify potential candidates (e.g., enpXsY). |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
Hi, it is a network configuration issue, Once you configure the network using netcfg.yaml & 99-vlan.yaml file, it will fix your all error related to network. |
Beta Was this translation helpful? Give feedback.
-
Hi , we believe the configuration is right , (Reading database ... 108988 files and directories currently installed.) root@logs:~# cat /etc/netplan/99-vlan.yaml network: vlans: root@logs:~# ifconfig lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 ip addr |
Beta Was this translation helpful? Give feedback.
-
Configure your interface like the below example: replace x.x.x.x to ip address and gateway 01-netcfg.yamlnetwork: |
Beta Was this translation helpful? Give feedback.
-
Hi, @NABDSOLUTIONS, this is a space for UTMStack discussions, if the issue is related, please, try to perform the installation using our guides and system requirements, the latest installer version should do the network configuration for you, if any errors occur during the installation, provide more logs to us, to help you. |
Beta Was this translation helpful? Give feedback.
-
this issue is still present with the provided ISO and installer |
Beta Was this translation helpful? Give feedback.
Hi, @NABDSOLUTIONS, this is a space for UTMStack discussions, if the issue is related, please, try to perform the installation using our guides and system requirements, the latest installer version should do the network configuration for you, if any errors occur during the installation, provide more logs to us, to help you.
Best regards