Re: ovf file parser

2017-05-10 Thread Abhinandan Prateek
abhinandan.prat...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue On 04/05/17, 3:06 PM, "Abhinandan Prateek" wrote: > >The template generation related actions are better done on SSVM as they will >be dealing/moving with vari

Re: ovf file parser

2017-05-04 Thread Abhinandan Prateek
ey benefits to not using the vim jars? > >Cheers, > >Will > >On May 3, 2017 3:34 AM, "Abhinandan Prateek" < >abhinandan.prat...@shapeblue.com> wrote: > >> Hi Will, >> >>I am improving the multiple disk OVA feature. As part of revamp I am

Re: ovf file parser

2017-05-03 Thread Abhinandan Prateek
>pressure when building this tool, so I have a bunch of cleanup to do before >I release it as open source, but I can rush it out and clean it up after >release if you are solving the same(ish) problem and my code will be useful. > >[1] https://gist.github.com/swill/f6b54762ffcce8577253

ovf file parser

2017-05-02 Thread Abhinandan Prateek
Hello, I am looking at vim25.jar to put together ovftool like functionality specially around parsing and generating OVF files. vim25.jar is already included as non-oss dependency and used by vmware hypervisor plugin. I see that some OVF parsing capabilities are present in this jar, but it seem

Re: Import Ova with multiple Disks

2017-03-10 Thread Abhinandan Prateek
Hi Guys, There was some work done by Citrix in 2014 on multi disk OVA that I have pulled into a PR here https://github.com/apache/cloudstack/pull/1998. Though I have created it on 4.9 branch as I thought it will be more stable to test. I will move it to 4.10 once it is ready for merge. I ha

Re: Modern template hosting

2017-03-01 Thread Abhinandan Prateek
apeblue > > > > >-Original Message- >From: Abhinandan Prateek [mailto:abhinandan.prat...@shapeblue.com] >Sent: 01 March 2017 09:39 >To: dev@cloudstack.apache.org >Subject: Re: Modern template hosting > >+1 > >After seeing this discussion running

Re: Modern template hosting

2017-03-01 Thread Abhinandan Prateek
+1 After seeing this discussion running in circles several times, I think we should at least get started with the simplest option. On 27/02/17, 11:54 PM, "Chiradeep Vittal" wrote: >The alternative foolproof way is to simply not provide the automatic >download. > >Just document the mirror li

Re: [VOTE] Apache Cloudstack 4.9.2.0 (RC1)

2016-12-29 Thread Abhinandan Prateek
+1 Tested around vm lifecycle. -abhi On 27/12/16, 1:13 PM, "Rohit Yadav" wrote: >Hi All, > >I've created a 4.9.1.0 release, with the following artifacts up for a vote: > >Git Branch and Commit SH: >https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.9.2.0-RC201

Re: patchviasocket seems to be broken with qemu 2.3(+?)

2016-12-26 Thread Abhinandan Prateek
It could be a timeout as in these tickets: https://issues.apache.org/jira/browse/CLOUDSTACK-9503/https://issues.apache.org/jira/browse/CLOUDSTACK-9569 Either you get the patch that increases the timeout OR you can add router.aggregation.command.each.timeout=<600> in agent.properties and restart

Re: [GitHub] cloudstack issue #1807: CLOUDSTACK-9633: Revert addition of `vhd` extention ...

2016-12-05 Thread Abhinandan Prateek
Syed, Any test that is calling is_snapshot_on_nfs from utils.py will fail for Xen as it ends up appending an additional “.vhd” to the install_path. There are several of them both in smoke and component folder. The reason this is under scrutiny is die to marvin test failures. On 06/12/16, 9

Re: Error adding primary storage from the UI

2016-12-05 Thread Abhinandan Prateek
Could it be that you created a zone with local storage ? From: Syed Ahmed mailto:sah...@cloudops.com>> Reply-To: "dev@cloudstack.apache.org" mailto:dev@cloudstack.apache.org>> Date: Thursday, 10 November 2016 at 4:25 AM To: "dev@cloudstack.apache.org

Re: [DISCUSS] Replacing the VR

2016-09-13 Thread Abhinandan Prateek
Cloudrouter looks promising. These have potential to save future engineering effort for example on ipv6 routing, OSPF etc. And the best part is they come with test automation framework. On 13/09/16, 4:22 PM, "Jayapal Uradi" wrote: >Hi, > >Instead of replacing the VR in first place we should

Re: Few tables in cloudstack schema use MyISAM engine

2016-08-31 Thread Abhinandan Prateek
Weber" wrote: >Just nit-picking, but MyISAM allows replication as well. > >I'm +1 to the change. > >-- >Erik > >On Wed, Aug 31, 2016 at 5:37 AM, Abhinandan Prateek < >abhinandan.prat...@shapeblue.com> wrote: > >> Thanks, Koushik. >> >>

Re: Few tables in cloudstack schema use MyISAM engine

2016-08-30 Thread Abhinandan Prateek
mailto:koushik@accelerite.com>> Date: Tuesday, 30 August 2016 at 5:25 PM To: Abhinandan Prateek mailto:abhinandan.prat...@shapeblue.com>>, "dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>" mailto:dev@cloudstack.apache.org>> Cc: Rajani Karutur

Few tables in cloudstack schema use MyISAM engine

2016-08-30 Thread Abhinandan Prateek
Hi, Was there any specific reason that some tables in cloudstack schema use MyISAM engine. I know of “ quota_account” that I created and put in the diff table type unknowingly. I assume such is the case with other such tables – load_balancer_cert_map, monitoring_services, nic_ip_alias, sslce

[DISCUSS] Marvin optimizations

2016-08-10 Thread Abhinandan Prateek
Hi, Most of us have been running marvin tests in virtual environments and it takes days to run all the tests. I have filed https://issues.apache.org/jira/browse/CLOUDSTACK-9453 to work on few enhancements that have the potential to substantially speedup the tests. I think there are others wil

Re: [VOTE] Apache Cloudstack 4.9.0 RC2

2016-07-29 Thread Abhinandan Prateek
+1 Did manual testing with a cluster of Xen 6.5 in advanced zone. Vm life cycle VM Snapshot, volume snapshots Volume and Template from snapshots Migration Change Password Change service offering VPC, multiple tiers, VMs, ACLs Regards, -abhi On 29/07/16, 1:43 AM, "John Burwell" wrote: >All,

Re: IPv6 Hackathon next week

2016-05-31 Thread Abhinandan Prateek
On IPv6 support: Cloudstack has limited IPv6 support already built into it IPv6 Support in CloudStack . This does not appear to be in use ? And also looks like a superficial add on as against a well thought of feature. IPv6 supp

Re: [DISCUSS] Release Cycle

2016-05-31 Thread Abhinandan Prateek
Hi John, Thanks for detailed email on release cadence. A 2 month release cycle with an LTS release every 6 month is the middle ground. With CI evolving in terms of participation, coverage quality and test case quality we will be looking forward to still better cloudstack releases. Regards, -abhi

Re: IPv6 Hackathon next week

2016-05-31 Thread Abhinandan Prateek
Hi Guys, Can someone update the timings for various events specially where remote remote participants are expected. Thanks and Regards, -abhi On 31/05/16, 1:45 AM, "williamstev...@gmail.com on behalf of Will Stevens" wrote: >I added some more details to the page to make it clearer when

Re: Number of NICs in VMWare - CS 4.6 bug?

2016-05-09 Thread Abhinandan Prateek
doesn’t start anymore until you >remove them. Do you know if this was fixed in 4.7 or 4.8? > >Thanks, >Octavian > > Regards, Abhinandan Prateek abhinandan.prat...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue

Re: IPv6 progress in Basic Networking

2016-04-28 Thread Abhinandan Prateek
On 25/04/16, 4:39 PM, "Wido den Hollander" wrote: > >> Op 25 april 2016 om 12:45 schreef Abhinandan Prateek >> : >> >> >> >> At shapeblue we are also working towards enabling ipv6 specially for >> advanced networking/ospf. >>

Re: IPv6 progress in Basic Networking

2016-04-25 Thread Abhinandan Prateek
be calculated. > >The security grouping part is second, the same goes for the Prefix Delegation >support. Those will require more code. But just the IPv6 address in the >response >is easy to do. > >This means that DHCPv6 is *ONLY* needed when Prefix Delegation (IA_PD) is used, >but otherwise it is just SLAAC. Easy and simple to deploy. > >Wido Regards, Abhinandan Prateek abhinandan.prat...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue

Re: Introduction

2016-04-25 Thread Abhinandan Prateek
ecipient, you are not authorized to read, retain, copy, print, >distribute or use this message. If you have received this communication in >error, please notify the sender and delete all copies of this message. >Accelerite, a Persistent Systems business does not accept any liability

Re: Migrating CloudStack content from download.cloud.com

2016-03-30 Thread Abhinandan Prateek
>> > > >>>> to >> which >> > > >>>> it is addressed. If you are not the intended recipient, you >> > > >>>> are >> not >> > > >>>> authorized to read, retain, copy, print, distribute or use >> > > >>>> this message. If you have received this communication in >> > > >>>> error, please >> > > notify the sender and delete all copies of this message. >> > > >>>> Accelerite, a Persistent Systems business does not accept any >> > > >>>> liability for virus infected mails. >> > > > >> > > > >> > > > >> > > > >> > > > DISCLAIMER >> > > > == >> > > > This e-mail may contain privileged and confidential information >> > > > which >> > is >> > > the property of Accelerite, a Persistent Systems business. It is >> intended >> > > only for the use of the individual or entity to which it is addressed. >> If >> > > you are not the intended recipient, you are not authorized to >> > > read, >> > retain, >> > > copy, print, distribute or use this message. If you have received >> > > this communication in error, please notify the sender and delete >> > > all copies >> of >> > > this message. Accelerite, a Persistent Systems business does not >> > > accept >> > any >> > > liability for virus infected mails. >> > > >> > > >> > >> >> >> -- >> Ian Rae >> CEO | PDG >> c: 514.944.4008 >> >> CloudOps | Cloud Infrastructure and Networking Solutions >> www.cloudops.com | 420 rue Guy | Montreal | Canada | H3J 1S6 >> > > > >DISCLAIMER >== >This e-mail may contain privileged and confidential information which is the >property of Accelerite, a Persistent Systems business. It is intended only for >the use of the individual or entity to which it is addressed. If you are not >the intended recipient, you are not authorized to read, retain, copy, print, >distribute or use this message. If you have received this communication in >error, please notify the sender and delete all copies of this message. >Accelerite, a Persistent Systems business does not accept any liability for >virus infected mails. Regards, Abhinandan Prateek abhinandan.prat...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue

Re: LDAP auth failures

2016-03-08 Thread Abhinandan Prateek
In 4.5 there is a timeout param that was added ‘ldap.read.timeout’ that defaults to 1000, It should be set to about 6000 and that should resolve the read timeout that you guys see. [ShapeBlue]<http://www.shapeblue.com> Abhinandan Prateek Software Architect , ShapeBl

Re: 4.9 Release Management

2016-03-08 Thread Abhinandan Prateek
[ShapeBlue]<http://www.shapeblue.com> Abhinandan Prateek Software Architect , ShapeBlue d: | s: +44 203 603 0540 | m: +91 970 11 99011 e: abhinandan.prat...@shapeblue.com | t: <mailto:abhinandan.prat...@shapeblue.com%20|%20t:>

CSNetFilter.py

2016-02-25 Thread Abhinandan Prateek
ttp://www.shapeblue.com> Abhinandan Prateek Software Architect , ShapeBlue d: | s: +44 203 603 0540 | m: +91 970 11 99011 e: abhinandan.prat...@shapeblue.com | t: <mailto:abhinandan.prat...@shapeblue.com%20|%20t:> | w: www.shapeb

[DISCUSS: FINDBUG] FW: Build failed in Jenkins: build-master-slowbuild #3120

2016-01-31 Thread Abhinandan Prateek
light on these differences and also explain, if there is a way that the findings in the slowbuild match with the findings in dev environment. -abhi [ShapeBlue]<http://www.shapeblue.com> Abhinandan Prateek Software Architect , ShapeBlue d: | s: +44 203 60

Re: [PROPOSE] Dynamic inter VPC routing

2016-01-27 Thread Abhinandan Prateek
-Luc Dion mailto:pd...@cloudops.com>> Date: Thursday, 28 January 2016 at 4:24 AM To: "dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>" mailto:dev@cloudstack.apache.org>> Cc: Abhinandan Prateek mailto:abhinandan.prat...@shapeblue.com>> Subject: Re: [PROP

Re: [PROPOSE] Dynamic inter VPC routing

2016-01-20 Thread Abhinandan Prateek
Erik, Updated the doc to reflect that the CIDR partitioning is not rigid. [ShapeBlue]<http://www.shapeblue.com> Abhinandan Prateek Software Architect , ShapeBlue d: | s: +44 203 603 0540 | m: +91 970 11 99011 e: abhinandan.prat...@shapeblue.c

Re: [PROPOSE] Dynamic inter VPC routing

2016-01-05 Thread Abhinandan Prateek
[ShapeBlue]<http://www.shapeblue.com> Abhinandan Prateek Software Architect , ShapeBlue d: | s: +44 203 603 0540 | m: +91 970 11 99011 e: abhinandan.prat...@shapeblue.com | t: <mailto:abhinandan.prat...@shapeblue.com%20|%20t:>

Re: [PROPOSE] Dynamic inter VPC routing

2016-01-05 Thread Abhinandan Prateek
Jayapal, Can you check if you can see the images ! Cheers ! On 05/01/16, 5:15 PM, "Jayapal Reddy Uradi" wrote: >Hi Abhi, > >Few images are not loading in the FS. Can you please correct it. > >Thanks, >Jayapal > >On 04-Jan-2016, at 7:40 pm, Abhinanda

[PROPOSE] Dynamic inter VPC routing

2016-01-04 Thread Abhinandan Prateek
ttp://www.shapeblue.com> Abhinandan Prateek Software Architect , ShapeBlue d: | s: +44 203 603 0540 | m: +91 970 11 99011 e: abhinandan.prat...@shapeblue.com | t: <mailto:abhinandan.prat...@shapeblue.com%20|%20t:> | w: www.shapeb

Re: [Master] Build Failing

2016-01-04 Thread Abhinandan Prateek
The following PR takes care of quota-framework unit test failure: https://github.com/apache/cloudstack/pull/1303 Regards, -abhi [ShapeBlue]<http://www.shapeblue.com> Abhinandan Prateek Software Architect , ShapeBlue d: | s: +44 203 603 0540 | m: +91

Re: Build failed in Jenkins: build-master-slowbuild #2783

2015-12-22 Thread Abhinandan Prateek
At least one findbug is fixed in this pull request https://github.com/apache/cloudstack/pull/1254. Will look at others. [ShapeBlue]<http://www.shapeblue.com> Abhinandan Prateek Software Architect , ShapeBlue d: +44 203 603 0540 | s: | m: +91 970 11 99

Re: [VOTE] Apache CloudStack 4.7.0

2015-12-16 Thread Abhinandan Prateek
: https://issues.apache.org/jira/browse/CLOUDSTACK-9174 Voting +0 as the release is solid, but wish that the above quota fix and CLOUDSTACK-9161 are also included. Regards, -abhi [ShapeBlue]<http://www.shapeblue.com> Abhinandan Prateek Software Architect , ShapeBlue d: +

Re: BVT report for week of 12/14

2015-12-15 Thread Abhinandan Prateek
-164652898 -abhi [ShapeBlue]<http://www.shapeblue.com> Abhinandan Prateek Software Architect , ShapeBlue d: +44 203 603 0540 | s: | m: +91 970 11 99011 e: abhinandan.prat...@shapeblue.com | t: <mailto:abhinandan.prat...@shapeblue.co

Re: marvin updates

2015-12-01 Thread Abhinandan Prateek
or other community folks may try picking it up. Regards, Abhinandan Prateek S: +44 20 3603 0540 | M: +91 97011 99011 abhinandan.prat...@shapeblue.com On 01/12/15, 3:45 PM, "Daan Hoogland" wrote: >​Is anybody in the community still maintaining Marvin? (I mean the >framewo

Re: SR_BACKEND_FAILURE_61File SR creation error [opterr=fail to mount FileSR. Errno is 32]

2015-11-19 Thread Abhinandan Prateek
The error signifies that the creation of file storage repository failed on xenserver, check that the nfs can be mounted and is writable. The log file mentioned by Jayapal will give you further clues to the problem. Regards, Abhinandan Prateek M: +91 9701199011 abhinandan.prat

Re: cloudstack UI

2015-11-18 Thread Abhinandan Prateek
On 17/11/15, 1:49 PM, "Sebastien Goasguen" wrote: > >> On Nov 17, 2015, at 7:24 AM, Abhinandan Prateek >> wrote: >> >> Hi, >> >> I am considering some improvements to cloudstack UI. Like delinking the >> quick view with the details pa

Re: DevCloud deployment

2015-11-17 Thread Abhinandan Prateek
The wiki below is much more elaborate on cloudstack setup using virtual box, and good for anyone wishing to be a cloudstack developer. http://www.shapeblue.com/virtualbox-test-env/ On 17/11/15, 2:17 PM, "Илья Толстихин" wrote: >I copied vhd-util from /usr/bin/ on devcloud to >scripts/vm/hype

cloudstack UI

2015-11-16 Thread Abhinandan Prateek
Hi, I am considering some improvements to cloudstack UI. Like delinking the quick view with the details page. Such that the details page can contain listView. Another change that can make UI more compact and flexible is to have multiple listViews in a listView i.e. Recursive listViews or

Re: new colleagues

2015-10-01 Thread Abhinandan Prateek
Giles/Daan, Good to know that you guys love running. Hope to join you for a run in Dublin. > On 01-Oct-2015, at 4:17 pm, Giles Sirett wrote: > > Great to hear that you're staying in the family Daan > > And good news that I get a running partner in Dublin (as Sebastien usually > doesn't get o

Re: new colleagues

2015-10-01 Thread Abhinandan Prateek
+ Congrats Daan. > On 01-Oct-2015, at 3:37 pm, Daan Hoogland wrote: > > Hello fellow stackers, > > This to let you know that I just entered the building of Leaseweb, in order > to be working there for the next couple of years. You know them via Whei > Zou, who will be my close colleague. I had a

Re: VR refactoring, concerns and a way out ?

2015-09-30 Thread Abhinandan Prateek
I can understand Citrix concern of some critical scenarios being missed. Citrix supports several customers with sometimes weird setups requiring that extra step in fixing and making the code that works in all those scenarios. The current code has been contributed by community, by people who jus

Re: goal failed on cloudstack-service-console-proxy-rdpclient

2015-09-20 Thread Abhinandan Prateek
Just did a build on 4.5 and did not see any build failure. > On 19-Sep-2015, at 3:47 am, Josh Harshman wrote: > > Anyone else experience this error when building from source? > > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on > proj

Re: Recurring snapshot taking full every time

2015-09-20 Thread Abhinandan Prateek
; > Hi Abhinandan, > > I have force reconnect the hosts but no use and i didn't find any error in > SMlog. please suggest me the error is still > generating. > > Regards, > Rajasekhar. > > On Wed, Sep 16, 2015 at 8:58 AM, Abhinandan Prateek < > abhinandan.p

Re: Recurring snapshot taking full every time

2015-09-15 Thread Abhinandan Prateek
taking > child when second manual is configured , problem only with root daily > snapshots every day it is taking full instead of taking child snapshots > throwing error "*Failed to get parent snapshot**, due to There was a > failure communicating with the plugin*". > > Regard

Re: After box restart CS 4.5.2 fails to start

2015-09-15 Thread Abhinandan Prateek
This looks like a user privilege issue. Can you make sure that you are running cloudstack with enough privileges (sudo included). > On 15-Sep-2015, at 8:24 pm, Keerthiraja SJ wrote: > > Hi All, > > Today I installed CS 4.5.2 on CentOS 6.7 and able to start the app > successfully. > > All of a su

Re: Recurring snapshot taking full every time

2015-09-14 Thread Abhinandan Prateek
Looks like the host is not instrumented properly and management server is unable to invoke plugin on the host. Can you force-reconnect the host that is throwing this error ? That should recopy the plugins on to the host. > On 14-Sep-2015, at 3:15 pm, raja sekhar wrote: > > Hi All, > > I am usin

Re: Usage Job failed

2015-09-03 Thread Abhinandan Prateek
This support article may help: http://support.citrix.com/article/CTX139043 > On 03-Sep-2015, at 5:16 pm, mvs babu wrote: > > Hi All, > > > > > We are getting usage job failed alert in CloudStack UI and found below error > message in usage.log, > > > > > "ERROR [usage.dao.UsageVMInstanceDaoImpl]

Re: How does the parameter startdate/enddate of api listEvents() use new time format like 'yyyy-MM-dd HH:mm:ss' ?

2015-08-28 Thread Abhinandan Prateek
=START=== 10.0.1.99 -- GET >> apiKey=hjZ12EQ4JfFasIHO3RCXBLji-3RbBmdC973utGwCL5388WypVKwtaNsDso-JzVQIZXUVwfaT1vANdDUJs3Vkkg&command=listEvents&listall=true&response=json&startdate=2015-08-28&signature=KZZIAOaRduzCJlo0byaN9j4uvro%3D >> 2015-08-28 16:37:15,939 DEBUG

Re: How does the parameter startdate/enddate of api listEvents() use new time format like 'yyyy-MM-dd HH:mm:ss' ?

2015-08-27 Thread Abhinandan Prateek
it seems that the apikey/signature pair's privilege is not same with > username/password pair's ? > > > @Daan, yes I am a Chinese. I am afraid it's not a preblem about character > encodings perhaps. > > > --- > Cao Tong > > On 08/27/201

Re: How does the parameter startdate/enddate of api listEvents() use new time format like 'yyyy-MM-dd HH:mm:ss' ?

2015-08-27 Thread Abhinandan Prateek
Try using the “8096” port for testing/checking APIs. shapeblue.com> wrote: > > Yes, as per > https://cloudstack.apache.org/api/apidocs-4.2/root_admin/listEvents.html > > >> On 24-Aug-2015, at 2:08 pm, tony_caot...@163.com wrote: >> >> Hello Every. >> >> I know this is a very simple question to m

Re: How does the parameter startdate/enddate of api listEvents() use new time format like 'yyyy-MM-dd HH:mm:ss' ?

2015-08-25 Thread Abhinandan Prateek
Yes, as per https://cloudstack.apache.org/api/apidocs-4.2/root_admin/listEvents.html > On 24-Aug-2015, at 2:08 pm, tony_caot...@163.com wrote: > > Hello Every. > > I know this is a very simple question to most of you. but it is really hard > for me to continue my work. > > So could Anyone spen

Re: Problems with first steps of CS plugin development

2015-08-20 Thread Abhinandan Prateek
The document is bit outdated, you need to do following three things: 1. You need to add the new cmd in ManagementServerImpl.getCommands() or your impl of pluggable service as: 2. Then you need to tell spring that the above is a bean and exists "” This should be in “-context.xml” inside resou

Re: marvin

2015-08-16 Thread Abhinandan Prateek
l relevant API cmd files(py > files) are created under /tools/marvin/marvin/cloudstackAPI/ > > > Santhosh > > On Fri, Aug 14, 2015 at 11:56 PM, Abhinandan Prateek < > abhinandan.prat...@shapeblue.com> wrote: > >> Getting following errors on building marvin, althou

Re: [GitHub] cloudstack pull request: Quota master

2015-08-16 Thread Abhinandan Prateek
Kishan, With your familiarity with usage, I think it makes sense to review this plugin. Regards, -abhi > On 13-Aug-2015, at 6:29 pm, DaanHoogland wrote: > > Github user DaanHoogland commented on the pull request: > >https://github.com/apache/cloudstack/pull/689#issuecomment-130661556 > >

marvin

2015-08-14 Thread Abhinandan Prateek
Getting following errors on building marvin, although the target is successful, there is no tools/marvin/dist/Marvin-*.tar.gz created !: (mvn -P developer -pl :cloud-marvin) [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-marvin --- [INFO] Installing /mnt/hgfs/cloudst

Re: [ANNOUNCE] Karen Voung as a new PMC member of CloudStack

2015-07-06 Thread Abhinandan Prateek
Congrats Karen ! > On 02-Jul-2015, at 11:45 pm, John Burwell wrote: > > All, > > The Project Management Committee (PMC) for Apache CloudStack are pleased to > announce that Karen Voung (karenv) has accepted our invitation to join the > PMC. > > Please join me in congratulating her. > > On behal

Re: [PROPOSAL] Quota management service for cloudstack

2015-07-05 Thread Abhinandan Prateek
> On 02-Jul-2015, at 9:51 am, Koushik Das wrote: > > > On 01-Jul-2015, at 4:44 PM, Rohit Yadav wrote: > >> >>> On 01-Jul-2015, at 12:31 pm, Koushik Das wrote: >>> >>> I like the concept of quota. But I am thinking whether this should be a >>> core part of CS or developed as a plugin. >> >> It

Re: Fairly serious system VM template issue.

2015-07-04 Thread Abhinandan Prateek
Hi Todd, This errors pop up once in a while, probably there are some templates that are bad. It will be nice to also note the source of the templates so that they are fixed or removed. This is one place from where I pick up the templates to test http://packages.shapeblue.com/systemvmtemplate/

Re: [PROPOSAL] Quota management service for cloudstack

2015-07-01 Thread Abhinandan Prateek
> On 01-Jul-2015, at 2:20 pm, sebgoa wrote: > > > On Jun 26, 2015, at 1:32 PM, Abhinandan Prateek > wrote: > >> Team, >> >> Would like to enhance usage server to provide quota management service to >> cloudstack. >> This will provid

[PROPOSAL] Quota management service for cloudstack

2015-06-26 Thread Abhinandan Prateek
Team, Would like to enhance usage server to provide quota management service to cloudstack. This will provide better control on resource usage; and a common denomination to measure resource usage. This will be an optional service that can be enabled or disabled as required by the operator.

Re: [ANNOUNCE] New PMC member: Bruno Demion aka Milamber

2015-06-15 Thread Abhinandan Prateek
Congrats Milamber ! > On 08-Jun-2015, at 4:08 pm, Sebastien Goasguen wrote: > > The Project Management Committee (PMC) for Apache CloudStack is pleased to > announce that Bruno Demion has accepted our invitation to join the PMC. > > Please join me in congratulating him. > > On behalf of the Apach

Re: Travis-ci test cases getting timed out

2015-06-11 Thread Abhinandan Prateek
, Rajani Karuturi mailto:raj...@apache.org>> wrote: Hi Abhi, The last four jobs always complete within secs and doesnt run anyof the tests listed for those jobs. If they are not required, can you please remove them? ~Rajani On Thu, Jun 11, 2015 at 12:10 PM, Abhinandan Prateek mailto:abhinanda

Re: Travis-ci test cases getting timed out

2015-06-10 Thread Abhinandan Prateek
It appears travis timed out even before hitting any testing. “" Installing some python packages: /home/travis/build.sh: line 108: 2310 Terminated travis_jigger $! $timeout $cmd install 1262.91s$ ./tools/travis/install.sh “” Could be because of a transient issue. If it persists some

Re: Preparing for 4.6

2015-05-18 Thread Abhinandan Prateek
> On 18-May-2015, at 2:02 pm, Erik Weber wrote: > > On Mon, May 18, 2015 at 10:26 AM, Rene Moser wrote: > >> Hi >> >> On 15.05.2015 11:27, Sebastien Goasguen wrote: >>> Folks, >>> >>> As we prepare to try a new process for 4.6 release it would be nice to >> start paying attention to master. >>>

Re: API Docs

2015-05-14 Thread Abhinandan Prateek
> On 14-May-2015, at 12:20 pm, Ian Duffy wrote: > > Folks, > > With the amount of emails I seen about API docs not being found etc. I put > in a quick fix. > > I just did a symbolic link between docs/api and api/. I created an > index.html within api/ that will redirect to api.html accordingly. >

Re: Cloudstack API docs down?

2015-05-11 Thread Abhinandan Prateek
https://cloudstack.apache.org/docs/api/apidocs-4.5/TOC_User.html > On 12-May-2015, at 6:23 am, Syed Mushtaq wrote: > > I'm getting a 404 for http://cloudstack.apache.org/docs/api/ Does > anyone else have the same problem or is it just me? Find out more about ShapeBlue and our range of CloudStac

Re: [ANNOUNCE] New Committer Marco Sinhoreli

2015-05-11 Thread Abhinandan Prateek
Congrats Marco ! > On 11-May-2015, at 3:31 pm, Daan Hoogland wrote: > > Welcome Marcus, keep all those good things coming. > > On Mon, 11 May 2015 11:57 Erik Weber wrote: > >> Congratulations Marco! >> >> >> -- >> Erik >> >> 2015-05-11 10:50 GMT+02:00 sebgoa : >> >>> It seems we forgot to anno

Re: Coverity Scan : cloudstack project

2015-05-08 Thread Abhinandan Prateek
While you guys fix it, can you also post the link to wiki or documentation on it ? > On 08-May-2015, at 1:45 pm, Santhosh Edukulla > wrote: > > Hi Dakshesh, > > It seems no change in analysis. Is it like it has not hit the schedule yet > and so is the reason? Right now, it still reflects march

Re: [ANNOUNCE][PROPOSAL] merge of 4.5 code in master

2015-05-07 Thread Abhinandan Prateek
e have an RC we could merge now. > > > Op do 7 mei 2015 om 11:59 schreef Abhinandan Prateek < > abhinandan.prat...@shapeblue.com>: > >> +1 >> >> Lets merge as soon as we have 4.5 GA. >> >>> On 07-May-2015, at 2:47 pm, Daan Hoogland >> wr

Re: [ANNOUNCE][PROPOSAL] merge of 4.5 code in master

2015-05-07 Thread Abhinandan Prateek
+1 Lets merge as soon as we have 4.5 GA. > On 07-May-2015, at 2:47 pm, Daan Hoogland wrote: > > LS, > > announce part: As we have an rc that did not get any -1 yet I want to merge > 4.5 in master now. It will result in 389 commits being merged without > conflicts detectable by git. That is not a

Re: [VOTE] Apache Cloudstack 4.5.1

2015-05-07 Thread Abhinandan Prateek
+1 with following testing: Manual Testing: Zone with a cluster of Xenserver 6.5 VM lifecycle, Recovering a destroyed VM, Reinstall VM VM Migration Affinity groups - anti affinity VM consoles VM and volume snapshots Template from volume snapshot, Download Template, Vm from template cre

Re: Support OVA files with multiple disks for templates: CLOUDSTACK-4757

2015-05-06 Thread Abhinandan Prateek
4757 > > Can anyone comment what state this feature is in ? > >> On 05-May-2015, at 11:58 am, Abhinandan Prateek >> wrote: >> >> The work on support for ova with multiple disk was started last year. >> Can someone update in what state it is in as the ticket show

Re: Support OVA files with multiple disks for templates: CLOUDSTACK-4757

2015-05-05 Thread Abhinandan Prateek
Can anyone comment what state this feature is in ? > On 05-May-2015, at 11:58 am, Abhinandan Prateek > wrote: > > The work on support for ova with multiple disk was started last year. > Can someone update in what state it is in as the ticket shows that this is > still in

Support OVA files with multiple disks for templates: CLOUDSTACK-4757

2015-05-04 Thread Abhinandan Prateek
The work on support for ova with multiple disk was started last year. Can someone update in what state it is in as the ticket shows that this is still in progress ? FS: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Support+OVA+files+containing+multiple+disks

Re: marvin test cases + travis

2015-05-02 Thread Abhinandan Prateek
ers will speed them up. This needs some work on > removing the sudo dependency on the jobs (which is required to install some > additional packages and marvin). > > ~Rajani > > On Fri, May 1, 2015 at 8:25 AM, Abhinandan Prateek < > abhinandan.prat...@shapeblue.com> wrote:

Re: marvin test cases + travis

2015-05-02 Thread Abhinandan Prateek
nd not the entire regression > suite always. > > Making the jobs run on containers will speed them up. This needs some work > on removing the sudo dependency on the jobs (which is required to install > some additional packages and marvin). > > ~Rajani > > On Fri,

Re: [4.5.1] cloudstack HA

2015-05-01 Thread Abhinandan Prateek
Ok did more investigation into the code, I am adding my comments to the pull request. > On 01-May-2015, at 2:21 pm, Abhinandan Prateek > wrote: > > > The commit to 4.5 - b222386bcb777bbdc2504e01fa60c0ded466c96d, has the > potential to interfere with cloudstack H

[4.5.1] cloudstack HA

2015-05-01 Thread Abhinandan Prateek
The commit to 4.5 - b222386bcb777bbdc2504e01fa60c0ded466c96d, has the potential to interfere with cloudstack HA. The way HA is implemented, “null” is a valid return value from an investigator. The valid values are Up, Down or null. https://cwiki.apache.org/confluence/display/CLOUDSTACK/High+

Re: [ANNOUNCE] New committer: Remi Bergsma

2015-05-01 Thread Abhinandan Prateek
Congrats Remi, welcome to the team ! -abhi > On 01-May-2015, at 12:37 pm, sebgoa wrote: > > Well done, > > > On May 1, 2015, at 9:04 AM, Rajani Karuturi wrote: > >> congratulations Remi :) >> >> ~Rajani >> >> On Fri, May 1, 2015 at 12:15 PM, Daan Hoogland >> wrote: >> >>> The Project Managemen

Re: marvin test cases + travis

2015-04-30 Thread Abhinandan Prateek
gt;> Do we need to ask for an increase in run time? >>> 50 minutes is the OSS default, but the ASF is a paying customer and we >>> can ask for longer timeouts. >>> >>> --David >>> >>> On Thu, Apr 30, 2015 at 10:06 AM, Abhinandan Pr

Re: [DISCUSS] 4.6 release management

2015-04-30 Thread Abhinandan Prateek
Guys, Do I see a QACloud in works, something in line with devcloud but with a bigger collection of Hypervisors + marvin ? If we can bundle these Hypervisors and QA automation then effectively we can have many more people join our QA effort. > On 29-Apr-2015, at 9:24 pm, Rohit Yadav wrote: >

Re: marvin test cases + travis

2015-04-30 Thread Abhinandan Prateek
One of the run did timeout. Will balance the runs. > On 30-Apr-2015, at 5:59 pm, Abhinandan Prateek > wrote: > > Yes, thanks for checking. I was worried that now some of them may start > timing out. > I have another 10 suites tested, will add them once everything see

Re: marvin test cases + travis

2015-04-30 Thread Abhinandan Prateek
77 >> >> Here, test file name is changed from testname to [smoke,component]/testname >> >> But, while running each test file in the for loop, it prepends the name >> with smoke and hence, it cant find the file and none of the tests in the >> file are run >>

Re: marvin test cases + travis

2015-04-30 Thread Abhinandan Prateek
ame and status ( > https://travis-ci.org/apache/cloudstack/jobs/59958134#L4205) > > Do you think it can be due to any recent changes? > > ~Rajani > > On Thu, Apr 30, 2015 at 10:32 AM, Abhinandan Prateek < > abhinandan.prat...@shapeblue.com> wrote: > >> >>

Re: minor issues seen in travis.yml

2015-04-30 Thread Abhinandan Prateek
> On 30-Apr-2015, at 2:46 pm, Rohit Yadav wrote: > > On a second look I did not find the issues you shared on 4.5 or master? Did > not find the first issue, the second one has two tests: > component/test_acl_isolatednetwork_delete component/test_acl_isolatednetwork > (both are different with

Re: marvin test cases + travis

2015-04-30 Thread Abhinandan Prateek
indbug reports so that people can fix the issues. > ~Rajani > > On Thu, Apr 30, 2015 at 10:32 AM, Abhinandan Prateek < > abhinandan.prat...@shapeblue.com> wrote: > >> >>There are more than 10 additional suites that can still be included to >> the travis-C

Re: [DISCUSS] State of 4.5 and testing in local environments

2015-04-29 Thread Abhinandan Prateek
Yes, lot of sanity testing can be accomplished by the automated test suites that we already have. There are still lot of tests that can be run using the travis-CI, (need to see how many more without loading the travis system). Some of the companies including Shapeblue are already running most o

marvin test cases + travis

2015-04-29 Thread Abhinandan Prateek
There are more than 10 additional suites that can still be included to the travis-CI. Since the current set runs comfortably I will go ahead and add more. If the system gets overloaded, then we can balance the kind of test suites and amount of test suits that run comfortably on travis. -ab

Re: minor issues seen in travis.yml

2015-04-29 Thread Abhinandan Prateek
Filed the ticket https://issues.apache.org/jira/browse/CLOUDSTACK-8429 Fixing it and including some more tests. -abhi > On 30-Apr-2015, at 9:42 am, Raja Pullela wrote: > > Hi, > > I saw couple of issue in travis.yml - > > - 3rd line: "smoke/smoke/test_reset_vm_on_reboot" - it should b

Re: [4.6] Trouble with virtual router

2015-04-27 Thread Abhinandan Prateek
Had similar problem where SSVM and CPVM came up but not the VR. In my case I traced it to systemvm.iso not getting updated on XenServer, due to the old host-tag. On deleting the host tag the MS was able to copy the systemvm.iso to Xen and things were fine after that. -abhi > On 28-Apr-2015, at

Re: [marvin tests] interpreting results

2015-04-24 Thread Abhinandan Prateek
in the test. > Tests with Exception seem have issue in test code. > > Regards, > Gaurav Aradhye > > On Apr 24, 2015, at 4:47 PM, Abhinandan Prateek > wrote: > >> Attaching the logs. This is with latest 4.5 branch. >> >> >> Find out more about Shape

[marvin tests] interpreting results

2015-04-24 Thread Abhinandan Prateek
Have been trying to run some marvin test cases. Need to know how to interpret the result. On running test cases I see several success and failure messages. Lets take example of each from output of /root/cloudstack/test/integration/component/test_acl_isolatednetwork.py on ACS 4.5, taking a samp

Re: Next ACS release?

2015-04-23 Thread Abhinandan Prateek
rter delivery cycle with quite high levels of > confidence about quality. > > We are not there yet but, I am absolutely convinced that aiming for a 2 week > release cycle is the way to go. > > — > Grts! > Ian > >> On 23 Apr 2015, at 10:38, Abhinandan Prateek >> wro

Re: Next ACS release?

2015-04-23 Thread Abhinandan Prateek
On automated QA front following is available: 1. Before pushing in a feature a dev can run simulator based tests that will basically test various functionality that does not depend on the type of Hypervisor. (https://cwiki.apache.org/confluence/display/CLOUDSTACK/Validating+check-ins+for+your+lo

Re: Primary Storage algorithm - when having more primary storages

2015-04-20 Thread Abhinandan Prateek
Following algorithms are used to select storage pool: random, userconcentratedpod_random: RANDOM userdispersing: Select on basis of least no of volumes firstfitleastconsumed: Select on basis of remaining capacity These values can be set for “vm.allocation.algorithm” global config variable. -abhi

  1   2   3   4   5   6   >