[06:18] Hi, can anyone help in configuring multiple NIC on ubuntu 18.04 with netplan. I am not able to connect to server using all NIC except where gateway is configured. My config --> https://paste.ubuntu.com/p/x4JQWynPQ7/ [07:45] JaySee: looks ok - what are eth[123] connected to? [07:47] JaySee: not directly related, but why don't you choose something like 10.2.[22,23,24,25].x instead of changing both the second and the third octet? [08:00] @RoyK: eth0 and eth1 are connected one switch and eth2 and eth3 are connected to another switch (both are dell). All these switches are connected in spine leaf topology. second octet represents the eth port and third octet represents the leaf (switch) to which the node (server) is connected. This is existing topology, just wanted to follow the same. [08:01] JaySee: do you mean eth0 and eth1 are on the same subnet/VLAN? [08:33] @Royk: they are in different subnet , but they are on same switch [08:43] JaySee: different VLANs? [08:43] yes [08:44] so what is it that doesn't work? [08:44] I can not connect to server using SSH on eth1/eth2/eth3 [08:46] If i change the gateway from eth0 and configure gateway of the eth1 or eth2 ... I can connect, but I am not able to use all the eth ports to connect to the server [08:46] can you ping the server from a host on the other networks? [08:47] No. I am not able to ping as well. === cpaelzer__ is now known as cpaelzer [09:13] hey jamespage - coreycb asked me to check in with you regarding my stable/queens changes to nova (https://code.launchpad.net/~chris.macnaughton/ubuntu/+source/nova/+git/nova) - specifically regarding fix-overcommit-for-NUMA-based-instances.patch [09:14] specifically, the idea that the upstream change to queens got a -1: https://review.opendev.org/#/c/726868/ === StathisA_ is now known as StathisA === uc50ic4more_ is now known as uc50ic4more [14:51] I've got a guy here at AMD who's running into a failure when installing 20.04 server over PXE. Could just be a problem with our PXE server, but we don't have enough information yet. Can anyone provide some guidance on gathering logs in the event of a failed installation? === smoser1 is now known as smoser [16:01] johnallen-amd, https://ubuntu.com/server/docs/install/reporting-problems [16:02] that should get you a few things to start looking to provide [16:42] Thanks, powersj. I'll start there. [18:03] meow there. any idea why netplan wouldnt work? I have a clean configuration, I have netplan.io package installed, it points to renderer networkd, and I do netplan generate and apply w/o success. any idea? [18:11] Oops, I had the wrong extension in /etc/netplan/, config should end with .yaml not .cfg, sorry. [18:12] elge: woot, thanks for reporting back :) [18:39] elge: glad that was a simple fix