Re: Review Request 27000: CLOUDSTACK-7762 -[Automation] - Fix test failure for test_02_revert_vm_snapshots in smoke/test_vm_snapshots.py

2014-10-21 Thread anthony xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27000/#review57716 --- Ship it! Ship It! - anthony xu On Oct. 21, 2014, 10:34 p.m

Re: Review Request 26866: VM Snapshot - Support only for vm revert cases that will not result in VM state change

2014-10-17 Thread anthony xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26866/#review57165 --- Ship it! Ship It! - anthony xu On Oct. 17, 2014, 7:46 a.m

Re: Review Request 26482: CLOUDSTACK-7688: Do not allow various operations which breaks VM Snapshots

2014-10-15 Thread anthony xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26482/#review56739 --- Ship it! Ship It! - anthony xu On Oct. 9, 2014, 9:09 a.m

Re: Review Request 26482: CLOUDSTACK-7688: Do not allow various operations which breaks VM Snapshots

2014-10-10 Thread anthony xu
VM snapshots - anthony xu On Oct. 9, 2014, 9:09 a.m., Anshul Gangwar wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26482

Re: Review Request 24598: Copy Snapshot command too heavy on XenServer Dom0 resources when using dd top copy incremental snapshots

2014-08-14 Thread anthony xu
, vdi.copy is used instead. it is good to have this fix though. - anthony xu On Aug. 12, 2014, 11:21 a.m., Joris van Lieshout wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24598

Re: Review Request 24648: CLOUDSTACK-7310 - don't try and shink a disk in the volume resize test

2014-08-14 Thread anthony xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24648/#review50655 --- Ship it! Ship It! - anthony xu On Aug. 13, 2014, 2:22 p.m

RE: Simulator on master is not building

2014-07-31 Thread Anthony Xu
I see, thanks for explanation. Anthony -Original Message- From: Koushik Das Sent: Wednesday, July 30, 2014 10:02 PM To: Anthony Xu; dev@cloudstack.apache.org Subject: RE: Simulator on master is not building There is a separate simulator DB where all these VOs are used. These are only

RE: Simulator on master is not building

2014-07-30 Thread Anthony Xu
@cloudstack.apache.org Cc: Anthony Xu Subject: RE: Simulator on master is not building The simulator code should be kept up to date with any changes done in the core product. If there are any interface changes, necessary changes should be made in simulator plugin as well along with other hypervisor plugins

RE: Simulator on master is not building

2014-07-30 Thread Anthony Xu
/simulator/MockConfigurationVO.java ./plugins/hypervisors/simulator/src/com/cloud/simulator/MockSecurityRulesVO.java -Original Message- From: Anthony Xu Sent: Wednesday, July 30, 2014 10:28 AM To: Koushik Das; dev@cloudstack.apache.org Subject: RE: Simulator on master is not building We

RE: Anybody addressing this bug ? Overlaping IP subnets across different vlans

2014-06-11 Thread Anthony Xu
-Original Message- From: Murali Reddy Sent: Wednesday, June 11, 2014 2:45 AM To: dev@cloudstack.apache.org; Anthony Xu Subject: Re: Anybody addressing this bug ? Overlaping IP subnets across different vlans This is not related to portable IP. This enforcement was added as part of commit

RE: [4.4]copy_vhd_from_secondarystorage is timing out

2014-04-16 Thread Anthony Xu
Just checked in a fix for this. change xapitimeout to 600 second, looks like we need to change some XAPI calls to Async before shorten the timeout Anthony From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Wednesday, April 16, 2014 7:27 AM To: Murali Reddy Cc: Anthony Xu; dev

RE: [4.4]copy_vhd_from_secondarystorage is timing out

2014-04-16 Thread Anthony Xu
. +--+--+--+--+---+--+---+-+---++ | Advanced | DEFAULT | AgentManager | xapiwait | 60| Time (in seconds) to wait for XAPI to return | NULL | NULL| NULL | 0 | From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Wednesday, April 16, 2014 11:09 AM To: Anthony Xu Cc: Murali Reddy; dev

RE: [4.4]copy_vhd_from_secondarystorage is timing out

2014-04-16 Thread Anthony Xu
Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Wednesday, April 16, 2014 11:21 AM To: Anthony Xu Cc: Murali Reddy; dev@cloudstack.apache.org Subject: Re: [4.4]copy_vhd_from_secondarystorage is timing out What I had done was change the xapiwait (or something like that) global setting

RE: [4.4]copy_vhd_from_secondarystorage is timing out

2014-04-15 Thread Anthony Xu
, 2014 10:54 AM To: dev@cloudstack.apache.org; Anthony Xu Subject: Re: [4.4]copy_vhd_from_secondarystorage is timing out I am still running into this issue. Alex reverted complete change replacing xapi.jar, which was also resulting XmlRpc exceptions but system VM's were launching fine after

RE: [ACS4.3] Schedule reminder : 10 days to code freeze

2014-03-25 Thread Anthony Xu
4.3/4.4? -Original Message- From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] Sent: Tuesday, November 26, 2013 9:20 PM To: dev@cloudstack.apache.org Subject: [ACS4.3] Schedule reminder : 10 days to code freeze Folks We are now 10 days from ACS 4.3 code freeze and our

RE: Exception adding XenServer host to CS

2014-03-04 Thread Anthony Xu
hosts, it looks like I can just run xe-switch-network-backend bridge before I create my zone, right? Thanks! Mike On Mon, Mar 3, 2014 at 3:45 PM, Anthony Xu xuefei...@citrix.com wrote: Hi Mike, If you are using Security group enabled zone or basic zone, you need to switch XS network mode from

[PROPOSAL] Use XS HA to swithc XS master host when master host is down

2014-03-03 Thread Anthony Xu
Hi All, I would like to propose using XS HA to switch XS master host when XS master host is down Reason, We found below issue recently, https://issues.apache.org/jira/browse/CLOUDSTACK-6177 When XS master is down, CS uses pool-emergency-transition-to-master and pool-recover-slaves API to

RE: Exception adding XenServer host to CS

2014-03-03 Thread Anthony Xu
Hi Mike, If you are using Security group enabled zone or basic zone, you need to switch XS network mode from OVS to bridge since security group doesn't work on OVS. xe-switch-network-backend bridge. Anthony -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]

RE: faketime?

2014-02-28 Thread Anthony Xu
, February 27, 2014 10:30 PM To: dev@cloudstack.apache.org Cc: Anthony Xu Subject: Re: faketime? XenServer does not like it if the timestamp in the vhd metadata is in the future. This can happen when templates are created in a timezone that is ahead and made available to an XS that is in an earlier

RE: XS master handling in 4.3.0

2014-01-23 Thread Anthony Xu
The patch will be in next release, XS HA can be enabled only after upgrading to the CS release including this patch. We will provide document in the next CS release. Anthony -Original Message- From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] Sent: Thursday, January 23,

RE: Build failed in Jenkins: cloudstack-rat-master #3611

2013-12-15 Thread Anthony Xu
Added license header, Anthony -Original Message- From: Daan Hoogland [mailto:dhoogl...@schubergphilis.com] Sent: Friday, December 13, 2013 4:54 AM To: dev@cloudstack.apache.org; Anthony Xu Subject: RE: Build failed in Jenkins: cloudstack-rat-master #3611 Anthony, It seems you

RE: Blocker bug: can't create the volumes on Xen 6.2.0 on the latest 4.3

2013-12-10 Thread Anthony Xu
. Is there any commit missed out on master? -Koushik On 10-Dec-2013, at 8:06 AM, Anthony Xu xuefei...@citrix.com wrote: Always put vhd-util in your cloudstack source tree, scripts/vm/hypervisor/xenserver/ Anthony -Original Message- From: Alena Prokharchyk Sent: Monday, December 09

RE: Blocker bug: can't create the volumes on Xen 6.2.0 on the latest 4.3

2013-12-10 Thread Anthony Xu
Correct, Anthony -Original Message- From: Alena Prokharchyk Sent: Tuesday, December 10, 2013 4:39 PM To: Anthony Xu; dev@cloudstack.apache.org Subject: Re: Blocker bug: can't create the volumes on Xen 6.2.0 on the latest 4.3 Anthony, just wanted to confirm - this file should never get

RE: [VOTE] 2rd round of voting for ASF 4.2.1 third RC

2013-12-10 Thread Anthony Xu
My best guess is you don't have vhd-util in your management server. Check if vhd-util exists in /opt/cloud/bin in your XS host, if not, you need to do following, 1. make sure vhd-util is downloaded in your management server 2. clear XS host tag, execute following command in each XS Xe

RE: Blocker bug: can't create the volumes on Xen 6.2.0 on the latest 4.3

2013-12-09 Thread Anthony Xu
Always put vhd-util in your cloudstack source tree, scripts/vm/hypervisor/xenserver/ Anthony -Original Message- From: Alena Prokharchyk Sent: Monday, December 09, 2013 4:49 PM To: dev@cloudstack.apache.org; Anthony Xu Subject: Re: Blocker bug: can't create the volumes on Xen 6.2.0

RE: Apache CloudStack 4.2.0 (fifth round)

2013-09-16 Thread Anthony Xu
Xe-daemon is used to collect cpu/memory usage info inside VM, the VM cannot migrate without installing xe-daemon in XenServer, But CloudStack has a script scripts/vm/hypervisor/xenserver/make_migratable.sh to make VM migratable without xe-daemon, because user might forget to install xe-daemon

RE: VPG only in VPC VRs?

2013-08-23 Thread Anthony Xu
VPC VR doesn't have remote access VPN and public IP based firewall. Anthony -Original Message- From: Marcus Sorensen [mailto:shadow...@gmail.com] Sent: Friday, August 23, 2013 12:31 PM To: dev@cloudstack.apache.org Cc: jeffrey.mcgov...@sungard.com Subject: Re: VPG only in VPC VRs? I

Re: Review Request 13643: Unplug the nic when there are no ips set on the interface

2013-08-19 Thread anthony xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13643/#review25308 --- Ship it! Ship It! - anthony xu On Aug. 19, 2013, 10:58 a.m

RE: [rant] stupid test cases

2013-07-18 Thread Anthony Xu
+1 VM can be in Stopped state Anthony -Original Message- From: Marcus Sorensen [mailto:shadow...@gmail.com] Sent: Wednesday, July 17, 2013 10:47 PM To: dev@cloudstack.apache.org Subject: Re: [rant] stupid test cases I can understand that we may want to test that everything related

RE: Expanding a volume on a SAN

2013-07-10 Thread Anthony Xu
mike.tutkow...@solidfire.com wrote: Thanks! Anyone know if CloudStack will recognize the new size of a storage repository or datastore on its own? On Tue, Jul 9, 2013 at 4:01 PM, Anthony Xu xuefei...@citrix.com wrote: http://support.citrix.com/article/CTX120865 for XenServer, VMs need

RE: Expanding a volume on a SAN

2013-07-10 Thread Anthony Xu
will notice the size difference automatically (once the storage repository or datastore has been manually re-configured). On Wed, Jul 10, 2013 at 2:48 PM, Anthony Xu xuefei...@citrix.com wrote: CS will see the new size, Anthony -Original Message

RE: Expanding a volume on a SAN

2013-07-09 Thread Anthony Xu
http://support.citrix.com/article/CTX120865 for XenServer, VMs need to be shut down or migrated away before expanding a volume. Anthony -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Tuesday, July 09, 2013 2:25 PM To: dev@cloudstack.apache.org

RE: Create a VDI in an SR as large as possible

2013-06-11 Thread Anthony Xu
Please notice the maximum size of VDI is 2T, Anthony -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Tuesday, June 11, 2013 10:37 AM To: dev@cloudstack.apache.org Subject: Re: Create a VDI in an SR as large as possible At one point I tried the

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

2013-05-28 Thread 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); Anthony Xu Subject: [MERGE] security group advanced zone branch into master Hi all

[MERGE] security group advanced zone branch into master

2013-05-22 Thread Anthony Xu
Hi all, CloudStack has this feature in 2.2.14, but drops it in 3.0.2 somehow. In this branch, we add this feature back, below is brief description for this feature, - Introduce advanced zone with security group, in this zone, only one shared network with security group is

RE: [ACS41] Discuss CLOUDSTACK-2463 being resolved in 4.1 vs 4.2

2013-05-15 Thread Anthony Xu
I'll work on 4.2, after that, people can merge it to 4.1. Anthony -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Wednesday, May 15, 2013 9:25 AM To: dev@cloudstack.apache.org Subject: Re: [ACS41] Discuss CLOUDSTACK-2463 being resolved in 4.1 vs 4.2 On