Bill,
Here are the CLI equivalents for the GUI operations you have asked for:
1. Assign network to a cluster:
add network --name ${network_name} --parent-cluster-name ${cluster_name}
2. After a network is attached to a cluster, make it required (or not
required):
update network --n
I kind of found the answer.
Under Cluster -> Logical Networks -> Manager Networks
there is a check box for "Assign" & "Required".
Checking the Assign box makes it show up in "Setup Host Networks" dialog
box.
No idea how to check that box using the cli though.
On 02/23/2016 10:54 AM, Bill Jame
I'm trying to add a network using ovirt-shell.
It adds fine to the GUI but I can't add the network to a host because it
isn't listed in the "Setup Host Networks" dialog.
Adding a network interface using the GUI is added fine to the dialog window.
What am I missing?
[oVirt shell (connected)]# ad
3 matches
Mail list logo