Changes

Jump to: navigation, search

stoney cloud: Multi-Node Installation

440 bytes added, 12:54, 27 June 2014
/* Node Integration */
== System Overview ==
The [http://www.stoney-cloud.org/ stoney cloud] builds upon various standard open source components and can be run on commodity hardware. The final Multi-Node Setup consists of the following components:
* One [[Primary-Master-Node]] with an OpenLDAP Directory Server for the storage of the stoney cloud user and service related data with the web based management [[VM-Manager]] interface and the Linux kernel based virtualization technology.
* '''syslogd''': System Logging, keeps track of messages from the System and the Applications.
* '''udevd''': Linux dynamic device management, that manage events, symlinks and permissions of devices.
 
=== Skipping Checks ===
To skip checks, type '''no''' when asked:
Do you want to start the installation?
yes or no?: '''no'''
 
Then manually restart the stoney cloud installer with the desired options. For example:
/mnt/cdrom/foss-cloud-installer -c
 
Options:
-c: Skip CPU requirement checks
-m: Skip memory requirement checks
-s: Skip CPU and memory requirement checks
==== First Storage-Node (tier1-storage-node-01) ====
# Answer the questions.
# Reboot the Server and make sure, that you boot from the first harddisk.
 
== Skipping Checks ==
To skip checks, type '''no''' when asked:
Do you want to start the installation?
yes or no?: '''no'''
 
Then manually restart the stoney cloud installer with the desired options. For example:
/mnt/cdrom/foss-cloud-installer -c
 
Options:
-c: Skip CPU requirement checks
-m: Skip memory requirement checks
-s: Skip CPU and memory requirement checks
== Specialized Installation ==
== Links ==
= Node Integration =
The following figure gives an overview what the node-integration script does for the different node types
 
[[File:node-integration.png|500px|thumbnail|none|What does the node-integration script for the different node types]]
 
 
You can modify/update these steps by editing [[File:node-integration.xmi]] (you may need [http://uml.sourceforge.net/ Umbrello UML Modeller] diagram programme for KDE to display the content properly).
= Old Documentation =
486
edits