ubuntuOS

OpenStack icehource for Ubuntu OS

1,网络规划

2,Ntp apt-get install ntp

3,generate secure passwd

apt-get install pwgen or openssl rand -hex 10

4,deployment automation tools such as Ansible, Chef, and Puppet(自动化初始化各个OpenStack Services components 裸机)

5,database to store information for OpenStack Services core components(supporting service or options services);

install MySQL Python library on any additional nodes that access MySQL,

controller node, install the MySQL client and server packages, and the Python
library.

配置mysql服务

enable InnoDB, UTF-8
character set, and UTF-8 collation,bind-address(Management Ip address enable other host access)

5,OpenStack apt-get repository

How to Enable and Use

Folsom

sudo add-apt-repository cloud-archive:folsom

Grizzly

sudo add-apt-repository cloud-archive:grizzly

Havana

sudo add-apt-repository cloud-archive:havana

Icehouse

sudo add-apt-repository cloud-archive:icehouse

Now run:

sudo apt-get update

to update your package listings and then proceed to install/upgrade your openstack packages.

Reporting Bugs

To report bugs against packages from the Ubuntu Cloud Archive, please use the ‘ubuntu-bug‘ tool, for example:

ubuntu-bug nova-compute

This will ensure that bugs are raised against the cloud-archive project on Launchpad.

6,Ubuntu ssh 登录慢问题

Ubuntu 中 ssh 登录非常缓慢,输入用户名后要等好一阵先出现提示输入密码, 这是Ubuntu默认开启了 SSH 的 DNS反解析造成的原因,只要将此选项关闭, 重新启动sshd后反应非常快。

vi /etc/ssh/sshd_config

在最后添加下面一行,关闭 SSH 的 DNS 反解析:

UseDNS no

service ssh restart即可搞定;

7,修改rabbitmq Message broker 用户密码

Functions test Environment or production Environment;

8,OpenStack packages for Ubuntu 相关组件的配置信息存储在sqlite中

时间: 2024-10-27 18:27:19

ubuntuOS的相关文章

Ubuntu 15.10安装elementary desktop

elementaryOS的风格类似于macos,基于Ubuntu改造,个人比较喜欢其界面理念,简单清晰.因此下载了elementaryOS Freya使用,使用过程中,各个软件版本的升级比较落后,比如gcc等,因此尝试使用ubuntuOS安装element desktop.网上的指导步骤都比较旧,按其步骤执行完成,效果总是比elementary os差不少,因此折腾了一下,终于折腾出类似效果,在此记录安装步骤,以备万一,也希望能帮到相关喜欢elementary desktop的朋友. 首先给一张

OpenStack安装与配置2

第二部分 OpenStack安装与配置 一.引言 本章内容讲解如何在3台物理机上搭建最小化云平台,这3台机器分为称为Server1.Server2和Client1,之后的各章也是如此.Server1承载着Nova.Glance.Swift.Keystone及Horizon(OpenStack的Web UI)服务.Server2只用来运行实例管理的nova运算工作站.由于OpenStack组件采用分布式结构,其中的任何一部分或几个部分都可以安装在任意服务器上. Client1并不是安装所必须的,在

Win10, MacOS12.14, Ubuntu18.04 同盘三系统安装方法

介绍一下三系统安装方法 虽然有两块硬盘, 机械硬盘上存的各种信息,  一般都不随便乱动, 作为一个稳定祥和的内容库.所以三系统都安装在256G的固态上. 使用GPT/UEFI引导. 空间分配(作为参考,请根据个人需要分配): ESP 800MB FAT32 (存放三系统的EFI引导, 以及使用的CloverEFI 引导软件) Win10 100GB NTFS MacOS 100GB APFS Ubuntu 800MB exFAT (/boot挂载点) Ubuntu 30GB exFAT (/挂载