Preview of sandbox ISO installation - #442
Conversation
| The Options are the following: | ||
| - `Install OpenNebula POC` will install a full OpenNebula 7.0.1 frontend and the necessary software to make it a OpenNebula KVM hypervisor | ||
| - `Install OpenNebula Node` will install only the KVM Hypervisor packages | ||
|
|
There was a problem hiding this comment.
Add all available options w/ short explanation
There was a problem hiding this comment.
I can add them, but @tinova stated that this is a quickstart guide, so I understood that non relevant options should be explained somewhere else
There was a problem hiding this comment.
Added comment about the options "Test this media and install"
|
|
||
| The installation interface will be in text mode and will only ask for confirmation before deleting all the data on the first disk that it finds on a screen that looks like the following: | ||
|
|
||
|  |
There was a problem hiding this comment.
VirtualiZation instead of VirtualiSation for consistency
There was a problem hiding this comment.
The ISO must be modified for that. I will check it and modify
There was a problem hiding this comment.
Iso has been modified, but the screenshot wasn't taken
| ├────────────────────────────────────────────────────────────────────┤ | ||
| │ < OK > <Cancel> │ | ||
| └────────────────────────────────────────────────────────────────────┘ | ||
| ``` |
There was a problem hiding this comment.
This is a quickstart, I understand that the unneeded options should not be explained. There is an "advanced" document where all of them are explained. @tinova should give more context about them.
|
|
||
| **Networking** | ||
|
|
||
| The ISO PoC networking comes with no networks added, but FRR is configured to add BGP-EVPN so VXLANs should work for internal communication. VXLAN is a technology that allows isolation between Virtual networks, depending on an identifier between 1 and 16777215. |
There was a problem hiding this comment.
maybe add more context about FRR and BGP-EVPN? or just ignore the concepts and go direct to VXLAN?
There was a problem hiding this comment.
I don't think that is necessary. OpenNebula is not a networking company and we are not talking about networking on OpenNebula. If someone needs more detail about BGP-EVPN and VXLAN they should look them somewhere else, besides that may be too much for a "quick start" guide.
There was a problem hiding this comment.
exactly, we need to keep this simple, without overwhelming with low level explanations. the objective is to have an up and running opennebula sandbox as easy and fast as possible.
Description
This is a preliminary commit for a OpenNebula sandbox installation using the ISO.
Still WIP (the PR will be marked as OK when everything is tested properly)
Branches to which this PR applies