Re: [jira] [Commented] (CLOUDSTACK-4690) KVM Router - to many ethernet devices created

2013-09-17 Thread Wei ZHOU
Did you build the source code in Windows? 2013/9/18, Paul Edwards (JIRA) : > > [ > https://issues.apache.org/jira/browse/CLOUDSTACK-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13770450#comment-13770450 > ] > > Paul Edwards commented on CLOUDSTACK

Re: Review Request 13992: (CLOUDSTACK-4405) additional patch for bridge name and firewall rules issues after KVM upgrade to 4.2

2013-09-18 Thread Wei Zhou
> On Sept. 9, 2013, 2:34 p.m., Wei Zhou wrote: > > please ignore the r2 version for issue CLOUDSTACK-3565 CLOUDSTACK-3565 is fixed, so I will commit r2 version if nobody objects. - Wei --- This is an automatically generated e

Re: Configuration table changes and database update

2013-09-24 Thread Wei ZHOU
I ran a fresh installation on devcloud just now, it works. some records in configuration table are introduced by sql files, and ConfigurationServerImpl will check and insert the records if not exist. 2013/9/24 Hugo Trippaers > Hey all, > > Noticed an interesting problem today. I was trying to s

Re: [ANNOUNCE] New committer: Rajesh Battala

2013-09-24 Thread Wei ZHOU
Congratulations! 2013/9/24 Chip Childers > The Project Management Committee (PMC) for Apache CloudStack > has asked Rajesh Battala to become a committer and we are pleased to > announce that they have accepted. > > Being a committer allows many contributors to contribute more > autonomously. Fo

Re: Libvirt-java 0.5.0 has been released

2013-09-24 Thread Wei ZHOU
java 7 is needed. you can get the maven/java information by "mvn -v"

Re: Libvirt-java 0.5.0 has been released

2013-09-25 Thread Wei ZHOU
I tried both java 6 and java 7. build and install successfully agent can not restart. I will try after jna.version change .

Re: Libvirt-java 0.5.0 has been released

2013-09-25 Thread Wei ZHOU
fixed by commit 3dc4284 commit 3dc4284a34a1c79970b30288c245a26e8425e811 Author: Wei Zhou Date: Wed Sep 25 11:08:57 2013 +0200 add missing jna-4.0.0.jar to cloudstack-agent library by changing scope from provided to default runtime diff --git a/plugins/hypervisors/kvm/pom.xml b/plugins

Re: Libvirt-java 0.5.0 has been released

2013-09-25 Thread Wei ZHOU
aunchAgent(AgentShell.java:361) > at com.cloud.agent.AgentShell.start(AgentShell.java:473) > ... 5 more > Cannot start daemon > Service exit with a return value of 5 > > > On Wed, Sep 25, 2013 at 6:03 PM, Yoshikazu Nojima > wrote: > > > Hi Wei, > > > >

Re: [VOTE] Accept the donation of a Contrail plugin into Apache CloudStack

2013-09-26 Thread Wei ZHOU
+1 2013/9/25 Chip Childers > Hi all! > > As stated in other threads, Juniper is proposing the donation of a > Contrail plugin to Apache CloudStack. The code itself has been posted > to reviewboard [1]. The design has been documented by Pedro [2]. > > [1] https://reviews.apache.org/r/14325/ >

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Wei ZHOU
and try again and see if that solves the problem. > > > > I am probably a week behind on updating from master. > > > > Thanks > > > > > > On Wed, Sep 25, 2013 at 11:18 PM, Wei ZHOU > wrote: > > > >> Mike, > >> Do you test the latest

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Wei ZHOU
subprocess installed post-installation script returned error exit > status 1 > > Errors were encountered while processing: > > cloudstack-agent > > E: Sub-process /usr/bin/dpkg returned an error code (1) > > > > > > > > On Thu, Sep 26, 2013 at 2:57 PM, Mike

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Wei ZHOU
Did you build the latest source? Could you paste the result of the following command in your source directory? "grep cloudstack-agent-upgrade debian/rules"

Re: cloud-set-guest-password script for ArchLinux?

2013-09-26 Thread Wei ZHOU
you can try ./setup/bindir/cloud-set-guest-password.in in cloudstack source code. https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=tree;f=setup/bindir;hb=HEAD 2013/9/27 Indra Pramana > Dear all, > > I am trying to create CloudStack OS template for ArchLinux. However, I am > not able t

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Wei ZHOU
gent-upgrade > $(DESTDIR)/usr/bin/cloudstack-agent-upgrade > > > On Fri, Sep 27, 2013 at 12:20 AM, Wei ZHOU wrote: > > > Did you build the latest source? > > Could you paste the result of the following command in your source > > directory? > > "grep cloud

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Wei ZHOU
> twice and got the same results. > > I did a search for cloudstack-agent-upgrade on my file system and only > found references in the source directory. > > > On Fri, Sep 27, 2013 at 12:30 AM, Wei ZHOU wrote: > > > It is correct. > > Have you re-created the

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Wei ZHOU
> #sudo apt-get remove --purge cloudstack-agent > > #sudo apt-get clean > Would that be sufficient with regards to what you were asking? > > > On Fri, Sep 27, 2013 at 12:36 AM, Wei ZHOU wrote: > > > What if you apt-get remove and apt-get install again? > > >

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Wei ZHOU
good night 2013/9/27 Mike Tutkowski > Sounds good > > Might have to get back to you tomorrow, though. I have to get up early. :) > > > On Fri, Sep 27, 2013 at 12:43 AM, Wei ZHOU wrote: > > > ok. Thanks for your reply! > > The last question, could you try to

Re: Libvirt-java 0.5.0 has been released

2013-09-27 Thread Wei ZHOU
Mike, cloudstack-agent-upgrade is missing in cloudstack-agent installation. I added it in commit a6bfd9602129d8ae308ba58f36623c04826e15ca [root@weizhou-centos master(4.2)]# git show a6bfd9602129d8ae308ba58f36623c04826e15ca commit a6bfd9602129d8ae308ba58f36623c04826e15ca Author: Wei Zhou Date

Re: [jira] [Created] (CLOUDSTACK-4753) Console proxy disk space fills up

2013-09-27 Thread Wei ZHOU
1.In 4.1,cloud service run before cloud-early-config,that could be an issue. 2.In 4.2,new template,the issue does not exist 2013/9/27, John Beredimas (JIRA) : > John Beredimas created CLOUDSTACK-4753: > -- > > Summary: Console proxy disk space f

Re: [jira] [Created] (CLOUDSTACK-4756) Can't install DEBs properly on Ubuntu 12.04

2013-09-28 Thread Wei ZHOU
Mike, did you reinstall cloudstack-common? 2013/9/28, Mike Tutkowski (JIRA) : > Mike Tutkowski created CLOUDSTACK-4756: > -- > > Summary: Can't install DEBs properly on Ubuntu 12.04 > Key: CLOUDSTACK-4756 > URL:

Re: Libvirt-java 0.5.0 has been released

2013-09-28 Thread Wei ZHOU
nt_4.3.0_all.deb) ... >>> Processing triggers for ureadahead ... >>> Setting up cloudstack-agent (4.3.0) ... >>> Traceback (most recent call last): >>> File "/usr/bin/cloudstack-agent-upgrade", line 51, in >>> bridges = netlib.listNetworks(

Re: CS4.2 KVM VM Snapshot not implement yet?

2013-09-30 Thread Wei ZHOU
It looks so. In Release_Notes.xml, it says "Virtual Machine Snapshots for VMware" 2013/9/30 Jijun > hi all, > > i install CS4.2 from the url : > http://cloudstack.apt-get.eu/**ubuntu/, > then create Basic Zone with KVM host added,then create some vms > ,e

Re: Unable to create instance after upgrading to CloudStack 4.2.0

2013-10-02 Thread Wei ZHOU
ConfigurationServerImpl will insert missing records to resource_count table at management server startup. It is strange you meet some issues others do not meet. 2013/10/2 Indra Pramana > Dear Animesh, Sanjay and all, > > Latest test that I and Abhinav done earlier this morning: > > - Abhinav te

Re: Unable to create instance after upgrading to CloudStack 4.2.0

2013-10-02 Thread Wei ZHOU
Hi Indra, It is a java file, not a script. ./server/src/com/cloud/server/ConfigurationServerImpl.java

Re: Unable to create instance after upgrading to CloudStack 4.2.0

2013-10-02 Thread Wei ZHOU
edison su > > Attachments: 20130906_HA_SystemVM_Migration_OK_But_UserVM_NG.zip, > 20130909_HA_UserVM_Migration_NG.zip > > > > > > 1. We made one of KVM Host Power OFF by push power button of hardware > for High Availability Test. > > 2. Vritual Router / Secodary Storag

Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Wei ZHOU
Please follow the link to install new systemvm template: https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack#HowtobuildCloudStack-InstalltheSystemVMTemplate PS: The download url changed to http://download.cloud.com/templates/4.2/ systemvmtemplate-2013-07-12-master-xen.vh

Re: Hi

2013-10-03 Thread Wei ZHOU
Welcome Steve! 2013/10/2 Steve Wilson > Hi Everyone, > > I just wanted to take a second and introduce myself. I recently joined > Citrix as the VP of Cloud Engineering, and I'm responsible for the Citrix > CloudPlatofrm (powered by Apache CloudStack). I just joined the list and > am looking f

Re: CS 4.2.0 - Bug with ssvm - wrong capacity recognized

2013-10-03 Thread Wei ZHOU
Could you check management.network.cidr and host in Global Setting? 2013/10/3 Indra Pramana > Hi, > > I encountered the problem before, this is because for some reason, SSVM is > not able to mount to your NFS server. Try to SSH into the SSVM and then run > mount command to try whether you can m

Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Wei ZHOU
t is not in the ready state(not yet downloaded by the sec stor vm) > even though the systemvm's are running, is this due to agent state shown > null ?? > > regards, > punith s > cloudbyte > > > > > On Thu, Oct 3, 2013 at 5:00 PM, Wei ZHOU wrote: > >> Pl

Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Wei ZHOU
DSTACK/DevCloud > > > > > On Thu, Oct 3, 2013 at 5:57 PM, Wei ZHOU wrote: > > > Is the ip of your management-server 192.168.56.1? > > > > > > 2013/10/3 Punith s > > > > > hi wei , > > > thanks for the reply but > > > >

Re: CS 4.2.0 - Bug with ssvm - wrong capacity recognized

2013-10-03 Thread Wei ZHOU
I guess the root cause could be that your nfs server ip is not in storage network.

Re: CS 4.2.0 - Bug with ssvm - wrong capacity recognized

2013-10-03 Thread Wei ZHOU
> > > > > > 2013/10/3 benoit lair > > > > > I thought i could have my secondary storage nfs server into the mgmt > cidr > > > ? It were okay with a cs 4.0.0 > > > > > > So i need to move my secondary storage nfs server to the 10.32.0.0 > cidr ? > > > > > > > > > 2013/10/3 Wei ZHOU > > > > > >> I guess the root cause could be that your nfs server ip is not in > > storage > > >> network. > > >> > > > > > > > > >

Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Wei ZHOU
quot; in global setting to 192.168.56.2 >>> >>> >>> 2013/10/3 Punith s >>> >>> > no i'm using devcloud2 as the HOST ONLY MODE(xen) but i'm building the >>> MS >>> > in my localhost which is a DHCP(10.11.1.135) >>> > the

Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Wei ZHOU
It is normal. You can get more information in vmops.log

Re: Can't compile cloudstack 4.2 rpms from source

2013-10-03 Thread Wei ZHOU
mvn -P developer,systemvm clean install

Re: Can't compile cloudstack 4.2 rpms from source

2013-10-03 Thread Wei ZHOU
-xen-4.2.0.pom [INFO] 2013/10/3 benoit lair > Hi Wei, > > What is the result expected with "mvn -P developer" ? > > It will intent to give me rpms usable for a production environment ? > > Thanks for your reponse. > > Regards, Benoit. > > > 2013/10/3 Wei ZHOU > > > mvn -P developer,systemvm clean install > > >

Re: Review Request 13901: fix long cast to double

2013-10-07 Thread Wei Zhou
> On Aug. 29, 2013, 12:40 p.m., Wei Zhou wrote: > > It looks the type of varieties in vmStats class need to be changed as well. > > Laszlo Hornyak wrote: > Hi Wei, > > VmStatsEntry.networkReadKBs and other statistics information are already > double

Re: [DISCUSS] Return ssh publickeys in listSSHKeyPairs

2013-10-09 Thread Wei ZHOU
I need this as well. AFAIK, an agent is needed in user vms. > Is there any way to add multiple SSH Public keys to a VM without powering it down?

Re: [Discuss] Donation of RDP client code

2013-10-17 Thread Wei ZHOU
It looks very nice. Thanks! Hugo are working on the refactor of systemvm. Maybe it need to be modified. 2013/10/17 Donal Lafferty > This donation addresses our need for an RDP client free of IP restrictions > that can be included with Apache CloudStack's console VM. > > > > RDP is of interest,

Re: [GSoC] Congratulations and Wrap up

2013-10-17 Thread Wei ZHOU
Thanks all! 2013/10/17 kel...@backbonetechnology.com > Thank you to all the students and mentors for bringing new and interesting > features into cloudstack. With all the hard work and dedication, we ended > up with some great additions. > > See you in Amsterdam. > > Sent from my HTC > > -

Re: [ANNOUNCE] New PMC member: Animesh Chaturvedi

2013-10-21 Thread Wei ZHOU
Congratulations! 2013/10/21 Chip Childers > The Project Management Committee (PMC) for Apache CloudStack has asked > Animesh Chaturvedi to join the PMC and we are pleased to announce that they > have accepted. > > Join me in congratulating Animesh! > > -The CloudStack PMC >

Re: Deploy systemvms broken on master

2013-10-23 Thread Wei ZHOU
This looks been fixed by the commit for CLOUDSTACK-4649 by Anthony. 2013/10/24 Prasanna Santhanam > Sorry - appears to have been fixed because the tests have progressed. > > From: > > http://jenkins.buildacloud.org/view/cloudstack-qa/job/test-setup-advancedzone/1798/console > To: > > http://jen

Re: Bandwidth Shaping - Ubuntu 12.04.3 KVM

2013-10-28 Thread Wei ZHOU
Please read this artcle http://support.citrix.com/article/CTX132019 Hope this help you. 2013/10/28 Marty Sweet > Hi Guys, > > Following my upgrade from 4.1.1 -> 4.2.0, I have noticed that VM traffic is > now limited to 2Mbits. > My compute offerings were already 1000 for network limit and I hav

Re: Sending to LocalHostEndpoint, Is there any resolution for this?

2013-10-31 Thread Wei ZHOU
Please check if you can create /var/cloudstack/mnt/secStorage/64d6e26f-e656-3ba3-908f-ce6610ede011, and mount nfs point.

Re: [jira] [Commented] (CLOUDSTACK-4550) [DOC] When upgrading KVM agents to 4.2(.1?) perform bridge renaming to have migration work

2013-11-06 Thread Wei ZHOU
s:comment-tabpanel&focusedCommentId=13814945#comment-13814945] > > hayou commented on CLOUDSTACK-4550: > ------- > > not really Wei Zhou ;). > I have the same error on my management : > {quote} > 2013-11-06 16:02:15,989 ERROR [cloud.vm.VirtualMachin

Re: [ACS 421] Upgrade testing

2013-11-08 Thread Wei ZHOU
I am working on upgrade from 2.2.14 to 4.2.1 some issues have been fixed , except CLOUDSTACK-5076 will fix it today 2013/11/8 Sudha Ponnaganti > Hi, > > Looks like Schuberg Philis is covering 4. 1.1 -> 4.2.1 upgrade > We ( Citrix systems) would cover 4.2 -> 4.2.1 > > I think these two paths mi

RE: Regarding the ssl key store change

2013-11-11 Thread Wei Zhou
(0755,root,root) %{_bindir}/%{name}-setup-management %attr(0755,root,root) %{_bindir}/%{name}-update-xenserver-licenses Kind Regards, Wei ZHOU Innovation Engineer Cloud, LeaseWeb B.V. w.z...@leaseweb.com<mailto:w.z...@leaseweb.com> From: Sheng Yang [mailto:sh...@yasker.org] Sent: 09 November 20

RE: [ACS 421] Upgrade testing

2013-11-11 Thread Wei Zhou
Hi Daan, Bugs (CLOUDSTACK-5042/5076/4923) are fixed. The only problem is what Sheng mentioned (http://cloudstack.markmail.org/message/t7ntzxn43fawknqi) I will fix it soon. Kind Regards, Wei ZHOU Innovation Engineer Cloud, LeaseWeb B.V. w.z...@leaseweb.com -Original Message- From

Re: [ACS 421] Upgrade testing

2013-11-11 Thread Wei ZHOU
fixed. 2013/11/11 Wei Zhou > Hi Daan, > > Bugs (CLOUDSTACK-5042/5076/4923) are fixed. > > The only problem is what Sheng mentioned ( > http://cloudstack.markmail.org/message/t7ntzxn43fawknqi) > I will fix it soon. > > > Kind Regards, > > Wei ZHOU > Innovat

RE: Regarding the ssl key store change

2013-11-11 Thread Wei Zhou
-nonssl.xml at first so that CloudStack will generate the keystore. Thanks for your Email! Kind Regards, Wei ZHOU Innovation Engineer Cloud, LeaseWeb B.V. w.z...@leaseweb.com<mailto:w.z...@leaseweb.com> From: Sheng Yang [mailto:sh...@yasker.org] Sent: 09 November 2013 01:27 To: Wei Zhou; S

Re: 4.3 Not Building (Test Failure)

2013-11-11 Thread Wei ZHOU
I built succeed with jdk 1.6 and jdk 1.7 Maybe some packages are missing in your environment. You can get some information from /Users/mtutkowski/Documents/CloudStack/src/CloudStack/server/target/surefire-reports 2013/11/11 Mike Tutkowski > Looks like I'm running (1.7...I believe this was for

Re: [ASF4.2.1] Upgrade from 2.2.14 to 4.2 is successful

2013-11-12 Thread Wei ZHOU
The upgrade from 2.2.14 to 4.2.1 succeed in our environment as well. As we discussed before, maybe it is better to ask users upgrade from previous versions to a specified version (like 4.2.1), then upgrade to newer versions (4.3/5.0). 2013/11/12 Abhinandan Prateek > Oops, fixed the subject. > >

Re: [ASF4.2.1] Upgrade from 2.2.14 to 4.2 is successful

2013-11-12 Thread Wei ZHOU
/asf/cloudstack-docs.git > > Also if you can mention which OS/Hypervisor combination you used for > testing the upgrade that would be great. > > thanks, > > -sebastien > > On Nov 12, 2013, at 10:55 AM, Wei ZHOU wrote: > > > The upgrade from 2.2.14 to 4.2.1 succee

Re: New Ruby client for CloudStack API

2013-11-13 Thread Wei ZHOU
Great! 2013/11/13 Mike Nicholaides > Hi folks, > > Our team at PromptWorks, in conjunction with SunGard, has recently released > a new Ruby client for the CloudStack API called StackerBee: > https://github.com/promptworks/stacker_bee > > There are already a few Ruby clients out there but none of

Re: New Committer: Sanjeev Neelarapu

2013-11-13 Thread Wei ZHOU
Congratulations Sanjeev! 2013/11/14 Prasanna Santhanam > The Project Management Committee (PMC) for Apache CloudStack has asked > Sanjeev > Neelarapu to become a committer and we are pleased to announce that they > have > accepted. > > Being a committer allows many contributors to contribute mor

Re: Not able to view the console of the VM. Getting Timeout error

2013-11-18 Thread Wei ZHOU
What is the setting of host and management.network.cidr in global setting? 2013/11/4 jitendra shelar > Hi, > > I wanted to know the flow of the request to connect to a particular > provisioned VM. > Is it the following? > > My local browser -> Console Proxy VM -> Host ->Provisioned VM > > I ha

Re: Accessing Guest VM via UI is asking for password

2013-11-18 Thread Wei ZHOU
Did you register the systemvm template and create the instances using it? 2013/11/18 jitendra shelar > Hi Wei Zhou, > > > I am sending separate mail for this issue with all necessary information. > > Sorry for spamming. > > > I am trying to connect to the console

Review Request: integration test for advanced zone with security groups

2013-05-22 Thread Wei Zhou
/marvin/sandbox/advancedsg/advancedsg_env.py PRE-CREATION tools/marvin/marvin/sandbox/advancedsg/setup.properties PRE-CREATION tools/marvin/setup.py 8dfd1b8 Diff: https://reviews.apache.org/r/11332/diff/ Testing --- devcloud testing ok. integration test need to be verified. Thanks, Wei

Re: [MERGE] security group advanced zone branch into master

2013-05-22 Thread Wei ZHOU
Guys, Is it possible to merge this branch to 4.1? Wei 2013/5/23 Animesh Chaturvedi > > > > -Original Message- > > From: Anthony Xu [mailto:xuefei...@citrix.com] > > Sent: Wednesday, May 22, 2013 4:25 PM > > To: dev@cloudstack.apache.org > >

Review Request: (CLOUDSTACK-2707) use executeBatch instead of persist when Usage Server createNetworkHelperEntry

2013-05-28 Thread Wei Zhou
/UsageManagerImpl.java 16fe67b Diff: https://reviews.apache.org/r/11461/diff/ Testing --- Testing ok. Thanks, Wei Zhou

Re: [MERGE] security group advanced zone branch into master

2013-05-28 Thread Wei ZHOU
+1 Wei 2013/5/28 Anthony Xu > I didn't hear any objection , I'll merge this today. > > > Thanks, > Anthony > > From: Anthony Xu > Sent: Wednesday, May 22, 2013 4:25 PM > To: dev@cloudstack.apache.org > Cc: Alena Prokharchyk; Wei Zhou (w.z...@leaseweb.com)

Re: [MERGE] security group advanced zone branch into master

2013-05-28 Thread Wei ZHOU
Chip, It is ok. Hope 4.1 will be released soon. 2013/5/23 Chip Childers > On Thu, May 23, 2013 at 08:25:37AM +0200, Wei ZHOU wrote: > > Guys, > > > > Is it possible to merge this branch to 4.1? > > > > Wei > > Wei - IMO we need to wait for 4.2 for that

Re: [PROPOSAL] Pushback 4.2.0 Feature Freeze

2013-05-30 Thread Wei ZHOU
+1 two weeks delay for feature freeze, no extension for 4.3 release -Wei 2013/5/30 John Burwell > All, > > Since we have taken an eight (8) week delay completing the 4.1.0 release, > I would like propose that we re-evaluate the timelines for the 4.2.0 > release. When the schedule was origina

[MERGE] diso_io_stat branch into MASTER

2013-05-30 Thread Wei ZHOU
Hi, I would like to merge disk_io_stat branch into master. If nobody object, I will merge into master in 48 hours. The feature includes (1) Add disk I/O polling for instances to CloudStack. (2) Add it to the instance vm disk statistics table. (3) and add it to the usage database for optional b

[MERGE] disk_io_throttling to MASTER

2013-05-30 Thread Wei ZHOU
Hi, I would like to merge disk_io_throttling branch into master. If nobody object, I will merge into master in 48 hours. The purpose is : Virtual machines are running on the same storage device (local storage or share strage). Because of the rate limitation of device (such as iops), if one VM has

Re: [MERGE] disk_io_throttling to MASTER

2013-05-30 Thread Wei ZHOU
For now, this support KVM only. 2013/5/30 Wei ZHOU > Hi, > I would like to merge disk_io_throttling branch into master. > If nobody object, I will merge into master in 48 hours. > The purpose is : > > Virtual machines are running on the same storage device (local storage

Re: [MERGE] diso_io_stat branch into MASTER

2013-05-30 Thread Wei ZHOU
Hi Wido, I have not tested on network block devices like Ceph, as I have no testing environment. I will change the source code and point out this does not support network block devices. It will support in the future. -Wei 2013/5/30 Wido den Hollander > On 05/30/2013 05:47 PM, Wei Z

Re: [MERGE] diso_io_stat branch into MASTER

2013-05-30 Thread Wei ZHOU
For now, This supports KVM only. There is an issue in Xen support as xenapi returns I/O rate (bytes per seconds) instead of total I/O. -Wei 2013/5/30 Wei ZHOU > Hi Wido, > > I have not tested on network block devices like Ceph, as I have no testing > environment. > I will ch

Re: [MERGE] diso_io_stat branch into MASTER

2013-05-30 Thread Wei ZHOU
RBD. - Wei 2013/5/30 Wei ZHOU > For now, This supports KVM only. There is an issue in Xen support as > xenapi returns I/O rate (bytes per seconds) instead of total I/O. > > -Wei > > > 2013/5/30 Wei ZHOU > >> Hi Wido, >> >> I have not tested on net

RE: https://reviews.apache.org/r/9539/

2013-05-31 Thread Wei Zhou
Abhinandan, Thanks! I have committed it to 4.0 branch. Kind Regards, Wei ZHOU Innovation Engineer Cloud, LeaseWeb B.V. w.z...@leaseweb.com<mailto:w.z...@leaseweb.com> From: Abhinandan Prateek [mailto:cloudst...@aprateek.com] Sent: 24 May 2013 07:13 To: Wei Zhou Cc: dev@cloudstack.apac

Re: https://reviews.apache.org/r/9539/

2013-05-31 Thread Wei ZHOU
n 05/31/2013 09:25 AM, Wei Zhou wrote: > >> Abhinandan, >> >> Thanks! >> I have committed it to 4.0 branch. >> >> > The agreement is that no commits to both the 4.0 or 4.1 branches are made > without going through Joe Brockmeier (4.0) or Chip Childers

Re: [MERGE] diso_io_stat branch into MASTER

2013-05-31 Thread Wei ZHOU
Hi Wido, I checked the source code. For RBD network devices, it should work well. In com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.createVbd(Connect, VirtualMachineTO, String, LibvirtVMDef) disk.defNetworkBasedDisk(physicalDisk.getPath().replace("rbd:", "") so disk.getPath() ret

Re: [MERGE] diso_io_stat branch into MASTER

2013-05-31 Thread Wei ZHOU
Hi Wido, I put all the database changes into setup/db/db/schema-410to420.sql. I have tested on devcloud and our testing enviroment, it is ok. -Wei 2013/5/31 Wido den Hollander > Hi Wei, > > > On 05/30/2013 05:47 PM, Wei ZHOU wrote: > >> Hi, >> >> I would

Re: [MERGE] disk_io_throttling to MASTER

2013-05-31 Thread Wei ZHOU
implemented in few days. For the deadline of feature freeze, I will implement it after that , if needed. -Wei 2013/5/31 Wido den Hollander > Hi Wei, > > > On 05/30/2013 06:03 PM, Wei ZHOU wrote: > >> Hi, >> I would like to merge disk_io_throttling branch into master. >&g

Re: [MERGE] disk_io_throttling to MASTER

2013-05-31 Thread Wei ZHOU
gt; On 05/31/2013 03:13 PM, Wei ZHOU wrote: > >> Hi Wido, >> >> Thanks. Good question. >> >> I thought about at the beginning. Finally I decided to ignore the >> difference of read and write mainly because the network throttling did not >> care the d

Re: [VOTE] Pushback 4.2.0 Feature Freeze

2013-05-31 Thread Wei ZHOU
-1 Almost all new features for 4.2 have been merged or being reviewed. >From now, we'd better donot accept new feature review requests,and create 4.2 branch after committing existed requests in short time. -Wei 2013/5/31, Chip Childers : > Following our discussion on the proposal to push back the

Re: [PROPOSAL] Storage plug-in for 4.2

2013-05-31 Thread Wei ZHOU
Mike, good work. I notice the burst IOPS. Do you know the mechanism and the config of it, like the duration and interval burst IO? Thanks. -Wei 2013/5/31, Mike Tutkowski : > Hi everyone, > > I apologize for being unfamiliar with how I should have gone about getting > consensus for the storage pl

Re: [PROPOSAL] Storage plug-in for 4.2

2013-05-31 Thread Wei ZHOU
pectation of performance > even in high utilization situations where performance can be dynamically > balanced throughout customers in the system. > > > The net effect of this, is that, in SolidFire, because the ratio of > performance between customers is changing depending on cluster

Re: Review Request: SolidFire storage plug-in and enhancements to the storage framework and GUI

2013-05-31 Thread Wei Zhou
of changing disk_offering table. It is not a good idea to change disk_offering for a specific vendor. You can have a look at what nicira did in the past, maybe it helps you. -Wei - Wei Zhou On May 31, 2013, 12:08 a.m., Mike Tutkowski wrote

Re: [VOTE] Pushback 4.2.0 Feature Freeze

2013-05-31 Thread Wei ZHOU
-0 Change to -0 as I suggest to wait for the merge of existing review requests in days (48 or 72 hours). -Wei 2013/5/31 Wei ZHOU > -1 > Almost all new features for 4.2 have been merged or being reviewed. > From now, we'd better donot accept new feature review requests,an

Re: [MERGE] disk_io_throttling to MASTER

2013-05-31 Thread Wei ZHOU
dow moves > (see other threads) then it won't be necessary to do that. > > Wido > > > I also completely agree that there is no association between network and >> disk I/O. >> >> Thanks, >> -John >> >> On May 31, 2013, at 9:51 AM, W

Re: [MERGE] disk_io_throttling to MASTER

2013-06-01 Thread Wei ZHOU
Wido, Sure. I will change it next week. -Wei 2013/6/1 Wido den Hollander > Hi Wei, > > > On 06/01/2013 08:24 AM, Wei ZHOU wrote: > >> Wido, >> >> Exactly. I have pushed the features into master. >> >> If anyone object thems for technical reason t

Re: [MERGE] disk_io_throttling to MASTER

2013-06-02 Thread Wei ZHOU
)? As I understand it that work is also > involves provisioned IOPS. I would like to ensure we don't have a scenario > where provisioned IOPS in KVM and SolidFire are unnecessarily incompatible. > > Thanks, > -John > > On Jun 1, 2013, at 6:47 AM, Wei ZHOU wrote: &g

Re: [MERGE] disk_io_throttling to MASTER

2013-06-02 Thread Wei ZHOU
ntersect/compliment the SolidFire patch ( > > https://reviews.apache.org/r/11479/)? As I understand it that work is > > also involves provisioned IOPS. I would like to ensure we don't have a > > scenario where provisioned IOPS in KVM and SolidFire are unnecessarily > >

Is it nessesary to test getBase64Keystore 100000 times in ConfigurationServerImplTest.java

2013-06-02 Thread Wei ZHOU
The build of latest master branch spent much more time on ConfigurationServerImplTest.java, which includes test getBase64Keystore 10 times. Is it neccesary? [root@weizhou-centos incubator-cloudstack]# git diff 2f29185943ac0412aa501b59493837b4055642e0 4894187991d581b72807b4282b7a29a48a8031e5 +

Re: [MERGE] disk_io_throttling to MASTER

2013-06-03 Thread Wei ZHOU
limitation for nics as well. I can work on it later. Do you think it is a part of I/O throttling? Sorry my misunstand the second the question. Agree with what you said about the two features. -Wei 2013/6/3 John Burwell > Wei, > > > On Jun 3, 2013, at 2:13 AM, Wei ZHOU wrote: &

Re: Trouble with deployDataCenter.py

2013-06-03 Thread Wei ZHOU
I just built the latest source code, and deployed on devcloud , everything is ok. -Wei 2013/6/3 Will Stevens > Has anyone else experience this? I just pulled in the master code into my > branch and now I am getting this in my dev environment. > > [DEBUG] Executing command line: python ../marv

Re: External Network Usage

2013-06-03 Thread Wei ZHOU
Hi Will, Commencts inline: > Is this only for traffic between the public and the private network? yes. > Does private traffic affect these numbers if the traffic does not go through the public? No. > So if two VMs on the same network send traffic between them selves on their vlan without it bei

Re: Is it nessesary to test getBase64Keystore 100000 times in ConfigurationServerImplTest.java

2013-06-04 Thread Wei ZHOU
t; > > > Yup - removed y'day with 22bda5c3c960e1e6897b3b0aaacdf91add97976d > > > > > On Mon, Jun 3, 2013 at 8:19 AM, Wei ZHOU wrote: > > > > > The build of latest master branch spent much more time on > > > ConfigurationServerImplTest.java, which includes tes

Re: [ANNOUNCE] New CloudStack PMC Member: John Burwell

2013-06-04 Thread Wei ZHOU
Congrats! 2013/6/4 Chip Childers > The Apache CloudStack PMC has invited John Burwell to join the PMC, and > he has accepted. Congrats John! > > -chip >

Re: git commit: updated refs/heads/master to 9fe7846

2013-06-05 Thread Wei ZHOU
Kishan, What do you think about change some codes to "name like 'systemvm-xenserver-%' " ? If we use other templates, the upgrade maybe fail. -Wei 2013/6/5 > Updated Branches: > refs/heads/master 91b15711b -> 9fe7846d7 > > > CLOUDSTACK-2728: 41-42 DB upgrade: add step to upgrade system temp

Re: git commit: updated refs/heads/master to 9fe7846

2013-06-05 Thread Wei ZHOU
. -Wei 2013/6/5 Kishan Kavala > Wei, > If we use other templates, system Vms may not work. Only 4.2 templates > should be used when upgrading to 4.2. > > > -Original Message----- > > From: Wei ZHOU [mailto:ustcweiz...@gmail.com] > > Sent: Wednesday, 5

Re: KVM development, libvirt

2013-06-05 Thread Wei ZHOU
I am sorry I have met this issue but ignored it as it worked after upgrade. I agree with that we should test on each OS. For the new feature, we should check the minimal software version at first. For the issue,is it ok to tell users the upgrade process in the installation guide on website? -Wei

Re: KVM development, libvirt

2013-06-05 Thread Wei ZHOU
I mean upgrade libvirt. -Wei

Re: vm fails to destroy in the latest

2013-06-05 Thread Wei ZHOU
Sorry my bad. I will fix it soon. -Wei 2013/6/6, Srikanteswararao Talluri : > Filed a bug for this > onehttps://issues.apache.org/jira/browse/CLOUDSTACK-2865 > > > On 06/06/13 1:15 AM, "Alena Prokharchyk" > wrote: > >>Hi Wei, >> >>In the latest DestroyVirtualMachine call fails due to ClassCastEx

Re: vm fails to destroy in the latest

2013-06-05 Thread Wei ZHOU
Hi Alina, I posted a patch for it. Please re-test it. vmEntity made things complicated. -Wei 2013/6/6 Wei ZHOU > Sorry my bad. > I will fix it soon. > > -Wei > > 2013/6/6, Srikanteswararao Talluri : > > Filed a bug for this > > onehttps://issues.apache.o

Re: Storage VM to Management Server Connectivity Problem

2013-06-05 Thread Wei ZHOU
What is the value in cloud.configuration table with name='host'? -Wei 2013/6/6, Soheil Eizadi : > For now I patched this by editing the file /var/cache/cloud/cmdline and > fixing the IP Address and restarting the Cloud Service on Storage VM. Now it > is communicating with MS: > > INFO [storage.s

Re: Storage VM to Management Server Connectivity Problem

2013-06-06 Thread Wei ZHOU
--++-+ > | Advanced | DEFAULT | management-server | > secstorage.allowed.internal.sites | 192.168.56.0/8 | NULL| > > +--+--+---+---++-+ > 1 row in set (0.03 sec) > > _

Re: git commit: updated refs/heads/master to 9fe7846

2013-06-06 Thread Wei ZHOU
if we allow 'systemvm-kvm-%', upgrade to 4.3 will succeed > even though the required systemvm-kvm-4.3 is not in database. > > So, every time a new system vm template is added, template upgrade from > previous version should be removed. > > _______

Re: quick systemvm question

2013-06-06 Thread Wei ZHOU
Marcus, (1) cloud-install-sys-tmplt update the template with max(id) select max(id) from cloud.vm_template where type = \"SYSTEM\" and hypervisor_type = \"KVM\" and removed is null"` (2) upgrade process update the template with specified name. in Upgrade410to420.java pstmt = conn.prepareStatemen

  1   2   3   4   5   6   7   8   9   >