目前,OpenStack 的软件包,已经进入EPEL 测试阶段。发现/etc/init.d 下的启动顺序有问题,都采用了 20, 80的方式:#!/bin/sh
#
# openstack-nova-api OpenStack Nova API Server
#
# chkconfig: – 20 80
# description: At the heart of the cloud framework is an API Server.
# This API Server makes command and control of the
# hypervisor, storage, and networking programmatically
# available to users in realization of the definition
# of cloud computing.这样,启动OpenStack的服务,将比 mysql, rabbitMQ, libvirtd 等服务还要前,这样的启动次序经常导致OpenStack服务启动不成功。已经发送了邮件给RedHat开发人员,Pádraig Brady确认将做修改。变成 98 02.Ubuntu的preseed文件Kickstart批量部署RedHat Linux相关资讯 OpenStack
- OpenStack Mitaka for Ubuntu 16. (今 13:10)
- Ubuntu 16.04 下 OpenStack 安装部 (06月11日)
- OpenStack/devstack with Neutron (01月17日)
| - 基于CentOS 6.8的OpenStack手动安 (07月12日)
- FUEL OpenStack 在 VirtualBox 上 (03月02日)
- osprofiler在OpenStack Cinder里的 (01月17日)
|
本文评论 查看全部评论 (0)