who can give documents of cloudstack-databases design and implements?

2012-10-20 Thread coudstacks
who can give documents of cloudstack-databases design and implements? i want to know databases part deeper. thanks

Re:Re: kvm lacking of GetDomRVersionCmd implementation lead to deployVm fail.

2012-10-17 Thread coudstacks
you are right. getDomRVersionCmd is implemented. but there is problem in debug environment. in my case(ant debug) , user=root, no 'developer=true' column in configuratoin table. these two conditions will ignore producting id_rsa.cloud . so ssh to systemVM throught identity file alway

Fw:vm attached with ceph-rbd disk error when start

2012-10-11 Thread coudstacks
Forwarding messages From: coudstacks Date: 2012-10-12 14:12:27 To: "Wido den Hollander" ,cloudstack-dev Subject: vm attached with ceph-rbd disk error when start hi,wido den hollander. i have followed your step , define secret-file, define ceph-pool. all w

Re:Re: [DOC] About Defect CLOUDSTACK-302 (CLVM Support, RBD Support for KVM)

2012-10-10 Thread coudstacks
1. lack of rbd documents. anyone could give a step by step setup. cloudstack,qemu,libvirt,distro version. 2. which distro is preferable for cloudstack. i use centos6.2,but i have to build qemu,libvirt from source code ,update many software version to support rbd. At 2012-10-11 13:4

fail to add rbd primary storage

2012-09-26 Thread coudstacks
if this step is documented. RADOS user = client.admin RADOS secret = key correspond to client.admin. what else should i do on ceph-nodes? 2012-09-27 21:03:52,128 WARN [cloud.storage.StorageManagerImpl] (catalina-exec-24:null) Unable to establish a connection between Host[-6-Routing] and Pool[2

maven build package error.

2012-09-25 Thread coudstacks
Obsoletes: vmops-agent < 4.0.0-0.1000.el6.rc1 vmops-console < 4.0.0-0.1000.el6.rc1 cloud-console < 4.0.0-0.1000.el6.rc1 cloud-vnet < 4.0.0-0.1000.el6.rc1 cloud-premium-agent < 4.0.0-0.1000.el6.rc1 Processing files: cloud-baremetal-agent-4.0.0-0.1000.el6.rc1.x86_64 Requires(rpmlib): rpmlib(Compres

vhd-utils query parent error

2012-09-20 Thread coudstacks
when vhd-utils get parent of a VHD file ,it fails by returning "query failed". what is the problem with it? thanks

maven build error when compile-utils . steps follow cwiki.apache.org's instruction

2012-09-11 Thread coudstacks
so grieved,never build it correctly. mybe the article lacks something. my environment, CentOS Linux release 6.0 .maven 3.0.4. mvn install -P deps [exec] [INFO] Building Apache CloudStack Dependencies 4.0.0-SNAPSHOT [exec] [INFO] --

Re:Re: ant clean-all build-all error. org.apache.axis2.tool.ant.AntCodegenTask cannot be found

2012-09-09 Thread coudstacks
[root@cloudstack incubator-cloudstack]# mvn -P deps -pl deps [INFO] Scanning for projects... [INFO] [INFO] Building Apache CloudStack Dependencies [INFO]task-segment: [install] [INFO] --

version goes up so quickly, where can i find the changes,comparisons among them

2012-08-29 Thread coudstacks
i have gotten a look at bugs.cloudstack.org,but no clear infos. like 3.0---4.0 , what is the big new features, fixed big bugs, architeture changes. would you tell me where if it exists. if not ,if developpers like, can all of you give answers to this question by replying this letter.

Re:Re: what kinds of ethernet attached to VM,mii-tool can not work

2012-08-23 Thread coudstacks
> >On 08/23/2012 09:29 AM, coudstacks wrote: >> always error when launch mii-tool command >> >> SIOCGMIIPHY on 'eth0' failed: Operation not supported. >> >> does it matter? >> > >No, you are working with a virtual network interface inside t

SIOCGMIIPHY on 'eth0' failed: Operation not supported

2012-08-20 Thread coudstacks
hi all: after create VM, all of them can not connect,because mii does not exist. when i launch mii-tool ,error occurs. SIOCGMIIPHY on 'eth0' failed: Operation not supported. it is a debug environment Cloudstack 2.X, xenserver version is 5.6 SP2 1.have you all encountered this question? 2.whe