RE: [Proposal] Userdata Support for Hyper-V with KVP Data Exchange

2013-09-20 Thread Donal Lafferty
Let me put this on hold while some technical due diligence is done. Need to verify the KVP support on specific Linux distro used by the system VM. DL > -Original Message- > From: Donal Lafferty [mailto:donal.laffe...@citrix.com] > Sent: 13 September 2013 23:09

RE: [Merge] Minimal Hyper-V Plugin

2013-09-24 Thread Donal Lafferty
his. Can we use JIRA for code not merged, or should the bug appear in the comments. > On 9/11/13 8:00 AM, "Donal Lafferty" wrote: > > >Hi Rajesh, > > > >Thanks for spotting this problem with the Hyper-V Agent. Sounds like > >it should first URL decode

RE: [Merge] Minimal Hyper-V Plugin

2013-09-30 Thread Donal Lafferty
gin > > +1 to put this into a branch off of master. Can merge into master after > unit tests for the agent API. > > > On 9/24/13 12:37 PM, "Donal Lafferty" wrote: > > >On paternity leave, so I don't get to these emails right away... > > > &

RE: [DISCUSS] Transaction Hell

2013-10-09 Thread Donal Lafferty
Hi Darren, Thank you for explain this issue in huge detail. Could I respond with some questions? 1. If @DB declarations are not detected, because Java 'assert' is not turned on, can we use a different mechanism to check for @DB? 2. What standard framework do you recommend using for DB transact

RE: Wiki access

2013-10-15 Thread Donal Lafferty
May I get access to edit pages as well? username: dlafferty

[Discuss] Donation of RDP client code

2013-10-17 Thread 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, because Hyper-V exposes VM consoles over RDP. However, Apache CloudStack does not have an RDP client that is easy to build, can easily run

RE: Cloudstack collab Hackathons

2013-10-17 Thread Donal Lafferty
An example of how to avoid Java can be found in the Hyper-V agent. Hyper-V experts tend to know C# better than Java, so hypervisor control is through an agent on the hypervisor written in C#. To avoid porting the message bus, communications are over HTTP Request. To avoid porting the command

RE: [Proposal] Userdata Support for Hyper-V with KVP Data Exchange

2013-10-18 Thread Donal Lafferty
r the confusion. > -Original Message----- > From: Donal Lafferty [mailto:donal.laffe...@citrix.com] > Sent: 20 September 2013 19:05 > To: dev@cloudstack.apache.org > Subject: RE: [Proposal] Userdata Support for Hyper-V with KVP Data > Exchange > > Let me put this on hol

RE: [Discuss] Donation of RDP client code

2013-10-21 Thread Donal Lafferty
; From: Wei ZHOU [mailto:ustcweiz...@gmail.com] > Sent: 17 October 2013 18:15 > To: dev@cloudstack.apache.org > Subject: Re: [Discuss] Donation of RDP client code > > It looks very nice. Thanks! > > Hugo are working on the refactor of systemvm. Maybe it need to be > modi

[VOTE] Accept the donation of RDP client code into Apache CloudStack

2013-10-21 Thread Donal Lafferty
As stated in a previous thread [1], Citrix is proposing the donation of source for an RDP client. After donation, the client would be integrated with the console system VM in order to provide access to Hyper-V based VMs. The client's source is in the diff attached to the Review Board submission

RE: [Discuss] Donation of RDP client code

2013-10-21 Thread Donal Lafferty
1 October 2013 15:38 > To: dev@cloudstack.apache.org > Subject: RE: [Discuss] Donation of RDP client code > > Are we looking good with the donation code and can we make progress to > get this code into a private branch? > > Thanks, > RamG > > > > -O

RE: Regarding vhd-util binary

2013-10-23 Thread Donal Lafferty
Make sure your O/S support for CIFS includes read/write of files in mounted CIFS share. E.g. use vi to create and then edit a file on the shared storage from your management server. DL > -Original Message- > From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] > Sent: 23 October

RE: Regarding vhd-util binary

2013-10-23 Thread Donal Lafferty
s > > > Thanks > Rajesh Battala > > > -Original Message- > From: Donal Lafferty [mailto:donal.laffe...@citrix.com] > Sent: Wednesday, October 23, 2013 7:15 PM > To: dev@cloudstack.apache.org > Subject: RE: Regarding vhd-util binary > > Make sure y

RE: [VOTE] Accept the donation of RDP client code into Apache CloudStack

2013-10-24 Thread Donal Lafferty
Original Message- > From: Donal Lafferty [mailto:donal.laffe...@citrix.com] > Sent: 21 October 2013 19:12 > To: dev@cloudstack.apache.org > Subject: [VOTE] Accept the donation of RDP client code into Apache > CloudStack > > As stated in a previous thread [1], Citrix is pro

Re: Review Request 14827: hyperv unit tests

2013-10-28 Thread Donal Lafferty
is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/14827/ > --- > > (Updated Oct. 23, 2013, 11:05 a.m.) > > > Review request for cloudstack, Chiradeep Vittal, Devdeep Singh, Donal > Lafferty, and Rajesh Battala. &

RE: Review Request 14827: hyperv unit tests

2013-10-28 Thread Donal Lafferty
f > Of Prasanna Santhanam > Sent: 28 October 2013 11:20 > To: Rajesh Battala; Donal Lafferty; Devdeep Singh; Chiradeep Vittal > Cc: Prasanna Santhanam; Anshul Gangwar; cloudstack > Subject: Re: Review Request 14827: hyperv unit tests > > > > > On Oct. 28, 2013, 8:25 a.m.,

RE: [Merge] hyperv branch to master

2013-10-29 Thread Donal Lafferty
+1 > -Original Message- > From: Chiradeep Vittal > Sent: 29 October 2013 06:43 > To: dev@cloudstack.apache.org > Cc: Donal Lafferty; Rajesh Battala; Anshul Gangwar > Subject: Re: [Merge] hyperv branch to master > > +1 > > On 10/28/13 4:41 AM, "Devdee

RE: [Merge] hyperv branch to master

2013-10-29 Thread Donal Lafferty
nsa.us] > Sent: 29 October 2013 17:37 > To: dev@cloudstack.apache.org > Cc: Donal Lafferty; Rajesh Battala; Anshul Gangwar > Subject: Re: [Merge] hyperv branch to master > > Well - other projects within the ASF are finding a need to 'sign' > their convenience binaries,

RE: checkstyle

2013-11-04 Thread Donal Lafferty
How does it compare to previous versions for CloudStack? E.g. http://markmail.org/message/yz6qa2v47cdeic4d > -Original Message- > From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers > Sent: 04 November 2013 14:30 > To: dev@cloudstack.apache.org > Subject: checkstyle >

RE: checkstyle

2013-11-04 Thread Donal Lafferty
le Donal? I'd be very much interested :-) > > Cheers, > > Hugo > > On 4 nov. 2013, at 17:48, Donal Lafferty wrote: > > > How does it compare to previous versions for CloudStack? E.g. > > http://markmail.org/message/yz6qa2v47cdeic4d > > > > > >

RE: checkstyle

2013-11-04 Thread Donal Lafferty
Hi Laszlo, Try building only the maven project you've modified. That will identify problems with your code much more quickly. If formatting is a specific problem, launch checkstyle directly: there's a plugin for Eclipse (see http://dlafferty.blogspot.co.uk/2013/07/apache-cloudstack-java-codi

Is there a site show cloudstack source code contribution by companies like openstack community heartbeat

2013-11-05 Thread Donal Lafferty
Cross post from StackOverflow: "Is there a site show cloudstack source code contribution by companies like openstack community heartbeat http://www.stackalytics.com/"; [1] Any recommendations besides Sebastien Goasguen's "Update on Apache CloudStack Community Analysis"[2]? [1] http://stacko

Review Request 15250: Fix Hyper-V plugin RAT issue

2013-11-05 Thread Donal Lafferty
-git Description --- git config files were missing the ASF license Diffs - plugins/hypervisors/hyperv/DotNet/ServerResource/.gitignore 99afc0b89f247f97ff133e48fbf0746306cc8c9e Diff: https://reviews.apache.org/r/15250/diff/ Testing --- Thanks, Donal Lafferty

RE: the plea to openstack

2013-11-06 Thread Donal Lafferty
The Conway Law reference is a good to keep in mind as we enter the next collab conference. (http://en.wikipedia.org/wiki/Conway's_law) > -Original Message- > From: Sebastien Goasguen [mailto:run...@gmail.com] > Sent: 06 November 2013 20:02 > To: dev@cloudstack.apache.org > Subject: Re: t

Purpose of OS Type on templates

2013-11-13 Thread Donal Lafferty
Which hypervisors make use of OS type on a template's configuration?

RE: Purpose of OS Type on templates

2013-11-13 Thread Donal Lafferty
Thanks for the example! > -Original Message- > From: Nux! [mailto:n...@li.nux.ro] > Sent: 13 November 2013 10:18 > To: dev@cloudstack.apache.org > Subject: Re: Purpose of OS Type on templates > > On 13.11.2013 10:11, Donal Lafferty wrote: > > Which hyperviso

Update on Hyper-V plugin work

2013-05-23 Thread Donal Lafferty
Reproduced from https://cwiki.apache.org/confluence/display/CLOUDSTACK/Progress Apologies for the length - skip to the heading that interests you. h1. Update on Hyper-V plugin work (2013-05-23): h2. New plugin Architecture: https://cwiki.apache.org/confluence/download/attachments/31822487/Phase

RE: Update on Hyper-V plugin work

2013-05-27 Thread Donal Lafferty
ld also be good to highlight which dependencies would easily be considered "system dependencies" (as in: expected to be installed prior to our software being installed). Again, thanks! -chip On Fri, May 24, 2013 at 02:22:41AM +, Donal Lafferty wrote: > Reproduced from >

RE: Update on Hyper-V plugin work

2013-05-29 Thread Donal Lafferty
> -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: 28 May 2013 8:55 PM > To: dev@cloudstack.apache.org > Subject: Re: Update on Hyper-V plugin work > > On Mon, May 27, 2013 at 04:38:23PM +, Donal Lafferty wrote: > >

Hyper-V plugin - IP Dependencies

2013-05-29 Thread Donal Lafferty
WRT to which IP dependencies on the Agent side are build-time and which are deploy time: AFAIK, packages with a licence explicitly mentioned below are build time dependencies. E.g. code under MICROSOFT ASP.NET MODEL VIEW CONTROLLER 4 EULA, MIT License, and Apache License, Version 2.0. These

RE: [PROPOSAL] Pushback 4.2.0 Feature Freeze

2013-05-30 Thread Donal Lafferty
Compromise without change? Bring 4.3 forward by two months, leave 4.2 as it is. DL > -Original Message- > From: Wei ZHOU [mailto:ustcweiz...@gmail.com] > Sent: 30 May 2013 8:27 AM > To: dev@cloudstack.apache.org > Subject: Re: [PROPOSAL] Pushback 4.2.0 Feature Freeze > > +1 > two week

Test Logs

2013-06-20 Thread Donal Lafferty
I'm looking for JSON serialised samples of the attach and detach commands. These will be in logs generated during testing. Where can I look to find such logs? DL

Test Logs

2013-06-20 Thread Donal Lafferty
(apologies for rebroadcast, used wrong dev list at first) I'm looking for JSON serialised samples of the attach and detach commands. These will be in logs generated during testing. Where can I look to find such logs?

Config Setting for S3 without NFS Caching

2013-06-25 Thread Donal Lafferty
Is there a config setting to indicate that S3 is operating without NFS Caching? DL

Can Hypervisors have multiple image formats?

2013-06-26 Thread Donal Lafferty
Judging by StorageManagerImpl.getHypervisorTypeFromFormat, each format can only be used by one Hypervisor type. The reason I ask, is that Hyper-V 2012 supports a legacy disk image type called 'VHD' in addition to 'VHDX'. It's straightforward to add VHDX to the ImageFormat enum, but less strai

Where should a system VM image be uncompressed?

2013-06-26 Thread Donal Lafferty
I noticed that the system VM template is stored in S3 as a .bz2. E.g. as a .vhd.bz2 when using a Hyper-V hypervisor. Naturally, you can't run a bz2. Nor can you make a thin copy of it, say if it's a downloaded as a TEMPLATE to a primary storage pool. Should it be uncompressed before it goes i

Re: Review Request 12106: Add Hyperv-V support to ListHypervisorsCmd API call

2013-06-27 Thread Donal Lafferty
reply, visit: https://reviews.apache.org/r/12106/#review22411 --- On June 26, 2013, 6:15 p.m., Donal Lafferty wrote: > > --- > This is an automatically generated e-mail. To reply, visit:

Re: Review Request 12106: Removed Dead Code from Management Server Hyper-V 2012 Support

2013-06-27 Thread Donal Lafferty
diff/ Testing --- Compiled using mvn clean install, used in integration test on cshv3 branch from github mirror. Thanks, Donal Lafferty

RE: Config Setting for S3 without NFS Caching

2013-06-27 Thread Donal Lafferty
astien Goasguen" > wrote: > > > > > S3.nfs.caching = false > > > > > > :) > > > > > > ... No clue > > > > > > -Sebastien > > > > > > On 25 Jun 2013, at 13:07, Donal Lafferty > wrote: > > > > > >> Is there a config setting to indicate that S3 is operating without NFS > Caching? > > >> > > >> DL > > >> > > -- > Prasanna., > > > Powered by BigRock.com

Review Request 12131: CLOUDSTACK-3215 Cannot Deploy VM when using S3 object store without NFS Cache

2013-06-27 Thread Donal Lafferty
https://reviews.apache.org/r/12131/diff/ Testing --- Code executed on deployement using S3 and no NFS cache. Did not have facilities to test on S3 with a cache. Thanks, Donal Lafferty

RE: Where should a system VM image be uncompressed?

2013-06-27 Thread Donal Lafferty
> -Original Message- > From: Edison Su [mailto:edison...@citrix.com] > Sent: 27 June 2013 1:38 AM > To: dev@cloudstack.apache.org > Subject: RE: Where should a system VM image be uncompressed? > > > > > -Original Message- > > From

Uncompressed SystemVM URL

2013-06-27 Thread Donal Lafferty
Anyone know an uncompressed template url? (vhd format)

Re: Review Request 12131: CLOUDSTACK-3215 Cannot Deploy VM when using S3 object store without NFS Cache

2013-06-27 Thread Donal Lafferty
o you want to throw. - Donal --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12131/#review22478 --- On June 27, 2013, 10:27 a.m.

RE: AttachVolumeCommand no longer in use?

2013-06-28 Thread Donal Lafferty
Yeah, I noticed that as well. The implementation of AttachCommand is in XenServerStorageProcessor. Look for handleStorageCommands in CitrixResourceBase. Also, could you send me a JSON encoded version of the command? > -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow..

RE: AttachVolumeCommand no longer in use?

2013-06-28 Thread Donal Lafferty
e 2013 3:57 PM > To: dev@cloudstack.apache.org > Subject: Re: AttachVolumeCommand no longer in use? > > So, basically, it could take a while to merge and re-test this. > > This week has been kind of a mess with all of the merges. > > Do you know if we have the weekend to tie up loose ends

FW: Win7 License key?

2013-06-28 Thread Donal Lafferty
Hi Ram / Manan, Devdeep added you to a meeting to discuss Hyper-V development on Tuesday. If you've not already received it, the agenda is outlined below. DL > -Original Message- > From: Donal Lafferty > Sent: 28 June 2013 10:17 AM > To: Devdeep Singh > Cc: Wi

Re: Review Request 12131: CLOUDSTACK-3215 Cannot Deploy VM when using S3 object store without NFS Cache

2013-06-28 Thread Donal Lafferty
pache/cloudstack/storage/motion/AncientDataMotionStrategy.java 631de6a47a3eff510c84aa275fd87f8fa2f7780b Diff: https://reviews.apache.org/r/12131/diff/ Testing --- Code executed on deployement using S3 and no NFS cache. Did not have facilities to test on S3 with a cache. Thanks,

RE: [DISCUSS] unanswered questions

2013-07-01 Thread Donal Lafferty
; Not sure how to deal with this, except that all of us should regularly go > through all the pending questions. > > -sebastien > [Donal Lafferty] Is there an email portal that allows us to interact with the mailing list as if it were a member of stack exchange? Stack Exchange have

RE: London CloudStack Meetup on July 4th

2013-07-02 Thread Donal Lafferty
Definitely going to catch the digest version of CloudStack Collab. Note that the new location since last quarter's meeting. DL > -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: 01 July 2013 8:28 PM > To: dev@cloudstack.apache.org > Subject: Re: Lo

RE: help needed

2013-07-02 Thread Donal Lafferty
CloudStack 101? https://cwiki.apache.org/CLOUDSTACK/cloudstack-101.html > -Original Message- > From: gaurav jain [mailto:tashan1...@yahoo.com] > Sent: 02 July 2013 5:29 PM > To: dev@cloudstack.apache.org > Subject: help needed > > Hello Everyone, > I am completely new to cloudstack, to

RE: FW: Win7 License key?

2013-07-03 Thread Donal Lafferty
e info ;) See you at Sungard in London at tomorrow's European CloudStack User's Group? DL > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: 03 July 2013 8:18 PM > To: Donal Lafferty > Cc: Ram Chinta; Manan Shah; Kevin Kluge;

How do I Turn Off SecondaryStorageVM Creation

2013-07-03 Thread Donal Lafferty
I'm using S3 Object store, and no NFS caching. So why is CloudStack trying to create an SecondaryStorageVM, and how to I make it stop? DL

Problems with using the TemplateObjectTO's checksum

2013-07-03 Thread Donal Lafferty
I'm trying to improve the performance of CopyCommand when copying a TemplateObjectTO to a TemplateObjectTO. On Hyper-V this happens when a template is downloaded from S3 to the hypervisor's primary data store. I notice that the checksum on a TemplateObjectTO cannot be used to verify that an un

RE: Hyper-V plugin - IP Dependencies

2013-07-03 Thread Donal Lafferty
go IMO. > > Other ASF projects have .NET code. Again, as stated above, this is a build > and > system dependency that we just have to document. > > Moving away from the legal part of the discussion, we do need to figure out > how to get an appropriate CI environment run

RE: How do I Turn Off SecondaryStorageVM Creation

2013-07-03 Thread Donal Lafferty
> S3 automatically after mgt server is up, then during ssvm startcommand, mgt > server will send a copycommand to hypervisor, to copy the system vm > template from S3 into primary storage, if you implement this command > properly, then ssvm should be started? > >

RE: Problems with using the TemplateObjectTO's checksum

2013-07-03 Thread Donal Lafferty
org > Subject: RE: Problems with using the TemplateObjectTO's checksum > > > > > -----Original Message- > > From: Donal Lafferty [mailto:donal.laffe...@citrix.com] > > Sent: Wednesday, July 03, 2013 1:44 PM > > To: dev@cloudstack.apache.org > &

Review Request 12277: Add VHDX image support

2013-07-05 Thread Donal Lafferty
/ Testing --- Compiles and runs when using Hyper-V plugin. Has not been run in non-Hyper-V scenarios. Thanks, Donal Lafferty

codestyle checker?

2013-07-05 Thread Donal Lafferty
I'd like to clean up my Java so that it matches codestyle (http://cloudstack.apache.org/develop/coding-conventions.html). Is there a tool that will check / fix my code? DL

RE: codestyle checker?

2013-07-08 Thread Donal Lafferty
> > No tool I know of, just nice idea to write one. Some projects have such tools, > for example golang has gofmt to format code as per a convention, but even > then there are hacks :P [Donal Lafferty] I'll share anything that I come up with. > > Try to read and reme

RE: AWS SDK version for object store

2013-07-08 Thread Donal Lafferty
+1 IMHO, trade off is between getting fixes, especially security fixes, and possibility that AWS introduce a tweak that breaks our use case. The subtlety is that you'd use the latest version before integration testing rather than before release. I.e. get as many fixes as possible, but also mak

[Proposal] Configuration of Hyper-V SystemVMs

2013-07-10 Thread Donal Lafferty
Could I get some comments on the following proposal? Background: System VMs are passed their configuration details in the 'bootArgs' field of the StartCommand used to create and start them. For instance, with XenServer, the vm.set_PV_args command is used. When the SystemVM is launched, the clo

RE: Dublin meetup tonight

2013-07-10 Thread Donal Lafferty
Seb, Please circulate a picture of yourself in the branded clothing distributed during the event. ;) DL > -Original Message- > From: Sebastien Goasguen [mailto:run...@gmail.com] > Sent: 10 July 2013 12:38 PM > To: dev@cloudstack.apache.org > Subject: Dublin meetup tonight > > To all d

RE: [DISCUSS] What other "features" or code is sitting around that might be suffering from bit rot?

2013-07-11 Thread Donal Lafferty
Hyper-V cruft: 4.0 code claiming to support Hyper-V in the SystemVM, database, server code, and agent code predates Apache. That said, these files and snippets are being swapped out for working versions in Master. Moreover, a user cannot the code I'm referring to. DL > -Original Messa

RE: systemVM templates

2013-07-12 Thread Donal Lafferty
+1 > -Original Message- > From: Abhinandan Prateek [mailto:cloudst...@aprateek.com] > Sent: 12 July 2013 10:46 AM > To: dev@cloudstack.apache.org > Subject: systemVM templates > > The cloudstack community needs to find a online space to host system VM > templates. With 4.2 upgrade to ne

RE: [ACS42] Regarding HyperV is support with 4.2

2013-07-12 Thread Donal Lafferty
AFAIK, the UI was updated for Master, and not 4.1 or 4.2, but... You can make the message go away by installing the Hyper-V plugin's server component. It is undergoing functional testing, and it should appear in a Review Board request towards the end of the day. If you want to control a Hyper

Optimising Google Searches

2013-07-12 Thread Donal Lafferty
Google often returns the .html version of cwiki, which is scary and ugly. Does anyone know how to get it return only the 'confluence' version? E.g. Ugly: https://cwiki.apache.org/CLOUDSTACK/setting-up-a-cloudstack-dev-environment-on-windows.html Confluence: https://cwiki.apache.org/confluen

RE: Optimising Google Searches

2013-07-12 Thread Donal Lafferty
gle Searches > > add inurl:https://cwiki.apache.org/confluence/display/CLOUDSTACK/ to > your search string in google. > > That said, the exports are rapidly going away - I will inquire with infra what > the plan is about deprecating that. > > --David > > > On

Does the default Xen SystemVM Template understand S3?

2013-07-12 Thread Donal Lafferty
AFAIK, the database deploy script in Master sets the Xen SystemVM URL to http://download.cloud.com/templates/acton/acton-systemvm-02062012.vhd.bz2 Is this SystemVM image aware of S3 object store? If now, can someone recommend a Xen image that both works and works with S3? DL

Review Request 12519: Server-side portion of Hyper-V plugin

2013-07-12 Thread Donal Lafferty
ps://reviews.apache.org/r/12519/diff/ Testing --- Basic integration test: created Hyper-V zone, added cluster with single host. Verified that system VM template deployed and VM started. Thanks, Donal Lafferty

RE: [ACS42] Regarding HyperV is support with 4.2

2013-07-12 Thread Donal Lafferty
> To: dev@cloudstack.apache.org > Subject: Re: [ACS42] Regarding HyperV is support with 4.2 > > I am running in 4.2 for the purposes of testing my storage plug-in and I have > also noticed Hyper-V as a hypervisor option. > > > On Fri, Jul 12, 2013 at 6:19 AM, Donal Lafferty

Re: Review Request 12277: Add VHDX image support

2013-07-15 Thread Donal Lafferty
Diff: https://reviews.apache.org/r/12277/diff/ Testing --- Compiles and runs when using Hyper-V plugin. Has not been run in non-Hyper-V scenarios. Thanks, Donal Lafferty

RE: [DISCUSS] coding convention for method - and class length

2013-07-16 Thread Donal Lafferty
What is the method? DL > -Original Message- > From: Daan Hoogland [mailto:dhoogl...@schubergphilis.com] > Sent: 16 July 2013 10:00 AM > To: dev@cloudstack.apache.org > Subject: [DISCUSS] coding convention for method - and class length > > LS, > > I am looking at a method 200 lines long.

RE: [DISCUSS] coding convention for method - and class length

2013-07-16 Thread Donal Lafferty
Hmm. The original comment was "maximum length of 80 lines per method". Did you want to start a new thread covering max characters per line? > -Original Message- > From: Isaac Chiang [mailto:isaacchi...@gmail.com] > Sent: 16 July 2013 11:12 AM > To: dev@cloudstack.apache.org > Subject: Re

[discuss] 80 char max length leads to illegiable source

2013-07-16 Thread Donal Lafferty
This issue appeared when I used StyleCheck and Eclipse to find and fix my coding convention violations automatically. Details at http://dlafferty.blogspot.co.uk/2013/07/apache-cloudstack-java-coding.html We inherit the 80 char line limit inherited from the Java Programming Style, and it makes

RE: codestyle checker?

2013-07-16 Thread Donal Lafferty
Turns out faster to use CheckStyle, Eclipse and ACS code style file. See http://dlafferty.blogspot.co.uk/2013/07/apache-cloudstack-java-coding.html > -Original Message- > From: Donal Lafferty [mailto:donal.laffe...@citrix.com] > Sent: 08 July 2013 10:15 AM > To: dev@cloudstac

RE: [discuss] 80 char max length leads to illegiable source

2013-07-16 Thread Donal Lafferty
gt; Donal, > > Our coding convention says 180. It was discussed about a week or two back. > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Coding+conventi > ons > > --Alex > > > -Original Message- > > From: Donal Lafferty [mailto:donal.laffe...@ci

RE: [discuss] 80 char max length leads to illegiable source

2013-07-16 Thread Donal Lafferty
> -Original Message- > From: Joe Brockmeier [mailto:j...@zonker.net] > Sent: 16 July 2013 3:02 PM > To: dev@cloudstack.apache.org > Subject: Re: [discuss] 80 char max length leads to illegiable source > > On Tue, Jul 16, 2013, at 08:02 AM, Donal Lafferty wrote: >

chmod u+x createtmplt.sh?

2013-07-16 Thread Donal Lafferty
I can't see were createtmplt.sh gets turned into an executable script. Where does this occur? E.g. # mvn clean install # mvn -P developer -pl developer -Ddeploydb # export MAVEN_OPTS="-XX:MaxPermSize=256m -Xmx1g" # mvn -pl :cloud-client-ui jetty:run Wait for system to settle, and... root@mgmtse

RE: Ending IRC Meetings

2013-07-17 Thread Donal Lafferty
find folks, tell ASFbot my message, or if really > necessary fire an email to the list. > > --David [Donal Lafferty] ASFBot? In a nutshell, what can it do for me?

RE: chmod u+x createtmplt.sh?

2013-07-17 Thread Donal Lafferty
On Jul 16, 2013, at 6:38 PM, Donal Lafferty > wrote: > > > I can't see were createtmplt.sh gets turned into an executable script. > > > > Where does this occur? > > > > E.g. > > # mvn clean install > > # mvn -P developer -pl developer -Ddeploydb #

RE: Quick Secondary Storage Question

2013-07-18 Thread Donal Lafferty
tl;dr - your network config may result in a need for system VMs on both Xen and VMWare clusters. Long form: System VMs provide services that are not feasible to deploy alongside the CloudStack management server. Currently, there are three kinds: secondary storage management services (aka SSV

RE: [DISCUSS] coding convention for method - and class length

2013-07-18 Thread Donal Lafferty
etely agree with Daan's underlying concern though... some of these > class files are horrible to try and comprehend. > > My favorite example: > > https://git-wip- > us.apache.org/repos/asf/cloudstack/?p=cloudstack.git;a=blob_plain;f=plugin > s/hypervisors/xen/src/com/cloud/hyper

Review Request 12747: Fix configuration of Jetty-based execution so that CloudStack can execute scripts properly

2013-07-18 Thread Donal Lafferty
/diff/ Testing --- Deployed sample XenServer cloud, verified that error message no longer appears. Inspected file system as well. Thanks, Donal Lafferty

RE: code formatting for enums

2013-07-19 Thread Donal Lafferty
ng is more user friendly than > IS_RUNNING or whatever all capitalized sentence splitting by underscore. > [Donal Lafferty] User experience? Tell me about it. Consider how much easier it is to use HypervisorType.HyperV rather than HypervisorType.Hyperv E.g. try running 'grep -R Hyper

[discuss] add code style checker rules to master?

2013-07-19 Thread Donal Lafferty
For automated code style checking, I created a rules file for CheckStyle based on the ACS coding conventions, and blogged on how to use it with Eclipse ( http://dlafferty.blogspot.co.uk/2013/07/apache-cloudstack-java-coding.html ). However, the rules are not 100% correct, and it is difficult for

RE: Does the default Xen SystemVM Template understand S3?

2013-07-19 Thread Donal Lafferty
K, yes. That code is loaded when the agent software is updated by the > mgmt server. > > On Fri, Jul 12, 2013 at 05:02:12PM +, Donal Lafferty wrote: > > AFAIK, the database deploy script in Master sets the Xen SystemVM URL > > to > > http://download.cloud.com/templates/a

RE: Does the default Xen SystemVM Template understand S3?

2013-07-19 Thread Donal Lafferty
; this related to what you are seeing? > > On Fri, Jul 19, 2013 at 12:17:25PM +, Donal Lafferty wrote: > > FYI: the default XenServer System VM does not use the latest JSON > serialisation design. Must be some old code in there. > > > > See &

RE: System VMs not coming up due to https://reviews.apache.org/r/12685/

2013-07-22 Thread Donal Lafferty
Where are you getting your system VM from? DL > -Original Message- > From: Koushik Das [mailto:koushik@citrix.com] > Sent: 22 July 2013 11:09 AM > To: cloudstack-...@incubator.apache.org > Subject: System VMs not coming up due to > https://reviews.apache.org/r/12685/ > > Commit id: 2

RE: [GSOC]cannot add host with the lastest master

2013-07-23 Thread Donal Lafferty
Hi Meng, You may also be having problems with your system VM. Let me explain: The issue you see is caused by a change in JSON serialisation that happened in 4.2. Previously, we recorded an object's type using it's class' simple name. Now, we are using the full class name, which include the

RE: [GSOC]cannot add host with the lastest master

2013-07-24 Thread Donal Lafferty
When first started, the jar files are copied into the system vm. > > > On 7/24/13 3:41 AM, "Donal Lafferty" wrote: > > >Hi Meng, > > > >You may also be having problems with your system VM. Let me explain: > > > >The issue you see is caused by

RE: [GSOC]cannot add host with the lastest master

2013-07-24 Thread Donal Lafferty
That said, our instructions elsewhere, and for newbies in particular, are different. I'm not sure what to do about that. DL > -Original Message- > From: Donal Lafferty > Sent: 24 July 2013 11:04 AM > To: dev@cloudstack.apache.org > Subject: RE: [GSOC]cannot add h

RE: Build failure on master...anyone know what this is?

2013-07-26 Thread Donal Lafferty
AFAIK, using 'mvn clean install' to build master is deprecated. See https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+on+master+branch#Howtobuildonmasterbranch-BuildingCloudStack for updated instructions. DL > -Original Message- > From: Min Chen [mailto:min.c...@cit

RE: unanswerred questions 15-21 juli

2013-07-26 Thread Donal Lafferty
+1 on the markmail link > -Original Message- > From: Prasanna Santhanam [mailto:t...@apache.org] > Sent: 26 July 2013 10:56 AM > To: dev@cloudstack.apache.org > Subject: Re: unanswerred questions 15-21 juli > > On Fri, Jul 26, 2013 at 11:47:55AM +0200, Daan Hoogland wrote: > > H, > > > >

RE: Build failure on master...anyone know what this is?

2013-07-26 Thread Donal Lafferty
ng the -P option is? > > > On Fri, Jul 26, 2013 at 10:51 AM, Donal Lafferty > wrote: > > > AFAIK, using 'mvn clean install' to build master is deprecated. > > > > See > > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+t

RE: Dev Help: How to create scheduled tasks in ACS

2013-07-26 Thread Donal Lafferty
A CloudMonkey script in a cron task is a possibility. See http://dlafferty.blogspot.co.uk/2013/07/using-cloudmonkey-to-automate.html for details on writing the CloudMonkey script. I'll try to follow up with a sample script next week. > -Original Message- > From: Musayev, Ilya [mailto:im

RE: [DISCUSS] maven dependencies...

2013-07-29 Thread Donal Lafferty
Is it correct for dependencies to appear twice in the base pom.xml? E.g. mysql-connector-java > -Original Message- > From: Alex Huang [mailto:alex.hu...@citrix.com] > Sent: 26 July 2013 11:10 PM > To: dev@cloudstack.apache.org > Subject: [DISCUSS] maven dependencies... > > Everyone, > >

RE: Review Request 13025: Creating is mis-spelled in CreateFirewallRuleCmd

2013-07-29 Thread Donal Lafferty
Ironically, there's no hyphen in 'misspelled' :) > -Original Message- > From: Jonathan Creasy [mailto:nore...@reviews.apache.org] On Behalf Of > Jonathan Creasy > Sent: 29 July 2013 8:19 PM > To: cloudstack; Jonathan Creasy > Subject: Review Request 13025: Creating is mis-spelled in > Cre

RE: CloudStack Compile Error

2013-07-29 Thread Donal Lafferty
FYI, this happens when you accidentally install different versions of Java for compile and runtime. E.g. Compile with javac... root@mgmtserver:~/github/cshv3/tools/apidoc# which javac /usr/bin/javac root@mgmtserver:~/github/cshv3/tools/apidoc# ls -al /usr/bin/javac lrwxrwxrwx 1 root root 23 J

RE: [DISCUSS] maven dependencies...

2013-07-29 Thread Donal Lafferty
nting that out. I think the latest fixed this. > > --Alex > > > -Original Message- > > From: Donal Lafferty [mailto:donal.laffe...@citrix.com] > > Sent: Monday, July 29, 2013 10:45 AM > > To: dev@cloudstack.apache.org > > Subject: RE: [DISCUSS] maven depen

Master not running

2013-07-29 Thread Donal Lafferty
Build master from scratch using pull from this morning. Master builds, but does not run using 'mvn -pl :cloud-client-ui jetty:run' due using to the following issues: https://issues.apache.org/jira/browse/CLOUDSTACK-3919 https://issues.apache.org/jira/browse/CLOUDSTACK-3918 (work around: delet

  1   2   3   >