Page 1 of 1

Installed Satellite BM, IP assigned not active

Posted: Tue Mar 17, 2026 2:51 pm
by jchandler
Followed the BM install for a satellite cluster. All seemed to go as per the steps in the cookbook, except the IP that was setup and appears in netplan, does not activate.
Any help or advice would be appreciated.
root@a04-29b-eveng:"# ip a
1: lo: <LOOPBACK, UP, LOWER_UP> mtu 65536 gdisc noqueue state UNKNOWN group default glen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
 inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
 inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp24s0fo: <NO-CARRIER, BROADCAST, MULTICAST, UP> mtu 1500 gdisc mą state DONN group default qlen 1000 link/ether ac:1f:6b:c5:87:b2 brd ff:ff:ff:ff:ff:ff
3: enp24s0f1: <BROADCAST, MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether ac:1f:6b:c5:87:b3 brd ff:ff:ff:ff:ff:ff
4: enp25s0fonp0: <BROADCAST, MULTICAST> mtu 1500 gdisc noop state DOWN group default qlen 1000 link/ether ac:1f:6b:ca:d7:3c brd ff:ff:ff:ff:ff:ff
5: enp25s0f1np1: <BROADCAST, MULTICAST› mtu 1500 gdisc noop state DOWN group default glen 1000 link/ether ac:1f:6b:ca:d7:3d brd ff :ff:ff:ff:ff:ff
6: enp59s0fOnpo: <BROADCAST, MULTICAST› mtu 1500 gdisc noop state DOWN group default glen 1000 link/ether ac:1f:6b:9e:2e:5c brd ff:ff:ff:ff:ff:ff
7: enp59s0f1np1: <BROADCAST, MULTICAST› mtu 1500 gdisc noop state DOWN group default glen 1000 link/ether ac:1f:6b:9e:2e:5d brd ff:ff:ff:ff:ff:ff
8: wgo: <POINTOPOINT, NOARP, UP, LOWER_UP> mtu 9500 gdisc noqueue state UNKNOWN group default qlen 1000 link/none
9: docker0: ‹NO-CARRIER, BROADCAST, MULTICAST, UP> mtu 1500 gdisc noqueue state DOWN group default
link/ether 02:42:85:7c:43:1d brd ff:ff:ff:ff:ff:ff
inet 172.17.0.1/16 brd 172.17.255.255 scope global dockero
 valid_ift forever preferred_Ift forever

root@a04-29b-eveng:/etc# cd netplan root@a04-29b-eveng:/etc/netplan# 1s
01-netcfg.yaml
root@a04-29b-eveng:/etc/netplan# cat 01-netcfg.yaml
# This file describes the network interfaces available on your
# For more information, see netplan(5).
network:
version: 2
renderer: networkd
ethernets:
enp24s0f0:
addresses: [ "10.248.64.3/19" ]
gateway4: 10.248.64.1
nameservers:
addresses: ["10.248.48.53" ]

cont@a04-29h-eveng: /etc/netnlan#

Re: Installed Satellite BM, IP assigned not active

Posted: Tue Mar 17, 2026 8:24 pm
by rusty725
what's the nic card model ?