Re: Re: 请问CloudStack是否支持Mysql之外的其他数据库?比如Oracle?

2014-03-17 Thread Bo Wang
目前来看是不支持,持久层的东西不全是OR-mapping,很多都是native sql,所以没法移植到其他sql. 何况mysql是免费软件,性能也不差,cloudstack用mysql是最好的选择了。 在 2014年3月12日 下午12:30,ganglin_lan ganglin_...@tcloudcomputing.com写道: oracle用的好可以提供很高的性能,用的不好还不如mysql ganglin_lan 发件人: linux...@gmail.com 发送时间: 2014-03-12 11:42 收件人: users-cn 主题: Re:

Re: 如何把虚拟机从system用户改为admin用户而且IP地址不变。

2014-03-17 Thread Bo Wang
调用API的时候用8096开放API方式调用,那创建的VM就是system用户的了。 system用户是限制登录的,这个只用来系统内部使用。 如果是cloudstack4.2你可以试一下这个assignVirtualMachine API,这个可以为你的VM重新指定用户。 如果想使用改数据库的方式就比较麻烦了,还容易出错,除非研究一下4.2的assignVirtualMachine这个API的具体实现,看看他具体改了几张表,然后再进行手动操作改数据库。 在 2014年3月11日 下午2:47,Wei ZHOU ustcweiz...@gmail.com写道:

Re:Re: Re: Re: 请教添加存储错误

2014-03-17 Thread 上海-SF
VCENTER上能挂上主存储,CLOUDSTACK上怎么检查啊,我查了cloudstack-management服务是running的 在 2014-03-17 13:57:08,Bo Wang brito.w...@gmail.com 写道: 你手动在v-center给Host上挂一下你的那个主存储 看看是否挂的上,如果挂的上就是你的cloudstack的问题了,在cloudstack上检查一下你的主机有什么问题没,看状态是不是up. 在 2014年3月15日 上午1:44,上海-SF xuan...@163.com写道:

Re: Re: Re: Re: 请教添加存储错误

2014-03-17 Thread Bo Wang
我的意思是你在cloudstack UI里的基础架构里查一下HOST的状态是不是Up,如果可以的话顺便去数据库检查一下主机(host表)的type是不是Routing.总之就是检查你的环境。你的log显示出来,cloudstack不能找到合适的主机去挂载这个主存储。 在 2014年3月17日 下午3:41,上海-SF xuan...@163.com写道: VCENTER上能挂上主存储,CLOUDSTACK上怎么检查啊,我查了cloudstack-management服务是running的 在 2014-03-17 13:57:08,Bo Wang

Re:Re: Re: Re: Re: 请教添加存储错误

2014-03-17 Thread 上海-SF
基础架构中ZONE,POD,cluster,二级存储都有内容,主机显示为0,我手动添加ESXI主机IP地址进去,点击添加后提示失败,下面为日志,数据库host表显示为empty set ,没有数据。 2014-03-17 09:45:13,650 DEBUG [cloud.api.ApiServlet] (catalina-exec-22:null) ===START=== 172.19.102.99 -- POST command=addHostresponse=jsonsessionkey=MUnt%2BRPKWg3OynJo7kW%2F8uixomY%3D

Re: Re: Re: Re: Re: 请教添加存储错误

2014-03-17 Thread Bo Wang
你添加的主机有问题,建议你把集群删掉(反正你现在的vmware集群也是空的),去v-center里把主机环境顺便清空一下(这时候这个主机应该是在v-center里的一个集群里的),重新添加这个vmware集群,添加完以后你会发现这个主机也就被添加进去了。 在 2014年3月17日 下午4:32,上海-SF xuan...@163.com写道: 基础架构中ZONE,POD,cluster,二级存储都有内容,主机显示为0,我手动添加ESXI主机IP地址进去,点击添加后提示失败,下面为日志,数据库host表显示为empty set ,没有数据。 2014-03-17

Re:Re: Re: Re: Re: Re: 请教添加存储错误

2014-03-17 Thread 上海-SF
我在VCENTER中删除了该主机、集群、数据中心,全部重建,把cloudstack数据库等也清空了重建还是报同样的错误,主机仍旧添加不进去,该台主机我配置了多个vswitch,并且把所有的端口(包括管理流量端口)都进行了重命名,不知道这样是不是有什么影响? 在 2014-03-17 16:51:54,Bo Wang brito.w...@gmail.com 写道:

Re: Using includeInApiDoc=false to modify output content of apidoc?

2014-03-17 Thread Phillip Kent
Hi all, I resolved this query. The includeInApiDoc option works fine, and in accordance with the documentation here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Annotations+use +in+the+API The problem I had was with using maven. I thought simplistically (like with 'make') if I

using ACS vpn connection as default gateway

2014-03-17 Thread Andrei Mikhailovsky
Hello guys, I was wondering if you can use the vpn connection (roadwarrior and not site-to-site) as a default gateway for a client? By default it does not route traffic outside of the guest network range. I've looked at the Global Settings and I can't see anything relating to this. Many

NetworkUsage

2014-03-17 Thread Diego Spinola Castro
Hi guys, i've been running into a issue when getting network traffic from usage server. All records are Zero, i have a CS 4.2.0 install. Here the usage.logs http://www.fpaste.org/86116/13950748/ And management-server.log http://www.fpaste.org/86118/07486613/ Does anyone know what is wrong ?

Re: NetworkUsage

2014-03-17 Thread Alena Prokharchyk
Diego, please go ahead and file a bug with Priority Critical against CS. Looks like there is some bug in a way to commit db statement in transaction resulting in the DB not being updated: 2014-03-17 13:14:15,431 TRACE [db.Transaction.Transaction] (RouterMonitor-1:null) txn: Not committing

VM's start up for two or three minutes and then stops (After upgrade 4.2.1 rebuild)

2014-03-17 Thread Amin Samir
Hello, After rebuilding management server, we cannot fire up new VM's, the VM starts up for two minutes and then stops. Our environment is upgraded from 2.2.14 to 4.2.1 cloud stack and xen server 5.6sp2 to the xen server 6.1 with the latest patches deployed. Here is what we receive in the

[Reminder] [Events] CloudStack Bangalore Meetup @ InMobi

2014-03-17 Thread Radhika Puthiyetath
Hello All, This is a gentle reminder for the CloudStack Meetup scheduled for tomorrow at the beautiful campus of InMobi. RSVP @ http://www.meetup.com/CloudStack-Bangalore-Group/events/169340552/ Agenda: 4.00 - 4.30 PM Networking with CloudStackians (have fun !) 4.30

KVM storage questions

2014-03-17 Thread Bjoern Teipel
Hi admins, do you want to share what kind of storage you use in connection for CSTK 4.2.1 ? I guess most of you is using NFS but myself is forced to use CLVM since I have a iscsi flash based storage system available. This is also the reason why I contact you, I personally find CLVM clunky, error