摘要: 开启 nova-api.nova-network,nova-objectstore,nova-scheduler解决了上传的问题。原来nova的数据库是个假想。在关机之后要重新create network 。开启不了中。。。[root@localhost 3]# nova-scheduler 2011-02-28 10:20:56,061 AUDIT nova.root [-] Starting scheduler node (version 2011.1-workspace:tarmac-20110202111800-10sib5zxlu8xluca)2011-02-28 10:55:55, 阅读全文
posted @ 2011-02-28 14:58 sikoui 阅读(388) 评论(0) 推荐(0) 编辑
摘要: TroubleshootingIf you get an error similar to this No such file or directory: '/usr/local/lib/python2.6/dist-packages/nova-2011.1-py2.6.egg/nova/..//CA'Add --ca_path=/var/lib/nova/CA/in /etc/nova/nova.conf and make sure you followed the step for rsyncing contents of CA directory.为什么还是错呢。[roo 阅读全文
posted @ 2011-02-16 17:10 sikoui 阅读(501) 评论(0) 推荐(0) 编辑
摘要: 1、在bash shell中设定代理.bashrc:export http_proxy="166.111.53A.167:3128"export ftp_proxy="166.111.53A.167:3128"DON‘T ask me why the proxy above is invaild, it's just an example^_^2、对于wget可以单独建立.wgetrchttp-proxy = 166.111.53.167:3128ftp-proxy = 166.111.53.167:31283、用wget下载整个站点#wget -k -m -np -d --pro 阅读全文
posted @ 2011-02-16 10:48 sikoui 阅读(4210) 评论(0) 推荐(0) 编辑
摘要: 搞了很久的eucalyptus,对于怎么自己来做FS还是不知道,通过ISO来制作,dd剥离之后就是不行,哎,难道是centos5.5不行 : (现在编译openstack,austin那会还OK,现在bexar编译老出错,setup.py还自己该,额,哭哟。继续继续······ 阅读全文
posted @ 2011-02-16 09:08 sikoui 阅读(362) 评论(0) 推荐(0) 编辑
摘要: 1、下载wget http://www.python.org/ftp/python/2.6.5/Python-2.6.5.tar.bz22、解压tar jxvf Python-2.6.5.tar.bz23、编译安装cd Python-2.6.5./configuremake && make installPython 默认安装目录在/usr/local/lib/python2.6查看一下刚才安装的版本 /usr/local/lib/python2.6 -V,看到了2.6.5吧4、更改系统默认版本之前查看版本使用 /usr/local/lib/python2.6 -V,现在来把系 阅读全文
posted @ 2011-02-15 13:34 sikoui 阅读(1040) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2011-02-14 18:45 sikoui 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2011-02-13 19:16 sikoui 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 今年2011年了,算是一个新的开始。一切都是新的,牢记“勤”字,热爱生活。 阅读全文
posted @ 2011-02-12 17:08 sikoui 阅读(88) 评论(0) 推荐(0) 编辑