Yoga, AlmaLinux9


This guide explains how to add a new compute node 


In the following instructions the node cld-np-19, an INFN node, is the one to be added

Step-by-step guide


systemctl stop puppet


error: "net.bridge.bridge-nf-call-ip6tables" is an unknown key  
error: "net.bridge.bridge-nf-call-iptables" is an unknown key  
error: "net.bridge.bridge-nf-call-arptables" is an unknown key


then please issue:


modprobe br_netfilter

and then rerun puppet

In the configuration fails reporting a problem because of a wrong dependency required by swtpm, then issue:

mv /etc/yum.repos.d/advanced-virtualization.repo /etc/yum.repos.d/advanced-virtualization.repo.old
yum install centos-release-advanced-virtualization


and then rerun puppet

Because of a bug (https://bugs.launchpad.net/nova/+bug/1978489) we need to have nova version >= 25.3.0 or 25.2.0 (nova version 25.2.1 is affected by the problem). 







nova aggregate-add-host admin cld-nl-25.cloud.pd.infn.it




Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.



Related issues