Can someone please clarify my doubts regarding creating network.json file. Thank you in advance.
I will be adding my existing SLES severs to the cloud, this is the only way i will be provisioning servers, and i won’t be using PXE/DHCP method of provisioning. In that case, how the admin network should be defined in the network.json file?
I do not understand the various IP range sections under admin network. The ranges like admin, dhcp, host, and switch, what are these exactly for?
If my admin, BMC, nova-external floating, and public network falls in the same network/VLAN (untagged), then do i still need to define the networks like “bmc”, “bmc_vlan”, “public” in the network.json ?
Can someone please clarify my doubts regarding creating network.json
file. Thank you in advance.
I will be adding my existing SLES severs to the cloud, this is the
only way i will be provisioning servers, and i won’t be using PXE/DHCP
method of provisioning. In that case, how the admin network should be
defined in the network.json file?[/color]
What do you mean by “existing SLES servers”? Are these currently
physical or virtual (not in OpenStack) servers running SUSE Linux
Enterprise Server (SLES) or do you mean you already have some existing
SUSE OpenStack Cloud nodes?
[color=blue]
I do not understand the various IP range sections under admin
network. The ranges like admin, dhcp, host, and switch, what are these
exactly for?
If my admin, BMC, nova-external floating, and public network falls
in the same network/VLAN (untagged), then do i still need to define the
networks like “bmc”, “bmc_vlan”, “public” in the network.json ?[/color]
I would like to add SLES Physical Servers to the SUSE Cloud by running crowbar_register method. I will be using only this method of provisioning OpenStack nodes. In this case, i would like to understand how i need to define admin network in the json file. The admin IP ranges like host, dhcp, and switch won’t be use full at all to me, so i have a doubt whether i need to define them or not.
And, i won’t be using BMC network at all, in this case i would like to understand whether still i need to define bmc and bmc_vlan networks in json file.