-
Notifications
You must be signed in to change notification settings - Fork 22
Closes-Bug: PRD-2500 Wrong image in Fuel user guide #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Miroslav-Anashkin
wants to merge
1
commit into
Mirantis:master
Choose a base branch
from
Miroslav-Anashkin:bug/PRD-2500
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -69,27 +69,31 @@ itself. It is a simple, single-click installation. | |
|
|
||
| .. note:: | ||
|
|
||
| These scripts are not supported on Windows, but you can still test on | ||
| VirtualBox by creating the VMs by yourself. See :ref:`Install_Manual` for more | ||
| details. | ||
| These scripts are not supported on Windows directly, but you can still test on | ||
| Windows VirtualBox by running scripts on Cygwin or by creating the VMs by yourself. | ||
| See :ref:`Install_Manual` for more details. | ||
|
|
||
| The requirements for running Fuel on VirtualBox are: | ||
|
|
||
| A host machine with Linux or Mac OS. | ||
| A host machine with 64-bit Linux, Windows or Mac OS. We never tested on 32-bit. | ||
| The scripts have been tested on Mac OS 10.7.5, Mac OS 10.8.3, Ubuntu 12.04, | ||
| Ubuntu 12.10, and Fedora 19. | ||
| Ubuntu 12.10, Fedora 19, OpenSUSE 12.2/12.3, and Windows 7 x64 + Cygwin_x64. | ||
|
|
||
| VirtualBox 4.2.16 (or later) is required, along with the extension pack. | ||
| Both can be downloaded from `<http://www.virtualbox.org/>`_. | ||
|
|
||
| 8 GB+ of RAM | ||
| Will support 4 VMs for Multi-node OpenStack installation (1 Master node, | ||
| 1 Controller node, 1 Compute node, 1 Cinder node) | ||
| 1 Controller node, 1 Compute node, 1 Cinder node) with reduced to 1536 MB VM RAM. | ||
| For dedicated Cinder node 512 MB of RAM is enough. | ||
|
|
||
| or | ||
|
|
||
| Will support 5 VMs for Multi-node with HA OpenStack installation (1 Master | ||
| node, 3 Controller + Cinder nodes, 1 Compute node) | ||
| node, 3 combined Controller + Cinder nodes, 1 Compute node) with reduced | ||
| to 1280 MB RAM amount per VM. | ||
| Such RAM amount per node is below the recommended requirements for HA | ||
| configurations (2048+ MB per controller) and may lead to unwanted issues. | ||
|
|
||
| .. _Install_Automatic: | ||
|
|
||
|
|
@@ -149,7 +153,7 @@ First, create the Master node VM. | |
|
|
||
| * OS Type: Linux | ||
| * Version: Red Hat (64bit) | ||
| * RAM: 2048+ MB | ||
| * RAM: 1536+ MB (2048+ MB recommended) | ||
| * HDD: 50 GB with dynamic disk expansion | ||
|
|
||
| 3. Modify your VM settings: | ||
|
|
@@ -170,8 +174,8 @@ Next, create Slave nodes where OpenStack needs to be installed. | |
| 1. Create 3 or 4 additional VMs depending on your wish with the following parameters: | ||
|
|
||
| * OS Type: Linux, Version: Red Hat (64bit) | ||
| * RAM: 2048+ MB | ||
| * HDD: 30 GB, with dynamic disk expansion | ||
| * RAM: 1536+ MB (2048+ MB recommended) | ||
| * HDD: 50+ GB, with dynamic disk expansion | ||
| * Network 1: host-only interface vboxnet0, PCnet-FAST III device | ||
|
|
||
| 2. Set Network as first in the boot order: | ||
|
|
@@ -187,7 +191,7 @@ Next, create Slave nodes where OpenStack needs to be installed. | |
| 4. Open "advanced" collapse, and check following options: | ||
|
|
||
| * Promiscuous mode is a "Allow All" | ||
| * Adapter type is a "PCnet PCI II" | ||
| * Adapter type is a "PCnet-FAST III" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Why do we change adapter?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Unlike PCNet FAST II, FAST III is 100 MBit and also works well with Neutron, but a bit faster. |
||
| * Cable connected is a On | ||
|
|
||
|
|
||
|
|
@@ -216,6 +220,8 @@ Within Fuel Setup you can configure the following parameters: | |
| The main function of this tool is to provide a simple way to configure Fuel for | ||
| your particular networking environment, while helping to detect errors early | ||
| so you need not waste time troubleshooting individual configuration files. | ||
| Please change `vm_master_ip` parameter in config.sh accordingly in case you use | ||
| VirtualBox automated scripts to deploy Fuel. | ||
|
|
||
| .. image:: /_images/fuel-menu-interfaces.jpg | ||
| :align: center | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did on 32 bit on Mac. Works perfectly.