Re: Re:cloudmonkey执行报错

2014-06-15 Thread Darren Tang
我想说,我有2台rhel 6.3机器,两套cs4.3  在一台里面cloudmonkey
可以用,但是认证失败,在另一台里面cloudmonkey可以用,并且可以通过认证。和奇怪。
4.1版本,只需填写apikey和secrtkey就可以,貌似5.1还需要用户名和密码才能正常用。



2014-06-12 10:33 GMT+08:00 wanghaicheng2...@gmail.com 
wanghaicheng2...@gmail.com:

 hi,all

 感谢,找到了问题的原因。在CentOS6.4上就没有问题,在CentOS6.3上出现了问题。具体导致错误的原因是6.3系统中的python-setuptool版本过低导致,pip升级该软件即可




 wanghaicheng2...@gmail.com

 发件人: QJS
 发送时间: 2014-06-11 15:14
 收件人: users-cn
 主题: Re:cloudmonkey执行报错
 没用过cloudmonkey,我猜想是python版本的问题




 -- Original --
 From:  wanghaicheng2...@gmail.com;wanghaicheng2...@gmail.com;
 Date:  Wed, Jun 11, 2014 03:12 PM
 To:  users-cnusers-cn@cloudstack.apache.org;

 Subject:  cloudmonkey执行报错



 hi,all

 CS4.3安装在CentOS6.3上,在安装cloudmonkey后运行命令报错:

 [root@cs-1 ~]# cloudmonkey
 Traceback (most recent call last):
   File /usr/bin/cloudmonkey, line 5, in module
 from pkg_resources import load_entry_point
   File /usr/lib/python2.6/site-packages/pkg_resources.py, line 2655, in
 module
 working_set.require(__requires__)
   File /usr/lib/python2.6/site-packages/pkg_resources.py, line 648, in
 require
 needed = self.resolve(parse_requirements(requirements))
   File /usr/lib/python2.6/site-packages/pkg_resources.py, line 546, in
 resolve
 raise DistributionNotFound(req)
 pkg_resources.DistributionNotFound: requests
 [root@cs-1 ~]#

 可能是什么原因呢?



 wanghaicheng2...@gmail.com



Re: Managing individual ESXi instances

2014-06-15 Thread Ivan Efremov
Hi Ilya,

Thanks for the answer.
I understand that for now I need vCenter.

I'm interested in making CloudStack able to work with ESXi directly (i. e. 
making source code changes).
Probably I have to ask this in the CloudStack development list.


Ivan

15.06.2014, 07:01, ilya musayev ilya.mailing.li...@gmail.com:
 Привет Иван,

 You will need vCenter to run ESXi with CloudStack.

 You can run KVM, XEN or LXC without any vCenter like solution. If you
 want vCenter like solution to XEN or KVM, look into XenCenter or oVirt,
 both open source, free and comparative in features to vCenter.

 Regards
 ilya

 On 6/12/14, 2:25 AM, Ivan Efremov wrote:
  Hi list,

  I'm new to the CloudStack platform and I'm wondering why the platform does 
 need the vCenter API and can not use ESXi directly,

  Can anyone elaborate on this?
  Are there any proposals for adding ESXi integration to CloudStack?

  Thanks,
  Ivan


RE: template download

2014-06-15 Thread Sanjeev Neelarapu
We can also restart management server which will trigger template sync . If 
there are any templates which are not in DOWNLOADED state MS will try to 
download them again.

-Sanjeev

-Original Message-
From: rohityada...@gmail.com [mailto:rohityada...@gmail.com] On Behalf Of Rohit 
Yadav
Sent: Friday, June 13, 2014 4:28 PM
To: users@cloudstack.apache.org
Subject: Re: template download

Sebastien, if stop-start does not work just (force) remove the SSVM, the ACS/HA 
thread will kick in and start new SSVM(s) which should work.

Hope this helps.


On Thu, Jun 12, 2014 at 2:32 PM, sebgoa run...@gmail.com wrote:

 Hi folks,

 If a template fails to download (network issues on ssvm) and I then 
 fix my problems.

 how do I kick off a new attempt at downloading the template ?

 thanks

 -sebastien