I have a CloudStack version 4.19 cloud set up and running in a lab
environment. This setup includes a Host, an NFS Storage server, and a
Management server.
The Host has two network interfaces:
1. One interface, "cloudbr0," is used for "public," "guest,"
"management," and "storage" traffic.
2. The other interface connects the Host to the primary storage server.
This network is isolated and does not connect to other networks.
Currently, I need some VMs with "guest" traffic on "cloudbr0" to access
physical servers in the storage network. To achieve this, I configured a
bridge "cloudbr1" on the Host in the interface that connects to the
storage network.
In the CloudStack GUI:
1. I created a "Physical Network 2" with Tag=STO and "Guest" traffic,
using "Traffic Label=cloudbr1."
2. I also created a *network offering* for "Shared" networks associated
with this "Physical Network 2."
The issue arises when I try to create a shared network associated with
"Physical Network 2": the network offering list appears empty.