Help on network #11661
-
|
Hi, we work actually on ovirt since 2017 but we are not sure for the future of this solution. We need to validate that cloudstack is the right solution. I need some help on configuring the network. First question : we don't need the public network, is it possible to skip it? Second question : actually, our nodes have the following network :
Can i configure network on cloudstack in the same way and how ? I don't find any tutorial where management and guest network are on the same link with vlan tag. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Hey @tyff49, welcome to the CloudStack community! I’m not a maintainer, just a fellow user, but I can help with your test environment. Q1: Yes, you can treat the Public network as just another VLAN. Q2: Your current node setup in CloudStack would look like this:
For the Public network, you can use either In short: your existing physical setup should work fine with CloudStack. |
Beta Was this translation helpful? Give feedback.
@tyff49
Here is how to deploy the management server https://docs.cloudstack.apache.org/en/latest/quickinstallationguide/qig.html#management-server-installation
Here is how you deploy the KVM host, if that is the hypervisor of your choice (recommended and simpler) https://docs.cloudstack.apache.org/en/latest/quickinstallationguide/qig.html#kvm-setup-and-installation
As soon as you have these steps completed, you will navigate to the WebUI and follow the Wizard for the creation of a new Zone and all the related resources (pods, clusters, storages, etc).
If you feel like a more structured learning experience, check out ShapeBlue's bootcamps https://www.shapeblue.com/cloudstack-training/
Note…