OpenStack Install - Design


 
Thread Tools Search this Thread
Operating Systems Linux OpenStack Install - Design
# 1  
Old 03-21-2016
Network OpenStack Install - Design

Hi All,

I'm looking to do my first OpenStack install on a single server, and I'm looking for some advice on what would be the best plan of attack.
Does anyone have experience with virtualization in general, I'm really trying to find out what will be the best way to get the most out of my limited server specs.

I have a new "server" which I build with an i-5 skylake, 16gb of RAM, 2 SSD's for boot area / small storage and a 2TB for VM storage.

So my setup is not a high performance beast but I think that it should be adequate for what I'm looking for. (Feedback please!)

The initial design plans I have are Fedora Server -> Ovirt Hyper-V -> Openstack VM's set to proper spec using shared resource over provisioning. Maybe use Centos Minimal as the base VM OS.

2nd option, Ubuntu Server (O.S doesn't matter, but I found a good tutorial using Ubuntu for this method) -> Openstack all on single server directly on O.S.

3rd option, vSphere ESX host -> OpenStack VM's either the one Ubuntu install -or- multiple VM's.

This is primarily a learning environment, but I'm trying to avoid a management nightmare. The VM's I will create using Openstack are going to be development boxes, so I'll have multiple Linux VM's and maybe one Windows VM.


Looking forward to hearing your suggestions and advice! Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

SFTP Design

Hi all, I'm seeking an efficient and secure means of providing multiple named users access to files by their functional areas. For security, I've chosen SFTP using key pair authentication. The general principle is we have multiple users as follows: We have two type of files for Function... (2 Replies)
Discussion started by: Bagpuss
2 Replies

2. UNIX for Dummies Questions & Answers

Openstack and KVM

hi guys I want to test this environment I really have some doubts and I need to read a little bit more I have two physical servers (where Vmware ESXi used to be installed) I was thinking install KVM (if it turns out to be difficult have KVM up and running I will use ESXi) and deploy the... (1 Reply)
Discussion started by: karlochacon
1 Replies

3. Linux

install macbook pro fedora10 ???((<<if can install, how to install? >> ))

If may install can Tells everybody ??? (0 Replies)
Discussion started by: kzBSD
0 Replies

4. UNIX for Advanced & Expert Users

how to design compiler for unix os

i have to design a compiler for unix os can anybody help me out to solve this problem (0 Replies)
Discussion started by: masumhisaria
0 Replies

5. Shell Programming and Scripting

shell design

i want to design the shell for some basic commands such as cp mkdir rm mv etc... so please let me know how to start and wich all books to refer and if any body is having the model just mail me at, devskamat018@gmail.com:) i will be waiting please reply soon (1 Reply)
Discussion started by: devaray
1 Replies

6. Shell Programming and Scripting

I want to design a program

i want to make a shell program. This program i give a current day and the result is to appear the celebrity and birthday(birthday and celebration is 2 txt files). In addition this procedure must do for a space day in future or past depend on user choice. Finally the program can run and as... (2 Replies)
Discussion started by: mytilini boy
2 Replies

7. Programming

C++ class design

Can anybody tell me what is the best website or books to read for getting good knowledge in doing C++ class design. Please leave cplusplus.com or bjorne stroustrup. Other than these is there any website or book. Please do tell me (0 Replies)
Discussion started by: dhanamurthy
0 Replies
Login or Register to Ask a Question