Chinaunix首页 | 论坛 | 博客
  • 博客访问: 757951
  • 博文数量: 230
  • 博客积分: 6330
  • 博客等级: 准将
  • 技术积分: 2188
  • 用 户 组: 普通用户
  • 注册时间: 2009-07-10 15:55
个人简介

脚踏实地

文章分类

全部博文(230)

文章存档

2017年(1)

2016年(7)

2015年(10)

2014年(32)

2013年(24)

2012年(33)

2011年(50)

2010年(30)

2009年(43)

发布时间:2017-01-08 23:52:01

1.  准备工作@配置文件local.conf 和.localrc.auto 和 stackrcGIT_BASE 选github优于openstack.orgGIT_BASE=https://github.comNOVNC_REPO=http://git.trystack.cn/kanaka/noVNC.gitSPICE_REPO=http://git.trystack.cn/git/spice/spice-html5.git@GNUTLS很是烦人,不定期出现。调整:×××××1:解.........【阅读全文】

阅读(1731) | 评论(0) | 转发(0)

发布时间:2016-12-20 23:16:38

字数1593 阅读541 评论0 喜欢3cd /etc/sshmv sshd_config{,.bak} #你不能直接编辑,因为这个文件是/usr/share/ssh/ssh_config的软链接,而/usr的整个分区,是只读的 cat sshd_config.bak > sshd_configvim sshd_config #... PermitRootLogin yes #加入这一句 systemctl restart sshdsudo passwd root.........【阅读全文】

阅读(937) | 评论(0) | 转发(0)

发布时间:2016-10-23 22:34:38

1.  Nova1.1 Liberty - Nova compute failed to connect libvirthttps://bugs.launchpad.net/juniperopenstack/+bug/1560725在M版FIX了,L版的临时解决方法是:# service openstack-nova-compute restart # service openstack-nova-compute status# systemctl restart openstack-nova-compute # systemctl.........【阅读全文】

阅读(849) | 评论(0) | 转发(0)

发布时间:2016-09-25 23:20:49

1. Convert ovs_lib's usage of ovs-vsctl to use the OVSDB protocolStarted byKyle Mestery on 2014-07-25Completed byKyle Mestery on 2015-03-21https://blueprints.launchpad.net/neutron/+spec/vsctl-to-ovsdb2. OVS agent: Use python binding instead of ovs-ofctl commandhttp://specs.........【阅读全文】

阅读(1699) | 评论(0) | 转发(0)

发布时间:2016-09-24 23:15:39

1. 关于ssh到fuel master的问题可以修改virtualbox中的全局设定中,选择管理 ——全局设定——网络,点右边的螺丝刀按钮,在弹出的窗口中选择DHCP Server选项卡,将Enable Server选项取消,然后把ip设为172.16.0.111之类的,就可以直接从NAT的虚拟机中进行访问fuel master的服务, hack掉宿主机和host-only 网络的互访问.........【阅读全文】

阅读(978) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册